/*Added by Dustin Boling*/
div#discover_image {
text-align: center;
}

/* top elements */

* {
	padding: 0;
	margin: 0;
}
body {
	margin: 10px 0 20px 0;
	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #444;
	background: url(linear_background.jpg) #FFFFFF;
	background-attachment:fixed;
	text-align: center;
	height: 100%;
}
/* links */

a {
	background: inherit;
	color: #E22931;
	text-decoration: none;
}
a:hover {
	background: inherit;
	color: #006699; /* blue */
	text-decoration: underline;
}
/* headers */

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333; /* drk gray */
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}
h3 {
	font-size: 1.2em;
}
p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #365CA5;
}
ul span, ol span {
	color: #333;
}
/* images */

img {
	border: 2px solid #CCC; /* lt gray */
}
img.float-right {
	margin: 5px 0px 5px 15px;
}
img.float-left {
	margin: 5px 15px 5px 0px;
}
a img {
	border: 1px solid #DDD; /* very lt gray */
	padding: 5px;
	background-color: #FFF;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space: pre; */

  background: #FAFAFA; /* extremely lt gray */
	border: 1px solid #eee;   /* another very light gray */
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777; /* drk gray */
}
blockquote {
	margin: 15px;
	padding: 0 0 0 45px;
	background: #FAFAFA url(1_pic2.jpg) no-repeat 3px 5px; /* house icon on bottom */
	border: 1px solid #eee;
	font: bold 1.2em/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #365CA5;	/* Original mohogany color #660000 */
}
/* form elements */

form {
	margin:10px 15px;
	padding: 10px;
	background-color: #F3F0EB;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
legend {
	font-size: 1.5em;
	font-weight: bold;
}
input {
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #000;
	font: normal 1.2em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
	background: #FFF;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1.4em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #000;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	color: #000;
	background-color: #CCCCCC;
}
/* Search For: style up to 11 types */



#class0 {
	border: none;
	background: transparent;
}
#class1 {
	border: none;
	background: transparent;
}
#class2 {
	border: none;
	background: transparent;
}
#class3 {
	border: none;
	background: transparent;
}
#class4 {
	border: none;
	background: transparent;
}
#class5 {
	border: none;
	background: transparent;
}
#class6 {
	border: none;
	background: transparent;
}
#class7 {
	border: none;
	background: transparent;
}
#class8 {
	border: none;
	background: transparent;
}
#class9 {
	border: none;
	background: transparent;
}
#class10 {
	border: none;
	background: transparent;
}
#class11 {
	border: none;
	background: transparent;
}
option {
	padding-left:5px;
	padding-bottom:1px;
}
/* search form */

.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.searchform p {
	margin: 10px;
	padding: 0;
}
.searchform input.textbox {
	width: 130px;
	color: #333;
	height: 20px;
	padding: 2px;
	vertical-align: top;
}
.searchform input.button {
	font: bold 12px Arial, Sans-serif;
	color: #333;
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;
	vertical-align: top;
}
/***********************

	  LAYOUT

************************/



#wrap {
	width: 770px;
	border: medium #365CA5;
	margin: 0 auto;
	background: #FFF url(left_header.jpg) no-repeat;
}
#header-content, #content {
	width: 768px;
}
/* header */

#header {
	position: relative;
	height: 300px;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #FFF;
}
#header .headerphoto {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 455px;
	height: 280px;
	background: #FFF url(logo.jpg) no-repeat;
}
#header #logo-box {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 285px;
	height: 280px;
	background: url(left_header.jpg) #365CA5;
}
#logo-box #logo {
	position: absolute;
	font: bold 50px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */

	top: 25px;
	left: 15px;
}
#logo-box #slogan {
	position: absolute;
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #5D9BE8;	/* Original yellow #FFFFCC */
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */

	top: 88x;
	left: 60px;
}
/* header menu */

#menu {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	width: 770px;
	background: #FFF url(wrap-bg.jpg) repeat-y;
	float: left;
}
#menu ul {
	font: bolder 14px 'Trebuchet MS', sans-serif;
	width: 740px;
	color: #FFF;
	background-color: #365CA5;
	margin: 0 15px;
	padding: 0;
	display: inline;
	border-bottom: 6px solid #FFF;
	float: left;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
}
#menu li a:hover {
	background: #5D9BE8; /* Original light brown #CC9966 */
	color: #FFF;
}
#menu li a#current {
	background: #E22931; /* Origial Drk Rust #993333 */
	color: #FFF;
}
/* content */

#content-wrap {
	position:relative;
	clear: both;
/*		float: left;*/
	width: 100%;
	background-color: #FFF /* url(content.jpg) repeat-y */;
}
#content-wrap2 {
	position: relative;
	clear: both;
/*		float: left;*/
	width: 100%;
	background-color: #FFF /* url(content2.jpg) repeat-y*/;
}
#content {
	position: relative;
	clear: both;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 100%;
}
/* sidebar */

#sidebar {
	float: right;
	width: 25%;
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;
	color: #E22931;
}
.sidebox {
	margin-bottom: 10px;
}
/* sidebar menu */

#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top {
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover { /* Bar that shows up to the left of text in vertical menu */
	padding: .3em 0 .3em 10px;
	border-left: 5px solid #E22931; /* Original drk rust #993333 */
	color: #E22931;		/* Original drk rust #993333 */
}
/* main */

#main {
	float: none;
	width: 70%;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px dashed #D5D5D5;
}
.awdcontent {
	width: 100%;
	float:left;
	padding: 5px;
	/*margin-left: 20px;*/
	font-size: 12px;
}
#listing_table {
	position:relative;
	text-align: left;
}
/* footer */

#footer {
	clear: both;
	margin: 0;
	padding: 100px 0 10px 0;
	font: normal 1em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	background: url(footer-bg.jpg) no-repeat left bottom;
	color: #666666;
/*	text-align: center;*/
}
#footer p {
	margin: 0 auto auto 20px;
	padding: 0;
	text-align: left;
}
#footer a {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
	color: #333;
}
/* alignment classes */

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
/* additional classes */

.clear {
	clear: both;
}
.gray {
	color: #BFBFBF;
}
.page_display {
	padding: 10px 30px 10px 30px;
	/*margin-left:20px;*/
}
table#listing_slideshow {
	width: 95%;
	margin-left: 15px;
}
