/* CSS Document */

body {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:800px;
	vertical-align:top;
	background-image:url(/images/BkgdImage2.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
		
	}

a {
	text-decoration:none;
	color:#003300;
	font-weight:500;

	}

p {
	font:14px Book Antiqua;
	line-height:24px;
	color:#000;
	padding:0px 7px;
	}


h1 {
	font:trebuchet MS;
	font-size:18px;
	font-weight: 200;
	padding: 15px 0px 3px 17px;
	margin:0px;
	color: #B84A06;
	}

h2 {
	font:trebuchet MS;
	font-size:14px;
	font-weight:400;
	text-align:left;
	padding:3px 0px 0px 20px;
	margin: 0px;
	color: #630;
	}

h3 {
	font:Book Antiqua;
	text-align:left;
	font-weight:200;
	font-size:14px;
	padding:0px 0px 1px 30px;
	margin: 0px;

	}
	
h4 {font:Book Antiqua;
	text-align:right;
	font-weight:100;
	font-size:14px;
	padding:7px;

	}

.bottomNav {
	text-align:center;
	font-family:"Arial";
	font-size:10px;
	text-decoration:none;
	color:#999;
	padding: 0 15 0 15;
	width:650px;
	
	}
	
	
	
/******************ID tags**********************/

#header {
	font-family:"trebuchet MS";
	color: #669933;
	background-image:url(/images/Header.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 50px;
	padding: 2px;

}


#tagline {
	font:9px arial;
	color: #333333;
	line-height:14px;
	letter-spacing:.1em;
	margin-left:25px;
	padding:0px 25px;
	text-align:left;
		}
		
#mainTable {
	width:800px;
	border-bottom:groove;
	border-bottom-color:#666666;
	border-bottom-style:ridge;
	border-bottom-width:thin;
	/*margin:5px;
	padding:5px;*/
	vertical-align:top;
	
	
	}

#sidebar {
	background-image:url(/images/sidebar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 130px;
	}

	
/******left cell *****/

#pineapple {
	width:200px;
		}

#contentArea {
	width:430px;

	}
	
.return {
	padding:7px;

}#sidebarLight {
	background-image: url(images/sidebarLight.jpg);
}
li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #000;
	list-style-position: inside;
	padding: 0px;
}

