/* set all to Verdana */
p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tags */
body {
	background: url(../i/background4.jpg);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #037700;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
h2 {
	font-size: 12px;
	color: #037700;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #037700;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
p {
	font-size: 12px;
	color: #037700;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
}
ul {
	color: #037700;
	font-size: 12px;
	line-height: 16px;
}
/* leftnav with navbutt */
#leftnav {
	text-align: center;
	vertical-align: top;
	padding-top: 100px;
}
.logo {
	margin: 0px 17px 50px 0px;
}
#leftnav img {
	display: block;
}
#navbutt img {
	margin: 0px 10px 15px;
}
/* content area */
#content {
	padding-top: 20px;
}
/* main title */
.title {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 70px;
}
/* photos */
.photoright {
	margin: 10px 0px 10px 30px;
	padding: 0px;
	display: block;
}
.photoleft {
	margin: 10px 20px 10px 0px;
	padding: 0px;
	display: block;
}
.phototop img {
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
}
.phototop {
	text-align: center;
}
/* bottom navigation section */
#botnav p {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 2px solid #B08D00;
	margin-right: 20px;
	margin-left: 20px;
}
/* copyright section */
#copyright { text-align: right; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 10px;
	text-align: right;
	line-height: 14px;
}
/* summary box */
.summary {
	background: #F2F4F7;
	border: 1px solid #037700;
	margin: 15px 20px 5px;
}
.summary h2 {
	font-size: 14px;
	text-align: center;
	margin: 5px;
	color: #BF9900;
}
.summary p {
	font-size: 12px;
	margin: 5px 10px;
}
.summary ul {
	font-size: 12px;
	line-height: 17px;
}
.summary img {
	padding: 5px 10px 10px;
}
/* feature list */
.feature {
	border: 2px dashed #72A64A;
	padding: 5px;
	margin: 5px 10px;
	background: #F1F7FA;
	width: 250px;
}
.feature h2 {
	color: #649342;
	text-align: center;
	margin: 5px;
	padding: 0px;
	font-size: 12px;
}
.feature p {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
/* others */
.centre {
	text-align: center;
}
.red {
	color: #FF0000;
}
.boxNotice {
	background-color: #F3F5F8;
	border: 1px solid #2A661C;
	padding: 5px;
}
.boxNotice h2 {
	font-size: 12px;
	color: #037700;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.boxNotice p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.vtplan {
	margin-top: 20px;
	margin-left: 50px;
	border: 1px solid #999;
}
