/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	background-color: #4670A2;
	}

html, body, #wrapper {
	min-height: 400px;  /* WRAPPER 1: To fix a major bug in #wrapper being relative instead of float */
	}

a {
	color:#666666;
	text-decoration:none;
	}

a:hover, #content a {
	color:#6BA652;
	text-decoration:none;
	}

#content a:hover {
	color:#4870A3;
	}

h1, h2 {
	font-size: 18px;
	color: #70B351;
	font-weight: normal;
	margin-bottom: 50px;
	}

h3, h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 25px;
	
	}

h5, h6 {
	font-size: 14px;
	font-weight: normal;
	color: #4870A3;
	
	}

.highlight {
	color: #4670A2;

	}

#wrapper {
	text-align:left;  /* CENTER PAGE 3: Fixes text centering that occurs because of IE6- fix in body  */
	width:100%;  /* CENTER PAGE 1: Set the right and left margin to "auto" and bottom to "0"  */
	position:relative;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C8B8;
	border-left-color: #C2C8B8;
	background-image: url(/res_images/univ_masthead_bkgnd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#masthead {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 228px;
	
	}

#logo {
	padding: 0px;
	float: left;
	width: 191px;
	margin-top: 130px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}

#container {
	/*  NOTE: Inherits margin and padding from body tag  */
	width:780px;
	background-image: url(/res_images/univ_navigation_sub.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#float-clear {
	clear:both;
	}

#navigation {
	width:180px;
	float:left;
	margin-top: 55px;
	}
#content {
	width: 600px;
	margin-top: 55px;
	margin-left: 0px;
	margin-bottom:80px;
	float: left;
	margin-right: 0px;
}

#content p {
	line-height: 150%;
	}

#footer {
	text-align: left;
	position: relative;
	margin-top: 24px;
	padding-left: 100px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 10px;
	width:518px;
	}

#footer a {	
	line-height: 150%;
	}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
#content .homepage {
	font-size: 13px;
	line-height: 180%;
}
#content #homebox {
	font-size: 10px;
	line-height: 150%;
}
td.dots {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}


/**********************************
      PROPERTIES INFORMATION
************************************/

#properties-container {
	width:600px;
	margin-bottom: 10px;
}

#properties-container h1 {
	font-size:24px;
	color:#315C91;
	margin: 0px;
	line-height: 24px;
}

#properties-container p.properties-r {
	font-size:12px;
	color:#CE9E2D;
	font-weight: bolder;
	margin: 0px;
}

#navcontainer ul {
	background-color: #59983F;
	color: White;
	float: left;
	width: 100%;
	display:inline;
	font-size:12px;
	margin: 0;
	padding: 0;
}

#navcontainer ul li { 
display: inline; 
}

#navcontainer ul li a {
padding: 0.8em 1.65em;
background-color: #59983F;
color: White;
text-decoration: none;
float: left;
display:inline;
border-right: 1px solid #fff;
}

#navlist #active a {
	background-color: #5C8BA9;
}

#navlist #final a {
	border-right: 1px solid #59983F;
}

#navcontainer ul li a:hover {
background-color: #5C8BA9;
color: #fff;
}

#details, #details-features, #details-about, #details-contact {
	width:575px;
	border: 12px solid #C0CBBA;
	margin-top: 1px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:1px;
}

#details-about, #details-contact {
	background-color: #4670A2;
	}

#details-contact h3 {
	font-size: 15px;
	}

#details-aboutpic, #details-contactpic {
	float: left;
	width: 387px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #C0CBBA;
}

#details-aboutdesc {
	float: right;
	width: 128px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 20px;
}

#details-online {
	float: left;
	width: 487px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 20px;
	height: 300px;
}

#details-online a {
	color:#FFFFFF;
	}

#details-online a:hover {
	color: #DDDDDD;
	}

#details-contactdesc {
	float: right;
	width: 148px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	line-height: 13px;
}
#details-contactdesc a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#details-contactdesc a:hover {
	text-decoration: underline;
}


#details-features {

	background-color: #DAB853;
}

td.details-top {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #C0CBBA;
}
#details img.thickline {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #C0CBBA;
}
#details img.thinline {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C0CBBA;
}

.states {
	color:#CE9D08;
	}

#properties-states {
	background-color: #F5F5E6;
	width: 520px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#properties-states a, #properties-states a:hover {
	color:#000099;
	text-decoration:underline;
	}

#details-key {
	width:165px;
	float:left;
	font-size:11px;
	margin-top: 20px;
	font-weight: bold;
	color: #FFFFFF;
	}

#details-container {
	width:400px;
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:11px;
	color: #FFFFFF;
	}

.bluebox {
	background-color: #4670A2;
}

.orangebox {
	background-color: #C58223;
}

.greenbox {
	background-color: #6BA650;
}
/*************************************
		FORM FORMATTING
**************************************/

input, textarea {
	font-size: small;
	color: #515151;
	border: 1px dotted #515151;
	background-color: #E8E8E8;
	text-indent: 5px;
	}
.highlightProperty {
	color: #4670A2;
	font-size: 14px;
}
