* {
margin: 0px;
padding: 0px;
}
body {
	background: #d2cdc0 url(mainbg.jpg);
	background-repeat: repeat;
	font-style: normal;
	font-weight: normal;
	font: 12px Georgia, "Times New Roman", Times, serif New Roman;
}
#masterbox {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: repeat-y center;
}
#banner {
	max-width: 800px;
	min-width: 700px;
	width: 80%;
	background-repeat: repeat-x;
	background-image: url(bannerbg.png);
	background-color: #7ea9aa;
	border-bottom-width: 3px;
	border-bottom-color: #443423;
	border-left-color: #443423;
	border-right-color: #443423;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	height: 80px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
}
#globalnav {
	max-width: 800px;
	min-width: 700px;
	width: 80%;
	background-image: url(newnavbg.png);
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #443423;
	border-left-color: #443423;
	border-right-color: #443423;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-right-width: 3px;
	border-left-width: 3px;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #443423;
	height: 35px;
	text-align: center;
}
#navbox {
	right: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 43px;
	text-align: center;
	overflow: hidden;
}
#navbox ul {
	padding: 0px;
	font-family: sans-serif;
	font-size: 14px;
	color: #000;
	white-space: nowrap;
}
#navbox li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	display: inline;
}
#navbox li a {
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#navbox li.active a {
	background: url('nav_active.png') repeat-x 10px 17px;
	text-decoration: none;
	padding: 30px 30px;
	margin: 0px;
	font-weight: bold;
}
#navbox li a:link {
    color: #FFFFFF;
    font-weight: bold;
}
#navbox li.active a:link {
    color: #000000;
}
#navbox li a:visited {
    color: #FFF;
}
#navbox li.active a:visited {
    color: #000;
}
#navbox li a:hover {
    font-weight: bold;
    margin: 0px;
    color: #FFF;
    background: url('nav_active.png') repeat-x 10px 17px;
}
#feature {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	width: 745px;
	height: 375px;
	background: url('featurebg.png') #FFFFFF;
	border: 3px solid rgb(110,170,170);
	font-size: 24px;
	font-weight: bold;
}
#lowerbox {
	background-position: 0 -200px;
	background-repeat: no-repeat;
	background-image: url(newpagebg.jpg);
	max-width: 800px;
	min-width: 700px;
	border-color: #443423;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 5px;
	width: 80%;
	height: 115px;
}
#subfeature {
	width: 447px;
	margin: auto;
	float: left;
	font: 16px serif;
}
#subftext {
	height: 80%;
	width: 55%;
	border-right: 1px rgb(68,51,34) dashed;
	padding: 10px;
	overflow: auto;
}
#tfhr {
	right: 10px;
	bottom: 5px;
	position: relative;
	height: 129px;
	width: 306px;
	background: url('hr.png') no-repeat;
	float: right;
}
#globalfooter {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 3px;
	width: 80%;
	padding: 5px;
	font: 12px sans-serif;
	text-align: center;
	color: #fff;
}
#content {
	max-width: 800px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 35px;
	border-bottom-width: 3px;
	border-bottom-color: #443423;
	border-left-color: #443423;
	border-right-color: #443423;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-right-width: 3px;
	border-left-width: 3px;
	margin-right: auto;
	margin-left: auto;
	min-width: 700px;
	width: 80%;
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(newpagebg.jpg) no-repeat bottom #FFF;
	font: 30px serif;
	font-weight: bold;
	color: #443423;
	text-align: left;
}
#featurecontent {
	border-color: #443423;
	border-width: 3px;
	border-style: solid;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 745px;
	margin-bottom: 5px;
	margin-top: 10px;
	background: no-repeat bottom #FFF;
	font: 30px serif;
	font-weight: bold;
	color: #443423;
	text-align: center;
}
#subtitlenav li a {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #959595;
	font-family: serif;
	font-variant: small-caps;
}
#subtitlenav li a:link {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #959595;
	font-family: serif;
	font-variant: small-caps;
}
#subtitlenav li a:visited {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #959595;
	font-family: serif;
	font-variant: small-caps;
}
#subtitlenav li a:hover {
	text-decoration: underline;
	border-bottom-style: none;
	display: inline;
	list-style-type: none;
	color: #1eb697;
	font-family: serif;
	font-variant: small-caps;
}
#subtitlenav li {
	font-weight: bold;
	padding-right: 20px;
	display: inline;
	list-style-type: none;
	color: #1eb697;
	font-size: 18px;
	font-family: serif;
	font-variant: small-caps;
}
#subtitlenav {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	text-align: center;
	margin-bottom: 20px;
	color: #1eb697;
	font-size: 18px;
	font-family: serif;
	font-variant: small-caps;
}
#contactbox {
	margin: 10px;
	background-color: #d2cdc0;
}
#addressbox {
	max-width: 700px;
	padding-bottom: 20px;
	margin-left: 5%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
	min-height: 513px;
	font: 16px serif;
	font-weight: normal;
	color: #000;
	text-align: left;
	
}
#addressleft {
	width: 34%;
}
#addressright {
	margin-right: 20px;
	padding-left: 10px;
	width: 381px;
	min-height: 513px;
	float: right;
}
#addressright img {
	float: right;
}
#content a:link {
	color: #4f978e;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #000eff;
	text-decoration: underline;
}
#content a:visited {
	font-weight: bold;
	color: #4f978e;
	text-decoration: none;
}
#contentbox {
	width: 99%;
	margin: auto;
	clear: both;
	font: 16px serif;
	font-weight: normal;
	color: #000;
	text-align: left;
}
#contentbox ul {
	font-size: 16px;
	list-style-type: none;
	
}
#contentbox li {
	left: 60px;
	position: relative;
	list-style-type: none;
	
}
#boxright {
	float: right;
	text-align: center;
}
#boxleft {
	text-align: center;
	float: left;
}
#contenttext {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 30px;
}
.context {
	padding-bottom: 10px;
}
#addressleft hr {
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 80%;
	color: #626262;
}
#breadcrumb {
	background-color: white;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom-color: #443423;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-left: 25px;
	margin-right: 0px;
	border-top-color: #443423;
	border-top-width: 1px;
	border-top-style: solid;
	margin-left: 0px;
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:link {
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:hover {
	border-bottom-color: #626262;
	border-bottom-style: solid;
	color: #4f978e;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:active {
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#breadcrumb a:visited {
	color: #b2b2b2;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: white;
	background-color: #443423;
}
#title {
	font-variant: small-caps;
	padding-left: 25px;
	text-align: left;
}
#faqlist {
	padding-bottom: 1em;
	list-style-position: outside;
	right: 30px;
	top: 20px;
	position: relative;
	list-style-type: none;
}
#faqlist li {
	padding-bottom: 1em;
	list-style-position: outside;
	right: 50px;
	top: 20px;
	position: relative;
	list-style-type: none;
}
p.faqq {
	margin-right: 15px;
	font-weight: bold;
	margin-bottom: .5em;
	padding-left: 30px;
}
p.faqa {
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 1.5em;
	padding-left: 30px;
}
.faqlink {
	padding-bottom: .75em;
	font-size: 14px;
}
.classdesc {
	font-size: 16px;
	bottom: 40px;
	position: relative;
	margin-left: 40px;
}
.classdescb {
	bottom: 40px;
	position: relative;
	right: 10px;
	font-weight: bold;
	font-size: 18px;
}
.class {
}
.faqclick {
	font-weight: bold;
	padding-bottom: .75em;
	text-align: center;
	color: #443423;
	font-size: 16px;
}
#problems {
	font-weight: bold;
	text-align: center;
}
