body
{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(assets/bg.jpg);
	background-repeat: no-repeat;
}

td, th, div, span, body, h3, h4, h2, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr {
color: #909cbb;
height: 4px;
margin-top: 0px;

}

.img
{
	border-color: #069;
	border-width: 4px;
	border-style: inset;
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	}

.imgborder {
	border-color: #069;
	border-width: 4px;
	border-style: inset;
	}


#imgtable
{
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;

}

h1 { 
	
	font-size: 16px;
	color: #E4974E;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: center;
}

#content h2 { 
	color: #112A62;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;

	}
	
h3 { 
	color: #112A62;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 12px;
	margin-bottom: 0px;
	}

#content { padding: 20px 0 0 40px;}

#content p{ margin-top: 0.5em;
	margin-bottom: 1em;
	padding: 0;
}

#top
{
	text-align: left;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #112a62;
	padding: 0 0 0 40px;
	margin: 0;
}

.accent {
font-size: 11px;
color: #112A62;
}


a:link { font-weight: normal; color: #112A62; text-decoration: underline;}
a:visited { font-weight: normal; color: #112A62; text-decoration: underline;}
a:hover { font-weight: normal;color: #E4974E; text-decoration: underline;}
a:active { font-weight: normal; color: #112A62; text-decoration: underline;}


ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	color: #34336B;
	list-style-type: square;	
	list-style-position: outside;
	margin-left: 1em;}
ul li {margin: 0.1em;}	

/* left */
.left {margin: 2px 5px 10px 8px;
color: #34336b;
font-size: 11px;

}

/* nav */

#nav
{
text-align: center;
padding: 3px 0 3px 0;
background-color: #F5DEAE;
width: 750px;
}
#nav a:link { font-weight: bold; color: #112A62; text-decoration: none;}
#nav a:visited { font-weight: bold; color: #112A62; text-decoration: none;}
#nav a:hover { font-weight: bold;color: #E4974E; text-decoration: underline;}
#nav a:active { font-weight: bold; color: #112A62; text-decoration: none;}

.navunder
{
	background-color: #909CBB;
	background-image: url(assets/bg_nav.gif);
	background-repeat: repeat-x;
}


a.nav:link { font-size: 12px;color: #000; text-decoration: underline;}
a.nav:visited { font-size: 12px;color: #000; text-decoration: underline;}
a.nav:hover { font-size: 12px;color: #666; text-decoration: underline;}
a.nav:active { font-size: 12px;color: #000; text-decoration: underline;}



  /* copyright line  */

.blacksm
{
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: 80%;
}

#copy {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	}
#address {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
	margin-left: 10px;
	}
a.gaslight {font-size: 85%;}	
a.gaslight:link {  font-weight: normal; color: #666; text-decoration: underline;}
a.gaslight:visited {font-weight: normal; color: #666; text-decoration: underline;}
a.gaslight:hover {  font-weight: normal; color: #ff72ed; text-decoration: none;}
a.gaslight:active { font-weight: normal; color: #666; text-decoration: underline;}

/*lists*/
ul li .item {font-weight: bold;	color: #34336B;}
