@charset "utf-8";
/* CSS Document */



* {margin:0;
	padding:0;}
	
	
	
body {background-image:url(images/DRbg.gif);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #000;}
	
#wrapper {width:902px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:auto;
	margin-right:auto;}

#header {/*background-image:url(images/banner2.gif);*/
	height: 145px;
	width: 902px;
	margin-bottom:4px;}

#nav {background-color: #c0c0c0;}
#nav ul {height: 23px;}
#nav ul li {display:inline;
border:none;}

#main {border:1px solid #c0c0c0;
	background-color:#fff;}
#mainiefix {height: 451px;
	border:1px solid #c0c0c0;
	background-color:#fff;}
#maincontent {padding: 10px 15px 10px 15px;}



.questionsbox {padding: 10px 0px 10px 0px;
/*font-family: "Trajan Pro", "Lucida Grande", sans-serif;*/}
.questionsbox ul li {list-style:none;}
.questionsbox a:link {text-decoration: none;
color: #C8962F;}
.questionsbox a:hover {text-decoration: none;
color: #C8962F;/*old colors: #903; #069 */}
.questionsbox a:visited {text-decoration: none;
color: #C8962F;}
.questioncolright {display: block; float: right;
width: 400px;}
.questioncolleft {display: block; float:left;
width: 400px;}
.question {font-size:18px;
font-weight: bold;}
.shortanswer {font-style: italic;}
.morebutton a:hover{font-style: bold;}
.rightcol {float:right;
	text-align:left;
	margin: 10px 0px 10px 25px;
	border: 1px solid #000;
	padding: 10px 0px 10px 10px;}
.rightcol ul {list-style:none;
	margin-right:20px;
	line-height: 15px;}


.clearboth {clear:both;}
.txtbox {}
.blackbox {border: 1px solid #000;}
.floatl {float:left;
	padding-right: 10px;
	margin-top: 10px;}
.floatr {float:right;
	padding-left: 10px;}
.alignc {text-align:center;
	margin-bottom: 10px;}
.alignl {text-align:left;
	margin:10px;}
.alignr {textalign:right;
	margin:10px;}
.aligncimg {text-align:center;
	margin: 10px;}
.tel {float:left;
	margin:22px 10px 10px 15px;}
.cons {float:right;
	margin:22px 15px 10px 10px;}
.rightpanel {float:right;
	padding: 10px 10px 10px 10px;
	/*margin-left: 30px;*/
	margin-left:10px;
	border: 1px solid #000;}
.demititle {font-weight:bold;
	color: #006;}



#footer {clear:both;
background-image:url(images/footer.gif);
	margin-top: 8px;
	height: 97px;
	width: 902px;}
	


h1 {font-family: "Trajan Pro" ,"Times New Roman", Times, serif;
color: ;
margin-bottom: 10px;}
h2 {/*font-size:18px;
font-weight: bold;*/
font-family: "Trajan Pro" ,"Times New Roman", Times, serif;
color: ;
margin-bottom: 10px;}
h3{ padding-top:15px;}
img {border: none;}
p {margin-bottom: 10px;}
a:link {text-decoration: none;
color: #C8962F;}
a:hover {text-decoration: none;
color:#000;}
a:visited {text-decoration: none;
color: #C8962F;}
a:active {text-decoration: none;
color: #C8962F;}