html, body{
	margin:0;
	padding:0;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
 
#pagewidth{
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
 
#header {
	margin: 0;
	width: 750px;
	height: 80px;

}
#nav{
	height:31px;
	background-color:#e0e0e0;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	line-height: 31px;
} 
#maincol{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:742px;
	padding: 4px;
	display: inline;
	margin-top: 17px;
	margin-bottom: 17px;
	text-align: justify;
 }
#leftcol{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:180px;
 }
 #middlecol{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:346px;
	margin-left: 19px;
	margin-right: 15px;
	text-align: justify;
 }
.xtext {
	font-size: 9px;
}
#rightcol{
	background-color: #FFFFFF;
	float: right;
	position: relative;
	width:180px;
	height: auto;
 }
#charities{
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
	background-image: url(images/title_gray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	padding-top: 2px;
	font-weight: bold;
 }
#podcast{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
	background-image: url(images/title_gray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 18px;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 2px;
 	height: 125px;
}
#membership{
	float: right;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
 	background-image: url(images/title_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 2px;
	height: 85px;
}
#news{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
 	background-image: url(images/title_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 18px;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 2px;
}
#spon-opt{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
 	background-image: url(images/title_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 18px;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 2px;
}
/* new */

#membershipnew{
	float: right;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
	background-image: url(images/title_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 2px;
	height: 85px;
	margin-top: 16px;
}

#scroll{
	width:164px;
	padding-top: 10px;
}.whitetext {
	color: #FFFFFF;
	padding-bottom: 5px;
	font-weight: bold;
}

 #subnav{
	height:31px;
	background-color:#e0e0e0;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	clear:both;
	vertical-align: middle;
 } 
#footer{
	clear:both;
	text-align: right;
 } 
/* INNER

---------------------------------------------------------------------------------------------------------------------------------------------------*/
#innerleftcol{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:180px;
 }
#innermembership{
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
 	background-image: url(images/title_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 2px;
	height: 85px;
}
 #innermiddlecol{
	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:520px;
	margin-left: 19px;
	margin-right: 15px;
 }
#innernav{
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
	background-image: url(images/title_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 2px;
	margin-bottom: 10px;
 }
 
 /* LINKS

---------------------------------------------------------------------------------------------------------------------------------------------------*/
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;	
}
a:active {
	color: #000000;
	text-decoration: underline;
} 
.whitelink a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.whitelink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.whitelink a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.whitelink a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
} 
.footer a:link {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;	
}
.footer a:active {
	color: #666666;
	text-decoration: underline;
} ---------------------------------------------------------------------------------------------------------------------------------------------------*/
.chromestyle{
	width: 750px;
	height: 31px;
	line-height: 31px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	padding-right: 0;
	padding-left: 0;
	height: 31px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #000000;
	margin: 0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.chromestyle ul li a:hover{
	text-decoration: underline;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: #e0e0e0;
	width: 150px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dropmenudiv a{
	width: 150px;
	display: block;
	text-indent: 3px;
	padding: 2px 0;
	text-decoration: none;
	color: black;
	text-align: left;
	font-size: 11px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #cc0000;
	color: #FFFFFF;
}
.titletext {
	font-size: 12px;
	color: #CC0001;
	text-transform: uppercase;
}
.imagepadding {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imagepadding2 {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}
.vline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.ul {
}
#discount {

	background-color: #FFFFFF;
	float: left;
	position: relative;
	width:164px;
	border: 1px solid #cccccc;
	background-image: url(images/title_gray.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 18px;
	font-size: 11px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 2px;
 	height: 60px;
}
