/* FreshFrog Media CSS Document Date December, 2006 */

body {
	color: #4D4D4D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background: #949EB3;
	margin: 0;
	padding: 1em;
}

#container {
	width: 640px;
	background-color: #fff5e9;
	padding: 0em;
	border: 1px solid #333333;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body #container {
}

#main-text {
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 140px;
	margin-right: 60px;
	line-height: normal;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin-top: 0;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
	font-size: 4em;
	color: #363535;
	font-weight: bold;
}

h2 {
	margin: 0px;
	padding: 0;
	font-size: 1.3em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-variant: normal;
	font-weight: bold;
}

h3 {
	margin: 0px 15px 0px 60px;
	padding: 0;
	font-size: 1.3em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-variant: normal;
	font-weight: bold;
}

p, ul,{
	margin-bottom: 15px;
	margin-left: 90px;
	line-height: 1.4em;
	margin-right: 0;
	font-size: 1em;
}

ol, ul {
	margin-left: 70px;
	line-height: 1.8em;
}

a:link, a:visited {
color: #cc6600;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #cc6600;
font-weight: bold;
text-decoration: underline;
}

/* horizontal navigation */

#navmenu {
	font-size: .9em;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	width: 100%;
}

#navmenu li {
	float: right;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
}
#navmenu ul {
	margin: 0;
	padding: 0;
}

#navmenu a {
	padding: 3px 10px 3px 12px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #339999;
	text-decoration: none;
}

#navmenu a:link, #navmenu a:visited {
	color: #ffffff;
}

#navmenu a:hover, #nav-meta a:visited:hover {
	color: #000000;
}

.current {
	margin-top: 4px;
	background: #fff5e9 !important;
}

.current a:link, .current a:visited {
	color: #000000 !important;
	background: #fff5e9 !important;
}

.current a:hover, .current a:visited:hover {
	color: #d07526 !important;
}


/* layout styles */

#banner {
	height: 127px;
	background-color: #7a7360;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 640px;
}

#banner2{
	height: 123px;
	background-color: #7a7360;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	width: 640px;
}

#banner h1 {
	float: left;
	color: #FFFFFF;
	margin: 40px 0 0 20px;
	background: none;
	width: inherit;
}

#content {
	float: none;
	width: 624px;
	background-color: #fff5e9;
	height: 40px;
	left: 16px;
	position: relative;
}



#contact {
	float: none;
	width: 614px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 95px;
	background-image: url(images/newdesign_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 25px;
	position: relative;
}


/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
background-color: #7d7968;
color: #ffffff;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 15px;
padding-left: 4px;
padding-right: 4px;
font-size: 1.02em;
border-top: 2px #cc6600 solid;

}

#footer a:link, #footer a:visited {
color: #f0f0e1;
}

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