body{
	font-family: Tahoma, Geneva, sans-serif;
	color: #454545;
	height:100%;
	font-size: 1em;
}

img{
	border: none;
}

strong{
	font-weight: bold;
	color: #8cc63f;
}

em{
	font-style: italic;
}

sup{
	font-size: .5em;
	vertical-align: top;
}

p{
	padding-bottom: .75em;
}

h1{
	font-size: 1.5em;
}

h2{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: .25em
}

#wrapper{
	width: 950px;
	margin: 0 auto;
}

#top{
	height: 126px;
}

#row1{
}

#logo{
	float: left;
	width: 250px;
	height: 100px;	
}

#tagline{
	float: left;
	margin: 0 auto;
	height: 100px;	
}

#tagline p{
	text-align: right;
	padding-top: 2.5em;
	padding-left: 1.5em;
	color: #737776;
}

#headerLinks{
	float: right;
	background: url(images/leafBGtop.jpg) right top no-repeat;
	width: 346px;
	height: 100px;	
}

#headerLinks p{
	padding-top: 1em;
	font-size: .75em;
	text-transform: uppercase;
	line-height: 1.5em;
}

#headerLinks a:link,
#headerLinks a:visited,
#headerLinks a:active{
	color: #fff;
	text-decoration: none;
	padding: 0px;
	padding-left: 2.5em;
	background: url(images/dots.gif) 0em .25em no-repeat;
}

#headerLinks a:hover{
	font-weight: bold;
}

#topNav{
	clear: both;
	height: 26px;
	width: 950px;
	background: #56778d url(images/topnavBG.gif) top left repeat-x;
}

.dropItemArrow{
	vertical-align: middle;
}

#topNav ul{

}

#topNav ul li{

}

#topNav ul li a,
#topNav strong{
	color: #fff;
	text-decoration: none;
}

#leftCol{
	width: 200px;
	height: 100%;
	float: left;
}

#leftNav{
}

h3.leftNavTitle{
	text-align: center;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 1em;	
	text-transform: uppercase;
}

.col2 ul li{
	font-size: .75em;
	display: block;
	height: 42px;
	text-transform: uppercase;
}

.col2 ul li a:link,
.col2 ul li a:active,
.col2 ul li a:visited{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 145px;
	height: 42px;
	padding-top: .5em;
	padding-left: 40px;
	padding-right: 15px;
	margin-left: -15px;
}

.col2 ul li a:hover{
	background: url(images/leftNavHoverBG.jpg) top left no-repeat;
}

h3.leftNavTitle strong{
	color: #fff;
}

h3.leftNavTitle a:link,
h3.leftNavTitle a:active,
h3.leftNavTitle a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}

.col1{
	font-size: .85em;
}

.col1 ul{
	list-style-type: disc;
	margin-left: 20px; 
}

.col1 ol{
	list-style-type: decimal;
	margin-left: 20px; 
}

.col1 li{
	padding-bottom: 1em;
}

.col1 a:link,
.col1 a:active,
.col1 a:visited,
#homeContent a:link,
#homeContent a:active,
#homeContent a:visited{
	color: #6ab900;
	text-decoration: none;
}

.col1 a:hover,
#homeContent a:hover{
	text-decoration: underline;
}

#flash{
	position: relative;
	z-index: 2;
}

#homeLeft{
	width: 470px;
	float: left;
}

#homeContent{
	font-size: .85em;
	color: #454545;
}

#homeContent p{
	padding-left: 75px;
}

#twitterFeed{
}

#twitterFeed p{
	padding-left: 75px;
	padding-top: 1em; 
	font-size: .85em;
	text-transform: uppercase;
}

#twitterFeed p a{
	color: #454545;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;
}

#twitterFeed ul{
	margin-top: 1em;
	margin-bottom: 1em;
	background: #e5fafb;	
}
	
#twitterFeed li{
	clear: left;
	font-size: .85em;
	padding: .75em;
	padding-bottom: 1em;
	background: #e5fafb;
	border-top: 1px dashed #c4dddd;
	color: #666;
}

#twitterFeed li a:link,
#twitterFeed li a:active,
#twitterFeed li a:visited{
	color: #1970af;
	text-decoration: none;
}

#twitterFeed li a:hover{
	text-decoration: underline;
}

#twitterFeed p.twitFeed{
	margin-left: 60px;
}

span.twitDate{
	font-size: .5em;
	font-style: italic;
	margin-top: 0px;
	
}

img.twitterUserPic{
	float: left;
	display: inline;
	padding-right: .5em;
	padding-bottom: 1em;
	width: 48px;
	height: 48px;
}

#homeRight{
	float: right;
}

#bottom{
	position: relative;
	z-index: 100;
	clear: both;
	height: 31px;
	background: #e2f1cf url(images/footerbar2.gif) top left repeat-y;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: .6em;	
}

.home #bottom{
	background: #e2f1cf url(images/footerbar.gif) top left repeat-y;
}

.home #middle{
	background: none;
}

#twitter{
	color: #31cbff;
	float: left;
	padding-left: 1.5em;
	padding-top: .95em;
}

#twitter img{
	vertical-align: bottom;
}

#footerInfo{
	color: #737776;
	float: right;
	padding-right: 1.5em;
	padding-top: 1.2em;	
}

#footerInfo a:link,
#footerInfo a:active,
#footerInfo a:visited{
	color: #6ab900;
	text-decoration: none;
}

#footerInfo a:hover{
	text-decoration: underline;
}
