@charset "UTF-8";

/* CSS Document */


/****************************************************
STRUCTURAL
****************************************************/

html, body { height: 100%; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
	background:url(../images/temp_bkgd_e.gif) repeat-x;
	background-color: #999999;
}

#wrapper, #wrapper_home, #wrapper_nonav {
	margin: 0 auto;
	width: 750px;
	height: auto; 
	margin-bottom:2.5em;
}

td, th { /* Makes font in tables display correctly across browsers */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.noPrinting {
	display: inline;
}
#wrapper #bodyarea, #wrapper_home #bodyarea {
/*	background-color: #ffffff; */
	height: auto;
	text-align: left; /* 6-20-05 */
}

#wrapper #bodyarea { /* CHECK VIABILITY OF THIS W/ NEW EXTENSION TEMP - 11/25/08
	background-image:  url(../images/content_bkgd.gif);
	background-repeat: repeat-y; */
}

#header, #bodyarea, #entryImage, #footer {
	width: 100%;
	clear: both; 
}

*html #bodyarea { 
	clear: none;
}

/****************************************************
HEADER
****************************************************/

#header {
	background:url(../images/white/banner_bkgd.gif) repeat-x;
	border-bottom:#ffffff 1px solid;
}

.searchtools {	
/*	font-size: .7em; */
	text-align: right;
	color: #ffffff;
	min-height: 29px;
	margin: 0px;
	padding: 0px;
}

.searchform {
	padding: 3px;
}
.searchform input {
	font-size: 1em;
}
*html .searchform {
	padding-bottom: 6px;
}
#banner {
	padding: 0px;
	width: 522px;
	float: left;
	min-height:84px;
}
#menu {
	padding: 10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: 625px;
	min-height:84px;
}
#menu ul {
	margin:0px;
	padding-left:20px;
}

/****************************************************
BODY
****************************************************/


.headerRule {
	border-top:2px solid #999999;
}
.contentArea {
	background-color:#ffffcc;
	clear:both;
	min-height:200px;
	overflow:auto; /* 7-28-09, auto overflow makes editing difficult in DW; visible messes up middle news col on home page */
	margin-bottom:1.5em;
}
#sidebar {
	font-size:1em;
	text-align:center;
	width: 170px;
	float: left;
	background-color:#FFFF99;
	background-color:#ffffcc;
}
#sidebar p {
	padding: 10px;
	margin: 0px;
	line-height: 1.5em;
}
#sidebar .smalltext {
	font-size:.9em;
	padding-bottom:.5em;
}
/*
*html #sidebar {
	width: 164px;
}
*/
#main {
	background-color:#FFFFFF;
	border-left:#999999 2px solid;
	padding: 10px;
	width: auto;
	margin-left: 170px;
	min-height:50em; /* 2-5-9 trying to fix misaligned body columns */
	height: auto;
	padding-bottom:30px;
}
/*
#main h1 {
	margin-top:.8em;
	line-height:1em;
}
*/
#main h2 {
	font-family:trebuchet ms;	
	font-size:2.5em;
	margin-top:0px;
	padding-left:5px;
}
#main h3 {
	color:#990000;
	line-height:1em;
	margin: 0px;
	margin-top: 1.9em;
	margin-bottom: .5em;
	padding: 5px;
	border-bottom:solid 1px #cccccc;
}
#main h4 {
	padding-left: 5px;	
}
#main p {
	margin-left:.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	line-height:1.5em;
}
#main ul {
	line-height:1.5em;
}
.picRight {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0px;
}
.picLeft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
}
.newSection {
	clear: both;
}

/****************************************************
COLUMNS
****************************************************/

.threeColumn1, .threeColumn2, .threeColumn3 {
	float: left;
	line-height: 1.6em;
	margin: 0px;
	width: 249px;
	height:auto;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
.threeColumn2 {
	width: 248px;
	margin-left:2px;
	margin-right:2px;

}
.threeColumn1 h3, .threeColumn2 h3, .threeColumn3 h3 {
	font-size: 1em;
	margin-top: 1em;
	padding: 3px;
	background-color: #cccccc;
	font-weight: bold;
	margin-top: 0em;
	letter-spacing:normal;
	text-align:center;
}
.threeColumn1 h3, .threeColumn2 h3, .threeColumn3 h3,
.threeColumn1 p,  .threeColumn2 p,  .threeColumn3 p {
	padding-left:15px;
	padding-right:15px;
}
.threeColumn2 ul li {
	padding-right:15px;
}
.threeColumn1 p,  .threeColumn2 p,  .threeColumn3 p {
	padding-left:15px;
	padding-right:15px;
}
.contentArea .threeColumn1, .contentArea .threeColumn2, .contentArea .threeColumn3 {
	background-color:#ffffcc;
	height:auto;
}
.contentArea .threeColumn1 {
	width:125px;
}
.contentArea .threeColumn2 {
	width:372px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	margin:0;

}
.contentArea .threeColumn1 h3, .contentArea .threeColumn2 h3, .contentArea .threeColumn3 h3 {
	background-color: #fff467;
}

.hotList ul {margin: 0; padding: 0; list-style-type: none;text-align:left; }
.hotList ul li {font-size: .95em; line-height: 1.1em; display: block;padding: 5px;margin:0px; }
.hotList ul li:hover {background-color: #fff467; text-decoration: underline;}
.hotList ul li a {text-decoration: none; color:#000000;}
.hotList ul li {border-bottom: 1px solid #fff467; }

#sidebar .hotList ul li {padding: 10px;line-height:1.5em;font-weight:bold; }
#sidebar .hotList .anr {background-color:#19bbb4;}
#sidebar .hotList .fcs {background-color:#fbaf5c;}
#sidebar .hotList .fourH {background-color:#acd374;}
#sidebar .hotList .connect {background-color:#fff467;text-align:center;}
#sidebar .hotList .anr:hover {background-color:#a1f2ec;}
#sidebar .hotList .fcs:hover {background-color:#ffcc99;}
#sidebar .hotList .fourH:hover {background-color:#d5f296;}
#sidebar .hotList .connect:hover {text-decoration: none;}
#sidebar .hotList ul li { border-bottom: 2px solid #999999; }

.askUGA {font-size: 1.7em;font-weight: bold;font-family:Trebuchet MS;line-height:1.5em;}


/**   quick links   **/
.quicklinks {
	margin-top:1.2em;
	margin-left: 1.5em;
	margin-bottom: 1em;
	line-height: 1.6em;
	float: right;
	border: 1px solid #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	padding: 1em;
	width: 30%;
}
.quicklinks .title {
	font-weight:bold;
	text-decoration: none;
	color: #990000;
	padding-bottom: 0px;
}
.quicklinks .body {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
.quicklinks ul{
	margin: 0px;
	padding: 0px;
	padding-left:1.5em; /* relative to keep indent when text resized */
}

/****************************************************
FOOTER
****************************************************/
#footer {
	margin-bottom:20px;
}

#footer p, #footer a {
	text-align: center;
	margin:0px;
	padding:0px;
	color:#000000;
}

#footer img {
	padding-top:15px;
	padding-bottom:8px;
}

/********
ACCESSIBILITY
*********/

.accessibility {
	position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;	
}
.defaultCSS {
	display:none;
}
.alternateCSS {
	display:inline;
}

/***********
LOCAL OFFICE LIST
************/

table.countylist { width:100%; }
table.countylist ul { margin: 0; padding: 0; list-style-type: none;}
table.countylist ul a { font-size: .95em; line-height: 1.2em; display: block; width: 93%; padding: 5px; }
table.countylist ul li a { text-decoration: none; color:#000000; }
table.countylist ul li a:hover { text-decoration: underline; }
table.countylist ul.nw { background-color: #FFCC99; } /* Northwest */
table.countylist ul.ne { background-color: #FFFFCC; } /* Northeast */
table.countylist ul.se { background-color: #D5F296; } /* Southeast */
table.countylist ul.sw { background-color: #A1F2EC; } /* Southwest */
table.countylist ul.nw li { border-bottom: 1px solid #fbaf5c; }
table.countylist ul.ne li { border-bottom: 1px solid #fff467; }
table.countylist ul.se li { border-bottom: 1px solid #acd372; }
table.countylist ul.sw li { border-bottom: 1px solid #19bbb4; }
table.countylist ul.nw li a:hover { background-color: #fbaf5c; } /* Northwest */
table.countylist ul.ne li a:hover { background-color: #fff467; } /* Northeast */
table.countylist ul.se li a:hover { background-color: #acd372; } /* Southeast */
table.countylist ul.sw li a:hover { background-color: #19bbb4; } /* Southwest */
table.countylist ul.nw li.district { background-color: #fbaf5c; font-weight: bold; }
table.countylist ul.ne li.district { background-color: #fff467; font-weight: bold; }
table.countylist ul.se li.district { background-color: #acd372; font-weight: bold; }
table.countylist ul.sw li.district { background-color: #19bbb4; font-weight: bold; }
