body{
margin:0 auto;
padding:0;
line-height: 1.5em;
background: #ccc;
}
a{
	color: #569; text-decoration: underline;
}
a:hover{
	color: #AA62A2; text-decoration: none; 
}
.bold{
font-weight:bold;
}
.italic{
font-style: italic;
}

#maincontainer{
padding: 0px;
margin: auto;
background: url(../images/bkgrnd.gif) center repeat-y;
}

#topsection{
background: #EAEAEA;
}

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

#contentwrapper{
	width: 960px;
	background: #fff url(../images/home_gradient.gif) top;
	background-repeat: repeat-x;
}

#contentcolumn{
margin-top: 0px;
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
border-left-width: 1px;
border-left-style: solid;
border-left-color: #666;
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
background: #eedeec;
}

#footer{
width: 960px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #333;
background: #E0D1DF url(../images/footer_row3_rpt.gif) repeat;
}

#Footer-wrapper {
	padding: 0px 0px 0px 0px;
	height: 50px;
	background: #ccc url(../images/footer_bkgrnd.gif) top no-repeat;
 }

#Footer2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #333;
	text-align: center;
}

.innertube{
margin-top: 15px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 30px;
}

.videos {
width: 486px;
border: solid 1px #333333;
}

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

.sidebar{
width: 251px;
height: 275px;
border-left: solid 1px #333333;
background: #E0D1DF
}

hr {
margin-bottom:20px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

#homeimage {
float: left;
}

#cell_0 {
border: solid 1px #333333;
float:left;
width:664px;
height:250px;
background-color:#E0DFDF; 
}

h2.cell0_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	padding: 8px;
}

#cell_1 {
margin-top:15px;
margin-right:15px;
border: solid 1px #333333;
float:left;
width:316px;
height:250px;
background-color:#E0DFDF;
}

h2.cell1_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
font-weight: normal;
line-height: 18px;
}

#cell_2 {
margin-top:15px;
border: solid 1px #333333;
float:left;
width:331px;
height:250px;
background-color: #E0D1DF;
}

#cell_3 {
margin-top:15px;
margin-bottom:15px;
margin-right:15px;
border: solid 1px #333333;
float:left;
width:316px;
height:250px;
background-color: #E0D1DF;
}

#cell_4 {
margin-top:15px;
margin-bottom:15px;
border: solid 1px #333333;
float:left;
width:331px;
height:250px;
background-color: #E0DFDF;
}

#cell_all {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
float:left;
width:664px;
margin-bottom:15px;
}

#contactform{
	float: left;
	width:664px; 
	height: auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-weight: normal;
	line-height: 18px;
	border-top: solid 1px #999;
}

h2.cell_all_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0px;
	padding: 0px;
}

h3.cell_all_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 28px;
	margin-top: 0px;
	padding: 0px;
}
#contact_form{
	float: left; padding: 10px 0 0 10px; width: 639px; font:14px Arial, Helvetica, sans-serif; line-height: 19px; color: #333; border: none; height: auto; display: block; border-top: solid 1px #999;
}
.donation{
	background: #ccc; padding: 0 0 0 8px;
}
.donation_confirmation{
	font-size: 18px;
}
#apparel_left{
	width: 326px; float: left; padding: 0 12px 0 0; margin: 0;
}
#apparel_left img, #apparel_right img{
	border: 1px solid #666;
}
#apparel_right{
	width: 326px; float: left; padding: 0; margin: 0;
}
.orderpage_top{
	padding: 6px 0 6px 0; text-align: center; border-top: 1px solid #333; border-bottom: 1px solid #333; font-weight: bold; background: #fff url(../images/orderpg_top_bg) repeat-x top;
}