/*------------------- COMMON -----------------------*/

a:link img {border: none;}
a:link visited img {border: none;}
a img {border-style: none;}

FORM {
	MARGIN: 0px;
}
H1 {
	MARGIN: 0px;
}
H2 {
	MARGIN: 0px;
}
H3 {
	MARGIN: 0px;
}
H4 {
	MARGIN: 0px;
}
H5 {
	MARGIN: 0px;
}
H6 {
	MARGIN: 0px;
}

A {
	TEXT-DECORATION: none
}
A:HOVER {
}


/*-------------------- MAIN ------------------------*/

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-color: #4F360C;
	padding-bottom: 70px;
}
.wrapper {
	text-align: left;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	min-height: 396px;
}
.main {
	background-image: url(images/gradentbg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
.page {
	background-image: url(images/toppicture.jpg);
	background-repeat: no-repeat;
	min-height: 1050px;
}
.logo {
	height: 91px;
}
.sidecol {
	width: 237px;
	vertical-align: top;
}
.box1 p {
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	padding-right: 20px;
	margin-top: 0px;
}
.box1 em {
	color: #339900;
}

.box1 h3 {
	font-size: 21px;
	font-weight: normal;
}

.link {
	padding-top: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
.link li {
	list-style-image: url(images/bullett.gif);
	padding-bottom: 20px;
}
.link a {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.link span {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box1 {
	text-align: center;
	vertical-align: top;
	padding-top: 80px;
	color: #336600;
}



.contentouter {
	vertical-align: top;
}
.picture {
	vertical-align: top;
}
.head {
	text-align: right;
	vertical-align: bottom;
	font-size: 36px;
	color: #374D02;
	padding-right: 30px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.slogan {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 140px;
	vertical-align: top;
	text-align: center;
	padding-right: 20px;
}
.slogan em {
	color: #00CCFF;
	font-size: 14px;
	font-style: normal;
}


.head span {
	font-size: 24px;
}
.content {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.content h1 {
	font-size: 30px;
	font-weight: normal;
	color: #374D02;
	padding-top: 15px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	color: #384000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADCB01;
	border-bottom-color: #ADCB01;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.content h3 span {
	font-size: 11px;
	color: #809601;
	font-style: normal;
	font-weight: bold;
}
.content h2 {
	font-weight: normal;
	font-size: 18px;
	padding-top: 20px;
}
.content h2 em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}
.heightbox {
	height: 30px;
}









.left {
	background-image: url(images/leftshadow.jpg);
	background-repeat: no-repeat;
	width: 12px;
}
.right {
	width: 12px;
	background-image: url(images/rightshadow.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BDA53C;
	text-align: center;
}
