div {}

body {background-image: url(images/background.jpg);background-repeat: repeat-x;
margin-top: 0px;
margin-left: 0;
padding:0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:11.0px; 
line-height:1.18em;
color:#465050;padding-top: 1px;}


#banner {
background-color: #fff9fb;
margin-top: 0px;
margin-left: 0;width: 759px;
height: 287px;
background-image: url(images/banner.jpg);position: absolute;}

#mappostition {
top:10px;
float:right;
}

#pagetitle {
position:absolute;
font-size: 1.2em;
line-height:1.4em;
font-weight:bold;
letter-spacing:0.06em;
color: #275792;
left:200px;
top:245px;
}


.clearleft {
	clear:left;
}

.clearright {
	clear:right;
}

/* Start Of Top Menu CSS */

#top_menu {
	position:absolute;
	top:3px;
	left:515px;
	height:20px;
	width:240px;
	z-index:2;
	text-align:right;
	}
#top_menu ul {
	margin:0;
}

#top_menu ul li {
	display:inline;
	background-color:#000000;
	color:#ffffff;
	list-style:none;

}

#top_menu a {
	text-decoration:none;
	color:#ffffff;
	padding:0 3px 0 3px !important;
	padding-bottom:2px;
}

#top_menu ul li a.current {
	border-top:5px solid #ffffff;
	background:#ffffff;
}

#top_menu li:hover {
	color: #ffdf11;
}

#top_menu li a:hover {
	color:#ffdf11;
}

/* End Of Top Menu CSS */


/* Start Of Side Menu CSS */

#side_menu {
background-image: url(images/side_menu.jpg);position: absolute;width: 187px;height: 204px;
top:250px;visibility: visible;z-index: 1;font-family: Verdana, Helvetica, Arial, sans-serif;}

#side_menu ul {
	margin: 1.0em 0 0 .8em;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight:bold;
}

#side_menu ul li {
	line-height: 14px;
}


#side_menu a {
	text-decoration:none;
	color: #275792;
	padding:0 3px 0 3px !important;
	padding-bottom:2px;
	font-size: 11px;	
}


#side_menu li:hover {
	color: #FF9900;
}

#side_menu li a:hover {
	color:#FF9900;
}


#side_menu img {
	margin:10px;
}

/* End Of Side Menu CSS */

#logon_form form  {
	position:absolute;
	left:489px;
	top:188px;
	width:250px;
	z-index:2;
}

#logon_form label	{
	width: 62px;
	float: left;
	text-align: left;
	margin-right: .5em;
	margin-top:.2em;
	display: block;
}

#logon_form fieldset {
	border:0;
	padding:4px;
	
}

#logon_form input	{
	left: 90px;
	font-size: 10px;
	margin:0 0 4px 0;
	color: #666666;
	width: 120px;
}

#logon_form .submit	{
	position: absolute;
	padding:2px;	
	top:55px;		
	width: 70px;
    left:120px;
} 



/* Start Of linkadmin_form */

#linkadmin_form {
width:500px;

}


/* End Of linkadmin_form */




/* contact page form */

#contact_form {
margin:20px 0 10px 0;
}

#contact_form fieldset {
width:500px;
padding:20px;
margin:10px 0 10px 0;
border:none;
}

#contact_form legend {
color:#ff4613;
}

#contact_form label {
float: left;
width: 155px;
}

#contact_form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 200px;
height:14px;
margin-bottom:5px;
}

.contactradio {
height:14px;
margin-left:155px;
margin-bottom:4px;
margin-top:4px;
margin-right:15px;vertical-align: middle;
}

.contactsubmit{
margin-bottom:5px;
margin-left:156px;
}

/*end of contact page form */

#top_divider {border-top: 1px #465050 dashed;width: 560px;height: 20px;
}
#container {
position: absolute;
width: 560px;top: 300px;left: 200px;
}


#main_content {
position: relative;
width: 560px;
min-height:220px;
}

#lower_divider {}

#footer {
position: relative;
border-top: 1px #465050 dashed;
width: 560px;
height: 40px;
text-align: right;
margin-top: 30px;
padding-top: 10px;
}


p {
padding: 0em 0em 0.3em 0em;margin: .02em 0em .6em 0em;
}
blockquote { 
padding-top: 0.3em;
}

.bold_red {color: #ff4613;font-weight: bold;}
a:link {}a:visited {}a:hover {}a:active {}



.privacy, a:hover {
color:#465050;text-decoration: underline;}

.privacy {
color:#465050;
text-decoration: none;
}


.left_image {
	clear:both;	float:left;
	margin-right:8px;
	margin-bottom:4px;
	border: 1px #74B3C5 solid;
	background-color: #74B3C5;
}

.right_image {
	clear:both;	float:right;
	margin-left:8px;
	margin-bottom:4px;
	border: 1px #74B3C5 solid;
	background-color: #74B3C5;
}


li {
margin: 5px 0em 5px 5px;
}



ul {
margin-bottom: 20px;
}


#adminform fieldset {
width:530px;
padding:20px;
margin: 0 0 10px 0;
border: none;
}

#adminform label {
float: left;
width: 210px;
vertical-align: middle;
}

.adminforminput_long {
width: 220px;
height:15px;
margin-bottom:4px;
}

.titleinput {
width: 400px;
height:15px;
margin-bottom:4px;
vertical-align: middle;
}

.adminforminput_short {
width: 34px;
height:15px;
margin-bottom:4px;
}

.formframe {border: 1px #dcdcdc dashed;
padding:10px;
margin-bottom:10px;}

/* link directory form */

#linkdirectory_form {
margin: 20px 0em 40px 0em
}

#linkdirectory_form fieldset {
width:500px;
padding:20px;
margin:10px 0 10px 0;
border: 1px #dcdcdc dashed
}

#linkdirectory_form legend {
color:#ff4613;
padding: 0px 3px 3px 3px;
background:#ffffff;
}

#linkdirectory_form label {
float: left;
padding-top:2px;
width: 150px;
}

.linkdirectoryinput {
width: 220px;
height:15px;
margin-bottom:4px;
}

.linkdirectorysubmit {
margin-bottom:5px;
margin-left:150px;
}

.linkdirectoryTxtArea {
padding-top:0px;
margin-left:150px;
width: 300px;
height:85px;
}

.SelectOption {
margin-bottom:0px;
padding-bottom:0px;
}

.small_input {
width: 65px;
height:15px;
margin-bottom:4px;
color: #ff4613;
}