/* Try Vending Layout */

#wrapper {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	
	
}

/* banner area*/	

#branding {
	height:190px;
}


#banner {
text-indent: -5000px;
clear:both;
	margin:15px 0 0px 0px;
	background:url(../images/banner.jpg) no-repeat top left;  
	width:1000px;
	display: block;
	overflow: hidden;
	margin-top:15px;
	height:291px;}



#logoarea {
	background:url(../images/logo.jpg) no-repeat top left;  
float:left;
	width: 310px;
	height: 160px;
	padding: 0 0 0 10px;
	text-indent:-5000px;
}
#straparea {
	float:right;
	width:350px;
	height:100px;
	padding:60px 0 0 20px;
}

/* content*/


#bg_content {
	padding:15px 25px 20px 20px;

}
#bg_content2 {
	padding:20px 20px 0 20px;
	
	display:table;
	width:830px;
	height:100%;
}
/* left panel*/	
	

#content_left2 
{
	background-image:url(../images/bg_content2.gif);
	margin:25px 0 0 4px;
	width:590px;
	float:left;
	padding: 10px 10px 20px 20px;
	min-height:600px;
}

#content_left4 
{
	/* Same as content_left2 for IE7/FF etc, just different in *html... */
	background-image:url(../images/bg_content.jpg);
	padding:10px 40px 0 40px;
	width:530px;
	float:left;
	margin:26px 0 0 24px;/* 30px 0 0 24px */
}

#content_left3 
{
	padding:3px 10px 0 16px;
	width:885px;
	float:left;
	margin-top:8px;
}
.content_main 
{
	margin:20px 0px 0 0;
	background: url(../images/bg_content.gif) 0 0 repeat-y;
	min-height: 230px;
}
* html .content_main 
{
	height: 230px;
}
#content_main2 
{
	margin:15px 0px 0 0;
}
#banner_head 
{
	line-height:125%;
	position:absolute;
	top:258px;
	left:663px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a0c500;
	width: 260px;
	font-size:24px;
	height: 156px;
	font-style:italic;
	padding:10px;
	letter-spacing:-1px;
}
#banner_text 
{
	line-height:180%;
	position:absolute;
	top:348px;
	left:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#fff;
	font-style:italic;
	width: 395px;
}



/* Title areas*/


#bg_title {
	background:url(../images/bg_title.jpg);
	background-repeat:no-repeat;
}
#bg_title2 {
	background:url(../images/bg_title2.jpg);
	background-repeat:no-repeat;
}

.panel_head a:link, .panel_head a:visited, .panel_head a:active {
	
	padding:30px 0 30px 30px;
	
	height:53px;
	
}
.panel_head a:hover {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#999999;
	font-size:23px;
	padding:30px 0 30px 30px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	height:50px;
	line-height:180%;
}

.panel_head2 a:link, .panel_head2 a:visited, .panel_head2 a:active {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#edb313;
	font-size:23px;
	padding:30px 0 30px 30px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	height:53px;
	line-height:180%;
}
.panel_head2 a:hover {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#edb313;
	font-size:23px;
	padding:30px 0 30px 30px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	height:50px;
	line-height:180%;
}



.panel_headside a:link, .panel_headside a:visited, .panel_headside a:active {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#764548;
	font-size:23px;
	height: 40px;
	padding:10px 0 20px 15px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	line-height:180%;
}
.panel_headside a:hover {
	font-family: Arial, Trebuchet MS, sans-serif;
	color:#999;
	font-size:23px;
	padding:10px 0 0 15px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:lighter;
	line-height:180%;
}


#panel1_foot {
background-image:url(../images/panel1_foot.jpg);
	background-repeat:no-repeat;
	clear:both;
	height: 30px;

	}
	
	
#panel2_foot {
background-image:url(../images/panel2_foot.jpg);
	background-repeat:no-repeat;
	clear:both;
	height: 30px;
	
	}


#panel3_foot {
background-image:url(../images/panel3_foot.jpg);
	background-repeat:no-repeat;
	clear:both;
	height: 30px;
	
	}
	

/* three boxes on homepage	with ie 6 hacks*/
	

.content_left {
	width:304px;
	float:left;
	display: inline;
	margin:0 0 20px 4px; 
}

.content_right {
	width:313px;
	margin:0 5px 20px 0; 
	float:right;
	display: inline;
}
.content_middle 
{
	width:306px;
	float:left;
	display: inline;
	margin:0 0 20px 35px;
}

DIV.homePanels
{
	 clear: both;
	 min-height: 214px;
	 padding: 20px 0px 0px 0px;
	 margin: 20px 0px 20px 0px;	 
	 background: url(../images/bg_content.gif) 0 0 repeat-y;
}
* html DIV.homePanels
{
	height: 214px;
}

.cleaner
{
	clear: both;
	visibility: hidden;
	height: 0;
}
#content_side {
	
	background-repeat:no-repeat;
	margin:20px 18px 0 0;

	float:right;
}

#content_side2 {
	
	background-repeat:no-repeat;
	margin:20px 18px 0 0;
	float:right;
}

#contact_side {
	
	background-image:url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
	padding:15px 0 0 19px;
	margin:8px 10px 0 5px;
	width:269px;
	float:right;
	clear:left;
}

#content_sidefoot {
background-image:url(../images/bg_sidefoot.jpg);
	background-repeat:no-repeat;
	margin:0 10px 0 -19px;
	
	height:40px;
	clear:both;
	width:278px;
	

}


#nav_border {
	background-image:url(../images/nav_border.jpg);
	background-repeat:no-repeat;
	height:5px;
	width:950px;
	position:absolute;
	top:205px;
	left:16px;
}





/* footer panel with ie 6 hacks*/
	
	
#footer {

	width:1000px;
	padding:10px 0px 10px 0px;
	clear:both;
	letter-spacing:-1px;
}

#footer_left {
	color:#fff;
	width:500px;
	float:left;
	text-align:left;
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	font-family:"Trebuchet", Arial, sans-serif;
	padding:0px 0px 0 20px;
}
#footer_right {
	color:#fff;
	width:300px;
	float:right;
		text-align:right;
	font-size:18px;
	font-style:italic;
	font-weight: bold;
	font-family:"Trebuchet", Arial, sans-serif;
	padding:0px 30px 0 0px;
}




/* floats for body images if needed*/

	
#left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#right {
	float:right;
	width:630px;
}

/* CMS */
#runner {
	position:fixed;
	top:10px;
	left:10px;
	color:white;
	background-color:black;
	border:5px solid orange;
	padding:10px;
	z-index:100;
}
* html #runner {
	position:absolute;
}

/* Fixes <p>...</p> for tinymce */
p {margin:0; padding: 0;} 

