/* CSS by Mark Booth - Creative Caliber - www.creativecaliber.com */

* {margin:0;padding:0}

#pb {
  page-break-after: always;
}


body, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 11px/12px Verdana, arial, helvetica, sans-serif;
	height: 100%;
}

p, td,ol, h1, h3 ,h4 ,h5 ,h6 {
	font: 12px Arial, helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	color: #175f1a;
}

h2
{
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #488f46;
font-weight: normal;
margin: 5px 0 10px 5px;
}


li {
	font: normal 11px Arial, helvetica, sans-serif;
	list-style-position: inside;
	color: #175f1a;
	padding-left:  5px;
	text-align: left;
	}

img.team {
	float: left;
	}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 803px;
}

#framecontainer {
	float: left;
	width: 803px;
	background-image: url(images/page_tile.gif);
	background-repeat: repeat-y;
	clear:both;
}

#bordercontainer {
	margin-left: auto;
	margin-right: auto;
	width: 803px;
	clear:both;
}


#innercontainer {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 788px;
	clear: both;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 803px;
	height: 30px;
}


#mainnav {
	float: left;
	width: 145px;
	margin-right: 1px;
	}

#maincontent {
	float: left;
	width: 642px;
}

#mainpic {
	float: left;
	width: 265px;
}

#hometext {
	float: right;
	width: 377px;
	height: 348px;
	background-image: url(images/h_latest_news.gif);
	background-repeat: no-repeat;
}


#dotdivide {
	background-image: url(images/dot_divide.gif);
	background-repeat: repeat-x;
	margin-left: 1%;
	height: 21px;
	width: 96%;
}

.dotdivider {
	background-image: url(images/dot_divide.gif);
	background-repeat: repeat-x;
	margin-left: 1%;
	height: 21px;
	width: 96%;
}


#homelower {
	float: left;
	width: 642px;
	min-height: 185px;
	height: auto;
	background-image: url(images/home_bot.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#homenews {
	float: right;
	width: 377px;
	}

#righttext {
	float: right;
	width: 377px;
	height: 100%;
}

#pics {
	float: left;
	width: 642px;
	min-height: 100%;
	background-image: url(images/headers/chess_g_hue.jpg);
	background-repeat: no-repeat;	
}

#teampic {
	float: left;
	width: 642px;
	min-height: 100%;
	background-image: url(images/team_temp.jpg);
	background-repeat: no-repeat;	
}
/*link classes */

a:link, a:visited {
	font: bold 12px Arial, helvetica, sans-serif;
	color: #2f5c54;
	text-decoration: underline;
}

a:hover{
	color: #ffffff;
	background-color: #2f5c54;
	text-decoration: none;
}

#dianepic
{
width: 335px;
height: auto;
float: left;
padding-left: 265px;
}