/* CSS Document */
/* Start General Site Wide */

#imgBorder { padding: 2px; border: #ccc solid 1px; }

#container {
	width: 960px;
	margin:0 auto;
}

body {
	margin: 1px;
	color:#CCC;
	padding: 0 1px 0 0;
	background-color:#6f8c32;
	background-image:url(../images/bg_home4.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#cu3er-container {
	width:930px;
	position:absolute;
	margin-left:18px;
}

#cu3erShadow {
	margin-left:40px;
	margin-top:180px;
	margin-bottom:-40px;
}

a:link { color:#FFF; text-decoration:none; }
a:visited { color:#FFF; text-decoration:none; }
a:hover { color:#FC0; text-decoration:underline; }
a:active { color:#FFF; text-decoration:none; } 

table {
	width: 960px;
	margin: 0;
	padding:0;
}

td {
	margin: 0;
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border-style: none; }

form { display: inline; }

h1,h2,h3 { font-weight: bold; }

h1 {
	/* color see the colored .css file */
	padding: 0 0 0 0;
	margin-bottom: 5px;
	margin-top: 8px;
	font-size: 28px;
	text-decoration:none;
	color:#CCC;
}

h2 {
	padding: 0;
	color:#FC0;
}

h3 {
	padding: 0;
	color:#FC0;
}

h4 {
	color:#690;
	margin-bottom:5px;
	font-size:14px;
}

h5 {
	color:#690;
	font-size:14px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

h6 {
	color:#FC0;
	font-size:14px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

input {
	font-size: .85em;
}

/* End General Site Wide */
/* Start of Agency Website */

#awt-search { vertical-align: middle; }

#awt-searchForm {
	background: transparent;
	font-size: .85em;
}

#awt-searchForm p { 	
	padding:0 0 4px 7.6em;
    margin: 0;
}

#awt-searchForm #awt-sitemap {
	padding: 0 0 2px 0;
	margin: 0;
	vertical-align: bottom;
}
    
#awt-searchForm #awt-search-label {
	/* color (header.css) */
	/* font-weight (header.css) */
	padding: 5px 5px 0 0;
	text-align: right;
	margin: 0;
	white-space: nowrap;
}

#awt-searchForm a {
	/* color (header.css) */
	/* font-weight (header.css) */
	text-decoration: underline;
}

#awt-searchForm a:visited {
	/* color (header.css) */
	text-decoration: underline;
}

#awt-searchForm a:hover {
	/* color (header.css) */
	text-decoration: none;
}

#awt-searchForm #awt-search-textbox {
	width: 10em;
	padding: 2px;
}

#awt-searchForm #awt-search-textbox input {
	font-size: .95em;
	margin: 0;
}

#awt-searchForm #awt-search-button {
	width: 3em;
	padding: 2px 2px 0 2px;
}

#awt-searchForm #awt-search-button input {
	background: #FC0;
	font-size: .95em;
	margin: 0;
}
/* End of Header */
/* Start of Agency Website Top Nav */
#awt-topNav {
	border-bottom: 3px solid #900;
	border-left: 3px solid #900;
	border-right: 3px solid #900;
	background: #000;
	color: #FFF;
	width:100%;
}

#awt-topNav p {margin-top: 0; margin-bottom: 0;}

#awt-topNav-links {
	padding: 4px 1px 4px 15px;
	font-size: .85em;
	font-weight: bold;
}

#awt-topNav-links a {
	color: #FFF;
	text-decoration: underline;
}

#awt-topNav-links a:hover { text-decoration: none; }

#awt-topNav-links .on,
#awt-topNav-links .awt-on, 
#awt-topNav-search .awt-on  { text-decoration: none;
	color: #FF0000;
}

#awt-topNav-search {
	padding: 4px 1px 4px 15px;
	font-size: .85em;
	font-weight: bold;
}

#awt-topNav-search a {
	color: #FFF;
	text-decoration: underline;
}

#awt-topNav-search a:hover { text-decoration: none; }

#awt-topNav-search #nav-search-label {font-size: 1em;}


#searchOption2 {
	text-align: right;
	padding: 0 1em 0 0;
}

/* End of Agency Website Top Nav */
/* Start of content-area Area */

#awt-page-body {
			width: 960px;
}
			
#header {
 overflow:hidden;
 margin-top:7px;
 padding-top:10px;
}

#headerLogo {
	float:left;
	width:650px;
}

#headerText {
	float:left;
	width:1px;
	text-indent:-2500px;
}

#headerIcons {
	float:left;
	width: 300px;
	text-align:right;
	margin-top: 70px;
}

.headerIcons:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}

#sectionHeader {
	text-align:center;
	width:960px;
	margin-bottom: 8px;
}

#content {
	border:#CCC solid 1px;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	overflow:hidden;
	height:100%;
	padding:7px;
	margin-top:-37px;
}

#contentTopLeft { 
 	width: 275px;
	float:left;
}

#contentTopRightTest { 
 	width: 267px;
	float:right;
	margin: 5px 0 0 8px;
}

#contentTopRight {
	width: 400px;
	margin: 15px 15px 0 0;
	float:right;
	text-align:center;
}

#contentTopRight h5 {
	color:#FFF;
	margin-top: 5px;
}

#contentTopLeftTest {
	width: 400px;
	margin: 23px 15px 0 0;
	float:left;
}

#clear { clear:both; }

#video {
	padding: 5px;
	border-right:#333 solid medium;
	float:left;
}

#subContent {
	padding:10px;
	text-align:center;
}

#subContentLeft {
	width:240px;
	float:left;
}

#subContentMid {
	width:240px;
	float:left;
}

#subContentRight {
	width:180px;
	float:left;
}

/* Content Columns */

#leftColumn {
	width: 200px;
	float:left;
	text-align:left;
	padding-left:7px;
	padding-right:20px;
	overflow:hidden;
}

#rightColumn {
	width: 700px;
	float:left;
	border-left:#CCC dashed 1px;
	padding-left:10px;
}


#breadcrumbs {
	text-align:left;
	font-size:10px;
	color:#CCC;
}

a.breadcrumbsOn:link { color:#FFF; text-decoration:none; }
a.breadcrumbsOn:visited { color:#FFF; text-decoration:none; }
a.breadcrumbsOn:visited:hover { color:#FC0; text-decoration:underline; }
a.breadcrumbsOn:hover { color:#FC0; text-decoration:underline; }
a.breadcrumbsOn:active { color:#930; text-decoration:none; }

/* End of content-area Area */

/* Start of Footer */
/* Start of Bottom Nav */
#awt-bottom-nav {
	margin: 1px 0 1px 0;
	width:100%;
}

#awt-bottom-nav-links {
	padding: 4px 1px 4px 15px;
	font-size: .85em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

#awt-bottom-nav-links a {
	color: #FFF;
	text-decoration: none;
}

#awt-bottom-nav-links a:hover { text-decoration: underline; color:#ffcc00; }

/* End of Bottom Nav */
/* Start of Copyright */
#awt-copyright {
	color:#000;
	width:100%;
	padding-bottom:20px;
	/* background color see the colored .css file */
}

td#awt-credits {
	width: 22%;
}

td#awt-copyright-text {
	width: 56%;
	color: #FFF;
	font-size: .85em;
	margin: 0;
}

td#awt-security {
	width: 22%;
}

td#awt-credits, td#awt-copyright-text, td#awt-security { text-align: center; }
/* End of Copyright */ 
/* End of Footer */
/* End of Agency Website */

