/* =General
-----------------------------------------------------------------------------*/

html { margin-bottom: 1px; min-height: 100%; }

body {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	behavior: url(includes/inc.csshover.htc);
	font-size:12px;
	background: #c1c1c0 url(../images/bg_body.jpg) repeat-x;
}

img, div { behavior: url(../iepngfix.htc); }


/* Remove padding and margin on selected elements*/
h1,h2,h3,h4,h5,h6,pre,body,div{margin: 0; padding: 0;}



/* Remove border around linked images and fix Firefox odd spaces */
img {
   border: 0;
   vertical-align: bottom;
}

/* =Structural
-----------------------------------------------------------------------------*/

#wrapper {
	width:1004px;
	margin:auto;
	clear:both;
	background: url(../images/bg_wrapper.png) repeat-y;
	position:relative;
	border:1px solid transparent;
	_border:none;
	z-index:180;
}

#footer {
	width:796px;
	height:155px;
	background:url(../images/bg_footercircles.gif) no-repeat;
	font-size:10px;
	z-index:101;
	clear:both;
	float:left;
	position:absolute;
	bottom:40px;
	right:90px;
	color:#545454;
}


#header {
 float:left;

}


#header span {
	position: absolute;
	top:150px;
	left:270px;
	z-index:299;
	font-family:"Times New Roman", Times, serif;
	font-family:14px;
}


#photo {
	width:502px;
	height:201px;
	position:absolute;
	top:0;
	right:22px;
	z-index:81;
}

#container {
	background: #D3D8DC url(../images/bg_container.jpg) repeat-x;
	width:960px;
	margin:auto;
	margin-top:253px;
	margin-left:22px;
	_margin-left:11px;
	padding-top:60px;
	clear:both;
	float:left;
	position:relative;
	z-index:81;
	overflow:hidden;
}

#content {
	 width:470px;
	 min-height:450px;
	 height:auto !important;
	 height:450px;
	 margin-left:140px;
	 _margin-left:75px;
	 float:left;
	 z-index:120;
	 margin-bottom:180px;
}

#leftangle {
	position:absolute;
	left:0;
	top:0;
	background:url(../images/leftangle.gif) no-repeat;
	z-index:83;
	width:133px;
	height:370px;
}
	
#sidebar {
	float:right;
	width: 250px;
	z-index:120;
	margin-right:35px;
	margin-bottom:180px;
	z-index:80;
	_margin-left:40px;
}

#topbg {
	background:url(../images/bg_header.gif) top left no-repeat;
	position:absolute;
	top:-1px;
	left:21px;
	width:961px;
	height: 609px;
	z-index:80;
}

#btmbg {
	background: url(../images/bg_bottom.png) bottom right no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
	width:273px;
	height: 602px;
	z-index:-10;
}

#foot {
	background: transparent url(../images/bg_footer.gif) no-repeat;
	width:1002px;
	height:90px;
	margin:auto;
	position:relative;
	top:0px;
}

#footercontent {
	margin-left:30px;
	margin-top:60px;
}
/* =Typography
-----------------------------------------------------------------------------*/
#footer span {
	display:block;color:#516878;
	margin-left:8px;
	margin-top:10px;
}

#footer p {
	display:block;color:#516878;
	
	margin-top:10px;
	font-size:10px
}

p {
	font-size:14px;
	color:#545454;
}

ul li{ list-style:url(../images/bullet.gif); color:#545454; font-size:14px; margin-bottom:10px;}
ul li a{ color:#516878; font-weight:bold;}31434f
ul li a:hover{ color:#31434f; font-weight:bold;}

blockquote {
	color:#8f8736;
	margin:0; 
	padding:0;
	font-weight:bold;
	font-size:17px;
	font-style:italic;
	border-left: 3px solid #c0c0c1;
	margin-left:6px;
	padding-left:6px;
}

#sidebar ul li {
	list-style:url(../images/arrow.gif);
	line-height:25px;
}

#sidebar ul li a {
	color:#8f8736;
	font-size:15px;
	font-weight:bold;
}

#sidebar ul li a:hover {
	color:#bfb654;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	background: url(../images/bg_h1.gif) no-repeat;
	padding:0 0 0 30px;
	margin:0;
	font-size:20px;
	font-weight:bold;
	margin-bottom:12px;
}

h2 {
	font-size:14px;
	color:000;
	font-weight:bold;
}

h3 { 
	font-size:16px;
	color:000;
	font-weight:bold;
}

/* =Links
-----------------------------------------------------------------------------*/

a {
	color:#062e6e;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}

#footer a {
	color:#545454;
	padding-right: 8px;
	padding-left: 8px;
}

#footer a:hover {
	color:#000;
}

#footer a.footerblue {
	color:#516878; padding:0;
}

#footer a.footerblue:hover {
	color:#243b4a;
}

a#logo {
	position:absolute;
	top:0;
	left:55px;
	height:200px;
	width:450px;
	outline:none;
	z-index:999;
	text-indent:-9999px;
	display:block;
}

/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/
/* THIS IS THE MENU 
---------------------------------------------------------*/

#cover {
	width:16px;
	height:53px;
	z-index:190;
	position:absolute;
	top:-18px;
	right:3px;
	background:url(../images/end.jpg) no-repeat;
}

/* Overall Box Properties */
#menu {
	position:absolute;
	top:218px;
	left:165px;
	width:790px;

	float:left;
	z-index:100;

}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0;

	z-index:110;
	
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 0;
	float: left;
	background:url(../images/menu_divider.jpg) right 3px no-repeat;
	margin:0;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;

	color: #48441b;
	padding: 0px 16px 14px 17px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}

/* Added specifically for Internet Explorer */
* html #menu ul li a {
	padding: 0px 16px 14px 17px;
	}

/* Sometimes Needed to Change Internet Explorer Hover */
#menu ul li a:hover {
	color: #736b0e;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
	width:172px;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #1a1818;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color: #736b0e;
	padding: 0px 16px 14px 17px;
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 182px;
	_width:172px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border:none;
	background: transparent url(../images/menu_bg.gif) no-repeat bottom left;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	width:172px;
	_width:172px;
}

#menu ul li ul li,
#menu ul li.more ul li {
	display:block;
	width: 182px;
	_width:172px;

	background:none;
	padding: 0;
	margin:0;
	
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 6px 0px 7px 10px;
	width: 172px;
	_width:132px;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	color: #1a1818;
	border-bottom:1px solid #81792e;
}


#menu ul li ul li:hover { 
	background: none; 
}

#menu ul li ul li a:hover {
	background: url(../images/menu_bgdrop.jpg);
	padding: 6px 0px 7px 10px;
}

#menu ul li ul li:hover > a {
	background: url(../images/menu_bgdrop.jpg);
	padding: 6px 0px 7px 10px;

}


#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;

	left: 100%;
	top: 0px;
	z-index: 0;
	border-right: none;
	width: 182px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 172px; 

}

#menu ul li:hover ul li:hover ul li a {

}



/* THIS IS THE MENU */


/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/




/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/




/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
   border-collapse: collapse;
}

td {
  text-align: left;
  font-weight: normal;
}



/* =Misc 1 (ACCORDIAN)
-----------------------------------------------------------------------------*/
#accordion {
	margin-top:20px;
	margin-left:25px;
	width:205px;
}

#accordion div {	margin-bottom:10px;}

.acclink {
	display:block;
	background:url(../images/accbg.jpg) repeat-x;
	height:23px;
	padding-top:3px;
	padding-left:30px;
	outline:none;
	color:#516878;
	font-size:14px;
}

.acccont { background:#eceef0; padding:10px; 	font-size:11px;
	color:#545454;}

/* FORM CSS */





form {
	color:#8b8a8a;
	font-size:11px;
}


input {
	background: url(../images/formbg.jpg) no-repeat;
	color:#8b8a8a;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 2px 2px 5px;
	width:190px;
	border:1px solid #c3c3c3;
	height:15px;
	margin-bottom:10px;
}


input:hover, input:focus {
	border-color:#c5c5c5;
	background: url(../images/formbg.jpg) no-repeat 0 -150px;
	color:#65798E;
	font-weight:bold;
} 

textarea {
	background: url(../images/formbg.jpg) no-repeat;
	color:#8b8a8a;
	font-size:12px;
	padding:5px 2px 2px 5px;
	width:190px;
	height:140px;
	border:1px solid #c3c3c3;
	background:#fffff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background: url(../images/formbg.jpg) no-repeat 0 -150px;
	color:#65798E;
	font-weight:bold;
} 

input#submit {
	background: url(../images/submit.gif) no-repeat;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding:0px 2px 2px 5px;
	width:69px;
	border:none;
	height:25px;
	margin-bottom:10px;
	margin-top:16px;
	margin-left:70px;
}


input#submit:hover, input#submit:focus {
	color:#bddcff;
	cursor:pointer;
} 

ul#news {list-style:none; margin:0; padding:0;}

ul#news li { float:left; width:215px; margin:0; padding:0; list-style:none;}

ul#news h2 {font-size:21px;}


.att-photo {
	float: right;
	padding-left: 12px; 
	padding-bottom: 5px;
}

#sidebar #socialicons ul {width: 100%; margin: 0px; padding: 0px; }
#sidebar #socialicons ul li {diplay: inline; float: left; list-style:none; width: 40px; margin-right: 10px; }
#sidebar #socialicons ul li a { display: block; text-indent: -999999px; width: 40px; height:40px;}
#sidebar #socialicons ul li a:hover {background-position: 0px -40px; }
#sidebar #socialicons ul #twitter a {background-image: url(/images/twittericon.jpg); }
#sidebar #socialicons ul #facebook a {background-image: url(/images/facebookicon.jpg); }
#sidebar #socialicons ul #youtube a {background-image: url(/images/youtubeicon.jpg); }
