@charset "utf-8";


/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #E6D19C;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	line-height: 180%;
	color: #3d3d3d;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

h1{
	margin-top:35px;
}

/******** Layout Elements ********/

.wrapper {
	width: 775px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
}

.header {
	height: 150px;
	background-color: #ffffff;
	text-align: center;
	line-height: 50px;
	background-image: url(img/header_07.jpg);
	background-repeat: no-repeat;
}

.content {
	padding: 5px;
	background-color: #ffffff;
	width: 575px;
	float: left;
	text-align:left;
}

.mover_details{

}


.leftcell{
	border: 1px solid #ccc;
	width: 90px;
}

.leftcell h4{
	font-size: 12px;
}


.movertable .rightcell{
	background-color: #ddd;
	border: 1px dotted #ccc;
}

.homecontent {
	margin: 0 20px 10px 20px;
	padding: 5px;
	background-color: #ffffff;

}

.searchbox {
	margin: auto;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.searchinterior {
	margin: auto;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	width: 70%;
}


.searchwrapper {
	margin: 5 60px 5 60px;
	background-color: #FFFFFF;
	border: 5px solid #fff;
}

.searchwrapper .textarealabels{
	color:#663300;
	font-size:16px;
	font-weight:bold;
	padding-right:5px;
}

.searchwrapper .textarearesults {
	text-align: left;
	background-image:url(img/resultsbg.jpg);
	background-repeat:repeat-x;
	border:3px none #666600;
	color:#666600;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0;
	padding:2px 2px 2px 8px;
	width:375px;
}

.resultswrapper {
	margin: 5 20px 5 20px;
	background-color: #FFFFFF;
	border: 5px solid #fff;
}

.right {
	margin: 5px 0 10px 0;
	float: right;
	width: 170px;
	padding: 5px 5px 0 5px;
	border: 1px solid #513D18;
	background-color: #ffffff;
	background-image: url(img/left_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: inherit;
}

.rightbox {
	margin 3px 3px 3px 3px;
	width: 163;
	padding: inherit;
}

.footer {
	padding: 5px 5px 0 5px;
	background-color: #ffffff;
	clear: both;
	text-align: center;
	background-image: url(img/footer_03.jpg);
	background-repeat: no-repeat;
	background-color: #BFA978;
	height: 80px;
}

.member_row{
	/*background-color: #00FF7F;
	background-image: url('images/star.gif');
	background-repeat: no-repeat;
	background-position:left;
	border:1px solid;*/
	font-weight:bold;
}

.member_row img{
	float:left;
	position:relative;
	bottom:2px;
	left:10px;
	
}

.sitemap{
	padding-left:40px;
	width: 635px;
	float:right;
	border: 2px solid #8F6F36;
	margin: 0 auto;
	text-align: left;
}

.sitemap ul{
	list-style-type: none;
}

.sitemap ul li{
	padding-bottom:0px;
}

.search_links{
	width: 40%;
	height: 300px;
	overflow:scroll;
	border: 2px solid #8F6F36;
	margin-top:15px;
	margin-left:25px;
	float:left;
}

.search_links ul{
	list-style-type: none;
}

.search_links ul li{
	padding-bottom:0px;
}

.search_links2{
	width: 50%;
	height: 300px;
	overflow:scroll;
	border: 2px solid #8F6F36;
	margin-top:15px;
	float:right;
}

p.text {
	line-height: 1.5;
}

td.choose{
	border: 1px solid #666666;
}

td.warning{
	border: 2px dashed #D54A4A;
	background: #E6D19C;
}

#updateform{
	padding-top:20px;
	padding-bottom:20px;
}

#updateform textarea{
	margin-bottom:20px;
}


#updateform b{
	font-weight: bold;
	color:#663300;
	font-size: 16px;
	padding-right: 10px;
}

#updateform i{
	font-weight: bold;
	color:#ff0000;
	font-size: 16px;
	padding-right: 5px;
}

#updateform li{
	list-style-type: none;
	padding-bottom: 15px;
}

#updateform .formleft{
	float:left;
	width:260px;
}
#updateform .formright{
	float:left;
	width:325px;
}


/******** Document Styles ********/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	padding-right: 5px;
}

h2 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}	

h6 {
	font-size: 10px;
	font-style: italic;
	color: #663300;
	line-height: 1.0;
}

a, a:active, a:visited {
	color: #660000;
	text-decoration: none;
}

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

.header a, .header a:active, .header a:visited {
	color: #663300;
}

.header a:hover {
	color: #666600;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
	color: #000000;
}

.listing p {
	line-height: 13px;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.rightimg {
	float:right;
	margin: 0 0 0 5px;
	border:2px #669900;
}

.leftimg {
	float:left;
	margin: 0 5px 5px  0;
	border:2px #669900;
}

.textarea {
	border:3px #666600;
	margin: 0 0 0 0;
	color: #666600;
	background-image: url(img/searchbg_03.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	max-width: 500px;
	padding: 3px;
}

option.dropdown {
	border:3px #000000;
	margin: 0 0 0 0;
	color: #666600;
	background-image: url(img/searchbg_03.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

select.dropdown_list {
	border:3px #000000;
	margin: 0 0 0 0;
	color: #666600;
	background-image: url(img/searchbg_03.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

input.clickable {
    border: 1px solid #006;
}


/******** List Styles Styles ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	padding: 0;
	display: inline;
	background: none;
}

.menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 5px 40px 0 40px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.menu a:hover {
	text-decoration: none;
	color: #BDB76B;
	background-color: #663300;
}

.menu b {
}


/******* Menu ********/

.menu {
	width: 840px;
	height: 30px;
	margin: 0;
	background-image: url(img/menu_bg_2.jpg);
	background-repeat: no-repeat;
}
