@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

.footertext {
	font-size: 10px;
}

.footerlink {
	font-size: 10px;
	color: #339900;
}


ul {
	list-style-type: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4C1E11;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 21px;
	padding-bottom: 10px;
}

a {
	color: #704131;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

a:hover {
	color: #3fbee9;
	text-decoration: none;
}

p {
	color: #333333;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 12px;
	line-height: 21px;
	padding-top: 10px;
	font-weight: bold;
	margin-right: 5px;
}


body {
	margin-top: 20px;
	background-color: #9FD3E0;
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	margin-top: 0;
	background-image: url(/images/background.jpg);
}
 
#mainindexcontainer{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/capitolpark/images/background_container.jpg);
	background-repeat: no-repeat;
	background-color: #D0E9EE;
}


#mainindexmasthead {
	height: 174px;
	width: 1000px;
	float: left;
	background-image: url(/images/indexheader.jpg);
}

#mainindexleftcolumn {
	width: 244px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(/images/index_left.jpg);
	background-repeat: repeat-y;
}

#mainindexrightcolumn {
	width: 756px;
	float: left;
}


#mainindexslideshow {
	width: 756px;
	float: left;
	background-image: url(/images/slideshow.jpg);
	background-color: #D5EEF2;
	background-repeat: repeat-y;
}


#mainindexcontactform {
	width: 756px;
	float: left;
	background-image: url(/images/slideshow.jpg);
	background-color: #D5EEF2;
	background-repeat: repeat-y;
}


#mainindexproperty {
	width: 230px;
	float: left;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #1A75BB;
	}
	
#propertytop {
	background-image: url(/images/property_viewer_top.png);
	float: left;
	height: 21px;
	width: 220px;
	padding-left: 20px;
}

#propertymiddle {
	background-image: url(/images/property_viewer_middle.png);
	float: left;
	width: 220px;
	background-repeat: repeat;
	margin-right: 10px;
	padding-left: 20px;
}

#propertybottom {
	background-image: url(/images/property_viewer_bottom.png);
	float: left;
	height: 22px;
	width: 220px;
	margin-right: 10px;
	padding-left: 20px;
	margin-bottom: 50px;
}

#mainindexfooter {
	width: 1000px;
	float: left;
	background-image: url(/images/footer.jpg);
	clear: both;
	
}

#mainindexfooterleft {
	width: 244px;
	float: left;
	background-image: url(/images/footer_left.jpg);
	height: 176px;
	
}

#mainindexfooterright {
	width: 756px;
	float: left;
	background-image: url(/images/slideshow.jpg);
	
}

.indexfootertext {
	margin-left: 5px;
	margin-right: 65px;
	padding-top: 3px;	
	
}
