/* CSS Document */

/*links*/

a:link { 
	color: #233a99;
	font-weight:bold;
	text-decoration:none;
	}
a:visited { 
	color: #233a99;
	font-weight:bold;
	text-decoration:none;
	}
a:hover { 
	color: #C5002D;
	font-weight:bold;
	text-decoration:underline;
	}
a:active { 
	color: #233a99;
	font-weight:bold;
	text-decoration:none;
	}


body {
	background-color:#7a9cca;
	background-image:url(images/background.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header {/*all pages*/
width:800px;
height:116px;
}

#headerImgHome {/*index.php ONLY*/
width:800px;
height:164px;
}

#headerImgInterior {/*interior pages ONLY*/
width:800px;
height:144px;
}

#navigation {/*all pages*/
width:800px;
height:44px;
}

#container {/*all pages*/
width:800px;
padding-bottom: 20px;
background-color:#ebebee;
text-align:left;
}
	#mainHome {/*index.php ONLY*/
	width: 800px;
	text-align: left;
	}
	

	#mainInterior {/*interior pages with Submenu ONLY*/
	width: 800px;
	text-align: left;
	}
	
				#submenuInterior {/*interior pages with Submenu ONLY*/
				width: 127px;
				text-align: left;
				padding-top:20px;
				display:block;				
				float:left;
				}
				
				#submenulist
				{
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size:12px;
	font-weight:bold;
					}
					
				.submenu_selected {
					color:#C5002D;
				}
				
				#contentInterior {/*interior pages with Submenu ONLY*/
				width: 600px;
				text-align: left;
				padding-left:26px;
				padding-right:47px;
				padding-top:20px;
				display:block;
				float:right;
				}
				
		#InteriorSingle {/*interior pages with No Submenu ONLY*/
		width: 700px;
		padding-left:50px;
		padding-right:50px;
		padding-top:20px;
		text-align: left;
		}
		
				#rowSplit { /*interior pages WITH submenu*/
				600px;
				text-align:left;
				}
				
					#rowSplitLeft {/*interior pages WITH submenu*/
					width:280px;
					display:block;
					float:left;
					padding-right:20px;
					text-align: left;
					}
					
					#rowSplitRight {/*interior pages WITH submenu*/
					width:280px;
					display:block;
					float:right;
					padding-left:20px;
					text-align: left;
					}
				
						
				#rowSplitNOSUB { 
				700px;
				text-align:left;
				}
				
					#rowSplitLeftNOSUB {/*interior pages WITH submenu*/
					width:330px;
					display:block;
					float:left;
					padding-right:20px;
					text-align: left;
					}
					
					#rowSplitRightNOSUB {
					width:330px;
					display:block;
					float:right;
					padding-left:20px;
					text-align: left;
					}
				
#thankyou {
padding-top:40px;
}

#content-wrapper{
	position:relaive;
	width:82%;
	float:right;
	padding-right:12px;
	text-align:justify;
}


.learnMore {
display:block;
float:right;
}

.clear {
clear:both;
}			
#footer{
width: 800px;
text-align:center;
padding-top: 15px;
}

img {
border:0;
}

.berries {
	margin-right:10px;	
	}


/*FONTS*/
h1 {
	font-size:26px;
	font-variant:small-caps;
	color:#233a99;
	font-weight:bold;
	padding:0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}



.title {
font-size:14px;
font-variant:small-caps;
font-stretch:semi-condensed;
color:#233a99;
font-weight:900;
}

h2 {
font-size:14px;
font-variant:small-caps;
font-stretch:semi-condensed;
color:#233a99;
font-weight:900;
margin:0;
}

.imgborder {
border:1;
border-color:#233a99;

}
.smallText{
	font-size: 11px;
	line-height: 14px;
}

.formTableRowLeft{ /* used for tables with forms */
	border:1px solid #dadbdc;
	border-right:none;
	border-top:none;
	text-align:right;
	vertical-align: middle;
}

.formTableRowRight{ /* used for tables with forms */
	border:1px solid #dadbdc;
	border-left:none;
	border-top:none;
	vertical-align: middle;
}

.tableRowTopBorder{ /* table border for comparison chart and data tables */
	border-top: 1px solid #233a99;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.highlightable{ /* make highlightable table rows change cursor to hyperlink */
	cursor: pointer;
}

.hide{
	display: none;
}

#linklisting {/* LINKS page only */
padding-top:20px;
padding-bottom:20px;
}

.linkImg {/* LINKS page only */
display:block; 
float:left; 
padding-right: 20px;
}

	#linkCell {/* LINKS page only */
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.row { /* contact form row */
	margin: 8px 0;
	font-size: 11px;
	clear: both;
}

.row label {  /* contact form row label */
	display: block;
	margin-right: 10px;
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 2px;
}

.kidstable {/* KIDS PAGE links*/

}

.kidstable td{/* KIDS PAGE links*/
padding-bottom: 20px;
padding-top: 20px;
vertical-align: top;
}



a.home_title:hover{
	text-decoration:none;
}

.home_title{
	font-size: 16px;
	color: #C5292D;
	display:inline;
	font-weight:bold;
}


/*PROPERTY DETAILS*/
.pdc1 {
	width:126px;
	display:block;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pdc2 {
	width:147px;
	display:block;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.pdcfull {
	width:420px;
	display:block;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
