body {
	background-color: #fff;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Arial;
	font-size: 0.6em;
}

p {
	font-size: 1.2em;
	color: #333;
	padding-bottom: 10px;
	line-height: 1.7em;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Arial;
	color: #fe6201;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Arial;
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

ul.pdflist { margin:20px 0 0 10px; padding:0;}
.pdflist li { list-style-type:none; background-image: url(../images/pdf.gif); background-repeat:no-repeat; padding-left:20px; margin-bottom:10px;}

ul.sitemap li ul li {
	font-size: 0.8em; font-weight:normal;
	
}

cleaner{
	clear: both;
}

#spacer {
	height: 90px;
	width: 1px;
	clear: both;
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 342px 64px;
}

#container {
	padding: 0px;
	height: auto;
	width: 802px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---------------------------------BANNER-----------------------------------*/

#banner {
	background-image: url(../images/banner.jpg);
	height: 260px;
	width: 735px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px 10px 0px 0px;
}

#contact1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Console", Arial;
}


#vertbanner {
	background-image: url(../images/vertbanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 233px;
	width: 51px;
	float: right;
	margin: 0px 0px 0px 6px;
}


#titletext {
	height: auto;
	width: auto;
	padding: 0px;
	float: right;
	margin: 0px;
}

/*---------------------------------TOP NAV-----------------------------------*/

#topnav {
	float:right;
	width: 118px;
	color: #000000;
	height: auto;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

#topnav ul {
	width: 118px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#topnav li {
	color: #FFFFFF;
	height: 20px;
	list-style-type: none;
	width: 118px;
	text-align: left;
	background-image: url(../images/dotborder.gif);
	background-repeat: repeat-x;
	background-position: left 19px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav li.noborder {
	margin:0px;
	color: #FFFFFF;
	height: 20px;
	list-style-type: none;
	width: 118px;
	text-align: left;
	background-image: none;
	padding: 2px 0px 0px;
}

#topnav li a {
	color:#FFFFFF;
	text-decoration:none;
	width: 72px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1.1em;
	background-image: url(../images/whitedot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}

#topnav li p {
	color:#FFFFFF;
	text-decoration:none;
	width: 100px;
	padding-left: 20px;
	font-size: 1.1em;
	background-image: url(../images/reddot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: -3px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topnav a:hover {
	background-image: url(../images/reddot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*---------------------------------LEFT NAV-----------------------------------*/
/*
.menuleft {
	float:left;
	width: 200px;
	color: #000000;
	margin: 0px;
	height: 300px;
	padding: 0px;
	text-align:left;
}

.menuleft p{
	margin: 0px;
	padding: 0px;
}

.menuleft dl {
	width: 150px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menuleft dt {
	margin-bottom: 20px;
}


#menuleft dd {
	padding:0px;
	color: #FFFFFF;
	height: 30px;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0px;
}

.menuleft dl dd a {
	color:#3d79ca;
	text-decoration:none;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 0px 0px 5px;
	margin-top: 10px;
	margin-right: 0px;
	text-transform: none;
	font-size: 1.1em;
	background-image: url(../images/sidenavdot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	width: 150px;
}

.menuleft a, #shop a:visited {
	color:#3d79ca;
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
}

.menuleft a:hover {
	color:#002c7e;
}

*/

#menuleft {
	float:left;
	width: 200px;
	color: #000000;
	margin: 0px;
	height: auto;
	padding: 0px;
}

#menuleft p{
	margin: 0px;
	padding: 0px;
}

#menuleft dl {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

#menuleft dt {
	margin-bottom: 20px;
}

#menuleft dd {
	color: #FFFFFF;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#menuleft dl dd a {
	color:#3d79ca;
	text-decoration:none;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 0px 0px 5px;
	margin-top: 10px;
	margin-right: 0px;
	text-transform: none;
	font-size: 1.1em;
	background-image: url(../images/sidenavdot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
}

#menuleft a, #shop a:visited {
	color:#3d79ca;
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	width: auto;
}

#menuleft a:hover {
	color:#002c7e;
}

#menuleft dl dd ul {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	font-size: 0.9em;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menuleft dl dd ul li {
	background-image: none;
	margin-bottom: 5px;
}

#menuleft dl dd ul li a {
	background-image: none;
	text-transform: lowercase;
}
/*---------------------------------CONTENT-----------------------------------*/

#maintext {
	width:488px;
	float: left;
	margin-left: 27px;
}

#maintext img {
	
	margin-right: 10px;
	margin-left: 10px;
}

#maintext ul {
	font-size: 1.2em;
	color: #333;
	padding-bottom: 10px;
	line-height: 1.7em;
}

.contentbox {
	height: 150px;
	width: 220px;
	float: left;
	margin-left: 5px;
}


#refbox {
 height: 650px;
 width: 230px;
 float: left;
 margin-left: 5px;
 font-size: 0.8em;
}

#nobull{
 list-style-type: none;
}

#containpic {
	height: 200px;
	width: 100px;
	float: right;
	text-align: center;
}
.caption {
	text-align: center;
	font-size: xx-small;
	white-space: nowrap;
}

