body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

a {
	color: #d2691e;
}

div#container {
	min-width: 980px;
	min-height: 850px;
	background-image: url(../images/bg/container.gif);
	background-repeat: repeat-x;
	background-position: 0 140px;
	text-align: center;
}

div#header {
	background-color: #000000;
	background-image: url(../images/bg/heading.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 123px;
	text-align: center;
}

div.head_left, div.head_right {
	border: none;
	width: 49%;
	float: left;
}

div.head_left {
	text-align: right;
	padding: 40px 0 0 0;
}

div.head_right {
	text-align: left;
}

div#header img#logo {
	margin: 0 150px 0 0;
	border: none;
}

div.head_right ul {
	margin: 98px 0 0 200px;
	padding: 0;
	height: 25px;
	line-height: 25px;
}

div.head_right ul li {
	list-style-type: none;
	display: inline-block;
	list-style-position: inside;
	margin: 0 1px;
	background-color: #a4632a;
	padding: 0 5px;
	line-height: 24px;
	height: 24px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

div.head_right ul li.active {
	background-color: #ffa200;
	line-height: 25px;
	height: 25px;
}

div.head_right ul li a {
	text-decoration: none;
	color: #333333;
}

div.head_right ul li.active a {
	text-decoration: none;
	color: #000000;
}

div#title_bar {
	clear: both;
	background-color: #ffa200;
	height:25px;
	line-height:25px;
	background-image: url(../images/bg/menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 1px solid #91531d;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

div#title_bar a {
	color: #000000;
}

div.content_limiter {
	width:960px;
	text-align: left;
	margin: auto;
}

div#maincontent {
	margin: 15px auto;
	width: 960px;
}

div#column_content {
	background-color: #ffffff;
	width: 70%;
	float: left;
	text-align: left;
	border: 1px solid #e2e2e2;
	margin: 0 0 15px 0;
}

div#column_navigation {
	background-color: #ffe9b7;
	width: 28%;
	float: right;
	text-align: left;
	border: 1px solid #ffcc99;
	margin: 0 0 15px 0;
}

div.column_contentbox {
	padding:10px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #a0522d;
	margin: 10px 0 3px 0;
	padding: 0;
	clear: both;
}

div.ditto_item {
	margin: 10px 0;
}

div#column_content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
}

div#column_content h1 a {
	color: #000000;
	text-decoration: none;
}

div.ditto_documentInfo {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e2e2e2;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 3px 0 3px;
	margin: 5px 0;
	text-align: right;
}

p.ditto_introText {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

div.ditto_item ul {
	margin: 10px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #d2691e;
	clear: both;
}

div.ditto_item ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 0 5px 0 0;
}

div.ditto_item img.thumbnail {
	float: left;
	margin: 0 5px 5px 0;
}

div.ditto_item a {
	color: #d2691e;
}

div.ditto_tags {
	font-size: 12px;
}

form#formcontact {
	margin: 0;
	padding: 10px;
	border: 1px dashed #cccccc;
	background-color: #f5f5f5;
}

form#formcontact label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
}

form#formcontact input {
	width: 300px;
}

form#formcontact img.vericode {
	margin: 5px 0 0 160px;
}

div.errors {
	border: 1px solid #ff4500;
	background-color: #fafad2;
	padding: 10px;
	margin: 10px 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

div.success {
	border: 1px solid #228b22;
	background-color: #fafad2;
	padding: 10px;
	margin: 10px 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

div.sidecontent p {
	font-size: 12px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}

div.sidecontent img.thumbnail {
	float:right;
	border: 1px solid #d2691e;
	margin: 5px 0 5px 5px;
	width: 100px;
}

div#footer {
	clear: both;
	padding: 0;
	border: 1px dashed #d2691e;
	background-color: #ffffff;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

ul.friendslist {
	list-style-type: circle;
	list-style-position: outside;
	color: #d2691e;
}

img.validicon {
	border: none;
}

div#sponsors {
	margin: 10px 0;
	text-align: right;
}

div#sponsors img {
	border: none;
}

       #ajaxSearch_form {
           color: #444;
           width: auto;
			  margin: 0;
			  padding: 0;
       }
       #ajaxSearch_form fieldset {
           border: none;
			  margin: 0;
			  padding: 0;
			  display: inline;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .ajaxSearch_paging {
   
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
