/* -------------------------------------------------------------
	Anspert.com
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.3
	Date:			19 July 2007
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Semantic Elements / Defaults
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Content
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Semantic Elements / Defaults
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #e9db70 url(/images/body_bg.gif) repeat-x top;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	color: #1e3836;
	text-align: center;
	line-height: 1.5em;
}

a img, :link img, :visited img {
	border: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	color: #387973;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 8px;
}

h2 {
	font-size: 1.8em;
	color: #afa348;
    padding: 0px;
    margin: 0 6px ;
}

h3 {
	font-size: 1em;
	color: #afa348;
    padding: 0px;
    margin-left: 10px;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	width: 964px;
	margin: 0 auto;
	padding-bottom: 40px;
	text-align: left;
	color: #1e3836;	
	overflow: visible;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: visible;
}

#content p,
#content ul,
#content ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
}

#brand {
	width: 1200px;
	height: 101px;
	margin: 11px 0 0 -386px;
	background: url(/images/logo_bg.gif) no-repeat;
	position: relative;
	overflow: visible;
}

#brand a {
	width: 300px;
	height: 101px;
	margin: 11px 0 0 375px;
	position: relative;
	overflow: visible;
}

/* ---  Search Box  --- */

.header_search {
	width: 266px;
	height: 42px;
	margin-top: -101px;
	padding-top: 0;
	float: right;
	position: relative;
	clear: right;
	text-align: right;
	background: url(/images/search_box.gif);
	z-index: 10;
}

.search_form {
	margin: 0 0;
	height: 24px;
	padding: 0 0;
	z-index: 11;
}

.number {
	margin-right: 20px;
}

.search_text {
	width: 165px;
	height: 18px;
	color: #40403F;
	border: #e9db70 1px solid;
	font: bold 14px "Trebuchet MS", Verdana, sans-serif;
	padding: 0 4px 0 4px;
	margin: 11px 0 0 13px;
	float: left;
}

#search_but {
	padding: 8px 12px 0 0;
	float: right;
}

.search_select {
	height: 17px;
	width: 77px;
	color: #40403F;
	font: bold 10px arial, helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
}



/* --- UI --- */

#ui {
	width: 750px;
	height: 40px;
	margin-top: 30px;
	font: 16px "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
#ui ul{
	width: 750px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 3;
}
#ui li a:hover {
	background-color: #1e3836;
}

#ui li {
	display: block;
	float: left;
}

#ui li a {
	display: block;
	padding: 0 1.5em;
	line-height: 2.6em;
	text-decoration: none;
	color:#fff;
	float: left;
}


/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
}



/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
}



/*	Content / Main Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
	width: 962px;
	padding: 0 0 30px 0;

}

#contentwrap {
padding-top: 30px;
}

#content img{
padding-top: 4px;
}

#contentleft {
float: left;
width: 31%;
padding: 0px 20px 0 5px;
border-right: 2px solid #ccbf5c;
min-height: 285px;
}


#contentright {
float: right;
width: 30%;
padding: 100px 0 0 0;
min-height: 285px;
}

#content a:link, #content a:visited {
	color: #387973;
	text-decoration: underline;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}

#content_interior {
	width: 962px;
	margin-top: 72px;
	padding: 0 0 30px 0;
	background-color: #e9db70;
    text-align: left;
}

#content_interior a:link, #content_interior a:visited {
	color: #387973;
	text-decoration: underline;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}

.content {
	margin: 0 0 0 0px;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	line-height: 2em;
	letter-spacing: .1px;
        text-align: justify;
}

.imagetitle {
padding: 0 10px 0 10px;
font: 12px "Trebuchet MS", Verdana, sans-serif;
line-height: 2em;
letter-spacing: .1px;
text-align: justify;
}

#heading {
font: 22px "Trebuchet MS", Verdana, sans-serif normal;
line-height: 1.2em;
letter-spacing: -1px;
margin: 0px 0 22px 0px;
}

#flash_holder {
	width: 962px;
	height: 436px;
	margin: 32px 0 0 0;
}



/*	Content: General/Miscellaneous
- - - - - - - - - - - - - -  */

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 5px 8px 25px 0;	
}

.float_right {
	float: right;
	padding: 0 10px 8px 8px;
	margin-bottom: 0;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer_bg {
	height: 120px;
	background: #afa348 url(/images/footer_bg.gif) repeat-x;
}

#footer {
	width: 962px;
	margin: 0 auto;
	clear: both;
	font-size: 12px;
	color: #fff;
	text-align: left;
	overflow: visible;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #fff;
	text-decoration: none;
}

#foot_links{
	width: 250px;
	margin: 20px 0 0 22px;
	float: left;
}

#copyright {
	width: 300px;
	margin: 20px 6px 0 0;
	float: right;
	text-align: right;
}


/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}