html, body {
	margin: 0px;
	padding:0px;
	background-color: #F1F1F1;
	font-family:"Trebuchet MS";
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:862px;
	margin:0px auto;
	background-color:#FFF;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}

#content {
	width:778px;
	margin:0px auto;
}

#header {
	height:76px;
}

#logo {
	width:194px;
	float:left;
	height:76px;
	background-image:url(../images/main_img-t.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#logo a {
	margin: 0 180px 5px 0;
	font-size: 12px;
	text-decoration: underline;
	color: #797B7A;
}

#logo a:hover {
	text-decoration: underline;
	color: #EE8907;
}


#links ul {
	margin:0 0 0 136px; 
	padding-top:47px;
}

#links li{
	float:left;
	list-style-type:none;
	width:145px;
	*width:144px; 
	height:25px;
	text-align:center;
	background-color:#669ACC;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links li:hover {
	background-color:#003BA9;
	
}

#links a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	background-color:#003BA9;
	color:#fff;
	font-weight:500;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:100px 15px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#contentarea h2 span.smallCaps{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}


#leftbar {
	float:left;
	width:247px;
}

#leftbar h2{
	display:block;
	width: 227px;
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:13px;
	text-align:center;
	text-transform:uppercase;
}

#leftbar a.img_link, a.img_link2, a.img_link3, a.img_link4, a.img_link5, a.img_link6, a.img_link7, a.img_link8, a.img_link9, a.advertiser {
	display:block;
	width: 227px;
	height: 49px;
	margin: 0 0 20px 0;
}

a.img_link9{ 
	border:1px solid #000; 
	width: 225px;
	height: 47px;}

#advertiser {
	width: 197px;
	padding:8px 8px 8px 12px;
	border: 5px solid #CBCBCB;
}

a.advertiser {
	display:inline;
	border-bottom:1px dotted red;
	text-decoration:none;
	color: red;
	font-weight:bold;
}

a.adertiserText{
	display:block;
	border:none !important;
	text-decoration:none;
	color: #937B93;
	font-weight:normal;
}

a.adertiserText:hover{
	color: #669ACC;
}


#leftbar a.img_link {background-image:url(../images/fg-link.gif);}
#leftbar a.img_link:hover {background-image:url(../images/fg-link-h.gif);}
#leftbar a.img_link2 {background-image:url(../images/bbqhaus-link.gif);}
#leftbar a.img_link2:hover {background-image:url(../images/bbqhaus-link-h.gif);}
#leftbar a.img_link3 {background-image:url(../images/biggreenegg-link.gif);}
#leftbar a.img_link3:hover {background-image:url(../images/biggreenegg-link-h.gif);}
#leftbar a.img_link4 {background-image:url(../images/steven-raichlen-link.gif);}
#leftbar a.img_link4:hover {background-image:url(../images/steven-raichlen-link-h.gif);}
#leftbar a.img_link5 {background-image:url(../images/cast-iron-grate-banner.jpg);}
#leftbar a.img_link5:hover {background-image:url(../images/cast-iron-grate-banner-h.jpg);}
#leftbar a.img_link6 {background-image:url(../images/charcoal-companion-banner.jpg);}
#leftbar a.img_link6:hover {background-image:url(../images/charcoal-companion-banner-h.jpg);}
#leftbar a.img_link7 {background-image:url(../images/lokkii.jpg);}
#leftbar a.img_link7:hover {background-image:url(../images/lokkii-h.jpg);}
#leftbar a.img_link8 {background-image:url(../images/coconuts.jpg);}
#leftbar a.img_link8:hover {background-image:url(../images/coconuts-h.jpg);}
#leftbar a.img_link9 {background-image:url(../images/flamedisk-link.jpg);}
#leftbar a.img_link9:hover {background-image:url(../images/flamedisk-link-hover.jpg);}


#rightbar {
	float:left;
	width:529px;
	border-left:1px solid #BCBDBC;
}

#rightbar.netzwerk{
	background-image:url(../images/netzwerk.jpg);
}

#rightbar h2, h3{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	margin-bottom:10px;
}

#rightbar h2{
	border-bottom: 1px dotted #BCBDBC;
}

#rightbar h3{
	font-size:14px;
	font-weight:600;
	padding:0 0 0 15px;
	margin: 5px 0 3px 0;
}

#rightbar p{
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 15px 10px;
}

#rightbar a {
	font-size:13px;
	color:#EE8907;
	border-bottom: 1px dotted #797B7A;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

#rightbar a.mail {
	font-size:13px;
	color:#EE8907;
	border-bottom: 1px dotted #797B7A;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;;
}

#rightbar a:hover {
	color:#669ACC;
}

#rightbar span.tt {
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

#rightbar img.pic {
	float:right;
	border:0;
	padding: 5px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#copy {
	float:left;
	width:500px;
	background-color:#669ACC;
	height:27px;
	padding-top:5px;
}

#copy p{
	font-size:13px;
	color:#fff;
	font-weight:normal;
	padding:2px 20px;
}

#footLink {
	float:left;
	width:278px;
	background-color:#669ACC;
	height:27px;
	padding-top:5px;
}

#footLink p{
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#footLink a{
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px dotted #FFFFFF;
}

#footLink a:hover{
	color:#003BA9;
	text-decoration:underline;
	border:0;
}

label {
	float:left;
	clear:both;
	display:block;
	width:100px;
	margin-bottom:10px;
	padding-left:10px;
	background:none;
}
input, textarea, select {
	float:left;
	display:block;
	width:250px;
	border: 1px solid #333;
	background:#F4F4F4;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-bottom:10px;
	padding:1px;
}
 
/*clearing all floats and fix firefox and ie backgroundcolor-bug */
div.clearer {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:1px;
} 
form {
	xbackground:#CCCCCC;
	width:400px;
	border: 1px dotted #333;
	margin: 20px 0 0 55px;
}
.form-button {
	margin-left:110px !important;
	margin-left:55px; /*to fix ie6 position*/
	width:100px;
	clear:both;
}
.option {
	border:none;
	background:none;
	width:auto;
}
fieldset {
	border:none;
	padding-left:100px;
	padding-bottom:10px;
	display:block;
	clear:both;
}
fieldset input {
	width:auto;
	border:none;
	background-color:#336699;
	float:left;
	display:block;
	margin-right:10px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
}
fieldset label {
	width:auto;
	clear:none;
	float:left;
	display:block;
	padding-right:2px;
	white-space:nowrap; /*to fix ie6 wrapping*/
}
