@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(/images/pagebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 115%;
	color: #BC6D2E;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 105%;
	}
	
h3 {
	font-size: 90%;
	}	

p {
	font-size: 80%;
	}

img {
	border: 0;
}

a {
	color:#3A4897;
	}


#wrapper {
	width: 984px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0;
	margin: 0;
	background:url(/images/hdr_summer2.jpg) no-repeat right;
}
#content_left {
	float: left; 
	width: 260px; 
	padding: 15px 10px 15px 10px;
}

#content_right {
	float: right; 
	width: 260px;/*total 280px*/ 
	padding: 15px 10px 15px 10px;
}

#content_center {
	margin: 0 285px; 
	padding: 15px 10px; 
}

#contentwide_left {
	float: left; 
	width: 260px; 
	padding: 15px 10px 15px 10px; 
}


#contentwide_center {
	margin: 0 285px; 
	padding: 15px 10px; 
}



#content_left ul, #content_right ul, #content_center ul {
	font-size: 80%;
	}
	
#content_center li {
	margin-top: 8px;
	margin-bottom: 8px;
	}	

#event_details {
	background-color: #FFF;
	width: 350px;
	margin: 0 auto;
	text-align: left;
	padding: 20px;
	}
	
#footer {
	padding: 5px 10px 5px 20px; 
	background-color: #3A4897;
	text-align: center;
}
#footer p {
	margin: 0; 
	color: #FFF;
	font-size: 70%;
	}
	
#footer a {
	color: #FFF;
	}
		
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearit {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#calendar {
	width: 240px;
	background-color: #FFF7CE;
	}
	
#calendar h2 {
	text-align: center;
	margin-bottom: 0;
	margin-top: 10px;
	color: #006;
	font-size: 100%;
	}

#calendar li {
	list-style:square;
	margin-top: 2px;
	margin-bottom: 2px;
	}	

#calendar a:link, #calendar a:visited, #calendar a:active {
	text-decoration: none;
	}
#calendar a:hover {
	text-decoration: underline;
	}
		
	
#poll {
	width: 240px;
	background-color: #49A368;
	}
	
#poll h2 {
	text-align: center;
	margin: 0;
	padding: 3px;
	color: #FFF;
	font-size: 100%;
	}

#poll form {
	padding: 0;
	margin: 0;
	}

.pollresults {
	width: 350px;
	background-color: #FFF;
	padding: 20px;
	margin: 20px auto;
	font-size: 80%;
	text-align: left;
	}

.pollresults p {
	font-size: 100%;
	}				

#ads {
	border: 2px solid #000;
	}
	
#rotator {
	margin-bottom: 20px;
}

#rotator p {
	font-size: 75%;
	margin: 0;
	padding: 0;
	}
	


#tagline_outer {
	background-color: #BF0000;
	width: 360px;
	margin: 10px 0 10px 420px;
	background-image: url(../images/tagline_left2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	font-weight: bold;
	font-size: 80%;

}


#tagline_inner {
	background-image: url(/images/tagline_right2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	padding: 5px 0;
	}

/* End Menu*/
#menu {
	height: 26px;
	background-color: #3A4897;
	font-size: 80%;
	font-weight: bold;
	}
/*End Menu*/	
	
/*Rounded Boxes*/

.tl, .tr, .bl, .br {
	background: url(/images/corners_saha.gif);
	width: 10px;
	height: 10px;
	font-size: 0;
	}

.tl, .bl {
	float: left;
	}

.tr, .br {
	float: right;
}

	
.yellowbox {
	overflow: hidden;
	}

.yellowbox .module {
	clear: both;
	border: 1px solid #FFF7CE;
	margin: 0;
	}

.yellowbox .tl {
	background-position: -40px 0px;
	}
.yellowbox .tr {
	background-position: -50px 0px;
	}
.yellowbox .bl {
	background-position: -40px 10px;
	}
.yellowbox .br {
	background-position: -50px 10px;
	}
	
.greenbox {
	overflow: hidden;
	}

.greenbox .module {
	clear: both;
	border: 1px solid #49A368;
	margin: 0;
	background-color: #fff;
	padding: 10px;
	font-size: 80%;
	}

.greenbox .tl {
	background-position: -20px 0px;
	}
.greenbox .tr {
	background-position: -30px 0px;
	}
.greenbox .bl {
	background-position: -20px 10px;
	}
.greenbox .br {
	background-position: -30px 10px;
	}
/*End rounded boxes*/

.close {
	margin-top: 20px;
	text-align: right;
	}
.ital {
	font-style: italic;
	}
	
.ctr {
	text-align: center;
	}
			
.blue {
	color: #3A4897;
	}
	
.rust {
	color: #BC6D2E;
	}
.btn {
	background-color: #BC6D2E;
	color: #FFF;
	border-style: solid;
    border-top-color: #E9C5A7;
    border-left-color: #E4B792;
    border-right-color: #8C5222;
    border-bottom-color: #854E21;
	}
	
.first {
	margin-top: 0;
	padding-top: 0;
	}	
	
#logo {margin-left: 30px;
}	
	
/*Secondary Pages */

#content_left_2col {
	float: left;
	width: 644px;
	padding: 15px 10px 15px 10px; 
	margin-left: 20px;
	}

#content_left_2col li {
	font-size: 80%;
	}
	
#content_left_2col li p {
font-size: 90%;
}	
	
#content_left_2col li ul li {
	font-size: 100%;
	}	
	
	
#content_left_2col li {
	margin-top: 8px;
	margin-bottom: 8px;
	}

#tbllinks td{
		vertical-align: top;
	}

#tbllinks a {
	text-decoration: none;
	}

#tbllinks a:hover {
	text-decoration: underline;
	}
			
#tbllinks li {
 	list-style:square;
	padding: 3px 0;
	}
#pub_orderform, #feedback, #loginForm	{
	font-size: 80%;
	}
	
fieldset {
border: 1px solid #BC6D2E;
margin-right: 10px;
}

#feedback fieldset {
width: 85%;
}

legend {
color: #3A4897;
font-weight: bold;
padding: 0 10px;
font-size: 115%;
}	

.smaller {
	font-size: 75%;
	}
	
.cal {
	padding: 10px;
	}
.nature {font-size: 90%;}		
	
.bld {
	font-weight: bold;
	}	
	
.red {
	color: #c00;
	}

.f80 {
	font-size: 80%;
	}	
	
.rt {
	text-align: right;
	}	
		
.update {
	width: 360px;
	}
.update_right {
	width: 250px;
	}	
			
/*Following style used for slideshow descriptions*/	
#imgdsc0{
font-size: 80%;
}
/*End slideshow descriptions*/

/*Member Join styles*/
.instruct {
	font-size: 90%;
	}	
	
#addy {
	border-collapse: collapse;
	border: none;
	margin: 0;
	}	
#addy td {
	padding: 0 3px 0 0;
	margin: 0;
	text-align: left;
	border: none;
}
.frmcontain {
	border: none;
	border-collapse: collapse;
	width: 100%;
	background-color:#EDF3F3;
	font-size: 80%;
	text-align: left;
	}
	
.frmcontain td{
	vertical-align: top;
	padding: 5px;
	}
	

.frminner {
	border-collapse: collapse;
	width: auto;
	}
	
.frminner td {
	vertical-align: top;
	padding: 5px;
	width:inherit;
	}		

.frminner th {
	text-align: right;
	font-weight: bold;
	width: auto;
	}
	
/*begin paypal*/

h2.joinnow a {color: #BC6D2E; }
#box {border: 1px solid #BC6D2E; padding: 3px;}

#frmnewmbr table, #frm_toPaypal table {font-size: 90%;}
#frmnewmbr fieldset {
border-width: 1px 0 0 0;
border-style: solid;
border-color: #BC6D2E;
margin-right: 10px;
}
table #cart {
	border: #BC6D2E 1px solid;
	background: #fff url(../images/scr_hashedbg_4x4.gif)repeat;}

.frmftr {text-align: right; 
margin-right:50px;
margin-top: 15px;}

#amount_2 {border: none; background: #EBF1F7 url(../images/scr_hashedbg_4x4.gif) repeat;
width:45px; text-align: right;}

td.field input.error, td.field select.error, tr.errorRow td.field input, tr.errorRow td.field select {
background-color:#FFFFD5;
border:2px solid red;
color:red;
margin:0;
}
.error {
color:#C00;
font-weight:bold;
}
/*end paypal*/
	

