@charset "utf-8";

/* general */
body {
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#pagewrapper .accessibility {
	display: none;
}
#pagewrapper {
	text-align: left;
	width: 847px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pagewrapper #logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 94px;
	width: 847px;
	position: relative;
}
#pagewrapper #logo #logotext {
	float: left;
	width: 300px;
	position: relative;
}
#pagewrapper #logo #logotext h1 {
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
}
#pagewrapper #logo #logotext a {
	text-indent: -999em;
	display: block;
	height: 94px;
	width: 300px;
}


#pagewrapper #logo #submenu {
	float: right;
	position: relative;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94714c;
	margin-right: 22px;
}
#pagewrapper #logo #submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pagewrapper #logo #submenu li {
	display: inline;
	text-align: center;
	text-decoration: none;
	float: left;
}
#pagewrapper #logo #submenu a {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #cba46b;
	display: block;
	height: 20px;
	width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94714c;
	text-decoration: none;
}
#pagewrapper #logo #submenu a:hover {
	color: #cba46b;
	text-decoration: underline;
}
#pagewrapper #menu {
	background-image: url(../images/menuBkgd.gif);
	float: left;
	height: 31px;
	width: 824px;
	position: relative;
	z-index: 100;
	padding-right: 23px;
}
#maincontent #quicklinks select,
#quicklinks2 select {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #513327;
}

.boxedHeader {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F3CD25;
	background-color: #513327;
}
.boxedHeader2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7806A;
}
.boxedText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	background-color: #F4EDEA;
	border: 1px solid #E7D4BB;
}

/* end general */

/* two columns */

#pagewrapper #main {
	background-image: url(../images/mainBkgd.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#pagewrapper #mainLegal {
	background-image: url(../images/mainBkgdLegal.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#pagewrapper #mainAbout {
	background-image: url(../images/mainBkgdAbout.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#pagewrapper #mainLicensing {
	background-image: url(../images/mainBkgdLicensing.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#pagewrapper #mainOnline {
	background-image: url(../images/mainBkgdOnline.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#pagewrapper #mainEducation {
	background-image: url(../images/mainBkgdEducation.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#pagewrapper #mainForms {
	background-image: url(../images/mainBkgdForms.gif);
	float: left;
	width: 847px;
	position: relative;
	background-repeat: no-repeat;
	z-index: 0;
}
#sidebar {
	float: left;
	width: 301px;
	padding-left: 41px;
	position: relative;
}
#sidebar #sidebarcontent {
	float: left;
	width: 301px;
	padding-top: 60px;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#sidebar #image {
	float: left;
	height: 233px;
	width: 301px;
	position: relative;
	padding-top: 14px;
}
#sidebar #image2 {
	float: left;
	height: 233px;
	width: 301px;
	position: relative;
	padding-top: 14px;
	text-align: center;
}
#maincontent {
	float: left;
	width: 453px;
	padding-left: 26px;
	position: relative;
	padding-bottom: 20px;
}
#maincontent #quicklinks {
	margin: 0px;
	float: left;
	height: 45px;
	width: 430px;
	padding-top: 25px;
	position: relative;
	text-align: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #513327;
}
#maincontent #content {
	float: left;
	width: 453px;
	padding-top: 70px;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
/* end two columns */

/* one columns */

#quicklinks2 {
	margin: 0px;
	float: left;
	height: 45px;
	width: 764px;
	padding-top: 25px;
	padding-left: 41px;
	padding-right: 41px;
	position: relative;
	text-align: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #513327;
}


#content2 {
	float: left;
	width: 764px;
	padding-top: 30px;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #F00;
	padding-right: 41px;
	padding-left: 41px;
	padding-bottom: 30px;
}
/* end one columns */

/* header */
#maincontent #content h2,
#content2 h2 {
	text-transform: uppercase;
	font-size: 14px;
	color: #EDB225;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDB225;
}
#maincontent #content h3,
#content2 h3,
#sidebar #sidebarcontent h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #513327;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sidebar #sidebarcontent h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #513327;
}

#maincontent #content h4,
#content2 h4,
#sidebar #sidebarcontent h4 {
	font-size: 12px;
	color: #C29556;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

#maincontent #content h5,
#content2 h5,
#sidebar #sidebarcontent h5 {
	font-size: 12px;
	color: #513327;
	margin-bottom: 0px;
	padding-bottom: 0px;

}


/* end headers */

/* footer */
#pagewrapper #footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	width: 847px;
	padding-top: 43px;
	position: relative;
	padding-bottom: 20px;
}
#pagewrapper #footer #left {
	float: left;
	width: 500px;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #513327;
	padding-left: 23px;
}
#pagewrapper #footer #right {
	float: left;
	width: 301px;
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #513327;
	text-align: right;
}
/* end footer */

/* links */
a {
	color: #dc7c05;
	text-decoration: underline;
}
a:hover {
	color: #513327;
	text-decoration: underline;
}
/* end links */

/* forms fields */

form {
	margin: 0px;
	padding: 0px;
	display: block;
}
form span {
	float: left;
	width: 453px;
	margin-bottom: 5px;
	position: relative;
}
form  label {
	width: 200px;
	float: left;
	position: relative;
	background-color: #FF9900;
}


.input {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #513327;
}	
/* end forms fields */
blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
hr {
	color: #513327;
	background-color: #513327;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content ul,
#content ol {
	margin-left: 20px;
	padding-left: 20px;
}
#content ul ul,
#content ol ol {
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#content li,
#content li li {
	padding-bottom: 10px;
}
.aligncenter {
	text-align: center;
}

