body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0px;
	padding: 0px;
	background-color: #d2d2d2;

}

#overflow

{ 
margin-left: 10px; 
margin-right: 10px; 
width:560px; 

 }

#header {
	margin:0px;
	padding: 0px;}
	

#footer {
	text-align: center;
	padding-top: 5px;
	margin: 0px auto;
	width: 760px;
	height: 20px;
	color: #FFFFFF;
	font-size: 10px;
}
	


#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	margin-left:0px;
}	
	
#page {
	width: 950px;
	margin:auto;
	text-align: left;
	}
	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 18px;
	color: #ee7f01;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

}

h2 {
	font-size: 12px;
	color: #ee7f01;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration: none;

}

h3 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;

}



#header_text {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	padding-top: 13px;
	}

#header_text, #header_text a, #header_text a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.column_center {
	width: 540px;
	background-color: #ffffff;
	float: left;
	margin: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.column_left {
	width: 265px;
	background-color: #ffffff;
	float: left;
	margin: 0px;
	margin-right: 5px;
	margin-top: 0px;
}

.column_right {
	width:265px;
	background-color: #ffffff;
	float:left;
	margin: 0px;
	margin-left: 5px;
	margin-top: 0px;
}


a.link:link           {color: #035889;	text-decoration: underline;	}
a.link :hover        {color: #035889;	text-decoration: underline;	}
a.link :visited    {color: #035889;	text-decoration: underline;	}

#navi {
padding-left:32px; 
width:838px;
}

li {margin-bottom: 5px;  }

*html .page_item  ul { margin-left: 1em; }
*html .page_item  li  { margin-left: 1em; }

*+html .page_item  ul { margin-left: 1em; }
*+html .page_item  li  { margin-left: 1em; }

.page_item  ul { margin-left: -1.6em; }
.page_item  li  { margin-left: -1em; }

.page_item a             {font-family: arial; font-size:15px;	font-weight:bold;  color: #ffffff;	text-decoration: none;}
.page_item a:hover {color: #035889;	text-decoration: none;	font-weight:bold; }

.page_item  ul li ul li  a   {font-family: arial; font-size:12px;	font-weight:bold;  color: #710902;	text-decoration: none;	font-weight:bold;}
.page_item  ul li        a   {font-family: arial; font-size:12px;	font-weight:bold;  color: #710902;	text-decoration: none;	font-weight:bold;}

.page_item li a             {color: #710902;	text-decoration: none;	font-weight:bold;}
.page_item li a:hover {color: #035889;	text-decoration: none;	font-weight:bold;}

.current_page_item a,.current_page_item a:hover{
color: #035889; 
}
.page_item .current_page_item a{
color: #035889; 
}



/* Clear floats without structural markup
   courtesy of htmldog.com/positioniseverything.net */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

div.intouch {
	
	margin: 20px 160px 40px 10px;
}

div.intouch  form {
	float: left;
	width: 100%;
}

div.intouch div.inputfield { 
	padding: 4px 0px;
	position: relative;
}

div.intouch label { 
	display: block;
	float: left;
	clear: left;
	width: 25%; 
	text-align: right;
}

div.intouch div.inputfield input, div.intouch div.inputfield textarea {
	float: left;
	margin-left: 10px;
}

div.intouch div.inputfield input {
	width: 40%;
}

div.intouch div.inputfield textarea {
	width: 50%;
}

div.intouch div.inputfield input.submitbutton {
	
	margin-left: 100px;
	
	
}

div.intouch div#usermessage {
	margin-bottom: 10px;
	text-align: center;
}

div.intouch .error {
	border: 1px solid #FF0000 !important;
	padding: 1px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
