/* OUTER */

#outer {
 text-align:left;
 width:750px;
 margin:auto;
 }


#hdr {
 position:relative; 
 background-color:#FFFFFF; 
 width:100%;
 clear:both;
 }

#logo{
width:360px;
float:left;
}

#search_area{
	width:390px;
	height:118px;
	float:right;
	background-image:url(../images/core_imgs/search_area.jpg);
	background-repeat: no-repeat;
}

.search{
	margin-top: 40px;
	margin-left: 160px;
	font-size: .8em;
	font-weight: bold;
	color: #C81123;
}

.form_text_a {
	font-size: 0.7em;
	background-color: #fff;
	border: 1px solid #666666;
	width:120px;
	height:15px;
}

.search_submit {
	font-size: .7em;
	width:30px;
	height:20px;
	margin-bottom: -1px;
}

#bar {
	height:21px;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/core_imgs/bar_back.gif);
	background-repeat: repeat-y;
	clear: both;
 }
 
 #nav_bott{
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
}


/* BODYBLOCK */

#bodyblock {
	position:relative;
	width:748px;
	padding:0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/core_imgs/content_back.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	float: right;
 }

#title{
width:536px;
height:82px;
float:right;
}


/* CONTENT */

#cont {
	width:496px;
	color: #333333;
	text-align:left;
	padding: 20px;
	line-height: 1.2em;
	background-image: url(../images/core_imgs/content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
 }

#cont a:link, #cont a:active, #cont a:visited {
	color:#006699;
	text-decoration:underline;
}

#cont a:hover {
	text-decoration:none;
}

/* FOOTETR */

#ftr {
	height:50px;
	color: #333333;
	margin:0;
	background-image: url(../images/core_imgs/bott.jpg);
	background-repeat: no-repeat;
	clear: both;
 }

#bott_nav{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

#bott_nav a{
	color: #FFFFFF;
	text-decoration: none;
}

#bott_nav a:hover{
	color: #EAF7C4;
	text-decoration: underline;
}

#address{
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-top: 9px;
	text-align: center;
}

#address a{
	color: #333333;
	text-decoration: none;
}

#address a:hover{
	color: #000;
	text-decoration: underline;
}

#enhance{
	font-size: 0.7em;
	text-align: right;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#enhance a:link, #enhance a:active, #enhance a:visited {
	color:#006699;
	text-decoration:underline;
}

#enhance a:hover {
	text-decoration:none;
}
/* DROPDOWNMENU */ 

#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	z-index: 21;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#cssdropdown li {
float: left;
position: relative;
z-index: 21; 
}
li.mainitems{

}
.mainitems{
	background-color: #C6111A;
	background-image: url(../images/core_imgs/top_menu_back_1.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.mainitems a{
	color: #FFFFFF;
	text-decoration: none;
}

.mainitems a:hover{
	background-color: #B5C040;
	background-image: url(../images/core_imgs/top_menu_back_2.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000000;
}

.subuls{
	display: none;
	position: absolute;
	top: 21px;
	left: -1px;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.subuls li{
	color: #BD161E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 180px;
}

.subuls li a{
	color: #C20C18;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 180px;
}

.subuls>ul a{
	width: auto
}

.subuls li a:hover{
	background-image: none;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 174px;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 21px;
left: inherit;
} 

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}



#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


/* LEFT NAV MENU */

#navlist{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: .7em;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}

#menu {
	width: 212px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	height: 41px;
	text-decoration: none;
	line-height: .5em;
	margin: 0px;
	padding: 0px;
}

#menu li a:link, #menu li a:visited {
	color: #AF090F;
	display: block;
	
	width:189px;
	padding-right: 0px;
	background-color:inherit;
	line-height: 1.2em;
	background-image: url(../images/core_imgs/butt_back_1.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 6px;
	margin-bottom: -6px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#menu li a:hover, #menu li #current {
	color: #AF090F;
	display: block;
	text-decoration: none;
	padding-right: 0;
	background-color:inherit;
	line-height: 1.2em;
	background-image: url(../images/core_imgs/butt_back_2.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 6px;
	margin-bottom: -6px;
}


#leftnav_bott{

	height: 114px;
	width: 178px;
	background-image: url(../images/core_imgs/left_bott.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	padding: 16px;
	margin-left: 1px;
}

#homepanels{
	text-align: center;
	margin: auto;
        width: 484px;

}

.panel{
	margin: 4px;
	float: left;
	width: 230px;
	border: 1px solid #0A0000;
	padding: 0px;
}

.paneltext{
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C2121D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	padding: 3px;
	margin: 0px;
}

#homepanels a:link, #homepanels a:active, #homepanels a:visited {
	color:#FFF;
	text-decoration:underline;
}

#homepanels a:hover {
	text-decoration:none;
}

img {border:none}.clear {
	clear: both;
}

#bott_icons{
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.7em;
	margin: auto;
        clear: both;
}

#bott_icons img{
	padding-bottom: 6px;
	
}

.icons{
	text-align: center;
	width: 100px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

.arc90_imgcaption { 
text-align: center; 
border: 1px solid #DDD; 
padding: 10px;
margin: 10px;
float:right;
} 
.social {
	float: left;
	width: 62px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
}
.social-links {
	float: left;
	width: 38px;
	height:38px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 3px;
}

