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

body{margin:0px; padding:0px; background: url(images/bg.jpg) center repeat-y}

body img{border:none;}

h1{font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #c36654; font-weight: normal;}
h2{font-family:Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #c36654; font-weight: normal; display:inline; margin: 0px; padding: 0px;}

#header{background:url(images/headerbg.gif) repeat-x; height: 82px;}

#wrapper{width:796px; margin: 0px auto;}

#headerwrap{width: 798px; margin: 0px auto;}

#contactnumber{float:left;}

#nav{float:left;}

#leftcol{width: 243px; float:left;}

#ask{margin: 0 0 0 15px;}

input{border-style:none; font-size:11px; background-color: #191919; color:#999; margin: 0 0 3px 0; font-family:Arial, Helvetica, sans-serif; width:210px;}

textarea{border-style:none; font-size:11px; background-color: #191919; color:#999; margin: 0 0 3px 0; overflow:hidden; font-family:Arial, Helvetica, sans-serif; width:210px;}

#maincol{width: 553px; float:left;}

#bodyTxt{color: #fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; padding: 20px;}

#bodyTxt a:link{color: #c36654;}