@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
acronym, abbr	{cursor: help;}

/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */


body
{
	margin:0;
	padding:0;
	background-color:#3a2120;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#996664;
	padding-left:25px;
	padding-top:4px;
}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-left:5px;
}

#page
{
	width:800px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;
	
}

#header
{
	background-image:url(images/header.jpg);
	width:800px;
	height:220px;
	margin:0 auto;
}

#wrapper
{
	width:800px;
	height:auto;
	margin:0 auto;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-y;
	

}


#left-bar
{
	width:221px;
	height:auto;
	float:left;
	

}

#top-links
{
	width:627px;
	height:33px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4f6dac;
}

#top-links ul {
	margin: 0;
	padding: 8px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#top-links li {
	float: right;
	padding: 0 20px 0 22px;
	background: url(images/bullet.jpg) no-repeat left center;
}

#top-links li.first {
	background: none;
}

#right-bar
{
	width:572px;
	height:auto;
	float:right;
	border:1px solid #e0d1d0;
	margin-top:1px; margin-right:1px; margin-bottom:1px;
}

.rt-bar-top
{
	background:url(images/rtbar-top.jpg) no-repeat center bottom;
	width:579px;
	height:10px;
}

#rt-bar-mid
{
	background:url(images/rt-bar-mid.jpg) repeat-y;
	width:579px;
	height:auto;
}

.rt-bar-bottom
{
	background:url(images/rt-bar-bottom.jpg) no-repeat center top;
	width:579px;
	height:11px;
}

#menu
{
	width:217px;
	height:auto;
	margin:0 auto;
	padding-top:1px;
}

.menu-top
{
	background-color:#d9cbcb;
	width:221px;
	height:25px;
}

#menu-mid
{
	background:url(images/menu-bg.jpg) repeat-y center;
	width:221px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	color:#ffffff;
}

.menu-bottom
{
	background:url(images/menu-bottom.jpg) no-repeat top right;
	width:221px;
	height:8px;
}


.menu-heading
{
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.search
{
	padding-top:8px;
	width:221px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0360a5;
}

.textbox{
border:1px solid #0360a5;
width:130px;
height:15px;}

#menu-mid ul {
	margin: 0;
	list-style:none;
	padding: 5px 3px 3px 5px;
		
}

#menu-mid li {
	
	padding: 2px 0px 0px 20px;
	background: url(images/arrow.jpg) no-repeat left center;
	line-height:2em;
	border-bottom:1px dotted #996664;
}

#menu-mid a
{
	color:#996664;
	text-decoration:none;
}

#menu-mid a:hover
{
	color:#d9cbcb;
}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}

#footer
{	
	width:800px;
	height:37px;
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	margin:0 auto;

}

.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996664;
	text-align:center;
	padding-top:12px;
}

#state-list
{
	width:580px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin:15px;
	border:1px #093fba solid;
}


.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4e4e4e; text-decoration:none; }
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#996664; text-decoration:none; }

.footerlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ebebeb; text-decoration:none;}
.footerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#74c304; text-decoration:none;}