body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #669999;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
a {
	color: #999900;
}
a:hover {
	color: #CCCC00;
}
a:active {
	color: #339999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-transform: none;
	color: #cccc99;
	margin-left: -15px;
	margin-top: 0px;
	margin-right: 50px;
	padding-bottom: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666600;
	text-decoration: none;
	letter-spacing: 2px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006666;
	text-decoration: none;
	letter-spacing: 2px;
}
h4 {
	color: #333333;
	font-size: 12px;
}
h5 {
	color: #333333;
	font-size: 11px;
}
h6 {
	font-size: 11px;
	color: #000000;
}
ul {
	margin: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	
}
ul li {
	margin: 0px;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	line-height: 1.2em;
	display: list-item;
	list-style: none;
	background: url(images/bronze2-bullet.gif) no-repeat 0px 1em;
}



/*wrapper*/
#wrapper {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 0px;
}

/*top band*/
#topband {
	background-color: #FFFFFF;
	height: 50px;
	width: 950px;
}

/*bronze band*/
#band {
	height: 20px;
	width: 100%;
	background-color: #666600;
}

/*content wrapper holds navs and content*/
#contentwrapper  {
	background-color: #FFFFFF;
	width: 950px;
}



/*navs*/
#navs {
	width: 170px;
	background-color: #CCCC99;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#navs ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navs ul li a {
	margin: 0;
	display: block;
	font-size: 10px;
	line-height: 11px;
	color: #006666;
	border-bottom: 1px solid #FFFFFF;
	padding: 2pt 5px 3pt 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#navs ul li a:hover {
	text-decoration: none;
	background-color: #bbbb88;
	color: #669999;
}
#navs ul li a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #b4b477;
}
#navs ul li ul {
	margin: 0px;
	padding: 6px 5px 10px 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #669999;
	border-top-width: 0px;
}
#navs ul li ul li a {
	padding-left: 12px;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	border-top: none;
	border-bottom: none;
	color: #FFFFFF;
}
#navs ul li ul li a:hover {
	text-decoration: underline;
	color: #FFFF99;
	background-color: #669999;
}
#navs ul li ul li a:active {
	text-decoration: none;
	color: #CCCC66;
	background-color: #669999;
}
#navs ul li a.on {
	color: #FFFFFF;
	background: #669999 url(images/bullet-2.gif) no-repeat 9px 0.6em;
	list-style-type: none;
}
#navs ul li a.on:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:  url(images/bullet-2.gif) no-repeat 9px 0.6em;
	background-color: #006666;
	list-style-type: none;
}
#navs ul li ul li a.on {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background:  url(images/bullet-2.gif) no-repeat 0px 0.4em;
	list-style-type: none;
	font-weight: bold;
}
#navs ul li ul li a.on:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background:  url(images/bullet-2.gif) no-repeat 0px 0.4em;
	list-style-type: none;
	font-weight: bold;
	color: #FFFF99;
}
.insetpics {
	text-align: center;
	padding-top: 30px;
}


/*content*/
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 82px;
	padding-bottom: 100px;
	padding-left: 48px;
	width: 650px;
	margin: 0px;
}

.hometext1 {
	width: 193px;
}
.hometext2 {
	padding-left: 30px;
}

.pagetoplink {
	text-align: right;
	padding-top: 100px;
}
.pagetoplink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	text-decoration: none;
	text-transform: uppercase;
}
.pagetoplink a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
.pagetoplink a:active {
	color: #333333;
	text-decoration: none;
}
.w-col1 {
	width: 33%;
	padding-right: 20px;
	vertical-align: top;
}
.w-col2 {
	width: 33%;
	padding-right: 20px;
	vertical-align: top;
}
.w-col3 {
	width: 33%;
	vertical-align: top;
}
.photo_left {
	background-color: #E9EFC6;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCC99;
}
.w-rcol {
	padding-left: 20px;
}
.line-tan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	font-size: 2px;
	line-height: 2px;
	margin: 0px 0px 10px;
	padding: 0px;
}
.line-tan2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	font-size: 2px;
	line-height: 2px;
	margin: 30px 0px;
	padding: 0px;
}
#content table.table_lined th {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-right: 20px;
	vertical-align: top;
}
#content table.table_lined td {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	vertical-align: top;
}


/*footer*/
#footerwrapper{
	width: 950px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCCC66;
	
	background-color: #006666;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: cccc00;
}
#footer a {
	color: #CCCC66;
	text-decoration: none;
}
#footer a:hover {
	color: #66CCCC;
}
#footer a:active {
	color: #669999;
}


/*logo*/
#logo {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 820px;
}
.fbicon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	vertical-align: top;
	float: left;
}
