body,
	html {
		margin:0;
		padding:0;
		color:#00195B;
	}
	
	
	body {
		min-width:750px;
	}
	
	
	h1 {
	font-size: 2.0em;
    margin: 0px 0px 15px 0px;
    font-weight: 100;
	}

	h2 {
	font-size: 1.3em;
    margin: 0px 0px 15px 0px;
    font-weight: 100;
	}

	h3 {
    font-size: 1em;
    font-weight: 800;
	}

	h5 {
    font-size: 1em;

	}
	
	hr {
	color: #CCCCCC;

	}
	
	p {
	margin: 0px 0px 15px 0px;
	font-size: 0.8em;
	}

	.index_text {
	color: #666666;
	}
	
	#wrap {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	}
	
	a img:hover {
	filter:alpha(opacity=50); ..-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;
	}
	
	#topnav {
	width:400px;
	height: 70px;
	margin-left: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
	.topnav A:link {
	text-decoration: none;
	color: #B6DE47;
}
	.topnav A:visited {text-decoration: none}
	.topnav A:active {text-decoration: none}
	.topnav A:hover {text-decoration: underline; color: #00195B;
	}
	
	.properties A:link {text-decoration: none}
	.properties A:visited {text-decoration: none}
	.properties A:active {text-decoration: none}
	.properties A:hover {text-decoration: underline; color: #00195B;
	}

	#logo {
	width:130px;
	float: right;
	margin-right: 100px;
	background-image:url("../images/logo.jpg");
  	background-repeat:no-repeat;
  	height:155px;
	}
	
	#logo span {display:none;}


	#header {
	background-color: #FFFFFF;
	width: 940px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	#header h1 {
	    margin:0;
    }
	
	
	#headerpic {
	width: 940px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
	#tabs {
	float:left;
	width:100%;
	font-size:1.0  em;
	line-height:normal; /*margin between menu and rest of page*/
	overflow:hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}

	#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

	#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

	#tabs a {
	float:left;
	background:url("../media/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

	#tabs a span {
	float:left;
	display:block;
	background:url("../media/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}

	/* End IE5-Mac hack */
	#tabs a:hover span {
	}

	#tabs a:hover {
	background-position:0% -42px;
	}

	#tabs a:hover span {
	background-position:100% -42px;
	}

	
	#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1em;
	font-size: 1.1em;
	background-image: url(../images/bg_nav.jpg);
	height: 130px;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
	float:left;
	width:530px;
	margin-left: 35px;
	margin-bottom: 35px;
	font-family: Arial;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 0.8em;
	}
	#main h2, #main h3, #main p {
    }
	
	#infoform {
	float:left;
	width:600px;
	font-family: Arial;
	background-color: #EFFAE6;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 0.8em;
	border: 1px solid #DEF4CC;
	padding: 10px;
	}
	
	#panel1header {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 478px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	#panel2header {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 300px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 22px;
	}
	
	#sidebar {
	float:right;
	width:350px;
	background-color: #E4E2D3;
	margin-right: 11px;
	background-image: url(../images/side_panel_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	}
	#sidebar ul {
	margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	
	#calendar {
	width:270px;
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 25px;
	background-color: #FFFFFF;
	}
	
	#feature1 {
	float:left;
	width:230px;
	font-family: Arial;
	background-color: #F8F7EF;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	font-size: 0.9em;
	border: 1px solid #F2F1E3;
	padding: 10px;
	margin-right: 10px;
	height: 330px;
	}
	
	#feature2 {
	float:right;
	width:230px;
	background-color: #F8F9FC;
	padding: 10px;
	border: 1px solid #E6EAF7;
	font-family: Arial;
	color: #2B4071;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
	height: 330px;
	}
	
	#feature3 {
	float:right;
	width:250px;
	height: 350px;
	background-color: #F8F7EF;
	padding: 10px;
	border: 1px solid #F2F1E3;
	font-family: Arial;
	color: #2B4071;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 0.8em;
	margin-right: 3px;
	}
	
	#footerfeatures {
	float:left;
	width:940px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
	#footer {
	clear:both;
	height: 270px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F2F2F2;
	width: 940px;
	color: #666666;
	}
	#footer p {
	padding:20px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #FFFFFF;
    }

.img {
	background-color: #FFFFFF;
	border: 1px solid #F5F5F5;
	padding: 2px;
}


#development_feature {
	background-color: #FAFAF8;
	width: 300px;
	border: 1px solid #E4E2D3;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #00661C1;
}
.style1 {
	color: #2B4071;
	font-size: 28px;
	line-height: 1em;
}
.style2 {
	color: #0066CC;
	font-style: italic;
	font-size: 18px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}

.H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
}

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	padding: 10px;
	border: 1px solid #F2F0E1;
}
.style5 {color: #E3FEAB}


.calstyle {
	border: 1px solid #EEEEEE;
}

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	padding: 10px;
	border: 1px solid #F2F0E1;
	width: 300px;
}