@charset "ISO-8859-1";
/*h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	line-height: .75em;
}*/
a {
	text-decoration: none;
	color: #790600;
	font-weight: bold;
}
a:link {

	color: #790600;
	text-decoration: none;
}
a:visited {
	color: #790600;
	text-decoration: none;
}
a:hover {
	color: #790600;
	text-decoration: none;
	background-color: #FFFFAA;
}


body {
	text-align: center;
	margin-top: 5px;
	margin-left: 0px;
	font-family: verdana, Tahoma, geneva;
	background-image: url(../images/bg_body.jpg);
	font-size: 68.5%;
}


html {
	font-size: 100%;
}
#AddImage {
	height: 120px;
	width: 300px;
	position: relative;
	bottom: 130px;
	background-color: #FF00FF;
	float: left;
	display: inline;
	display: block;
	clear: both;
	visibility: hidden;
}
#container {
	font-size: 1.1em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/bkgd.jpg);
	height: auto;
	text-align: left;
	overflow: hidden;
}
#CoInfo {
	display: none;
}
#HdrBasic {
	z-index: 4;
	float: left;
	position: relative;
	text-align: right;
	top: 5px;
	width: auto;
	left: 350px;
}

#HdrRPCTitle {
	z-index: 4;
	color: #FFFFFF;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	padding-top: 3px;
	width: auto;
	left: 175px;
}

#layer1 {
	position: relative;	
	z-index: 100;	
	width: 800px;
	height: 135px;
	float: left;	
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0px;

}
#layer1 img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#layer1 a {
	color: white;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
#layer1  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#layer1 a:hover {
	text-decoration: none;
	background-color: #D0CA8C;
	color: #790600;
}
#layer1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu {	
	background-color: #760900;
	width: 800px;
	position: relative;
	z-index: 200;
	clear: both;
	float: left;
	height: 20px;
	top: 90px;
	padding-bottom: 0px;
	padding-top: 5px;
	/* display: inline;  attempt to reduce maroon background stretch behind drop downs in IE6 - didn't work*/

}

#menu a {
}
#menu #nav li li a {
	color: #000000;
}
#menu #nav li li a:hover {
	color: #EEEEEE;
}
#newplans {
	height: 160px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #760900;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #760900;
	width: 100%;
	margin-top: 5px;
	text-align: left;
	padding-left: 5px;
	z-index: 1;
}
#newtext {
	width: 275px;
	float: left;
	height: 150px;
	padding-left: 25px;
	text-align: left;
	font-weight: normal;
}
#pagenav {
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-right: 20px;
	text-align: center;
	height: 20px;
	width: 85%;
}
/*#new {
	color: #760900;
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 75px;
	font-size: 14px;
	white-space: normal;
	text-indent: 20px;
	font-variant: normal;
	text-transform: uppercase;
	font-style: italic;
	display: none;
}*/
#pagenav A {
	margin-left: 25px;
}
#newpdf {
	float: left;
	clear: both;
}
/*#main {
	height: auto;
	width: 800px;
	position: relative;
	visibility: visible;
	border: solid 3px #970000;
	margin-left: 0px;
}*/
#SuncadiaInfo {
	visibility: visible;
	padding-bottom: 5px;
	width: 90%;
	text-align: left;
	clear: both;
	float: left;
	margin-bottom: 5px;
	padding-left: 5%;
	padding-top: 5px;
}
#table {
	clear: both;
	float: left;
	width: 90%;
	padding-left: 4%;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}

.delimiter {
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
}
.find   {
	margin-left: 30px;
}
.heading {
	font-weight: bold;
	font-size: 1.2em;
	padding-right: 25%;
	padding-left: 25%;
}

.hide {
	display: none;
}
.indent {
	padding-left: 10px;
}

/*.newrender {
	float: right;
	clear: none;
	margin-left: 0px;
}
.newtext {
	padding-left: 25px;
}
.newpdf {
	margin-left: 30px;
}*/
.OR   {
	padding-right: 10px;
	padding-left: 10px;
	color: #760900;
}
.render {
	float: right;
	margin-right: 25px;
}


#nav, #nav ul { /* all lists */
	list-style: none;
	line-height: 2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	width: 100%;
	height: 15px;

}
#nav {
float:left;
width: 750px;
padding-left: 50px;
}

#nav li { /* all list items */
	float: left;
	width: 17%; /* width needed or else Opera goes nuts */
	background-color: #760900;
	padding-left: 13px;

}
#nav  li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


#nav li a:hover { /* Top menu items on hover */
	background-color: #D0CA8C;
	color: black;
	font-weight: bold;
}

#nav li li {
	float: left;
	width: 130%; /* width needed or else Opera goes nuts */
	color: #000000;
	background-color: #D0CA8C;
	border-left: 4px solid #760900;
	border-top: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-left: 0;
}
#nav li li a {
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


#nav li li a:hover { /* Drop down menus items on hover */
	color: white;
	border-left-color: #760900;
	background-color:#760900;
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 10;
	width: 10em;
	left: -999em; 
	margin: 0;
	padding: 0;
	/* using left instead of display to hide menus because display: none isn't read by screen readers */
	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-position: 0 0;
}

.DD {
	background-image: url(../SpryAssets/MBDown.gif);
	background-repeat: no-repeat;
	background-position: 0% center;
}#clear {
	clear: both;
}

