@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	background-image: url(../images/ban_repeat.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link, a:visited {
	color: #003399;
}
a:hover, a:active {
	color: #CC6600;
}
a.nav:link, a.nav:visited {
	color: #0149B6;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a.nav:hover, a.nav:active {
	color: #BE733A;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a.bn:link, a.bn:visited {
	color: #003399;
	font-weight: normal;
}
a.bn:hover, a.bn:active {
	color: #AE7304;
	font-weight: normal;
}
a.cr:link, a.cr:visited {
	font-size: 90%;
	color: #AE7304;
}
a.cr:hover, a.cr:active {
	font-size: 90%;
	color: #006699;
}

#outer_wrapper {
	position:relative;
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 780px;
	height: 90px;
	background-image: url(../images/logo_bg.gif);
	background-repeat: no-repeat;
}
#banner {
	width: 780px;
	height: 200px;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	height: 20px;
	padding-top: 4px;
	background-color: #AE7304;
	font-weight: bold;
}
#content_wrapper {
	width: 780px;
	padding-top: 20px;
}
#sidebar_wrapper {
	width: 180px;
	float: left;
}
#navbar {
	width: 180px;
}
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #BD7238;
	line-height: 120%;
	width: 180px;
	margin-top: 12px;
}

#content {
	width: 540px;
	float: left;
	margin-left: 60px;
	padding-bottom: 36px;
}
#hp_box {
	border: 1px solid #999999;
	padding: 5px;
}
#hp_box1 {
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
#hp_box2 {
	margin-left: 20px;
	font-size: 80%;
}
#cwclear {
	width: 180px;
	clear: left;
	height: 10px;
}
#footer {
	width: 780px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#bottom_links {
	width: 780px;
	font-size: 80%;
	padding-top: 4px;
	padding-bottom: 6px;
	text-align: center;
	color: #AE7304;
	font-weight: bold;
}
#cp_cell {
	width: 390px;
	font-size: 80%;
	color: #AE7304;
	padding-top: 4px;
	padding-bottom: 6px;
	float: left;
}
#cr_cell {
	width: 390px;
	font-size: 80%;
	color: #AE7304;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 6px;
	float: left;
}
#navbar ul {
	list-style-type: none;
	margin-left: 0px;
}
#navbar li {
	margin-bottom: 8px;
}
#logo p {
	color: #C1701E;
	top: 76px;
	position: relative;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: right;
}
#content li {
	margin-bottom: 4px;
}
h1 {
	font-size: 1.6em;
	color: #AE7304;
}
h2 {
	font-size: 1.2em;
	color: #003399;
}
h3 {
	font-size: 1.2em;
	color: #666666;
}
.caption {
	font-size: 90%;
	font-style: italic;
	line-height: 110%;
	color: #0033CC;
}
.green {
	color: #009933;
}
.multiUL {
	margin-top: 0px;
	margin-left: 0px;
}
.ulBoxSb {
	border: 1px solid #999999;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 6px;
	padding-left: 20px;
	margin: 0px;
}
.ulBox {
	border: 1px solid #999999;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 6px;
	margin: 0px;
	width: 240px;
	padding-left: 30px;
}
#navbar p {
	font-size: 150%;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #AE7304;
	margin-top: 24px;
	letter-spacing: 0.25em;
}
.content_ul {
	margin-left: 20px;
	padding-left: 0px;
}
