body {
	background-color: #3f3a48;
	text-align: center;
	margin: 0;
	padding: 0;
	font: normal 10px Verdana;
	text-decoration: none;
}

img {
	border: 0;
}

a {
	color: #000;
}

a:hover {
	color: #000;
}

.tinyText {
	font: normal 9px Verdana;
	color: #999;
}

#page {
	width: 730px;
	text-align: center;
	border-right: 2px solid #111;
	border-left: 2px solid #111;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px auto;
}

#topSpacer {
	border-bottom: 2px solid #111;
	margin-bottom: 10px;
	height: 10px;
}

#pageSpacer {
	border-bottom: 2px solid #111;
	height: 10px;
	margin-bottom: 10px;
	clear: both;
}

#header {
	width: 730px;
	background-color: #67616d;
	height: 100px;
	text-align: left;
}

#topName a {
	text-decoration: none;
}

.subText {
	color: #a8de00;
	font-weight: bold;
}

#topNav {
	float: right;
	padding-right: 15px;
}

#topName {
	padding-top: 30px;
	padding-left: 15px;
	float: left;
}

#firstName {
	color: #fff;
	font-size: 20px;
}

#lastName {
	color: #000;
	font-size: 20px;
}

#topNav {
	width: 250px;
	padding: 15px;
	margin: 30px 0 20px;
}

#topNavlist {
	margin: 0;
	padding: 0 0 20px 10px;
}

#topNavlist li {
	display: inline;
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#topNavlist a:link, #topNavlist a:visited {
	float: left;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	padding: 6px 12px;
	text-decoration: none;
	color: #3f3945;
	display: block;
	width: 50px;
	text-align: center;
}

#topNavlist a:hover {
	color: #a8de00;
}

#topNavlist a#homeNav {
	background: url(/images/HomeBG.png) no-repeat top center;
}

#topNavlist a#infoNav {
	background: url(/images/InfoBG.png) no-repeat top center;
}

#topNavlist a#contactNav {
	background: url(/images/ContactBG.png) no-repeat top center;
}

ul #homeNav li {
	background-color: #ff1;
	height: 10px;
	width: 40px;
}

#topNavlist a {
	text-decoration: none;
}

#navList {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#navList a {
	line-height: 22px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	background: #4e4d53 url(/images/navBG.png) no-repeat right bottom;
	padding: 2px 12px 6px;
}

#navList a div {
	border-bottom: 2px solid #7c943f;
	width: 75px;
}

#navList a:hover div {
	border-bottom: 2px solid #ccc;
}

#teasers {
	text-align: left;
}

#nav {
	width: 116px;
	text-align: left;
	top: 0;
	clear: right;
	float: left;
	padding-left: 5px;
}

#headshot {
	width: 200px;
	height: 254px;
	top: 0;
	left: 120px;
	float: left;
	margin-left: 20px;
	clear: right;
}

#links {
	width: 360px;
	top: 0;
	left: 340px;
	float: left;
	margin-left: 20px;
	text-align: center;
	clear: right;
}

#announcements {
	text-align: left;
	float: left;
	display: block;
	width: 200px;
}

#thumbs {
	width: 160px;
	text-align: left;
	background-color: #2d2934;
	float: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
}

#thumbs img {
	padding-left: 3px;
}

.aHead {
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.aSub {
	color: #a8de00;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	left:-10px;
	position: relative;
}

.aLead {
	color: #b21221;
}

.aContent {
	font-weight: bold;
	color: #a8de00;
	font-size: 10px;
	display: inline-block;
	padding-left: 10px;
	padding-top: 0;
}
.aItem{
	width: 190px;
}
.aItem a{
	color: #a8de00;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/aLink.png) no-repeat left center;
	padding-bottom: 2px;
}
.aItem a:hover {
	color: #fff;
}

#news {
	display: block;
	clear: both;
	text-align: left;
	padding: 10px;
	height: 300px;
}

#currentNews{
	background-color: #ebebec;
	float: left;
	display: block;
	width: 360px;
	padding: 5px;
	height: 200px;
}
#recentNews{
	background-color: #fcfcfc;
	float: left;
	display: block;
	width: 330px;
	padding: 5px;
	height: 200px;
}
#currentNews .innerContainer, #recentNews .innerContainer {
	padding: 10px;
}
.nHead {
	text-transform: uppercase;
	color: #67616d;
	font-size: 12px;
	font-weight: bold;
}
.nItem{
	width: 150px;
}
.newsHolder{
	float: left;
	padding-bottom: 10px;
}
.newsItem{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}
.learnMore{
	text-align: right;
	padding-top: 5px;

}
.learnMore a{
	background: url(/images/moreLink.png) no-repeat left center;
	padding-left: 12px;
}
.nDate{
	color: #b21221;
	font-weight: bold;
	font-size: 10px;
}
.sHead a{
	text-transform: uppercase;
	color: #a8de00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.sHead a:hover{
	text-decoration: underline;
}
.sDate{
	color: #b21221;
	font-weight: bold;
	font-size: 10px;
}

.pageNav {
	color: #ccc;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width:100%;
}
.pageNav a {
	color: #ccc;
	font-weight: bold;
	font-size: 10px;
}
.pageNav a:hover {
	text-decoration: none;
}

.pImgR {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	border: 2px solid #ccc;
	text-align: center;
}

.pImgL {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	border: 2px solid #ccc;
	text-align: center;
}

.pImg {
	margin: 5px;
	padding: 2px;
	border: 2px solid #ccc;
	text-align: center;
}

.caption {
	color: #333;
	font-size: 10px;
}

a .caption {
	color: #a8de00;
	text-decoration: none;
}

.imgCell {
	text-align:center;

}

.imgCell a {
	text-decoration: none;
}


.blockquote {
	width: 450px;
	margin:0 auto;
	background-color: #3f3a48;
	padding: 10px;
}

.blockquoteCaption {
	width: 450px;
	text-align:right;
	margin:0 auto;
	padding: 5px 10px 10px 10px;
	background-color: #3f3a48;
}

#bodyCopy h3 {
	display: inline;
}

#bodyCopy h2 {
	display: inline;
}

.noBullets {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}

.noBullets li {
	padding-bottom: 5px;
}

#bodyCopy a {
	color: #a8de00;
}

#bodyCopy{
	width: 560px;
	top: 0;
	left: 340px;
	float: left;
	margin-left: 20px;
	padding: 10px;
	text-align: left;
	clear: right;
	color: #ccc;
	background-color: #67616d;
	font: normal 11px Verdana;
}
#footer{
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.input-text, textarea {
	width:250px;
}

.photoCredit {
	font: italic 8px Verdana;
}