body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

em {
	font-weight: bold;
	font-style: normal;
}

img {
	border: 0;
}

ol {
    padding-left: 25px;
}

ol li {
    padding-bottom: 10px;
}

table {
	border-collapse: collapse;
}

table td, table th {
	padding: 0;
}

table th {
	color: #B98120;
	line-height: 14px;
	font-weight: normal;
	font-size: 11px;
}

table td {
	text-align: left;
}

q {
    quotes: '"' '"' "'" "'";
}

div#logo {
	height: 90px;
}

div#header {
    height: 26px;
	background: url(../images/upper_bg.gif) top left no-repeat;
}

div#header ul {
	line-height: 25px;
	text-align: center;
	list-style: none;
}

div#header ul li {
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 25px;
	display: inline;

	background: url(../images/hmenu_sep.gif) top left no-repeat;
	text-align: center;
	list-style: none;
}

div#header ul li.first,
div#header ul li:first-child {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 15px;
	background: none;
}

div#header ul li a {
	margin: 0;
	padding: 0px 0px 0px 15px;
	background: url(../images/hmenu_orn.gif) center left no-repeat;
	color: #986401;
	text-decoration: none;
}

div#vmenu li {
    overflow: hidden;
}

div#v_left {
	background: url(../images/vmenu_bg.gif) top left repeat-x;
}

div#v_left ul {
	margin: 0;
	padding: 1px 0px 0px 0px;
	width: 245px;
    list-style: none;
}

div#v_right ul {
	margin: 0;
	padding: 1px 0px 0px 0px;
	width: 200px;
	list-style: none;
}

div#vmenu #v_left ul li {
    margin: 0;
	padding: 0px 0px 0px 35px;
	height: 29px;
	background: url(../images/left_menu.gif) top left no-repeat;
	line-height: 29px;
}

div#v_left ul li a {
	text-decoration: none;
	color: #B98120;
}

div#v_center {
	background: url(../images/vmenu_bg.gif) top left repeat-x;
	text-align: center;
}

div#v_center p {
	text-align: left;	
}

div#v_right {
	background: url(../images/vmenu_bg.gif) top left repeat-x;
}

div#v_right ul li {
	margin: 0;
	padding: 0px 35px 0px 10px;
    width: 155px;
	height: 29px;
	background: url(../images/right_menu.gif) top left no-repeat;
	line-height: 29px;
}

div#v_right ul li a {
	margin: 0;
	padding: 0;
	color:#B98120;
	text-decoration: none;
}

div#main_body {
	background: #ffffff;
}

div#left_menu {
	background: url(../images/left_bg.gif) top right repeat-y;
	text-align: center;
}

div#sendMail {
    width: 235px;
	margin: 10px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
}

span#bsns_enquiry {
	position: relative;
	bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    color: #986401;
}

div#col1 {
    background: url(../images/left_bg.gif) top right repeat-y;
    text-align: center;
}

div#col2 {
	text-align: left;
}

div#left_content {
	text-align: left;
}

div#right_content {
	text-align: center;
}

div#footer {
	background: url(../images/lower_bg.gif) top left no-repeat;
	text-align: right;
	line-height: 20px;
}

div#footer a {
	font-size: 12px;
	color: maroon;
	font-weight: normal;
	text-decoration: none;
}

div#footer a:hover {
	font-size: 12px;
	color: #E56717;
	font-weight: normal;
}

div#commercial_resources {
	padding: 5px;
}

div#desc-apartment {
	background: #FFFFCC url(../images/ap_body.gif) top left repeat-y;
}

p#ap-desc-upper {
	margin: 0;
	padding: 100px 0px 0px 70px; 
	text-align: left;
	background: url(../images/ap_header.gif) top left repeat-x;
}

p#ap-desc-upper a {
	position: relative;
	bottom: 20px;
}

div#ap-desc-middle {
	padding: 0px 70px 0px 70px;
}

p#ap-desc-lower {
	margin: 0;
	padding: 0px 0px 70px 70px;
	text-align: left;
	background: url(../images/ap_footer.gif) bottom left repeat-x;
}

div#sitemap a {
	display: block;
}

object#youtube {
	width: 200px;
	height: 200px;
}

/* special divs and spans for apartments */
div.pics-apartment {
	position: relative; 
	top: 0px; 
	left: 0px;  
}

div.pics-apartment a {
	padding-bottom: 5px;
	display: block;
	text-decoration: none; 
	text-align: center;
}

div.pics-apartment a span {
	display: none; 
}

div.pics-apartment a:hover span {
	margin: 0;
	padding: 0; 
	text-align: center;
	display: block; 
	position: fixed; 
	right: 150px; 
	top: 150px;
}

/* form elements */

#sendMail textarea,
#sendMail select,
#sendMail input {
	margin-top: 2px;
	border: 1px solid #747347;
	width: 100px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	font-size: 11px;
}

textarea.text2,
select.text2,
input.text2 {
	background-color: #F7F6E2;
	border: 1px solid #747347;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
}


#sendMail textarea {
	border: 1px solid #747347;
	margin-bottom: 5px;
	width: 140px;
	height: 50px;
}

div#under_footer {
	text-align: center;
}

#copyr {
    margin: 0;
    margin-bottom: 200px;
	text-align: center;
}

#copyr a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#copyr a:hover {
	text-decoration: underline;
}

h1.logo,
p.logo {
    font-size: 14px;
	color: #A39836;
	line-height: 15px;
    display: inline;
}

div.logo {
    height: 65px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
    overflow: hidden;
}

div#flags {
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
}

/* paragraph <h1,2,3,4,5,6> <p> selectors */
p.hand {
	margin: 8px 8px 0px 5px;
	font-family: cursive;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	text-align:left;
}

#programs {
    height: 200px;
    overflow: hidden;
}

p.hide {
    display: none;
}

p.programs {
    margin: 0; 
    padding: 0;
    padding-top: 5px;
    height: 45px;
    overflow: hidden;
}

p.programs a {
    font-size: 0.95em;
	font-weight: normal;
	color: #B4940B;
	text-decoration: none;
}

p.programs span {
    
}

.txt,
ul.txt,
p.txt {
	margin: 8px 8px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: left;
}

.firstbig:first-letter {
	font-size: 1.5em;
	font-family: cursive;
}

p.query {
	font-size: 11px;
	font-weight: normal;
	color: #B98120;
	line-height: 14px;
}

p.eyebeating {
    font-size: 16px;
	font-weight: bold;
    line-height: 32px;
}

.big  {
	font-size: 14px;
	font-weight: bold;
	color: #979483;
	line-height: 18px;
} 

p.links {
	font-size: 11px;
	font-weight: normal;
	color: #979483;
}

p.text {
	font-size: 11px;
	font-weight: normal;
	color: #A39836;
}

p.head, .head, h3, h4 {
	margin:0;
	padding: 10px 0px 5px 0px; 
	font-size: 15px;
	font-weight: bold;
	color: #A39836;
	text-align: left;
}

h2 {
	margin:0;
	padding: 10px 5px 10px 5px; 
    font-size: 17px;
    color: #000000;
    text-align: left;
    font-weight: bold;
}

h4 {
    font-size: 13px;
	color: #000000;
}

p.desc {
	font-size: 11px;
	font-weight: normal;
	color: #C54603;
}

p.textsmall {
	font-size: 9px;
	font-weight: normal;
	color: #EB651D;
}

p.textsmall1 {
	font-size: 9px;
	font-weight: bold;
	color: #EB651D;
}

p.link {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

p.titlebig {
	font-size: 13px;
	font-weight: bold;
	color: #EB651D;
}

p.linkbig {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

/* <a> selector classes */
a.link1,
div#main_body #col2 a,
table.links td a {
	font-size: 13px;
	font-weight: normal;
	color: #B4940B;
	text-decoration: none;
}

a.link1:hover {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

a.link2 {
	font-size: 12px;
	font-weight: normal;
	color: maroon;
	text-decoration: none;
}

a.link2:hover {
	font-size:12px;
	font-weight:normal;
	color:#E56717;
}

a.lo {
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

a.small {
	font-size: 11px;
	font-weight:normal;
	color: #979483;
	text-decoration:none;
}

/* <table> selector classes */

table.desc {
	border-collapse: collapse;
}

table.desc th {
	border: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #979483;
	text-align: center;
}

table.desc td {
	border:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#979483;
	text-align:center;
}

table.links td {
	padding: 5px;
}

table.links th {
	padding: 5px;
	font-size: 100%;
	text-align: left;
}

table.partners {
	width: 100%;
}

table.partners td {
	padding-top: 20px;
	text-align: center;
	vertical-align: bottom;
}

table.partners th {
	padding-top: 20px;
	vertical-align: top;
}

table.ap_prices {
	width: 100%;
}

table.ap_prices th {
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #C54603;
	text-align: center;
}

table.ap_prices td {
	color: #979483;
	line-height: 14px;
	text-align: center;
}

table.ap_prices .first_col {
	width: 180px;
}

/* leftovers */

ul.stripped {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

ul.stripped li {
	padding-bottom: 5px;
}

ul.inline li {
	display: inline;
}

div.pastel {
	margin: 15px;
    height: 27px;
    border: 0;
    background: url(../images/vsep1.gif) top center no-repeat;
}

hr.leftcolumn {
	width:90%;
	height: 0;
	border: 0;
	border-top: 1px solid #979483;
}

.map {
	border-width:1px;
	border-style:solid;
	border-color:#B98120;
}

p.centered,
.centered {
	text-align: center;
}

.floatleft {
    float: left;
}

.left {
	text-align: left;
}

.small,
table#submitsite_form td {
	padding: 3px;
	font-size:11px;
	font-weight:normal;
	color:#979483;
	line-height:14px;
}

img.ap_thumb,
div.pics-apartment img {
	border-width:1px; 
	border-style:solid; 
	border-color:#EB651D;
}

p.strong {
    font-weight: bold;
}

div.dispspanblock span, 
div.dispanchorblock a {
    display: block;
    line-height: 25px;
}

span.divider {  
    margin: 0;
    padding: 0;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #979483;
}

input#submit_btn, input .submit_btn {
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 11px;
    width: 77px;
    font-weight: bold;
    color: #534C06;
    background: url(../images/submit.gif) no-repeat top left;
    cursor:pointer;
}

span.block, img.block , .block {
    display: block;
    padding: 3px;
}

/* reusable box */
.box_upper {
	margin: 0;
	padding: 0;
	padding-top: 16px;
    width: 235px;
	background: url(../images/boxupper_bg.gif) top left no-repeat;
}

.box_middle {
	margin: 0;
	padding: 0;
    width: 233px;
	border-left: 1px solid #E4DEAC;
	border-right: 1px solid #E4DEAC;
	background: #FFFDF1;
}

.box_lower {
	margin: 0;
	padding: 0;
    width: 235px;
	padding-bottom: 16px;
	background: url(../images/boxlower_bg.gif) bottom left no-repeat;
}