/*
Design by LR inDesign
http://www.lrindesign.com
*/

*
{
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: circle;
}

a:link {
	color: #dae251;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #dae251;
}

body {
	color: #DAE251;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content
{
	background: url(images/foliage.jpg) no-repeat;
	height: auto;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

#main
{
	width: 778px;
	border: 1px solid #ffffff;
	background: #ffffff;
	padding-left: 0px;
	height: inherit;
	margin-left: auto;
	margin-right: auto;

}

#header {
	height: 155px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	float: left;
	width: 763px;
	height: 80px;
	padding-left: 15px;
	background: url(images/buttons.gif) repeat-x;
}

#menu ul {
	list-style-image: none;
	list-style-type: disc;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	float: left;
	width: 190px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding-top: 16px;
}

#menu a:hover {
	width: 190px;
	height: 18px;
	color: #dae251;
	text-decoration: none;
}


#logo {
	width: 768px;
	height: 155px;
	float: left;
	background-color: #0A496C;
	text-align: right;
	background-image: url(images/logo_revised.jpg);
	padding-top: 10px;
	padding: 10px 0px 0px 0px;
	padding-right: 10px;
	font-size: 18px;
	;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logoright  
{
	font-size: 12px;
	background-color: #0A496C;
	height: 155px;
	width: 200px;
	float: right;
}

#left
{
	float: right;
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#H3
{
	font-size: 14px;
	font-weight: normal;
	color: #DAE450
}



#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 10px;
    background: url(images/small.gif) no-repeat left;
}


#left H4
{
font-size: 10px;
}

#left a {
	color: #037931;
	font-size: 11px;
}
#left a:visited {
	color: #037931;
	font-size: 11px;
}

#left p
{
padding: 10px;
}


#right
{
	width: auto;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 95px;
	color: #000000;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #037931;
}

#right a
{
	color: #333333;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 20px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #037931;
}

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#img-txt {
	position:absolute;
	top:10px; /* change to position vertically */
	left:600px; /* change to position horizontally */
	width:275px; /* width of "text box" */
	height:100px; /* height of "text box" */
	z-index:1;
}
