/*** Editing Styles ------------------------------------------------------ ***/
.text_general {
	/* text 12 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_white {
	/* text 12 white  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_brown {
	/* text 12 brown  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccc99;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_grey {
	/* text 12 grey  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.titles {
	/* titles 20 white */	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
.page_title {
	/* titles 20 white */	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #046494;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
.service_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}
.subtitles {
	/* subtitles 16 white  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.text_big {
	/* text 13 white  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.title_black {
	/*black title font*/
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
	.dark_grey {
	/*small dark grey*/
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.captions  {
	/* text 10 gray */	
    color: #666666;
   	font-family: Arial, geneva, sans-serif; 
   	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
}
.body_black {
	/*body font medium*/
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

.subtitles a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 35px;
}
.subtitles a:hover {
	color: #cccc99;
}
.text_brown a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #cccc99;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_brown a:hover {
	color: #ffffff;
}
/*** End Editing Styles ***/

/*** Reset ----------------------------------------------------- ***/
ul, li {
	list-style: none;	
}

body, p, th, ul, li, ol, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
input, select, textarea {
	color: #333333;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
}
img {
	border:medium none;
}
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #fbaf18;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	cursor: pointer;
	font-weight: bold;
}
a:hover, #gallery-list li a:hover, #faq-category strong.question:hover {
	color: #03C;
}
#service a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	cursor: pointer;
}
#service a:hover{
	color: #fbaf18;
}


a.item {
	color: #3F4040;
}
a.item:hover {
	color: #104484;
}

ul li {
	list-style-image:url(../images/li_dot.png);
}
p {
	margin-bottom: 15px;
}
div.social p a {
	padding:4px 5px;
}
div.social h1 {
	border-bottom:1px solid #CCCCCC;
	font-size:small;
	font-weight:bold;
	width:210px;
	padding-bottom:5x;
}
/*** End Reset ***/

/*** Common -------------------------------------------------------------- ***/
div.clear {
	clear: both;
}
div.empty {
	display:block;
	width:100%;
	height:3px;
}
#google_map {
	background: #ffffff;
	border: 1px solid #ffea00;
	height: 360px;
}
body.blank h1 {
	font-size: 18px;
	color: #f35115;
	line-height: normal;
	margin: 0 0 15px 0;
	font-style: italic;
	font-weight: bold;
}
.in_title {
	float: right;
	margin: -40px 0 0 0;
}
body {
 background: #414141;
}
/*** End Common ***/

/*** Layout -------------------------------------------------------------- ***/
html, body {
	min-height:100%;
	width:100%;
}
body.bg_1 {
	background:#ffffff url("../images/aqua_bg1.jpg") no-repeat scroll center top;
}
#super-container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#super-container .header_container {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
#super-container .container {
	width:100%;
}
/*** End Layout ***/

/*** Service Navigation------------------------------------***/

ul#service {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-wieght: bold;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	list-style: none;
	text-align: right;
}
ul#service li {
	padding: 5px 0;
}
ul#service a:hover {
	color: #ffffff;	
}
.service_right {
	display: block;
	width: 385px;
	float: right;
}
/*** Header home tpl ----------------------------------------------- ***/
#header {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	display:block;
	margin-top:10px;
}
#header .logo_section {
	background: url("../images/sp_header.jpg") no-repeat scroll left top;
	height: 99px;
}
#header .navigation_main {
	background: #000000;
	min-height: 35px;
}
#header .banner {
	background: url("../images/sp_banner.jpg") no-repeat scroll left top;
	height:100px;
}
#header2 {
	width: 740px;
	margin: 0 auto;
	text-align:left;
	height:20px;
}
#header ul#cssmenu {
	list-style: none;
	width: 650px;
}
#header ul#cssmenu li{
	padding: 0 15px;
	display: block;
	float: right;
	border-right: 1px solid #ffffff;
}
.page_title {	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.underline_titles {
	width: 100%;
	display: block;
	border-bottom: 1px solid #000000; 
	padding: 8px 0;
}

/*** Footer ---------------------------------------***/
#footer .col_wide_black {
	width:1000px;
	min-height: 35px;
	background: #000000;
	text-align: right;
}
#footer .col_wide {
	width:1000px;
	min-height: 35px;
	background: #414141;
	line-height: 35px;
	text-align: right;
}


/*** 1 column styles ------------------------------------------------ ***/
.content {
	width: 710px;
	margin: 0 auto;
	text-align:left;
	padding: 5px 10px 20px 10px;
}

/*** 2 column and Home styles ------------------------------------------------ ***/
.content .column_wide {
	width:710px;
	text-align:left;
}
.content .column_left {
	float:left;
	width:180px;
	text-align:left;
}
.content .column_right {
	float:right;
	width:500px;
	text-align:left;
}
.left_bg {
	width: 650px;
	height: 606px;
	display: block;
	float: left;
	background: #cccc99;
	min-height: 500px;
}
.padder {
	padding: 15px;
	min-height: 40px;
}
.right_bg {
	width: 350px;
	height: 100%;
	display: block;
	float: right;
}
.left_bg_narrow {
	width: 350px;
	height: 650px;
	display: block;
	float: left;
	background: #cccc99;
	min-height: 500px;
}
.left_bg_narrow_long {
	width: 350px;
	height: 590px;
	display: block;
	float: left;
	background: #cccc99;
	min-height: 500px;
}
.right_bg_wide {
	width: 650px;
	height: 100%;
	display: block;
	float: right;
}
/*** Form Styles----------------------------------***/

label.label em {
	width: 14px;
	display: block;
	float: right;
	padding-left: 15px;
}
label.label {
margin-left: 30px;	
}

li .radio {
	width: 400px;	
}
table .field {
	padding-left: 20px;	
}
table .submit {
	padding-left: 17px;	
}
/*** rotator additional styles.......................***/
.c1-rotator-images {
  margin: 0 auto;
}
.c1-rotator-caption {
	width:75% !important;
	top:100px !important;
	left:20px !important;
	font-size:18px;
}
/* newsletter style ................................***/
.blue_dividers {
	color: #2aa5ce;
    font-family: Arial;
    font-size: 12px;
}

/*** Printer Friendly ---------------------------------------------------- ***/
.print_only {
	display: none;
}
@media print {
	.print_only {
		display: block;
	}
	.print_hidden {
		display: none;
	}
	body {
		color: #000000;
	}
	#super-container {
		background: none;
		text-align: left;
	}
	.container {
		background: none;
		margin: 0;
		width: auto;
	}
	#header, .home_container .banner, #sidebar, #footer {
		display: none;
	}
	.home_container {
		background-color: transparent;
	}
	.home_content {
		min-height: none;
		padding: 0;
	}
	.home_content .col_wide {
		float: none;
		padding: 0;
		width: auto;
	}
}
/*** End Printer Friendly ***/
