/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background: url(../images/bg.jpg) #0a4992 no-repeat top center;

}

a:link {
	color: #309ACA;
}
a:visited {
	color: #309ACA;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0574BB;
	margin: 0px;
	clear: both;
}
.h4 {
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #547BA4;
}
li {
	list-style-type: circle;
}
.clear {
	clear: both;
	width: 1px;
}
/* Div Tags Holders*/


#ContentHolder {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Header {
	height: 238px;
}
#SubMenu {
	float: left;
	width: 170px;
	margin-left: 6px;
	margin-top: 8px;
}
#MainMenu {
	height: 28px;
	background-image: url(../images/layout/Menu_Bk.jpg);
	margin-right: 4px;
	margin-left: 4px;
}
#CoorporateContent {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom:10px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
.QuickLinks {
	font-size: 9px;
	color: #0B4CA1;
	border: 1px solid #E06B01;
	margin-top: 0px;
	margin-bottom: 6px;
}
#Content {
	margin-left: 10px;
	float: right;
	width: 550px;
	margin-right: 4px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

#Footer{
	height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-top: 4px;
	background-image: url(../images/layout/Footer.jpg);
	padding-top: 6px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
}
#Footer a 
{
	color:#003399;
	text-decoration: none;
}
#Footer a:hover 
{
	color:#003399;
	text-decoration: underline;
}

#ContentPropertyname {
}
.DivForCopy {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.DivForCopyLunadeMiel {
	width: 400px;
	float: left;
	margin-bottom: 10px;
}
.DivForCopyImg {
  float: right;
}
.DivForCopyImg img {
	padding: 2px;
	padding: 2px;
	border: 1px solid #618DBA;
	margin: 4px;
}
.DivForCopyImg .PhotosCaption {
	font-size: 11px;
	color: #5980A9;
	background-image: url(../images/PhotosCaptionImage.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: right;
}

/* The prime nav up top */

#mid_nav{position:relative; width:752px; height:28px; text-align:center;}

/*Tags for Sub Menu and Property Side Bar*/

#SubMenuHolder {
	border: 1px dashed #CCCCCC;
	background-color: #F8F8F8;
	margin: 0px;
	text-align: left;
	padding: 0px;
	width: 163px;
}
#navcontainer {
	border: 1px dashed #FF9900;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 163px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

#navcontainer a
{
	display: block;
	color: #309ACA;
	text-decoration: none;
	background-image: url(../images/layout/SubMenuImage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-position: left center;
	margin-top: 2px;
	margin-bottom: 0px;
}
#navcontainer a:hover
{
	color: #484848;
	text-decoration: underline;
}
         /*Special Email Offers Box*/

#ContentCube {
	background-color: #F8F8F8;
	padding: 4px;
	width: 150px;
	border: 1px solid #547BA2;
}

/*General Tags*/

.PropertyName {
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.05em;
	padding-top: 10px;
}

.PropertySectionTitles {
	font-size: 14px;
	font-weight: bold;
	color: #FFA044;
	padding-left: 10px;
	padding-top: 4px;
}


.QuickLinks {
	font-size: 10px;
	color: #0B4CA1;
	border: 1px solid #E06B01;
	width: 190px;
	margin-top: 3px;
}

.FormFields {
	border: 1px solid #666666;
	font-size: 11px;
	color: #333333;
}
.SwithTo {
	background-image: url(../images/SwithTo.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-right: 10px;
}

.subheadings {
	font-weight: bold;
	color: #0574BB;
	text-indent: 0px;
	font-size: 13px;
}
.HorizontalLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear:both;
}
.redirectBox {
	font-weight: bold;
	background-color: #FFFFE6;
	width: 350px;
	border: 1px solid #FEA043;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.PhotoGalleryCaptions {
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.divForCopyCoorporate {

	width: 500px;
	float: left;
	margin-bottom: 10px;
}
#GalleryHolder {
	padding: 10px;
	border: 1px solid #333333;
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eeeeee;
}
#GalleryContent {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.PhotoGalleryPictureFrame {

}
.PhotoGalleryPictureFrame img {
	border: 1px solid #618DBA;
	padding: 2px;
	margin: 0px;
}

.PhotoGalleryPropertyname {

	font-size: 14px;
	font-weight: bold;
	color: #FFA044;
}
.UnderConstruction {
	background-image: url(../images/Warning.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 32px;
	line-height: 24px;
	font-weight: bold;
	color: #F2A52A;
}
.ImageFrame {
	padding: 2px;
	padding: 2px;
	border: 1px solid #618DBA;
	margin: 4px;
}
.ImageFrameFloatRight {
	padding: 2px;
	padding: 2px;
	border: 1px solid #618DBA;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.DivFeatures1 {
	font-size: 11px;
	margin: 2px;
	padding: 4px;
	background-repeat: no-repeat;
	height: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.DivFeatures1images {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #618DBA;
	padding: 2px;
}
.HorizontalLineMINICopy {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9900;
	width: 230px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.propertyAddress {
	font-size: 11px;
	font-weight: bold;
}
.rightHorDivLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006599;
}

