/* CSS Document */
body {  
	font: 74% / 1.4 Arial, Helvetica, sans-serif; 
	background-color:#ffffff;
	color:#444444;
	margin:0;
	background-image:url(../images/template/background.gif);
	background-repeat:repeat-x;
}


/*--misc--*/


img{
	border:none;
	margin:0;
	padding:0;
}

h1{
	color:#bbb2a4;
	font-weight:normal;
	font-size:1.8em;
	margin:0 0 25px 0;
}

h2{
	font-weight:normal;
	font-size:1.4em;
	border-bottom:1px solid #d7ccbf;
	margin:30px 0;
}
/*--styling divs and elements--*/

.maroon{
	color:#76180e;
	font-size:1.1em;
	font-weight:bold;
}

.orange16{
	color:#ff7900;
	font-size:16pt;
}
.orange16Bold{
	color:#ff7900;
	font-size:16pt;
	font-weight:bold;
}
.orange12{
	color:#ff7900;
	font-size:12pt;
}
.orange12Bold{
	color:#ff7900;
	font-size:12pt;
	font-weight:bold;
}
.orange10{
	color:#ff7900;
	font-size:10pt;
}
.orange10Bold{
	color:#ff7900;
	font-size:10pt;
	font-weight:bold;
}

.blue16{
	color:#0098c3;
	font-size:16pt;
}
.blue16Bold{
	color:#0098c3;
	font-size:16pt;
	font-weight:bold;
}
.blue12{
	color:#0098c3;
	font-size:12pt;
}
.blue12Bold{
	color:#0098c3;
	font-size:12pt;
	font-weight:bold;
}
.blue10{
	color:#0098c3;
	font-size:10pt;
}
.blue10Bold{
	color:#0098c3;
	font-size:10pt;
	font-weight:bold;
}

.black16{
	color:#000000;
	font-size:16pt;
}
.black16Bold{
	color:#000000;
	font-size:16pt;
	font-weight:bold;
}
.black12{
	color:#000000;
	font-size:12pt;
}
.black12Bold{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}
.black10{
	color:#000000;
	font-size:10pt;
}
.black10Bold{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

.gold16{
	color:#bbb2a4;
	font-size:16pt;
}
.gold16Bold{
	color:#bbb2a4;
	font-size:16pt;
	font-weight:bold;
}
.gold12{
	color:#bbb2a4;
	font-size:12pt;
}
.gold12Bold{
	color:#bbb2a4;
	font-size:12pt;
	font-weight:bold;
}
.gold10{
	color:#bbb2a4;
	font-size:10pt;
}
.gold10Bold{
	color:#bbb2a4;
	font-size:10pt;
	font-weight:bold;
}


.blackLink{
	color:#000000;
	font-size:1em;
}

p{
	margin:7px 0;
}

a{
	text-decoration:underline;
	color:#0098c3;
}

a:hover{
	text-decoration:none;
}


/*---Page structure---*/

#mainWrap{
	margin:36px auto 0 auto;
	width:808px;
}

#ligature{
	/*background-image:url(../images/template/ligature.gif);
	background-repeat:no-repeat;*/
	background-color:#020506;
	width:37px;
	height:43px;
	float:left;
	margin:112px 0 0 0;
}

#contentWrap{
	float:left;
	width:765px;
}

#topstrip{
	width:760px;
	background-image:url(../images/template/topStrip.png);
	/*progid:DXImageTransform.Microsoft.AlphaImageLoader(src="blank.gif",sizingMethod="scale");*/
	background-repeat:no-repeat;
	height:20px;
}

#gradWrap{
	float:left;
	background-image:url(../images/template/pageGrad.png);
	background-repeat:repeat-y;
	background-position:right;
	width:763px;
}

#header{
	background-image:url(../images/template/logo2.png);
	background-repeat:no-repeat;
	height:98px;
}

#logo{
	margin:0px 0px 0px 486px;
	padding:38px 0px 0px 0px;
}

#logoPrint{
	display:none;
}

#content{
	width:754px;
	float:left;
	padding:0;
	background-color:#ffffff;
	position:relative;
}
#content ul{
	margin:0;
	padding:0px 16px 10px 16px;
}
.staff{
	margin:0 15px 0 0;
}

#bottomF{
	background-image:url(../images/template/bottomF.gif);
	background-repeat:no-repeat;
	float:left;
	width:74px;
	height:240px;
	margin:0;
	padding:0;
}

#toTop{
	position:absolute;
	bottom:0;
	left:10px;
}

#toTop a{
	text-decoration:none;
}

#text{
	float:left;
	margin:82px 0px 0px 50px;
	padding:0px 0px 40px 0px;
	width:580px;
}

#btmstrip{
	background-image:url(../images/template/btmStrip.png);
	background-repeat:no-repeat;
	width:771px;
	height:15px;
	margin:0;
	padding:0;
	float:left;
}

/*---Navigation Style sheet if Javascript is not turned on---*/

#nav{
	float:left;
	width:650px;
	margin:0 0 0 5px;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav ul li{
	display:inline;
	list-style-type:none;
	position:relative;
	float:left;
}

#nav ul li a{
	display:block;
	float:left;
	height:35px;
	margin:0;
	padding:0;
	color:#ffffff;
	text-decoration:none;
}

#nav ul li ul{
	position:absolute;
	margin:1.4em 0 0 1.2em;/*set this to clear the height of the initial li*/
	padding:0;
	top:0;
	left:0;
	z-index:100;
}
#nav ul li ul li{
	float:none;
}
#nav ul li ul li a{
	color:#333333;
	width:14em;
	height:1.2em;
	padding:6px 0 0 15px;
	background-image:url(../images/template/nav/arrow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:none;
}

#nav ul li ul li.selecteditem a{
	font-weight:bold;
}

#nav ul li ul li.menuitemlast a{
	background-image:url(../images/template/nav/arrow_last.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

/*---End Navigation---*/

/*--- Tables---*/
.staffTable tr td{
	padding:0 0 20px 10px;
}

.staffTable tr td p{
	margin-top:0;
}

.form_table2 tr td{
	padding:4px;
}
.fieldmessage{
	color:#990000;
}


