body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BAB8A2;
	background-image: url(images/fillback.jpg);
	background-repeat: repeat-x;
}
  
#header {
	background-image:url(images/filltop.jpg);
	background-repeat:repeat-y;
	height:95px;
	border:none;
}

hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	/* text-align: right; for ie */
	/* margin-right: 0; for everyone else */
}

/*Navigation*/ /* menu bar */
#nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	float:left;
	width:820px;
	font-weight:bold;
	position:absolute;
	left:0px;
	top:95px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li {
	float: left;
	background: url(buttons/tabR1.jpg)
		no-repeat right top;
	margin: 0px;
	padding: 0px;
}

#nav a {
	float:left;
	display:block;
	padding:5px 25px 5px 17px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#nav a {float:none;}
	/*End IE5-Mac HAck*/

#nav_select a {
	float:left;
	display:block;
	padding:5px 25px 5px 17px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#nav a {float:none;}
	/*End IE5-Mac HAck*/

#navcap a {
	float:left;
	display:block;
	padding:5px 25px 5px 25px;
	background-image: url(buttons/tabL1.jpg);
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#navcap a {float:none;}
	/*End IE5-Mac HAck*/

#navcap_select a {
	float:left;
	display:block;
	padding:5px 25px 5px 25px;
	background-image: url(buttons/tabL1.jpg);
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: left;
}

	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#navcap_select a {float:none;}
	/*End IE5-Mac HAck*/
	
	/* size navigation image bar on the right */
#navhome {
	position: absolute;
	float: right;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(buttons/subNavbkgrd.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	top: 78px;
	height: 41px;
	left: -2px;
}

#navsub {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	float: left;
	width: 770px;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 120px;
}

#navsub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navsub li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#navsub a {
	float:left;
	display:block;
	color: #000;
	text-decoration: none;
	background-image: url(images/dot1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding:5px 6px 5px 16px;
}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#navsub a {float:none;}
	/*End IE5-Mac HAck*/

#navsub a:hover {
	text-decoration: underline;
}

#select a {
	float:left;
	display:block;
	color: #999;
	text-decoration: none;
	background-image: url(images/dot2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding:5px 6px 5px 16px;
}
	/* Commented Backslash Hack
		hides rule from IE%-Mac \*/
	#select a {float:none;}
	/*End IE5-Mac HAck*/

#select a:hover {
	text-decoration: none;
}

/*-------------------------------------*/

#sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}

#sub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sub li {
	margin: 0px;
	padding: 0px;
}

#sub a {
	display:block;
	color: #000;
	text-decoration: none;
	background-image: url(images/dotsub.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:2px 6px 2px 14px;
}

#sub a:hover {
	text-decoration: underline;
	background-color: #FFF;
}

#subselect a {
	color: #666;
	text-decoration: none;
	background-image: url(images/dotsub2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:2px 6px 2px 14px;
}

#subselect a:hover {
	text-decoration: none;
}
/*---------------------------*/


/*End navigation*/

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 20px;
}

p a:link, p a:visited {
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
}

p a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

p a:active{
	color: #000000;
	background-color: #CCCCCC;
}

strong {
	font-weight: bold;
	color: #000099;
}

#bar {
	background-color: #C6C4AD;
	position: absolute;
	top: 142px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 100%;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	left: 300px;
	top: 25px;
	width: 475px;
}

/*Start columns*/
.container{
	position: absolute;
	top:150px;
	left: 0px;
}

#content {
	padding-right: 15px;
	padding-left: 15px;
}

#colright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}

#boxleft {
	float: left;
	width: 45%;
}

#boxright{
	float: right;
	width: 45%;
}

.boxtitle {
	background-image: url(images/fillBlue.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	padding-right: 8px;
	padding-left: 8px;
}

.small a:link,.small a:visited {
	color: #000000;
	text-decoration: none;
}

.small a:hover, .small a:active{
	text-decoration: underline;
}

.smalloff {
	color: #999999;
}
.smalloff alink,.smalloff a:visited {
	color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 26px;
	margin-bottom: 0px;
	margin-top: 0px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	margin-bottom: 0px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DFE4EC;
}

h2 a:link, h2 a:visited {
	color: #000000;
	text-decoration: none;
}

h2 a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

h2 a:active{
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #A0915F;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #FFFFFF;
	background-color: #6699CC;
	padding: 4px;
	font-style: italic;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #FFFFFF;
	font-weight: normal;

}
h5 a:link, h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h5 a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar {
	background-color: #FFFFFF;
	background-image: url(images/sidedash.gif);
	background-repeat: repeat-y;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}

.sidebar a:link,.sidebar a:visited {
	color: #0033CC;
	text-decoration: none;
}

.sidebar a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.sidebar a:active{
	color: #000000;
	background-color: #CCCCCC;
}

.sidetxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
}

/*Start home page options*/
.containhome {
	position: absolute;
	top:126px;
	left: 0px;
}
/* bar arcross  top */
#barhome {
	background-color: #C6C4AD;
	position: absolute;
	top: 119px;
	height: 7px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 100%;
}

.tdtopR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 12px;
}

.tdbottomL {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 8px 12px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tdtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 12px;
}

.tdbottomR {
	padding: 12px 12px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.txt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 8px;
}

.txt li {
	margin-bottom: 8px;
}

.txt a:link,.txt a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}

.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
}

.txt a:active{
	color: #000000;
	background-color: #CCCCCC;
}

.txtwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 8px;
}

.txtwht a:link,.txtwht a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}

.txtwht a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.txtwht a:active{
	color: #000000;
	background-color: #CCCCCC;
}

/*---*/

.txtwhtB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 8px;
	font-weight: bold;
}

.txtwhtB a:link,.txtwhtB a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.txtwhtB a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.txtwhtB a:active{
	color: #FFFFFF;

}

.sitemap {
	position: absolute;
	top:78px;
	left: 0px;
}

a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.Wht {
	color: #FFFFFF;
}
.adsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.clearall {
	clear: both;
}
.floatright {
	display: block;
	float: right;
}
.floatleft {

	display: block;
	float: left;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	padding-right: 8px;
	padding-left: 8px;
	white-space: nowrap;

}
.highlite {
	font-weight: bold;
	color: #FF0000;
}
.padsearch {
	padding-top: 1px;
}
.adWht {
	color: #FFFFFF;
}
.containhome .tdtop ul {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.container #content .highlites {
	color: #941743;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gray {
	color: #666666;
}
