html {
    overflow-y: scroll;
}

#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #333;
}
body,td,th {
	font-family: Lato, sans-serif;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header_right {
	float: right;
	width: 400px;
	text-align: right;
	background-image: url(../img/tn.jpg);
	height: 60px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 30px;
}
#nav {
	background-image: url(../img/nav.png);
	height: 43px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	padding-top: 13px;
	float: left;
	padding-right: 19px;
	padding-left: 21px;
	padding-bottom: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4BE95;
}
#nav a:hover {background-image: url(../img/blk.png);
}
#green_bg {
	background-image: url(../img/green_bg.png);
	height: 342px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sub_bg {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shade.jpg);
	background-repeat: no-repeat;
}

#leftcol {
	background-color: #F3F3F3;
	width: 650px;
	margin-right: 20px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightcol {
	background-color: #777930;
	width: 200px;
	border: 1px solid #360;
	float: right;
	color: #FFF;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
h3 {
	font-size: 16px;
	color: #777930;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}




#inside_green {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #FFF;
	-moz-box-shadow: 0px 1px 5px #555;
	-webkit-box-shadow: 0px 1px 5px #555;
	box-shadow: 0px 1px 5px #555;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	height: 84px;
	padding-top: 240px;
	padding-left: 274px;
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 18px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	padding-bottom: 10px;
	padding-top: 10px;
}

#copyright {
	font-size: 11px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 20px;
	padding-top: 5px;
}

h4 {
	font-size: 15px;
	color: #777930;
	margin: 0px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff;
}
#mid {
	width: 960px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
}


#round {
	background-image: url(../img/round.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	width: 100%;
}
#foot_caption {
	background-color: #E4E4E4;
	padding: 15px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#cap_right {
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BEBEBE;
	width: 455px;
}
#cap_left {
	float: left;
	width: 430px;
}
.sec:link {
	color: #fff;
	text-decoration: none;
}
.sec:visited {
	color: #fff;
	text-decoration: none;
}
.sec:hover {
	color: #fff;
	text-decoration: underline;
}
.sec:active {
	color: #fff;
	text-decoration: none;
}
.clearfloat {clear:both;
}
p {
	margin: 0;
	
}
.pics {
	padding: 0px;
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 5px solid #FFF;
	-moz-box-shadow: 0px 1px 5px #999;
-webkit-box-shadow: 0px 1px 5px #999;
box-shadow: 0px 1px 5px #999;
}
h1 {
	font-size: 25px;
	color: #333;
	margin: 0px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #fff;
}.boldwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	display: block;
}

#caption {
	float: right;
	width: 365px;
	padding-top: 13px;
	font-style: italic;
	font-size: 12px;
}
