/* Home Page */

b {
	color: #666666;
	}

body {
	margin: 40px 0px 0px 0px;
	background: #000 none;
	color: #000000;
	}

#container {
	width: 100%;
	text-align: center;
	position: relative;
	}

#header1 {
	background: #621307 url(images/header1.jpg) center top no-repeat;
	color: #621307;
	height: 115px;
	}

#border1 {
	background: #621307 url(images/border1.jpg) center top repeat-x;
	color: #621307;
	height: 25px;
	text-align: center;
	}

#border2 {
	background: #621307 url(images/border2.jpg) center top repeat-x;
	color: #621307;
	height: 25px;
	text-align: center;
	}

#photo {
	background: #333333;
	color: #333333;
	height: 300px;
	text-align: center;
	}

#photo2 {
	background: #333333;
	color: #333333;
	height: 400px;
	text-align: center;
	}

#footer1 {
	background: #621307 none;
	color: #621307;
	height: 35px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	}

#copyright1 {
	background: #000000 none;
	color: #000000;
	text-align: center;
	padding: 15px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 14px;
	}

#copyright1 a:link, #copyright1 a:visited, #copyright1 a:active {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}

#copyright1 a:hover {
	font-size: 9px;
	color: #621307;
	text-decoration: underline;
	}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 2px;
	}

.menu1 a:link, .menu1 a:visited, .menu1 a:active {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
.menu1 a:hover {
	color: #ffffff;
	text-align: center;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	}

#header2 {
	background: #621307 url(images/header2.jpg) center top no-repeat;
	color: #621307;
	height: 115px;
	text-align: center;
	}

.nav {
	width: 740px;
	padding: 85px 40px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	}

.nav a:link, .nav a:active, .nav a:visited {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 2px;
	}

.nav a:hover {
	font-size: 14px;
	color: #accb4a;
	text-align: center;
	text-decoration: none;
	border-top: #999999 1px dotted;
	border-bottom: #999999 1px dotted;
	}

.menu2 {
	padding: 8px 0px 0px 0px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	}

.menu2 a:link, .menu2 a:visited, .menu2 a:active {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
.menu2 a:hover {
	color: #66CC33;
	text-align: center;
	}

#footer2 {
	background: #621307 none;
	color: #621307;
	height: auto;
	text-align: center;
	padding: 10px 0px 25px 0px;
	}

.content1 {
	text-align: justify;
	width: 720px;
	margin: 0px 20px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	}

.content1 a:link, .content1 a:active, .content1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#66CC33;
	text-decoration: none;
	}

.content1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#66CC33;
	text-decoration: underline;
	}

.question {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFCC33;
	padding: 5px 0px 5px 0px;
	}

.answer {
	text-align: justify;
	padding: 0px 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	}

.courseinfo {
	display: block;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.boxtitle {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFCC33;
	}

.boxinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
	}
.whttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whttext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}
