﻿#UtilityNavigation {
    x-background-color: red;
    width: 698px;
    height: 25px;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 150px;
}


#u1 {
    height: 25px;
    overflow: hidden;
}
#u4 {
    position: absolute;
    left: 187px;
    top: 0px;
    height: 25px;
    width: 176px;
    overflow: hidden;
}
#u2 {
    position: absolute;
    left: 403px;
    top: 0px;
    height: 25px;
    width: 136px;
    overflow: hidden;
}
#u3 {
    position: absolute;
    left: 579px;
    top: 0px;
    height: 25px;
    width: 110px;
    overflow: hidden;
}

#UtilityNavigation #u1:hover  {
    background-position: left bottom;
}





html, body {
	height: 99%;
}

img {
	behavior: url("/includes/pngbehavior.htc");
    width: 964px;
    }

body {
	background-color: #626262;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;
	font-size: 82.0%;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
}


h2 {
	font-size: 1.5em;
	font-weight: bold;
}


a:link {
	color: #2e3191;
}
a:visited {
	color: #2e3191;
	text-decoration: none;
}
a:hover {
	color: #e91a15;
	text-decoration:underline;
}



/*******************************************/
/*******************************************/
/*******************************************/


#stabilizer {
	margin-left: auto; 
	margin-right: auto;
	min-height: 99%;
}


#stageWrapper {
	x-border: 2px solid #fff5b8;
	x-background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	padding: 0px;
	/*
	overflow: hidden;
	*/
}


	#mastheadWrapper {
		x-text-indent: -3000px;
		background: url(/images/sun_ridge_systems.gif) no-repeat;
		height: 110px;
		width: 960px;
		font-size: 1px !important;
		color: #FFFFFF;
		vertical-align: middle;
	}

	#FlashMasthead {
		height: 110px;
		width: 960px;
		font-size: 1px !important;
		color: #FFFFFF;
		vertical-align: middle;
	}





	#bottomHalfWrapper {
		background-color: #FFFFFF;
		position: relative; 
		width: 960px;
		height: auto;
		/*height: 513px;*/
	}


		#navigationWrapper {			
			font-size: 1.0em;
		        background: url(/images/navigationWrapper.gif);
			z-index: 20000;
			height: 42px; 
			width: 960px; 
			padding: 0px 0px 0px 0px;
		}
		
		#contentWrapper {
			x-border: 1px solid green;
			height: auto;
			width: 960px;
			position: relative;
			font-size: 1.0em;
			/*
			height: 475px;
			overflow: hidden;
			*/
		}

			#photoLeft {
			        x-border: 1px solid blue;
				width: 330px;
                                x-background-color: #382e8f;
				position: absolute;
				top: 90px;
				left: 0px;
                                /*
                                */
			}

			#photoLeft p {
			        display: inline;
			        margin: 0px;
			        padding: 0px;
			}

			#photoLeft a img {
			        border: 0px;
			}

			#bodyRightWrapper {
			        x-border: 1px solid green;
				width: 600px;
				position: relative;
				top: 42px;
				left: 350px;
				min-height: 400px;
				/*
				top: 42px;
				left: 350px;
				height: 433px;
				overflow: auto;
				*/
			}
	
			#bodyRightWrapper h1 {
				font-family: Arial, Tahoma, Verdana, Sans-Serif;
				font-size: 1.4em;
				font-style: normal;
				font-weight: bold;
				text-align: left;
				text-transform: uppercase;
				color: #2E3191;
				margin: 0px;
				padding: 10px 0px 0px 30px;
			}
			
			
			#bodyRightWrapper .body {
				margin: 10px 10px 30px 30px;
				padding-bottom: 30px;
				color: #4a4a4a;
				line-height: 1.4em;
			}
			
			#bodyRightWrapper .body h2 {
				font-size: 1.0em;
				font-weight: bold;
				text-transform: uppercase;
				color: #415c1a;
				margin: 0em 0em -0.8em 0em;
				padding: 0em 0em -0.8em 0em;
			}
			
			#bodyRightWrapper .body img {
				border: 0px;
			}




			#bodyFullWrapper {
			        x-border: 1px solid green;
				width: 920px;
				position: relative;
				min-height: 430px;
				/*
				height: 433px;
				overflow: auto;
				top: 42px;
				left: 40px;
				*/
			}

			#bodyFullWrapper h1 {
				font-family: Arial, Tahoma, Verdana, Sans-Serif;
				font-size: 1.4em;
				font-style: normal;
				font-weight: bold;
				text-align: left;
				text-transform: uppercase;
				color: #2E3191;
				margin: 0px;
				padding: 40px 0px 0px 30px;
			}
			
			
			#bodyFullWrapper .body {
				margin: 10px 10px 30px 30px;
				padding-bottom: 30px;
				color: #4a4a4a;
			}
			
			#bodyFullWrapper .body h2 {
				font-size: 1.0em;
				font-weight: bold;
				text-transform: uppercase;
				color: #415c1a;
				margin: 0em 0em -0.8em 0em;
				padding: 0em 0em -0.8em 0em;
			}





			/******************************* 
			N E W S   **********************/

			#newsNavigation {
			        x-border: 1px solid blue;
				width: 230px;
				height: 300px;
				position: absolute;
				top: 125px;
				left: 100px;
				overflow: auto;
                                background-color: #FFFFFF;   
			}

			#newsNavigation div.link {
 			        padding-bottom: 15px;
 			        border-bottom: 1px solid gray;
			        margin-bottom: 15px;
			}

			#photoLeftNews {
				height: 500px;
				width: 200px;
				position: absolute;
				top: 0px;
				left: 0px;
				overflow: hidden;
			}

			#NewsNavBlurbs {
			
			
			}
			
			#NewsNavBlurbs #News {
				list-style: circle;
			}
			
			#NewsNavBlurbs #News li {
				font-weight: bold;
				font-size: 1.1em;
			}
			
			#NewsNavBlurbs .blurb {
				font-weight: normal;
				font-size: 0.9em;
				margin: 0em 0em 2em 0em;
			}

			#NewsNavHeadlines {
				/*background: url(/images/bg_NewsNavigation.jpg) no-repeat;*/
				height: 500px;
				width: 200px;
				position: absolute;
				top: 48px;
				left: 200px;
				overflow: auto;
			}

			#bodyRightWrapperNews {
				height: 442px;
				width: 401px;
				position: absolute;
				top: 48px;
				left: 400px;
				overflow: auto;
			}
			
						
			
			#bodyRightWrapperNews .body {
				margin: 10px 10px 30px 30px;
				color: #4a4a4a;
			}
			
			#bodyRightWrapperNews .body h1 {
				font-size: 1.9em;
				font-style: normal;
				font-weight: normal;
				color: #415c1a;
				margin: 0px;
				padding-top: 10px;
			}

			
			#bodyRightWrapperNews .body h2 {
				font-size: 1.0em;
				font-weight: bold;
				text-transform: uppercase;
				color: #415c1a;
				margin: 0em 0em -0.8em 0em;
				padding: 0em 0em -0.8em 0em;
			}

			
			#bodyRightWrapperNews .body h3 {
				font-size: 1.0em;
				font-style: italic;
				font-weight: normal;
				color: #414141;
				margin: 0em 0em 1em 0em;
				padding: 0em 0em 1em 0em;
			}










/*******************************************/
/*******************************************/
/*******************************************/



#footer {
    text-align: center;
    color: #CCCCCC;
    padding: 10px 0px 40px 0px;
}

#capsBottom {
        x-border: 1px solid red;
	position: relative; 
	z-index: 2001; 
	background:#FFFFFF url(/images/caps_bottom.gif) no-repeat;
	height: 45px; 
	width: 960px; 
	margin-left: auto; 
	margin-right: auto;
	/*
	position: absolute; 
	top: 430px; 
	left: 0px;
	*/
}



#FlashCollage {
    margin-top: 40px;
    width: 960px;
    height: 300px;
}

.required {
    color: #2e3191;
}

.clear {
    clear: both;
}



/*******************************************/
/************* EDITOR STYLES ***************/
/*******************************************/


span.headline {
	font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #636363;
	text-transform: uppercase;
}

span.subheadline {
	font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;f;
	font-size: 1.0em;
	font-weight: bold;
	color: #2e3191;
	text-transform: uppercase;
}

img.fRight {
    float: right;
    margin: 0px 0px 10px 10px;
    border: 0px;
}

img.fLeft {
    float: left;
    margin: 0px 10px 10px 0px;
    border: 0px;
}

img.normal {
	float: none;
    margin: 0px 0px 0px 0px;
}



* html #stabilizer {
	height: 100%;
}

