/* Author: R. Carson Author URL: http://www.byhandmedia.com */
	
body {
	background: #FFFFFF url(imgs/bg_main.jpg) repeat-x fixed center bottom;
	color: #000000;
	font: 13px Helvetica, Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	margin: 0px;
	text-align: center; /*to center objects in IE*/
	}
title {
	background: #FFFFFF url(none);
	color: #000000;
	font: 11px Helvetica, Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	padding: 3px;
	text-align: left; /*to center objects in IE*/
	}

a, a:link, a:visited {
	color: #003366;
	text-decoration:none
	}

li a, li a:link, li a:visited, ul a, ul a:link, ul a:visited {
	color: #003366;
	text-decoration:none
	}

a:hover, a:active, li a:hover, li a:active, ul a:hover, ul a:active {
	color: #336699;
	text-decoration:underline;
	}
	
#bgmain {
	background: url(imgs/bg_bldgs.jpg) no-repeat fixed center bottom;
	text-align: center; /*to center objects in IE*/
	}

#container {
	width:940px;
	font-size:1em;
	padding: 9px 2px 30px;
	height: 100%;
	margin:0 auto;
	text-align: center; /*to center objects in IE*/
	overflow: hidden;
	bottom: 0px;
	}
#leflinks {
	width:320px;
	padding: 0px 0px 0px 2px;
	float:left;
	}

.directionbutts {
	padding: 5px 0 0;
	float:left;
	text-align: left;
	}

.directionbutts li {
	font:13px Helvetica, Verdana, Arial, sans-serif;
	text-decoration:none;
	margin:0 0 5px;
	}

.directionbutts, .minorbutts {list-style:none;}

.directionbutts li.minorbutts {
	text-align:left;
	text-decoration:none;
	background: #ffffff url(imgs/bg_minorbu1.jpg) repeat-x left bottom;
	line-height:12px;	
	border: 1px solid #ffffff;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
.directionbutts li.minorbutts a {
	padding: 8px;
	}

li.minorbutts a {
	display:block;
	}
	
li.minorbutts a:hover {
	text-decoration:none;
	background: #318689 url(imgs/bg_minorbu2.jpg) repeat-x left bottom;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

.contents {
	width:340px;
	padding: 20px;
	float:left;
	clear: left;
	background-color: #FFFFFF;
	margin-top: 16px;
	}
	
img, a:link img, a:visited img{border:0;}	
	
.logo {
	float:left;
	padding: 0 0 15px;
	clear: none;
	}

ul {/*to prevent content list indent*/
	margin: 0px;
	list-style: none;
	padding: 0;
}

.menu{margin:0; padding:0; width:300px; list-style:none;}
.menu li{padding:0; margin:0 0 4px 0; height:40px; }
.menu li a{
	text-align:left;
	height:40px;
	padding:0px 10px 0px 15px;
	font:15px Helvetica, Verdana, Arial, sans-serif;
	color: #ffffff;
	display:block;
	background:url(imgs/bg_nav.jpg) 0px 0px no-repeat;
	text-decoration:none;
}
.menu li a:hover{background:url(imgs/bg_nav.jpg) 0px -40px no-repeat;}
.menu li a span{line-height:40px;}
	
#nave {
	float:right;
	background-color: #FFFFFF;
	padding: 7px 7px 3px;
	margin: 0px 80px 0px 0px;
	}	

.left {
	float:left;
	}

.right {
	float:right;
	}

#leftcol {
	width:280px;
	border-right:1px solid #cccc99;
	padding-right:20px;
	}

#leftcol {
	margin-top:6px;
	float:left;
	}
	
#rightcol {
	width:265px;
	padding-left:4px;
	margin-top: 6px;
	float:right;
	margin-left: 3px;
	}
	
#socialnets {
	padding: 9px 50px 0 0;
	float:right;
	width: 278px;
	}

#socnettwit {
	margin: 0;
	float:right;
	}

