/* CSS Document */

body {
	background-color: #1a282d;
	text-align: center;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	color: #FFFFFF;
}

a img {
	border: 0;
}

img, div { behavior: url(iepngfix.htc) }

a{
	text-decoration:none;
}
#topdetails a, #footer a{
	color:#FFFFFF;
}
#topdetails a:hover, #footer a:hover{
	color:#ad6318;
}
#outer {
	text-align: left;
	width: 780px;
	top: 0px;
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	min-height:570px;
	height:auto !important;
	height:570px;
	margin-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
}
.highlight {
	color: #ad6318;
}

#topdetails {
	display: inline;
	float: left;
	height: 20px;
	width: 780px;
	text-align: right;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 2px;
	padding-top: 10px;
}
/*.gallery {
	border: 1px solid #000000;
	float: left;
	display: inline;
	height: 77px;
	width: 77px;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/


#flash {
	display: inline;
	float: left;
	height: 200px;
	width: 780px;
	overflow: hidden;
}
#nav {
	display: inline;
	float: right;
	height: 30px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 10px;
	line-height: 16px;
}
#brainlink {
	float:left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ad6318;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
.btn, .contact_btn {
	text-align: center;
	display: inline;
	float: left;
	height: 20px;
	line-height: 19px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #AD6318;
	font-size: 11px;
	padding: 1px;
	/* background-image: url(images/btnbg.gif); */
	background-color:#e8e8e8;
}

.btn {
	width: auto;
	margin-right: 18px;
}

.contact_btn {
	width: 80px;
	margin-right: 5px;
}

.btn:hover{
	color: #000000;
	/* background-image: url(images/btnbg_f2.gif); */
}
p a {
	color: #AD6318;
}
p a:hover {
	color: #1A282D;
}



#nav a{
	background-image:url(images/navbg.gif);
	background-position: left center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	padding-left: 24px;
	margin-right: 5px;
	margin-left: 12px;
	height: 16px;
}
.contentinner {
	display: inline;
	float: left;
	width: 390px;
}

.contentinner-wide {
	display: inline;
	float: left;
	width: 780px;
}
.formbox {
	display: inline;
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-bottom: 5px;
	background-color: #E8E8E8;
	border: 1px solid #000000;
	color: #AD6318;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.formdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	height:20px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color: #E8E8E8;
	border: 1px solid #000000;
	color: #AD6318;

}

#textdiv {
	padding: 20px;
	width: 350px;
	padding-bottom: 15px;
}

#textdiv-wide {
	padding: 20px;
	width: 740px;
	padding-bottom: 15px;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 345px;
}

#nav a:hover{
	background-image:url(images/navbg_f2.gif);
	color:#ad6318;
}
#content {
	display: inline;
	float: left;
	height: auto;
	width: 780px;
	background-image: url(images/contentbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #E8E8E8;
	color: #1b1918;
	font-size: 11px;
	line-height: 17px;
}
#footer {
	display: inline;
	float: left;
	height: 14px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
}
#textdivleft {
	padding: 20px;
	width: 350px;
	background-image: url(images/imagetopbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

.btn_submit {
	text-align: center;
	display: inline;
	float: left;
	height: 22px;
	width: 140px;
	margin-right: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #AD6318;
	font-size: 11px;
	padding: 1px;
	background-image: url(images/btnbg.gif);
	background-color:#e8e8e8;
	border: 0px;
}

.btn_submit:hover{
	color: #000000;
	background-image: url(images/btnbg_f2.gif);
}

.sleep-highlight {
	border: 1px dotted #ad6318;
	padding: 3px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
}
