@charset "utf-8";
/* CSS Document */

* { margin: 0;
	padding: 0;
	}
html, body {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	width: 100%;
	color: #333;
	line-height: 18px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url(../images/bgbodytimmer.gif);
	background-position: left top;

}#container {
	width: 950px;
	height: auto;
	min-height: 100%;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
#menubar {
	height: 64px;
	width: auto;
	background-color: #0E0C0C;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 280px;
}
#menubar ul {
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	width: auto;
	line-height: 66px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menubar li {
	background-repeat: no-repeat;
	float: left;
	margin-right: 8px;
	display: block;
	height: 64px;
	width: 94px;
	text-align: center;
	background-position: center top;
	background-attachment: scroll;
}
#menubar li a:link {
	text-decoration: none;
	color: #FFCD11;
	display: block;
	height: 64px;
	width: 94px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#menubar li a:visited {
	text-decoration: none;
	color: #FFCD11;
	display: block;
	height: 64px;
	width: 94px;
	text-transform: uppercase;
}
#menubar li a:hover {
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
	display: block;
	height: 64px;
	width: 94px;
	background-position: center top;
	background-attachment: scroll;
	background-color: #FFCD11;
}
#menubar li a:active {
	text-decoration: none;
	color: #FFCD11;
	display: block;
	height: 64px;
	width: 94px;
}
#header {
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	margin-top: 30px;
}
#headertop {
	height: 194px;
	width: 191px;
	background-image: url(../images/headertop.gif);
	background-repeat: no-repeat;
	float: left;
}
#headerpics {
	height: 165px;
	width: 700px;
	background-repeat: no-repeat;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/headerpics.jpg);
	background-position: left top;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 50px;
}

#navbar {
	background-color: #FFFFFF;
	height: 24px;
	width: 500px;
	color: #5F3434;
	padding-top: 8px;
	padding-left: 10px;
	clear: both;
	font-size: 12px;
	margin-left: 230px;
}


#mainwrapper {
	height: 250px;
	width: 100%;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}
#content {
	height: auto;
	width: 575px;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 40px;
	font-size: 12px;
}
#submenu {
	float: left;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 10px;
	text-align: right;
}
#submenu ul {
	list-style-position: inside;
	list-style-type: none;
	line-height: 20px;
	text-align: right;
}
#submenu li {
	display: block;
	font-size: 12px;
	color: #000;
	font-variant: small-caps;
	padding-right: 4px;
	width: 200px;
	margin-bottom: 10px;
}
#submenu a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding-right: 4px;
}
#submenu a:visited {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#submenu a:hover {
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #FFCD11;
	display: block;
}
#submenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#content h1 {
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#contentform {
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 90px;
}

#footer {
	width: 100%;
	height: 100px;
	clear: both;
	position: absolute;
	bottom: -123px;
	left: 0px;
	background-attachment: scroll;
	background-image: url(../images/footerlinetimmer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: -1000;
}

#footercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: auto;
	margin-left: 4px;
}
#footermenu {
	width: 650px;
	font-size: 11px;
	float: left;
	height: auto;
	color: #000000;
	margin-top: 8px;
	padding-left: 4px;
	margin-left: 300px;
}

a img {border:none;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.i {
	border: 1px solid #FFFFFF;
}
