body, #wrapper {
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100.01%;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
.caption {
	font-size: 10px;
	color: #FFCC00;
	background-color: #CC6600;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-right: 10px;
}

li, ul, p {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}

a:active {
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 10px;
	margin: 0px;

}

h2 {
	font-size: 20px;
	color: #CC6600;
}

h3 {
	font-size: 14px;
	color: #FF9900;
}

h4 {
	font-size: 14px;
	color: #996600;
}

h5 {
	font-size: 16px;
	color: #333333;
}
h6 {
	font-size: 20px;
	color: #999999;
}

.main {
	font-size: 11px;
	color: #996633;
	background-color: #FFFFFC;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: 100%;
}

.main a {
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}
.main a:visited {
	text-decoration: underline;
	color: #FF6600;
}

.main a:hover {
	color: #000000;
	text-decoration: none;
}

.main a:active {
	text-decoration: underline;
	color: #FF6600;
}

.main p {
	padding-bottom: 16px;
}

.news {
	color: #996633;
	font-size: 11px;
	background-color: #000000;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

.news, p {
	padding-bottom: 5px;

}
.title {
	font-size: 11px;
	font-weight: bold;
}


.white {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 370px;
	border-right-style: none;
	border-left-style: none;
}
.submenu {
	background-color: #999999;
}

.separator {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#nav {
	background-color: #333333;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
	margin: 0px;
	padding: 0px;
	width: 250px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul {
	list-style-type: none;
	border-top-color: #333333;
}

#nav ul li {
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav li a:hover, li a focus, .current {
	background-color: #CC6600;
	color:#FFFFFF;
}


.navcontact {
	background-color: #666666;
	display: block;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.navimage {
	background-color: #FFFFFF;
	text-align: center;
}


.footer {
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}

a.footerlink:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.footerlink:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.footerlink:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.homeback {

	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-style: none;
	border-left-style: none;
}

.sidetext {
	color: #CC9966;
	font-size: 11px;
	background-color: #333333;
	text-align: left;
	padding: 10px;
}

.sidetext p{
	padding: 10px;
}

.mainback {
	background-color: #FFFFFF;
}

.numbers {
	color: #FFFFCC;
	font-size: 9px;
	background-color: #333333;
	text-align: left;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.image {
	float: right;
}

