body {
	font-size : 0.8em;
	font-family : "trebuchet ms", helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #718bc2;
	padding-bottom: 20px;
}

a:visited,
a:active,
a:link {	
	color : #666666;
}

/*
.pageTitle
{
	color: #529e00;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}


#news
{
    margin-top: 20px;
    margin-bottom: 20px;
}
*/

.copyright  /* used to format the content owner's copyright notice */
{
    text-align: center;
    font-size : .65em;
    font-style:italic;
}


#content
{
	padding: 6px 6px 6px 6px;
	background-color: #ffffff;
	width: 792px;
	color: #666666;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#bread {
	color: #999;
	font-size:10px;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 10px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}


#info
{
	
	background-color: #ffffff;
	float: left;
	width: 570px;
	margin-left: 10px;
	margin-bottom: 25px;
	color: #666666;
	
	
}

#info h1
{
	font-size: 18px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	color: #444444;
}

#info h2
{
	font-size: 16px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	color: #444444;
}
#info h3
{
	font-size: 12px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	color: #444444;
}


#info p
{
	margin-left: 10px;
}

#side
{
	
	background-color: #ffffff;
	float: right;
	width: 170px;
	height: 100%;
	margin-right: 10px;
	padding: 0 10px 10px 10px;
	border-left: solid 1px #eeeeee;
	color: #666666;
	
}

#side ul li a {
	
	text-decoration: none;
	margin: 0;
}
#side a:link, #side a:visited, #side a:active {
	
	text-decoration : none;	
}
#side a:hover {
	
	text-decoration: underline	
}
#side ul {
	color: #666666;
	padding-left: 15px;
	margin-left: 0;
	margin-bottom: 10px;
}

#side p {
	margin-left: 30px;
	margin-top: 30px;
}
	
#side h1
{
	font-size: 18px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	color: #444444;
}	


/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 8px;
	background: #fff;
	background-image:url(web_images/logo09.gif);
	background-repeat:no-repeat;
	width: 804px;
	height: 120px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00F;
	text-decoration: none;
}

#seperator {
	margin-top: 0;
	background: #880b20;
	background-image:url(web_images/seperator.jpg);
	background-repeat:no-repeat;
	width: 804px;
	height: 120px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}


/*
#userArea
{
	float: right;
	margin-top: 16px;
	padding-right: 6px;
}
*/

#title
{
	position: relative;
	left: 430px;
	top: 15px;
	width: 330px;
	height: 100px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	
}

#title h1
{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#title h2
{
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #3161c1;
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #735c35
}
/* Horizontal Navigation */
#nav
{
	background-color: #ffffff;
	padding: 10px 10px 0px 10px;
	width: 784px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{ 
	background: #666666 url('web_images/nav-background.jpg') repeat-x;
	height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	text-decoration: underline;
}

#footer
{
	padding: 6px 6px 6px 6px;
	background-color:#ffffff;
	border-top: solid 1px #eeeeee;
	width: 792px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}	
#footer ul {
	color: #666666;
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active {
	
	text-decoration: none;	
}
#footer a:hover {
	
	text-decoration: underline	
}
#footer p
{
	color:#999999;
	text-align: center;
}	

/* image gallery code */
img.pica
{ 
	position: relative;
	background: url('web_images/Untitled-1.jpg') no-repeat;
}
img.floatright
{
	float: right;
}

img.floatleft
{
	float: left;
}

#thumbwrap {
	position:relative;
	margin:75px auto;
	width:252px; height:252px;
}
.thumb img { 
	border:1px solid #000;
	margin:3px;
	float:left;
}
.thumb span { 
	position:absolute;
	visibility:hidden;
}
.thumb:hover, .thumb:hover span { 
	visibility:visible;
	top:0; left:250px; 
	z-index:1;
}
	
	
/* Rounded corner box */
#box h1, #box h2, #box p {margin:0 10px;}
#box h1 {font-size:2.5em; color:#3161c1;}
#box h2 {font-size:1.8em;color:#3161c1; border:0; text-align:center;}
#box h3 {font-size:1.2em;color:#3161c1; border:0; text-align:center;}
#box p {padding-bottom:0.5em;}
#box h2 {padding-top:0.5em;}
#box h3 {padding-top:0.2em;}
#box {background: transparent; margin:1em;}

.atop, .abottom {display:block; background:transparent; font-size:1px;}
.ab1, .ab2, .ab3, .ab4 {display:block; overflow:hidden;}
.ab1, .ab2, .ab3 {height:1px;}
.ab2, .ab3, .ab4 {background:#fff; border-left:1px solid #5a543a; border-right:1px solid #5a543a;}
.ab1 {margin:0 5px; background:#5a543a;}
.ab2 {margin:0 3px; border-width:0 2px;}
.ab3 {margin:0 2px;}
.ab4 {height:2px; margin:0 1px;}

.boxcontent {display:block; background:#fff; border:0 solid #5a543a; border-width:0 1px;}

#box h3 a:visited, #box a:active, #box a:link {	
	color : #3161c1;
}

/* Form */

fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
}
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
padding-bottom: 1em;
}
fieldset.submit {  
border-style: none;
}

label {  
display: block;
}

label {  
float: left;  
width: 10em;  
margin-right: 1em;
}

fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

legend {  
position: relative;  
left: -7px;  
top: -0.75em;
}
fieldset ol {  
padding-top: 0.25em;
}

fieldset {  
position: relative;
}

legend {  
margin-left: 1em;  
padding: 0;  
color: #000;  
font-weight: bold;
}


fieldset.submit {  
float: none;  
width: auto;  
border-style: none;  
padding-left: 18em;  
background-color: transparent;
}



fieldset {  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;  
border: 1px solid #5a543a;  
background-color: #eeeeff;  
background-repeat: repeat-x;
}