/* CSS Document */

/**
Template and global styles
**/
body {
	margin-top: 0px;
	background-color: #103F60;
	text-align: center;

}
img { border: 0px;}
#header img{
	height: 149px;
	width: 714px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	/* width: 100%;
	margin-left: 0px;
	margin-right: auto;*/
	width: 714px;
	margin: 0 auto;
	background: #275270;
	border: 0px #ffffff solid;
	text-align: center;
}
#container table {
	/* border: 0px #00ff00  dotted; */
	width: 714px;
	margin-left: auto;
	margin-right: auto;
}
#container table td {
	vertical-align: top;
	text-align: left;
	height: auto;
	/* border: 0px #00ff00  dotted; */
}
h2 {
	clear: both;
	text-align: left;
	padding-top: 10px;
	font-size: medium;
	color: #ffffff;
	width: 342px;
	margin-left:auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	margin-bottom: 4px;

}
h2 a { color: #000; font-weight: normal; font-size: small;} 
ol {
	margin: auto;
	margin-top: 0px;
	width: 300px;
	padding-top: 12px;
	padding-left: 25px;
}
ol li{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4px;
	color: #334D80;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
}
ol li span{
	color: #000;
	font-weight: normal;
}
ul {
	margin: auto;
	margin-top: 0px;
	width: 300px;
	border: 0px #fff solid;
	padding: 0;
	padding-left: 25px;
	color: #ffffff;
}
ul li{
	margin-left: 0px;
	padding: 0;
	padding-left: 0px;
	list-style-type: circle;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	line-height: 140%;
	border: 0px #ff0000 solid;
	padding-bottom: 10px;
}
ul li span{
	color: #FFF;
	line-height: 100%;	
	
}


#buttons {
margin-left: 0px;
width: 162px;
color: #ffffff;
margin-bottom: 25px;
border: 0px #00ff00 dashed; 
}
#buttons img {
border: 1px #ffffff solid;
margin-bottom: 2px;
}

#text_links {
text-align: center;
background-color: #000000;
width: 382px;
margin-left: auto;
margin-right: auto;
height: auto;
margin-top: 4px;
color: #CECE9C;
font-size: xx-small;
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}
#text_links a {
color: #CECE9C;
text-decoration: none;
}
#text_links a:hover {
text-decoration: underline;
}
#realestate_link{
background-color: #CECE9C;
border: 1px #000000 solid;
width: 158px;
font-size: 11px;
font-family: sans-serif;
text-align: left;
}
#address {
font-size: x-small;
font-family: Helvetica, Arial,sans-serif;
color: #ffffff;
text-align: right;
width: 150px;
height: auto;
margin-left: auto;
margin-right: auto;
font-weight: 300;
}
#address .header {
color: #000000;
font-size: small;
font-weight: bold;

font-variant:small-caps;
}
#address .phone {
color: #FF9900;
}
#address a {
color: #CECE9C;
text-decoration: none;
}
#address a:hover {
text-decoration: underline;
}
#slogan {
padding-top: 10px;
margin-left: auto;
margin-right: auto;
color: #ffffff;
width: 140px;
font-size: x-small;
font-family: Helvetica, Arial, sans-serif;
text-align: left;
text-indent: -5px;
}

/**
Index/About BPM page specific
**/

#company_description img {
margin-left: auto;
margin-right: auto;
text-align: center;
}

#company_description {
	clear: left;
	background-color: #275270; //103F60;
	height: auto;
	width: 545px;
	padding-top: 4px;
	padding-bottom: 20px;
	text-align: center;
	color: #FFF;
}
#company_description p{
	width: 442px;
	font-size: small;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
	color: #FFF;
}
/**
Why BPM? specific
**/

#why_list {
clear: left;
background-color: #8494B2;
height: auto;
width: 382px;
padding-top: 4px;
padding-bottom: 20px;
text-align: center;
}


/** 
Properties specific
**/
#vac_props_statement {
	background-color: #275270;
	width: 545px;
	height: auto;
	text-align: center;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	line-height: 16px;
}
#vac_props_statement p {
color: #ffffff;
width: 442px;
margin-left:auto;
margin-right: auto;
text-align: left;
}
#vacation_properties {
	background-color: #275270;
	width: 545px;
	height: auto;
	text-align: left;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	padding-bottom: 25px;
	margin-top: 0px;
	padding-top: 1px;
	line-height: 16px;
}
#vacation_properties h2{
line-height: 75%;
padding-top: 10px;
font-size: large;
color: #ffffff;
width: 442px;
margin-left:auto;
margin-right: auto;
}
#vacation_properties h2 span.city{
	font-weight: normal;
	font-size: medium;
	line-height: 18px;
}
#vacation_properties h2 a.url{

font-weight: normal;
font-size: small;
color: #a3c4d2;
font-variant: normal;
text-decoration:none;
}
#vacation_properties h2 a.url:hover{
font-weight: normal;
font-size: small;
color: #000000;
font-variant: normal;
text-decoration: underline;
}
#vacation_properties p {
color: #000000;
width: 442px;
margin-left:auto;
margin-right:auto;
border: 0px #ff0000 dashed;
height: auto;
}
#vacation_properties img {

float: right;
border: 0px #00ff00 dashed;
padding-left: 5px;
vertical-align: middle;
}
/**
Slideshow link
**/
a.slide { 
text-decoration: none;
color: #000000;
} 
a.slide:hover { 
text-decoration: underline;
color: #333333;
} 
/**
Contact Page specific
**/
#contact_statement {
background-color: #8494B2;
width: 382px; 
height: auto;
text-align: center;
color: #000000;
font-family: Helvetica, Arial, sans-serif;
font-size: small;
padding-top: 4px;
margin-bottom: 0px;
padding-bottom: 5px;


}
#contact_statement p {
text-align: left;
width: 342px;
margin-left: auto;
margin-right: auto;

}

#contact_form{
background-color: #275270;
width: 452px; 
height: auto;
text-align: left;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: small;
padding-bottom: 25px;
margin-top: 0px;
padding-top: 5px;
}
#contact_form p {
text-align: left;
width: 342px;
height: auto;;
margin-left: auto;
margin-right: auto;

}
#contact_form table {
width: 380px;
}
#contact_form table td.label{
text-align: right;
vertical-align: middle;
font-variant:small-caps;
}
#contact_form table th{
font-variant:small-caps;
text-align: center;
}
a.rent { 
color: #e4df90;
text-decoration: none;

}
a.rent:hover {
	text-decoration: underline;
	color: #999;
}

