/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #FFFFFF;
}

h1{
	color: #7BB4DD;
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 2px;
}

h2{
	font: Bold 16px Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding:0;
	color: #000000;
}

h3 {
	margin:0;
	padding:0;
	color: #000000;
	font-style: normal;
}

h4 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}

h5 {
	margin:0;
	padding:0;
	color: #000000;
	font-style: normal;
}

/* Header */

#header {
	width: 900px;
	height: 90px;
	margin: 0 auto;
}

#header a {
	text-decoration: none;
	border: 0;
}

#header a:hover {
	width: 900px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 110px;
	text-decoration: none;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	height: 100%;
}

/* Content */

#content {
	float: right;
	width: 660px;
	padding: 0px 0px 0px 0px;
	height: 510px;
}

#content p {
	line-height: 130%;
	margin-top: 7px;
}

#content ol, #content ul {
	line-height: 130%;
	list-style-type: none;
	font-weight: bold;
	color: #000000;
}

#content a {
	line-height: 100%;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
}

.homecontent {
	background: url(images/home_image.gif) no-repeat left top;
}

.padding {
	padding: 0px 20px 0px 20px;
}

#content a:hover {
	line-height: 100%;
	list-style-type: none;
	color: #7BB4DD;
}

#picture_box {
	width: 645px;
	padding: 10px 0px 10px 15px;
}

#picture_box_right {
	width: 430px;
	padding: 10px 0px 10px 15px;
	float: right;
}

#header_margin {
	margin-top: 50px;
	text-align: center;
}

#text_box {
	margin-bottom: 10px;
}

#text_box_left {
	float: left;
	width: 200px;
	padding-left: 15px;
}

#text_box_left h2 {
	padding-bottom: 5px;
	color: #7BB4DD;
}

#text_box_left ul, #text_box_left li {
	line-height: 100%;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}

#nav_left {
	float: left;
	width: 200px;
	padding-left: 15px;
}

#nav_right {
	float: right;
	width: 200px;
	padding-right: 0px;
	text-align: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

/* News - also used as MENU here */

#news {
	float: left;
	padding: 20px;
	width: 200px;
	color: #FFFFFF;
	background-color: #99CC33;
	height: 460px;
	background-image: url(images/side-bar-menu-pic.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#news ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.half_width {
	width: 400px;
}

#news li {
	margin-bottom: 15px;
	color: #FFFFFF;
}

#news a:hover {
	color: #000000;
}

/* Welcome */

#welcome {
	height: 510px;
	overflow: auto;
}

#welcome a {
	margin-bottom: 20px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	overflow: auto;
}

#welcome2 ul, li {
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	font-weight: normal;
}

/* Floating_box */

#box {
	float: left;
	width: 350px;
}

/* Floating_box Wider */

#box2 {
	float: right;
	width: 300px;
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	color: #999999;
}

#footer a {
	text-align: left;
	font-size: 90%;
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
	color: #7BB4DD;
}

.menuunderline {
	border-bottom: solid #FFFFFF 1pt;
	list-style: none;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.optionslist {
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	list-style-type: square;
}
#news a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.no_margin_top {
	margin-top: 0px;
}

#logo a, #logo a:hover {
	float: left;
	width: 240px;
	height: 110px;
	text-decoration: none;
	color: #FFFFFF;
}

.menuunderlineactive {
	list-style: none;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
}

/* Form */

 label
{
	width: 5em;
	float: left;
	text-align: left;
	margin-right: 1em;
	display: block;
	margin-left: 9em;
}

 input
{
color: #003366;
background: #feeab3}

 textarea
{
color: #000066;
background: #feeab3}

.submit input
{
	margin-left: 20em;
	background: #7BB4DD;
	margin-top: 10px;
}
