﻿/* Main Divs */

body {
text-align: center;
background: #333 url(images/bgtile.jpg) fixed;  
 
}

div#wrapper {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 70%;
	width: 720px;
	margin: 10px;
	padding: 0px;
	/*page centre code */
	position: relative; /* allows absolutley position a couple of divs in relation to the wrapper */
	max-width: 99%;
	min-width: 600px;
	margin: 0 auto;
	text-align: left; /* hack to center content IE */
	border: 1px solid #000;
	background: #FFFFFF; 
}

div#headerhome{
	width: 720px;
	/*height: 160px;*/
}
div#header{
	width: 720px;
	/*height: 80px;*/
}
div#mainnav{
	width: 720px;
	height: 20px;
	background-color: #333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/* font-size: 12px; */
	color: #FFFFFF;

	
}
div#main{
	width: 720px;
	min-height: 750px;
}

div#leftbody{
	float: left;
	width: 455px;
	margin: 2px 12px 2px 5px;
    padding: 4px 10px 1px 0px;  
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/* font-size: 12px; */
	line-height: 120%;

	
}
div#leftmainbox{
	float: left;
	width: 450px;
	margin: 2px 12px 2px 2px;
	background-color: #CCCCCC;
}

div#rightfeature{
	float: right;
	width: 210px;
	/* font-size: 10px; */
	border: 1px solid gray;
	border-style: dotted;
	padding: 5px;
}
div#right{
	float: right;
	width: 210px;
	padding: 5px;
}

div#footer{
	clear: both;
	width:720px;
	margin-top: 30px;
	font-size: 9px;
	text-align: center;
}

/* STYLES */

.imagefloatleft
{
	float: left;
	margin: 0px 5px 5px 0px;
	border: thick double #000000;
	padding: 2px;
}
.imagemain
{
margin: 0px 5px 4px 0;
border: 1px solid #cc0033;
padding: 2px;
}
h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.maintitle {
	font-size: 16px; 
	width: 460px; 
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-weight: bold; 
	color: #ffffff;
	background-color: #333;
	padding: 5px 0px 5px 5px;
	margin-bottom: 12px;
}

td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7DEBE;
	margin: 2px;
	padding: 2px;
	border: 1px solid gray;
	}


/* MAIN NAVIGATION */

ul#navlist
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%
height: 15px;
color: #fff;
background-color: #333;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: left;
height: 15px;
color: #fff;
background-color: #333;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#navlist li a:hover
{
background-color: #999999;
color: #fff;
}



p
{
font-size: 1.0em;
color: #333;
line-height: 1.5em;
padding: 4px 0px 4px 0px;
margin: 10px 12px 12px 0px;
}

a
{
font-size: 1.0em;
color: #006;
text-decoration: underline;
}

a:visited
{
color: #006;
text-decoration: underline;
}

a:hover
{
color: #006;
text-decoration: none;
}



px;
}

a
{
font-size: 1.0em;
color: #006;
text-decoration: underline;
}

a:visited
{
color: #006;
text-decoration: underline;
}

a:hover
{
color: #006;
text-decoration: none;
}



ecoration: none;
}






ion: none;
}



ecoration: none;
}








