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


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
img a:link {
border:0;
}
a:link {
border:0;

}

body {
	background-color: #F0DFB3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
}
#logo{
	height: 200px;
	width: 225px;
	float: left;
}


#Header{
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentArea {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 100%;
	
}

#repeating-bg-y{
	background-image: url(images/bg-main-strip.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	position: relative;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	color: #660000;
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: 250px;
	float: none;
	clear: both;
}
.footerpad {
	padding-top: 25px;
}

#leftside {
	float: left;
	width: 420px;
}
#rightside {
	float: right;
	width: 420px;
}


.slight-grey {
	color: #666666;
	font-size: 12px;
}

.cookies {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #675941;
	padding-right: 25px;
}
.padding {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.main-ng {
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
}
.main-bg-table {
	background-image: url(images/bg-main-strip.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 918px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1 {
	font-size: 32px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 28px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
h3 {
	font-size: 24px;
	color: #660000;
}
h4 {
	font-size: 20px;
	color: #660000;
}
h5 {
	font-size: 18px;
	color: #660000;
}
h6 {
	font-size: 16px;
	color: #660000;
}
.start-bg1 {
	background-image: url(images/home_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 420px;
}
.start-bg2 {
	background-image: url(images/home_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 420px;
}
.start-bg3 {
	background-image: url(images/home_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 420px;
}
.start-bg4 {
	background-image: url(images/home_08a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width: 420px;
}

.start-padin {
	padding-right: 25px;
	padding-left: 55px;
	padding-top: 45px;
	font-size: 12px;
	font-style: italic;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

.anav:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.anav:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.anav:hover {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.anav:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.size12 {font-size: 12px}
.discription {
	color: #666666;
	font-size: 10px;
}
.red18bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.pad-right {
	padding-right: 25px;
}
.homeLeftBox {
	float: left;
	width: 200px;
}
.homeRightBox {
	float: right;
	width: 200px;
}
.picture {
	float: left;
	height: 400px;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: bold;
}
.pictureW {
	float: left;
	height: 300px;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: bold;
}
.subnavigation {
	height: 20px;
	width: 450px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	background-image: url(images/subnav.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #660000;
	font-size: 13px;
	text-align: center;
}
#contentAreaHome {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 850px;
}

