@charset "UTF-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #300;
	background-color: #330;
	margin: 0;
	padding: 0;
	behavior: url(csshover.htc); /*WinIE behavior call */
}
a {
	text-decoration: none;
	color: #C30;
}
a:hover {
	color: #F30;
    text-decoration: underline;
}
div#nav ul {
	margin: 0;
	padding: 0;
	width: 12em;
	background: #FC3;
	border: 1px solid #330;
}
div#nav li {
	position: relative; list-style: none; margin: 0;
	border-bottom: 1px solid #330;
}
div#nav ul ul {
	position: absolute;
	top: 0;
	left: 12em;
	display: none;
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
}
div#nav li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	color: #900;
	width: 11.5em;
}
div#nav li:hover {
	background: #990;
}
div#nav li.submenu {
	background: url(../images/arrowSub.gif) 95% 50% no-repeat;
}
div#nav li.submenu:hover {
	background-color: #990;
}
div#nav>ul a {
	width: auto;
}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #d6c4a4 url(../images/templat.jpg) no-repeat scroll left top;
} 
#slogan {
	width: auto;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	margin-top: 15px;
	padding-left: 100px;
}
#sidebar1 {
	float: left;
	width: 150px;
	padding: 0px 0px 0px 15px;
	margin-top: 20px;
	font-size: 12px;
	border-righ: 1px dotted #900;
	text-transform: uppercase;
	height: auto;
	line-height: 2em;
}
#sidebar2 {
	margin: 20px 15px;
	float: right;
	width: 160px;
	padding: 20px 10px 10px 10px;
	border: solid 1px #330;
	font-size: 12px;
	text-align: center;
	color: #330;
	background-color: #996;
}
#announce {
	display: block;
	background: #FC0;
	text-transform: uppercase;
	padding: 0.3em;
	font-weight: bold;
	border: 1px solid #FFF;
}
#announce2 {
	display: block;
	background: #FC0;
	color: #360;
	font-size: 14px;
	padding: 0.4em;
	border: 1px solid #000;
	font-style: italic;
}
#spnote {
	text-align: left;
	padding: 5px;
	background-color: #CC9;
	border: dotted #990 1px;
	list-style-image: url(../images/arrowSub.gif);
}
#mainContent {
	margin: 20px 206px 0px 170px;
	padding: 30px 10px 50px;
	background: #cdb68f url(../images/beadborder.jpg) no-repeat center top;
	border-right: 1px solid #FEEBC0;
	border-left: 1px solid #FEEBC0;
	border-bottom: 1px solid #FEEBC0;
}
#mainContent img{
	margin: 10px;
}
#bottedg {
	margin-top: -10px;
	background: url(../images/beadborder.jpg) no-repeat center top;
	height: 10px;
	width: 567px;
	margin-left: 8px;
	floa: right;
	borde: 1px solid red;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
blockquote {
	width: 94%;
	height: auto;
	font-size: 15px;
	background: #C96;
	margin-left: 10px;
	padding: 5px;
	border: dotted #630 1px;
}
#pull {
	width: auto;
	height: auto;
	font-size: 11px;
	color: #960;
	font-style: italic;
	text-align: right;
}
#apDiv1 {
	position:absolute;
	left:782px;
	top:301px;
	width:205px;
	height:47px;
	z-index:1;
}
#accomplish {
	text-align: left;
}
#board {
	text-align: left;
}
.emphasis {
	font-weight: bold;
}
.backtotop {
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	line-height: 1.2em;
	color: #C30;
}
#contactform {
	padding-left: 100px;
}
.apply {
	text-align: center;
	font-size: 11px;
}
.apply a {
	color: #330;
}
.apply :hover{
	color: #660;
}
#copyright {
	font-size: 9px;
	color: #660;
	text-align: center;
	background: url(../images/bottomEdge.jpg) no-repeat center top;
	height: 25px;
	line-height: 3.5em;
}
#copyright a{
	color: #663;
}
#copyright a:hover{
	color: #930;
}
#individual {
	background-color: #CC6;
	padding: 20px;
	color: #630;
	font-style: italic;
}
#thanks {
	text-align: center;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 90px 0px;
	color: #630;
	font-size: 24px;
	font-style: italic;
}.highlight {
	background: #C96;
}
.thrColFix #container #sidebar1 a {
	border-width: 0px;
	border-style: none;
}
.endoersement {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
