/* CSS Document */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #FFF;
	}
	
#footerContent {
	width: 800px;
	height: 35px;
	z-index: 50;
	margin-top: 1100px;
	margin-bottom: 10px;
	}

/*********************/
/* Nav */
/*********************/
#navcontainer {
	position: relative;
	top: 100px;
	margin-left: 20px;
	z-index: 50;
	width: 675;
	visibility: inherit;
	overflow: visible;
	}

#navlist
{
margin: 0;
padding: 0 0 30px 20px;
border-top: 1px solid #2A7F55;
top: 0px;
}

#navlist ul, #navlist li
{
margin: 4;
padding: 8;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 6px 16px;
color: #2A7F55;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-top: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/*********************/
/* Nav end */
/*********************/
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p.sub {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	border: none;
}

a:hover {
	font-size: 12px;
	color: #2A7F55;
	border: none;
	}

p.bold {
	font-weight: bold;
}

p.center {
	text-align: center;
	}
	
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #090;
	text-transform: uppercase;
	font-style: oblique;
	letter-spacing: 0.4em;
}
h2 {
	font-family: "Bodoni MT";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #093;
	text-transform: uppercase;
	font-style: oblique;
	letter-spacing: 0.2em;
	word-spacing: .2em;
}

img {
	border: none;
		}
	
ul {
	margin-left: 0; padding-left: 0;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-position: inside;
	list-style-type: disc;
}

li.off {
	list-style-type: none;
	font-weight: bold;
}

.advertiseleft {
	width: 225px;
	margin-right: auto;
	margin-left: 600px;
	text-align: justify;
	top: 125px;
	padding: 5px;
	z-index: 10;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: uppercase;
}
#wrapper #leftContent #cse-search-box div {
	color: #000;
}
