﻿body {
	background:#003d7d;
	color:#fff;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#container {
	width:900px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	border:1px solid #fff;
	color:#000;
	}
#header {
	width:900px;
	height:74px;
	border-bottom:2px solid #f90;
	margin:0 auto;
	padding:0;
	background: #003d7d url(../images/bg_header.gif) top left repeat-x;
	}
	#header p {
		float:right;
		text-align:right;
		margin:25px 0 0;
		padding:0 15px;
		background-color:#003d7d;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
/*NAVIGATION*/
#nav {
	position:relative;
	padding:0;
	margin:0;
	width:900px;
	height:30px;
	background-color:#fff;
	}
	#nav ul {
		width:895px;
		margin:0;
		padding:0 0 0 4px;
		background-color:#ccc;
		font-size:11px;
		height: 30px;
		background: url(../images/_menubg1.gif) repeat-x top;
		float:left;
		}
		#nav li {
			list-style-type:none;
			float:left; 
			margin:0;
			padding:0;
			height:30px;
			line-height:24px;
			position:relative;
			}
			#nav a {
				padding: 0 5px;
				margin:0;
				display:block;
				float:left;
				text-align:center;
				height:30px;
				white-space:nowrap;
				text-decoration:none;
				color:#003d7d;
				}
				#nav a.menu-one {width:97px;}
				#nav a.menu-two {width:174px;}
				#nav a.menu-three {width:169px;}
				#nav a.menu-four {width:106px;}
				#nav a.menu-five {width:149px;}
				#nav a.menu-six {width:120px;}
				#nav li:hover a, #nav a:hover {
					background: url(../images/_menubg2.gif) repeat-x top;
					}
				#home #nav a.menu-one,
				#summary #nav a.menu-two,
				#description #nav a.menu-three,
				#location #nav a.menu-four,
				#overview #nav a.menu-five,
				#contact #nav a.menu-six {
					background: url(../images/_menubg2.gif) repeat-x top;
					}
			#nav li.nav-divider {
				color:#ccc;
				}
/*SUBHEAD*/
h2 {
	clear:both;
	width:875px;
	margin:10px auto 0;
	padding:0;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	color:#003d7d;
	}
hr {
	width:875px;
	color:#f90;
	background-color:#f90;
	height:1px;
	border:0;
	margin:2px auto;
	padding:0;
	text-align:center;clear:both;
	}
/*PROPERTY*/
.property {
	float:left;
	padding-left:30px;
	margin-bottom:30px;
	}
	.prop-tl {
		width:12px;
		height:10px;
		background:#fff url(../images/ds_topleft.gif) top left no-repeat;
		}
	.prop-t {
		height:10px;
		background:#fff url(../images/ds_top.gif) top left repeat-x;
		}
	.prop-tr {
		width:13px;
		height:10px;
		background:#fff url(../images/ds_topright.gif) top left no-repeat;
		}
	.prop-l {
		width:12px;
		background:#fff url(../images/ds_left.gif) top left repeat-y;
		}
	.prop-r {
		width:13px;
		background:#fff url(../images/ds_right.gif) top left repeat-y;
		}
	.prop-bl {
		width:12px;
		height:12px;
		background:#fff url(../images/ds_btmleft.gif) top left no-repeat;
		}
	.prop-b {
		height:12px;
		background:#fff url(../images/ds_btm.gif) top left repeat-x;
		}
	.prop-br {
		width:13px;
		height:12px;
		background:#fff url(../images/ds_btmright.gif) top left no-repeat;
		}
/*CONTENT*/
#content-main {
	padding-top:10px;
	}
.bulletpoints {
	float:left;
	}
	.bulletpoints dt {
		font-size:14px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		padding:0;
		margin:0 0 10px;
		color:#666;
		}
	.bulletpoints dd {
		font-size:12px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		padding:2px 15px;
		margin:0;
		background:#fff url(../images/diamond_gray.gif) 0 4px no-repeat;
		color:#003d7d;
		}
/*FOOTER*/
.clearit {clear:both;}

/*HOME*/
#home .property {
	width:525px;
	}
#home .bulletpoints {
	width:320px;
	margin-top:10px;
	padding-left:20px;
	}
#home .clearit {
	padding-bottom:10px;
	}
/*SUMMARY*/
.summary-details {
	width:570px;
	float:right;
	margin:5px 15px 15px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
	}
	.summary-details th {
		color:#666;
		padding:2px 2px 5px;
		text-align:left;
		font-size:14px;
		font-weight:bold;
		border-bottom:1px solid #f90;
		}
	.summary-details td {
		background-color:#e8e8e8;
		padding:2px;
		}
		.summary-details tr.alt td {
			background-color:#edf4fe;
			}
		.summary-details td.values {
			color:#003d7d;
			text-align:right;
			}
/*DESCRIPTION*/
.summary-details h3 {
	color:#666;
	padding:2px 2px 5px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #f90;
	}
.summary-details p {
	line-height:20px;
	padding:2px 2px 10px;
	margin:0;
	}
#description .summary-details {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#description .bulletpoints dl {
	float:left;
	width:260px;
	padding-left:10px;
	}
/*LOCATION*/
#location .property img {
	margin-top:5px;
	margin-left:10px;
	border:1px solid #003d7d;
	}
/*OVERVIEW*/
#overview h3 {
	clear:both;
	width:875px;
	margin:10px auto 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#666;
	}
.graph {
	width:300px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	}
	.graph .Image
	{
		height: 180px;
		width: 245px;
		border-bottom: 1px;
		border-bottom-color: #21417B;
		border-bottom-style: solid;
		border-top: 1px;
		border-top-color: #21417B;
		border-top-style: solid;
		border-left: 1px;
		border-left-color: #21417B;
		border-left-style: solid;
		border-right: 1px;
		border-right-color: #21417B;
		border-right-style: solid;
	}
	.graph .bulletpoints {
		float:none;
		width:240px;
		margin:0 auto 30px;
		padding:0;
		}
		.graph dt {
			text-align:center;
			padding-top:10px;
			}
		.graph dd {
			text-align:left;
			margin-top:15px;
			}
/*CONTACT*/
.contact-list ul {
	width:300px;
	float:left;
	padding:0;
	margin:0 0 30px;
	}
	.contact-list li {
		list-style-type:none;
		padding-left:15px;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#003d7d;
		}
		.contact-list strong {
			font-size:14px;
			}
.contact-btns {
	width:600px;
	text-align:center;
	margin:0 auto;
	padding:10px 10px 30px;
	}
	.contact-btns div {
		width:200px;
		float:left;
		text-align:center;
		}

