@charset "utf-8";

/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #930023;
	padding-bottom: 5px;
	padding-top: 15px;
}
.dynitem {
	line-height: 23px;
	height: 23px;
}

h3 {
	font-size: 1em;
	color: #940024;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #666666;
		
	text-align:center;
	min-height:600px;/* for good browsers*/
	min-width:950px;/* for good browsers*/

	background-image: url(images/backgnd.jpg);
	background-repeat: repeat;
}

.default_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #665751;
	list-style-type: circle;
}
.default_text ul li {
	margin-left: 20px;
	list-style-type: disc;
}

a:link, a:visited {
	font-weight: bold;
	color: #493D38;
	text-decoration: none;
}

a:active, a:hover, a:focus { 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	background-color: #FFFFFF;
	height: 125px;
	width: 950px;
	background-position: 0px 0px;
}
#header h1 {
	padding-left: 0px;
}
#header span {
	position: absolute;
	left: -3000px;
}

#header_image {
	height: 100px;
	width: 650px;
	margin-top: -110px;
	margin-left: 288px;
	background-color: #CCCCCC;
	background-image: url(images/headerimage.gif);
}

#main {
	height: 100%;
	background-color: #FF0000;
	background-position: center center;
}
#innerwrapper {
	width: 950px;
	float: left;
	padding: 0px;
	background-image: url(images/wrapbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

.logo {
	margin-left: 10px;
}
.navitem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#main_nav {
	width: 950px;
	height: 5px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}

#footer_nav {
	width: 950px;
	height: 21px;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 21px;
}

#footer_nav ul {
	font-size: 100%;
	list-style-type: none;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	padding-top: 0px;
}

#footer_nav li {
	display: inline;
	height: 23px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer_nav li a:link, #footer_nav li a:visited {
	text-decoration: none;
	color: #333333;
	display: inline;
}

#footer_nav li a:hover, #footer_nav li a:active, #footer_nav li a:focus {
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
}
.bottom {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

.bottom a:link, .bottom a:hover, .bottom a:active, .bottom a:focus, .bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: normal;
}


#subnav {
	width: 253px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 27px;
	height: auto;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}

#subnav ul {
	font-size: 0.8em;
	list-style-type: none;
	padding-top: 0px;
	display: block;
	vertical-align: middle;
}

#subnav li {
	height: 15px;
	color: #625651;
	text-align: left;
	margin-top: 5px;
}

#subnav li a:link, #subnav li a:visited {
	text-decoration: none;
	color: #625651;
	display: inline;
	height: 15px;
}
#subnav h2 {
	color: #930023;
	text-align: left;
	display: table-cell;
	font-size: 0.9em;
	width: 225px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	margin-left: -25px;
	height: 22px;
}
.heading2 {
	color: #0033CC;
}



#subnav li a:hover, #subnav li a:active, #subnav li a:focus {
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
}
#leftbottom {
	font-size: 0.8em;
	text-align: left;
}

#content {
	width: 626px;
	float: right;
	text-align: left;
	padding-left: 7px;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper {
	background-color: #930023;
	height: 630px;
	width: 950px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	padding: 0px;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	height: 27px;
	width: 950px;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #940024;
	border-right-color: #940024;
	border-bottom-color: #940024;
	border-left-color: #940024;
	clear: both;
	background-image: url(images/wrapbg.jpg);
	display: block;
	text-align: center;
	line-height: 35px;
}
.clearfoot {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

