@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#containerbig {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
}
.oneoffbox {
	font-size: 0.8em;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

#container #header {
	color: #000000;
	background-repeat: no-repeat;
	height: 130px;
	background-image: url(images/logo.jpg);
}
#container #header #headtext {
	font-size: 3em;
	padding-left: 200px;
	font-weight: normal;
	font-family: "Arial Black";
}
#container #header #topheader {
	font-size: 14px;
	font-weight: normal;
	padding-left: 200px;
	font-family: "Arial Black";
	padding-top: 30px;
}

#container #header h2{
	font-size: 16px;
	padding-left: 50px;
	padding-top: 50px;
}
#container #menu {
	float: left;
	width: 120px;
	padding-bottom: 10px;
}

.clearer {
	clear: both;
	height: 20px;
}

#container #maintext {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-left: 100px;
	font-size: 12px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #676766;
	color: #676766;
}
#outerbox #container #maintext #advertbox {
	width: 300px;
	font-size: 0.7em;
	background-color: #F2F2F2;
	padding: 10px;
	border: 2px double #000000;
	margin-right: auto;
	margin-left: auto;
}

.minitext {
	font-size: 0.8em;
	text-align: center;
	padding: 20px;
}

.clearfloat {
	line-height: 0px;
	clear: both;
}

#container #righttext {
	float: left;
	width: 185px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#outerbox #container #bannertext {
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 20px;
	padding: 10px;
	font-weight: bold;
	color: #000000;
}
#outerbox #container #header #ready {
	font-size: 2em;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
}


#outerbox {
	background-repeat: no-repeat;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
a:link {
	font-family: "Arial Black";
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: "Arial Black";
	text-decoration: none;
	color: #00FFFF;
	}
a:visited {
	font-family: "Arial Black";
	text-decoration: none;
	color: #00CCCC;
	}
	
.orangeletter {
	color: #EA862E;
}
.greytext {
	color: #676766;

}
#outerbox #headermenu {
	text-align: right;
	font-size: 0.8em;
	color: #676766;
	font-family: "Arial Black";
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676766;
}
#outerbox #container #header #headertop {
	text-align: right;
}
.Tel {
	font-family: "Arial Black";
	font-size: 2em;
	padding-top: 5px;
	color: #676766;
	line-height: 1.5em;
}

.linktest {
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	background-color: #0000CC;
	font-weight: normal;
	height: 25px;
	font-size: 0.9em;
	margin-bottom: 15px;
	margin-top: 10px;
}
.linktest a:link {
	color: #FFFFFF;
}
.linktest a:hover {
	color: #00FFFF;
}
.linktest a:visited {
	color: #00CCCC;
}
.bluetext {
	color: #208dcc;
	font-weight: bold;
}#outerbox #container #bigtextbox {
	width: 600px;
	float: right;
	padding: 10px;
}
.textboxheader {
	font-family: "Arial Black";
	font-size: 1.8em;
	padding-top: 5px;
	color: #676766;
	line-height: 1.5em;
}
.text {
	font-size: 12px
}
.footertext {
	font-size: 12px;
	color: #000000;
}
