/*
      Created by: jetkiss.com
	  07/11/07
*/

* { padding: 0; margin: 0; }


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8D8A81;
}

#header_container {
	width:100%;
	background: #250A7C url(../img/header_bg.gif) repeat fixed left top;
	border-top: 0px solid #CDA03F;
	border-right: 0px solid #CDA03F;
	border-bottom: 3px solid #CDA03F;
	border-left: 0px solid #CDA03F;
}
#header {
	width:800px;
	height: 80px;
	margin:0px auto;
	background-image: url(../img/header_name.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	float: left;
	width: 206px;
	height: 139px;
	background: url(../img/header_logo.gif);
	position: relative;
	left: 3px;
}
#content_container {
	width:100%;
	background-color: #8D8A81;
	z-index:0;
	/*border-top: 3px solid #CDA03F;*/
}
#content {
	width:800px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#footer_container {
	height:150px;
	background: #323349 url(../img/footer_bg.gif) repeat-x left top;
	margin: 0px;
	padding: 10px;
	border-top: 3px solid #CDA03F;
	border-right: 0px solid #CDA03F;
	border-bottom: 0px solid #CDA03F;
	border-left: 0px solid #CDA03F;
	clear: left;
}
#footer {
	width:800px;
	height:150px;
	margin:0px auto;
} 

/* 3 column main content area */
#outer_wrapper {
	background: #fff url(../img/nav_bg.gif) repeat-y left;
}

#banner_home {
	background-image: url(../img/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: 212px 0px;
	height: 134px;
}
#container {
	width: 100%;
	float: left;
	margin-right: -200px;
}
#content_main {
	margin-right: 200px;
	background: url(../img/nav_bg.gif) repeat-y left;
}
#main {
	margin-left: 220px;
	padding: 10px;
	margin-top: 0px;
}
#navigation {
	width: 195px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 7px;
}
#sidebar {
	width: 200px;
	float: right;
	margin-top: 0px;
}
#banner_tier {
	background-image: url(../img/tier_banner.gif);
	background-repeat: no-repeat;
	background-position: 212px 0px;
	height: 80px;
}
#container_tier {
	width: 100%;
	float: left;
	margin-right: -170px;
}
#content_tier {
	margin-right: 170px;
	background: url(../img/nav_bg.gif) repeat-y left;
}
#sidebar_tier {
	width: 170px;
	float: right;
	margin-top: 0px;
}


/* 2 column main content area added by dd@fmg  */
#content_tier_nopics {
	margin-right: 0;
	background: url(../img/nav_bg.gif) repeat-y left;
}
#content_tier_nopics table {
margin-left:10px;
margin-bottom:20px;
}

#sidebar_tier_nopics {
	width: 0;
	float: right;
	margin-top: 0px;
}

/* end add */

.clearing {
	height: 0;
	clear: both;
}
/* End 3 column main content area */

/* styling of content areas */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}
#main a {
	color: #26288E;
	text-decoration: none;
}
#main a:hover {
	color: #250A7C;
	text-decoration: underline;
}
#main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 10px;
}
/* h2 added by dd@fmg */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CDA03F;
	line-height: 20px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CDA03F;
	line-height: 20px;
	text-align: center;
}
/* h4 added by dd@fmg */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CDA03F;
	line-height: 18px;
	text-align: left;
	border-top: 1px solid #CDA03F;
	padding-top:6px;
	padding-bottom:12px;
	margin-top:12px;
}


#sidebar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	color: #333333;
}
#sidebar a {	
	color: #26288E;
	text-decoration: none;
}
#sidebar a:hover {
	color: #250A7C;
	text-decoration: underline;
}
.sidebar_about {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	line-height: 16px;
}	
.sidebar_tier_style {
	margin: 0px 0px 0px 0px;
	padding: 10px;
}	
.sidebar_news {
	background-color: #E8E8E8;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	line-height: 16px;
	background-image: url(../img/home_news_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar_header {
	font-size: 12px;
	color: #26288e;
	font-weight: bold;
}
.sidebar_secondary {
	font-size: 11px;
	color: #8c7c59;
	font-weight: bold;
}

.sidebar_hr {
	color: #CDA03F;
	height: 3px;
	background-color: #CDA03F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 10px 0px;
}
.footer_address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	left: 10px;
}
.footer_nav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: right;
	position: relative;
	top: -15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CDA03F;
	text-decoration: underline;
}

/* End styling of content areas */
