@charset "utf-8";
body, form, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#banner {
	text-align: center;
}
#banner_bg {
	margin: 0px 15px;
	background-color: #F7F7F7;
}
body {
	margin: 0px;
	margin-top: 5px;
	color: #333333;
	background-color: #FFFFFF;
}
input {
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
.homecontent {
	float: left;
	width: 33%;
	margin-left: 1px;
}
.homecontent a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.homecontent a:hover {
	text-decoration:none;
	color: #000000;
}
.innercontent {
	float: left;
	width: 49%;
	margin-left: 1px
}
.pagetitle {
	border-left: #FFFFFF solid 5px;
	padding-left: 15px;
	font-family: "Trebuchet MS", "Courier New", sans-serif;
	color: #990000;
	font-size: 20px;
	margin: 20px 0px;
	clear: right;
}
.pagetitle_two {
	font-family: "Trebuchet MS", "Courier New", sans-serif;
	color: #990000;
	font-size: 20px;
	margin:0px;
	clear: right;
}
.innerlight {
	padding: 5px;
	background-color: #E9E9E9;
}
.innerlight a{
	color: #333333;
	text-decoration: none;
}
.innerlight a:hover{
	color: #000000;
}
#footer {
	margin: 5px 20px;
	color: #750D04;
}
#footer a {
	color: #750D04;
	text-decoration: none;
}
.clearboth {
	clear: both;
}
#mainbody {
	margin: auto;
	width: 990px;
}
#mainlinks {
	padding: 5px 25px;
	padding-bottom: 0px;
}
#mainlinks a {
	width: 100px;
	display: inline-block;
	float: left;
	line-height: 34px;
	border: #000033;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	outline: none;
}
#mainlinks a:hover {
	color: #cc6600;
	background: #FFFFFF;
}
#mainlinks a.activelink {
	color: #cc6600;
	background: #FFFFFF;
}
#search_module {
	text-align: right;
	margin: 0px;
	margin-right: 25px;
	padding-top: 5px;
}
.x1_corner {
	background: #9b504a url(../images/x_1_corner.gif) left top no-repeat;
}
.x_0_1_corner {
	background-color: #F7F7F7;
	background-image: url(../images/x_1_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.x2_corner {
	background: url(../images/x_2_corner.gif) right top no-repeat;
}
.x3_corner {
	background: url(../images/x_3_corner.gif) left bottom no-repeat;
}
.x4_corner {
	background: url(../images/x_4_corner.gif) right bottom no-repeat;
}
.x0_4_content {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
li {
	list-style-image:url(../images/bullet_1.jpg)
}
.innercontent0 {
	float: left;
	width: 100%;
	margin-left: 1px
}
.innercontent0 img {
	margin-right: 5px;
	margin-bottom: 5px;
	display:inline;
}
.innercontent0 .innerlight {
	height:140px;
}
.innercontent0 .innerlight a {
	color: #333333;
	text-decoration: none;
}
.innercontent0 .innerlight a:hover {
	color: #000000;
}
#minilinks a:hover {
	text-decoration: underline;
}
.innercontent0 #sub_links a {
	display:block;
	text-decoration:none;
	font-size:10px;
	color:#484848;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}
.innercontent0 #sub_links a:hover {
	color:#000000;
}
#hori {
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: center;
}
#hori a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #9B504A;
	display: inline-block;
}
#hori a:hover {
	color: #000000;
	text-decoration: none;
}

