/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*	ckground: #ffffff;
	*background: url(body_gradient.gif) no-repeat;*/
	
	background: #4F71B9 url(images\body_gradient.gif) left top repeat-x;
}

/*
a:link, a:visited { color: #008fc1; text-decoration: none; } */
a:active, a:hover { text-decoration: underline; }


/* 24pt light blue */
h1222 {
	padding: 10px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color:#008fc1;
}

/* content title 24pt light blue */
h1 {
	margin: 0px;
	padding: 20px 20px 20px 10px;
	font-size: 24px;
	font-weight: bold;
	color:#008fc1;
	text-align: center;
}

/* 12pt bold red, camp page*/
h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color:#ff0000;
}

/* 16pt center bold black, sponsor page */
h3 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/* 12pt bold black */
h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* 12pt black italic */
h5 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #000000;	
}

img {  
	margin: 0px; 
	padding: 0px;
}

#templatemo_container {
	margin: 0px auto;
	width: 930px;
	margin-top: 15px;
}

.send_btn {
	height: 19px;
	width: 100px;
	font-size: 14px;
	color: #000000;
	margin-left: 150px;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(images/templatemo_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.reg_button a{
	clear: both;
	display: block;
	width: 117px;
	height: 24px;
	margin-left: 200px;
	padding: 0px 0px 10px 0px;
	background: url(images/ClassicLb0.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.detail_button {
	clear: both;
	display: block;
	width: 117px;
	height: 24px;
	margin: 15px 25px 15px 25px;
	padding: 0px 0px 0px 0px;
	background: url(images/ClassicLb6.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.reg_button_camps {
	clear: both;
	display: block;
	width: 117px;
	height: 24px;
	margin: 15px 25px 15px 25px;
	padding: 0px 0px 0px 0px;
	background: url(images/ClassicLb0.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

/* ----- Header ----- */

#templatemo_header {
	clear: both;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 930px;
	height: 182px;
}

#logosection {
	margin: 0px 3px 0px 0px;
	float: left;
	width: 235px;
	height: 182px;
	/*background: url(images/templatemo_logo_background.gif) no-repeat; */
}

.sitelogo {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	width: 173px;
	height: 173px;
	background:url(images/logo.jpg) no-repeat;	
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: left;
	width: 930px;
	height: 182px;
	background: url(images/logo.jpg) no-repeat;
}

#header .title{
	float: right;
	width: 690px;
	height: 115px;
	padding: 30px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 30px;
}

#header .bigtext1{
	font-size: 24px;
	font-weight:bold;
	color: #ffffff;
}

#header .bigtext2{
	font-size: 48px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin-bottom: 5px;
	padding: 0px;
	width: 690px;
	height: 35px;
	background: #ffffff;
}

#search {
	float: left;
	width: 225px;
	height: 28px;
	padding: 7px 0px 0px 10px;
	background: url(images/templatemo_menu_background.gif) repeat-x;
}

#menu {
	float: right;
	width: 720px;
	height: 35px;
	margin: 0px;
	background: url(images/templatemo_menu_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align: right;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;	
}

#menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 20px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;

}

#menu ul li a:hover, #menu ul li .currentpage {
	color: #FFF;
	background: url(images/templatemo_menuhover_background.gif) repeat-x;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#content {
	float: left;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#content_left_column {
	float: left;
	padding: 20px 10px;
	width: 230px;
	background: #e0e0e0;
	min-height: 400px;
}

#templatemo_middle_column {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 20px 5px;
	width: 465px;
	min-height: 400px;
}

#templatemo_right_column {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 200px;
	background: #e0e0e0;
	min-height: 400px;
}

/*
#content_title {
	font-size: 24px;
	font-weight: bold;
	color:#008fc1;
	width: 660px;
	height: 20px;
	text-align: center;
	float: right;
	padding: 30px 20px 10px 10px;
}
*/
#content_column1 {
	float: right;
	padding: 20px 20px 0px 10px;
	width: 645px;
	min-height: 900px;
	text-align: left;
}

#content_map {
	float: right;
	padding: 0px 0px 20px 10px;
	width: 288px;
	text-align: center;
}
/* left column */

#leftcolumn_box01 {
	width: 215px;
	padding: 0px;
	background: #008fc1;	
	margin: 0px 0px 10px 0px;	
}
#imagebutton {
	width: 215px;
	margin: 0px 0px 10px 0px;	
}
#imagebutton a, img{
	border: none;
	margin-right: 10px;
}

#leftcolumn_box01 .leftcolumn_box01_top{
	width: 195px;
	height: 15px;
	padding: 10px;
	background: url(images/templatemo_leftsection_top.gif) no-repeat;		
}
#leftcolumn_box01 .leftcolumn_box01_bottom{
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}

#leftcolumn_box02 {
	width: 205px;
	padding: 10px 10px 10px 15px;
	background: #6ebfdc;
	border-top: 5px solid #008fc1;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

#leftcolumn_box02 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

#leftcolumn_box02 ul li{
	padding: 0px 0px 0px 15px;
	color: #000000;
	font-weight: normal;
}

#leftcolumn_box02 ul a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #FF0000;
	text-decoration: none;
	background: url(images/templatemo_list_icon02.gif) center left no-repeat;
}

#leftcolumn_box02 ul a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

/* end of left column */

/* middle column */

#section1 {
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 10px;
	background: #dceff6;
}
#section1 p{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#section2 {
	float: right;
	width: 205px;
	padding: 0px;
	background: #bcbcbc;
}

#section2 .section2_top{
	height: 24px;
	padding: 10px 0px 0px 10px;
	background: url(images/templatemo_section2_title.gif) no-repeat;
}
#section2 .section2_bottom{
	float: left;
	padding: 10px;
}

#section2 ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#section2 ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#section2 ul li a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	background: url(images/templatemo_list_icon01.gif) center left no-repeat;
}

#section2 ul li a:hover{
	color: #ffffff;
	background: url(images/templatemo_list_icon02.gif) center left no-repeat;
}


/* end of middle */

/* right column */

#right_box01 {
	width: 185px;
	height: 38px;
	padding: 10px 5px;
	color:#FFFFFF;
	font-size: 15px;
	background: url(images/templatemo_rightsection_background.gif) no-repeat;	
	margin: 0px 0px 10px 5px;	
}

.rightbig_button a{
	clear: both;
	display: block;
	width: 165px;
	height: 48px;
	margin: 0px 0px 10px 5px;
	padding: 10px 20px 0px 10px;
	background: url(images/templatemo_rightsection_background.gif) no-repeat;
	color:#FFFFFF;
	font-size: 18px;
	text-decoration: none;
}

#right_box02 {
	clear: both;
	width: 190px;
	padding: 0px;
	margin: 0px 0px 10px 5px;
}
#right_box02 .rightbox02_top{
	width: 190px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	background: #008fc1 url(images/templatemo_rightsection_top.gif) no-repeat;
}
#right_box02 .rightbox02_bottom{
	width: 170px;
	padding: 15px 10px 10px 10px;
	background: #cce8f2;
}
#right_box02 .customer_section{
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#right_box02 p{
	padding: 0px;
	margin: 0px;
}
/* end of right column */



/* ----- Form ----- */
#form_contactus {
	padding: 20px 70px 0px 70px;
	width: 500px;
	min-height: 900px;
	text-align: left;
}

.form_row{
	padding: 3px 0px;
}

.form_label {
	padding: 3px 0px;
	width: 75px;
	float: left;
	font-weight:bold;
}

form{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	width: 100%;
	border-bottom: 1px dotted #ffffff;
}
/*
form{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: left;	
}*/

label {
	margin-right: 10px;
}

input{
	width: 300px;
}

.button_sendmail{
	margin: 20px 0px 20px 20px;
	width: 85px;
	text-align:center
/*	height: 25px; */
}


/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 930px;
	height: 50px;
	text-align: center;
	color: #666;
	background: #d5d5d5;
}
#templatemo_footer_bottom {
	width: 930px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background: #d5d5d5 url(images/templatemo_footer_bottom.gif) no-repeat;
}

/* IE6 hack */
* html #templatemo_footer_bottom {
	width: 930px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0px;
	background: #d5d5d5 url(images/templatemo_footer_bottom.gif) no-repeat;
}

#templatemo_footer a{
	color: #666;
}

#templatemo_footer a:hover{
	color: #ffffff;
}

/* ----- End of Footer ----- */
