body{
margin:0;
padding:0;
/* line-height: 1.5em; 
	background-image: url(../images/bg.jpg); 
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E2E2E2;
*/

}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}


b{font-size: 110%;}
em{color: #4F4F4F;}

#maincontainer{
width: 956px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

	background-position:top center;
	background-repeat:repeat-y;
	padding-top: 0px;
}

#topsection{

	height:50px;
	width:100%;
	padding: 0px;
	
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#banner{


	width:100%;
	text-align: center;
	margin-top: 0px;


}





#contentwrapper{
float: left;
margin-top: 200px;
width: 100%;
background: #ffffff;
/*
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
*/
-moz-opacity:0.90; 
}

#contentcolumn{
float: right;
margin-left: 0px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
width: 300px;
border-right: 0px solid #333;
/* border-top: 10px solid #779C44;
border-bottom: 5px solid #779C44; */

background: #fff;
}


#contentcolumn h2{
	font-family:Georgia ;
	font-size:23px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:20px;
	padding-top: 20px;
}

#contentcolumn h3{
	font-family:Georgia ;
	font-size:22px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
}

#contentcolumn h4{
	font-family:Georgia ;
	font-size:19px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:0px;
}

#contentcolumn h5{
	font-family:Georgia ;
	font-size:17px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:0px;
}


#contentcolumn p{
	font-family:Verdana;
	font-size:13px;
	color:#4F4F4F;
	font-weight:normal;
	text-decoration:none;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 7px;
	
	
}



#contentcolumn a {
	font-family:Verdana;

	color:#333;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

#contentcolumn a:hover {
	font-family:Verdana;

	color:#000;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

 .required {
	font-family:Georgia ;
	font-size:13px;
	color: red;
	}
/* contact forms */
#contentcolumn label{
	font-family:Georgia ;
	font-size:13px;
	color:#5E5E2F;
	font-weight:normal;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	

}

.error {
	background-color: #FFDDDD; 
	font-weight: normal; 
	font-size: 12px; 
	color: white;
    border: 1px solid red;
}

#contentcolumn input.green {
	background-color: #6C6C37; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
}

 .required {
	font-family:Georgia ;
	font-size:13px;
	color: red;
}

label { display: block; clear: both; padding-top: 10px; }
label span.label { display: block; float: left; width: 150px; }

label input { display: block; float: left; }
input { font-family: arial, Georgia, sans-serif; font-size: 1em; }
input.textbox { width: 200px; padding: 3px; border: solid 1px #c0c0c0; }


/*
#contentcolumn img {


 	padding: 7px;
	margin: 5px 10px 5px 10px;
	border-right:  2px solid #505050;
	border-bottom: 2px solid #505050;
	border-top:  1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	background-color: White;
	
	} 
*/



#contentcolumn .item {
	padding: 10px 10px 12px 10px;

}
#contentcolumn .item .text {
	font-size: 0.9em;
	line-height: 1.3em;
}
#contentcolumn .item h3 {
	width: 450px;
}
#contentcolumn .item .date {
	float: right;
	font-size: 0.9em;
	color: #940000;

}
#contentcolumn .alt { 
	background: #F9FBF7; 
	border: 1px solid #BED59F; 
	padding: 10px 10px 12px 10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:normal;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

/* 2nd box */

#supportcolumn{
float: right;
margin-left: 0px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
margin-top: 30px;
width: 300px;
 border-right: 0px solid #D3D3D3;
 padding-bottom: 0px;
/* border-top: 10px solid #779C44; */
line-height: 1.5em;
	background-image: url(../images/support-bg.jpg); 
	background-position:top left;
	background-repeat:no-repeat;
background: #fff;
/* border-bottom: 5px solid #779C44; */

}













#leftcolumn{
float: left;
width: 655px; /*Width of left column in pixel*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff; 
/*
background-image:url(/web/images/home-bg.jpg); 
background-position:bottom center;
background-repeat:no-repeat;
*/
border-top: 5px solid #CCC;
border-bottom: 0px solid #CCC;
border-left: 0px solid #CCC;
border-right: 0px solid #CCC;
padding-right:0px;
margin-top: 0px;
padding-bottom: 15px;



}

#leftcolumn p{
	font-family:Verdana;
	font-size:14px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;
	

}



#leftcolumn a {
	font-family:Verdana ;
	color:#333;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

#leftcolumn a:hover {
	font-family:Verdana ;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

#leftcolumn h2{
	font-family:Georgia ;
	font-size:25px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:5px;
	padding-top: 20px;
}

#leftcolumn h3{
	font-family:Georgia ;
	font-size:22px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
}

#leftcolumn h4{
	font-family:Georgia ;
	font-size:19px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
}

#leftcolumn h5{
	font-family:Georgia ;
	font-size:17px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
}


/* Quote (blockquote) styles */



#leftcolumn blockquote {
margin: 0 0 45px 15px; 
margin-top: 50px;
padding-top: 10px;
padding-left: 30px;
text-indent: 15px; font-size: 19px; line-height: 1.5em;
font-family:Georgia, "Times New Roman", Times, serif;}

#leftcolumn h6 {
font-size: 15px; font-weight: normal; font-style: oblique; padding-left: 80px !important; position: relative; top: 20px; color: #888;clear: left; font-family:Arial, Georgia, sans-serif;}
#leftcolumn h6 strong {font-weight: bold; font-style: normal;}

#leftcolumn blockquote, #main-content blockquote span, #main-content blockquote h6 {float: left;}
#leftcolumn blockquote span {background: /*url(../images/quote-upperleft.png) no-repeat*/ 10px 10px; color: #666;}

#leftcolumn blockquote.wide {width: 715px; /*margin-right:-85px;*/}
#leftcolumn blockquote.wide span {padding: 25px 30px 0 25px; }
#leftcolumn blockquote.wide {background:url(../images/quotebase-715px.gif) no-repeat bottom left;}
.clearboth-wide {  width:750px; display:block; clear:both;  }/*All wide quotes need the empty clear to account for FF and I*/
#leftcolumn blockquote.short {width: 626px;}
#leftcolumn blockquote.short span {padding: 25px 0 0 25px;}
#leftcolumn blockquote.short {background:url(../images/quotebase-625px.png) no-repeat bottom left;}

#leftcolumn blockquote h6 {width: 100%;}



#slidercolumn{
float: left;
width: 630px; /*Width of left column in pixel*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
background: #fff; 
/*
background-image:url(/web/images/home-bg.jpg); 
background-position:bottom center;
background-repeat:no-repeat;
*/
padding-top: 1px;
border-top: 0px solid #779C44;
border-bottom: 0px solid #779C44;
padding-right:10px;
margin-top: 0px;


}



#featuredcontent{
float: left;
width: 100%; /*Width of left column in pixel*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
background: #ffffff; 
/*
background-image:url(/web/images/home-bg.jpg); 
background-position:bottom center;
background-repeat:no-repeat;
*/
border-top: 5px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
padding-right:0px;
margin-top: 30px;
margin-right: 20px;
/* padding-bottom: 15px; */


}

#featuredcontent p{
	font-family:Verdana ;
	font-size:13px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-top: 7px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 7px;


}



#featuredcontent a {
	font-family:Verdana ;
	font-size:13px;
	color:#333;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

#featuredcontent a:hover {
	font-family:Verdana ;
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

#featuredcontent h2{
	font-family:Georgia ;
	font-size:23px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:5px;
	padding-top: 20px;
}

#featuredcontent h3{
	font-family:Georgia ;
	font-size:22px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:5px;
	padding-top: 20px;
}

#featuredcontent h4{
	font-family:Georgia ;
	font-size:19px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
	padding-top: 10px;
}

#featuredcontent h5{
	font-family:Georgia ;
	font-size:17px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:0px;
}

#slidercolumn{
float: left;
width: 630px; /*Width of left column in pixel*/
margin-left: 0px; /*Set left margin to -(MainContainerWidth)*/
background: #fff; 
/*
background-image:url(/web/images/home-bg.jpg); 
background-position:bottom center;
background-repeat:no-repeat;
*/
padding-top: 1px;
border-top: 0px solid #779C44;
border-bottom: 0px solid #779C44;
padding-right:10px;
margin-top: 0px;


}



#footer{

/*

width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
*/
clear: left;
width: 100%;

	height:152px;
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background: #000;
	border-top: 50px solid #ffffff;

	/*
	border-bottom: 5px solid #666666;
	*/

}

#footer p{
	font-family:Georgia ;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	line-height: 1.7;
	letter-spacing: 1px;
}
#footer a {
	font-family:Georgia;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
	letter-spacing: 1px;
}
#footer a:hover {
	font-family:Georgia;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;

}

.headinnertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.bcinnertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.leftinnertube{
margin: 1px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}
.specialinnertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
background: #fff;
}
.partnerinnertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 40px;
}
.rightinnertube{
margin-left: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
border-top: 5px solid #CCC;
border-bottom: 1px solid #CCC;
border-right: 0px solid #CCC;
border-left: 0px solid #CCC;
padding-right: 0px;
background: #eeeeee;
}



