/*-----------------------------------------------------html--*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	background: #EFE3B6 url(../images/bkgrd_fill.gif) repeat-x left top;
	margin: 0px auto;
	padding: 0px;
	/*width: 765px;  keeps width and centers*/
	font: 100.01%/120% Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal;}

a:link, a:visited {color:#666699;text-decoration: underline;}
a:hover {color:#666666;text-decoration: none;}
a:active {color:#009900;}

/*-----------------------------------------------------layout--*/

#wrap {
	width: 765px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-size: 80%;
}
#header {
	height: 28px;
	width: 765px;
	background: url(../images/topbar.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
#header a, #header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: .2em;
	padding-right:6px;
}
#header a, #header a:hover {
	color: #DA8793;
	text-decoration:none;
}
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	padding: 4px 10px;
	margin: 0px;
}
#mast1, #mast2, #mast3, #mast4, #mast5 {
	height: 143px;
	width: 765px;
	margin: 0px;
	padding: 0px;
}
#mast1 {background: url(../images/mast1.jpg) no-repeat center top;}
#mast2 {background: url(../images/mast2.jpg) no-repeat center top;}
#mast3 {background: url(../images/mast3.jpg) no-repeat center top;}
#mast4 {background: url(../images/mast4.jpg) no-repeat center top;}
#mast5 {background: url(../images/mast5.jpg) no-repeat center top;}
#mast6 {background: url(../images/mast6.jpg) no-repeat center top;}

.clearL {clear: both;}

#logo {
	text-align: center;
	padding-left: 70px;
}

/*-----------------------------------------------------content--*/
#contentwrap {
	width: 765px;
	text-align: center;
	margin: 0px auto 0px auto;
	background: url(../images/fill_bgrd.jpg) repeat-y center
}
#contentwrap img{
	display: block;
}
#contentwrap #content {
	text-align: left;
	margin: 0px auto 0px auto;
	width: 765px;
}

#contentwrap #content #rightCol {
	float: right;
	width: 525px;
	margin: 10px;
}
#contentwrap #content #leftCol {
	float: left;
	width: 160px;
	min-height: 400px;
	margin: 10px 0 10px 10px;
}
#contentwrap #content .end {
	margin: 0px;
	line-height: 0px;
}

#contentwrap #content #leftCol h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #89002A;
	padding-top: 10px;
}
#contentwrap #content #leftCol h3 {
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
}

#contentwrap #content #rightCol p, #contentwrap #content #rightCol li {
	font-size: 0.9em;
	color: #000000;
	padding: 3px;
}
#contentwrap #content #rightCol p {
	padding: 8px 10px 8px 3px;
}
#contentwrap #content #rightCol li {
	font-size: 0.8em;
	color: #000000;
	margin: 10px 30px;
	list-style:square
}
#contentwrap #content #rightCol h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #89002A;
	padding-top: 10px;
}
#contentwrap #content #rightCol h3 {font-size: 1.2em;color: #666699;}
#contentwrap #content #rightCol img {
	padding: 2px;
	float: right;
	margin: 4px;
}
#contentwrap #content #rightCol .box {
	margin: 10px 3px;
	padding: 0px;
	width: 95%;
	border: 1px solid #999999;
}
#contentwrap #content #rightCol .boxSm {
	margin: 10px 3px;
	padding: 0px;
	width: 55%;
	border: 1px solid #999999;
}
#contentwrap #content #rightCol .box h1, #contentwrap #content #rightCol .boxSm h1 {
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background: #8E8169;
	letter-spacing: .1em;
}
#contentwrap #content #rightCol .box h2, #contentwrap #content #rightCol .boxSm h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #89002A;
	padding-top: 10px;
}
#contentwrap #content #rightCol .box img, #contentwrap #content #rightCol .boxSm img {
	padding: 3px 5px 0 0;
	float: left;
}
#contentwrap #content #rightCol .highlite, #contentwrap #content #leftCol .highlite {font-size: 1.2em;color: #666699;}

#rightCol table {
	width: 95%;  
}

#rightCol td h4 {
	font: bold 110% Arial, sans-serif;
	color: #4B426E;
	padding: 10px 0px 5px;
	border: 1 solid #CCCCCC;
}
.divider1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #666666;
	border-left-color: #666666;
}
.divider2 {

	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-color: #666666;
}
.style1 {color: #000000}

/*-----------------------------------------------------navigation--*/
#navwrap {
	width: 185px;
	margin: 0 0 0 3px;
	padding: 0px;
	float:left;  /*background image showing firefox*/
	font-weight:bold;
	background: url(../images/nav_fill.jpg) repeat-y;
}

#navwrap ul.nav {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#navwrap ul.nav li{
	padding: 0px;
	margin: 0px;
	list-style:none;
	/*display: block;
	float: left;*/
	height:2em; line-height:1.9em;
}

#navwrap ul.nav a:link, #navwrap ul.nav a:visited {
	display: block;
	font-size: .9em;
	padding: 8px 10px 8px 20px;
	margin: 0px;
	color:#333333;
	text-decoration: none;
}
#navwrap ul.nav a:hover {color:#ffffff;}
#navwrap ul.nav a:active {color:#000000;}
#navwrap ul.nav li.selected a:link, #navwrap ul.nav li.selected :visited {color: #89002A;}
/*-------------footer--------*/
#footerwrap {
	width: 765px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {padding: 0 10px 20px 10px;}
#footer p {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height:2em;
}
#footer a:link, #footer a:visited{color:#89002A; text-decoration:none}
#footer a:hover {color:#333; text-decoration:underline}
#footer a:active {color:#000;}
