@charset "utf-8";
/* CSS Document */

body{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#484848;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, file, input, select, form, table, td, th {
	margin:0; 
	padding:0;
}

h1{
	color:#57b03c;
	font-size:20px;
	margin-bottom:20px;
	font-weight:normal;
}

h2{
	color:#555;
	font-size:17px;
	margin-bottom:13px;
	font-weight:normal;
}

h3{
	color:#57b03c;
	font-size:15px;
	margin-bottom:10px;
}

h4{
	color:#666;
	font-size:13px;
	margin-bottom:7px;
}

h5{
	color:#57b03c;
	font-size:13px;
	margin-bottom:7px;
}

h6{
	color:#666;
	font-size:12px;
	margin-bottom:5px;
}

input, select, textarea, form {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#444;
	
}

p{
	margin:0 0 15px 0;
}

ul, li{
	list-style:none;
}

a{
	color:#4ba92e;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:focus{
	outline:none;
}

a img{
	border:0;
}

.clr{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	color:#fff;
}

.main-layout{
	width:953px;
	margin:auto;
}

.header{
	height:143px;
	padding-top:22px;
}

.header a.logo{
	float:left;
}

.header .main-navigation{
	width:744px;
	float:right;
	font-size:17px;
	margin-top:107px;
}

.header .main-navigation a{
	color:#494949;
}

.header .main-navigation a:hover,
.header .main-navigation a.active
{
	color:#4ba92e;
	text-decoration:none;
}
.header .main-navigation span.seperator{
	margin:0 10px;
	color:#ccc;
}

.page-banner{
	height:369px;
	margin-bottom:45px;
}

.banner1{
	background:url(../../uploads/images/banner-image1.jpg) no-repeat center top;
}

.banner2{
	background:url(../../uploads/images/banner-image2.jpg) no-repeat center top;
}

.banner3{
	background:url(../../uploads/images/banner-image3.jpg) no-repeat center top;
}

.banner4{
	background:url(../../uploads/images/banner-image4.jpg) no-repeat center top;
}

.main-contents{
	/*background:url(../../images/main-content-seperator.gif) repeat-y 711px top;*/
}

.main-contents .left-column{
	/* width:675px;*/
	 float:left;
	 padding-right:35px; width:auto;
}
.main-contents .left-column ul{
	margin-bottom:15px;
}
.main-contents .left-column li{
	 background:url(../../images/bullet.gif) no-repeat left 7px;
	 padding-left:18px;
}


.main-contents .right-column{
	 width:205px; display: none;
	 float:right;
	 padding-left:35px;		
}

.main-contents .right-column .affiliate{
	 margin-bottom:15px;	
}

.footer{
	background:url(../../images/footer-bg.gif) no-repeat right top;
	height:46px;
	margin:40px 0 20px;
	color:#494949;
	font-weight:bold;
	font-size:14px;
	padding:24px 0 0 130px;
}
.footer a{
	margin-right:6px;
}

.footer span.contact{
	position:relative;
	top:-3px;
	font-size:18px
}

.contact td{
	padding-bottom:10px;
}

.contact td.lft{
	text-align:left;
}

.contact td.inputs input{
	width:300px;
	padding:6px;
	border:solid 1px #bbb;
}

.contact td.inputs textarea{
	width:300px;
	height:120px;
	padding:6px;
	border:solid 1px #bbb;
}

.contact td .submit-btn{
	width:70px;
}

.contact td span.required{
	color:#ff0000;
}

.success-mail{
	color:#57b03c;
	margin-bottom:15px;
	font-weight:bold;
}

.error_message ul{
	color:#ff0000;
	margin-bottom:15px;
	font-weight:bold;
}

.error_message ul li{
	background:url(../../images/bullet1.gif) no-repeat left 7px !important;
}

/*-- 13-10-2011 -->*/
div.left-column h2.whatsup{
	color:#57b03c;
 }
.main-contents .left-column div.photo_gallery{
	 width:675px;
	 float:left;
	 padding-right:35px;	
}
.main-contents .left-column div.photo_gallery div.photo_ser{
	 width:160px;
	 float:left;
	 padding:3px;
}
.main-contents .left-column div.photo_gallery div.photo_ser a img{
border:none;
}

.slider-wrapper{margin:auto; width:953px;height:369px;margin-bottom:45px;}








/* Stylesheet: default Modified On 2013-06-26 17:55:57 */
/* Start of CMSMS style sheet 'ddsmoothmenu' */
.ddsmoothmenu{
width:auto;
}




/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
float: left;
display: inline;
margin:0;
z-index:100;
}

.ddsmoothmenu ul li#contact-us{

}

.ddsmoothmenu ul li.lastitem{
border-right:0px; 
}
* html .ddsmoothmenu ul li a span{
	float:left;
	}


/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	font-size:17px;
	display: block;
	color:#494949;
	text-decoration:none !Important;
text-transform:uppercase;
padding-bottom:10px;
}


.ddsmoothmenu ul li a span{
	display:block;
	height:17px;
border-right:solid 1px #ccc;
padding:0 13px;
	}
.ddsmoothmenu ul li#contact-us a{

}
.ddsmoothmenu ul li#contact-us a span{
border:0;
padding-right:0;
}
.ddsmoothmenu ul li a:hover span, .ddsmoothmenu ul li a.current span{
	color:#4BA92E;
	}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color:#4BA92E;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.current {
 /*background of menu items during onmouseover (hover state)*/
color:#4BA92E;

}

.ddsmoothmenu ul li:hover a.one,
.ddsmoothmenu ul li a.one:hover,
.ddsmoothmenu ul li a.mainActive,
.ddsmoothmenu ul li a.mainActive:visited,
.ddsmoothmenu ul li a.mainActive:hover {

	color:#4BA92E;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
z-index:110;
left: 0;
margin-top:0px;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
font-weight: normal;
font-size:12px;
text-transform:none;
line-height:16px;
/*width: 190px;*/
min-width:190px;
height: auto;
margin-left:0;
border-left:0;
border-top:solid 4px #4BA92E;

}

.ddsmoothmenu ul li ul a:hover{
border-bottom:0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
background-color:#f9f9f9;
color:#000;
text-transform:none;
float: none;
padding: 0;
width:auto; 
margin:0px;
font-weight:normal;

border-right:0;
border-bottom:solid 1px #e2e2e2;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top:0; 
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
/*width: 160px;*/ /*width of sub menus*/
white-space:nowrap;
padding:10px 15px;
margin: 0;
text-transform:none;
background:#fff;
color: #545454;
line-height:14px;
font-size:11px;
}
.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: #fff;color:#4BA92E;
}

.ddsmoothmenu ul li ul li a:link,
.ddsmoothmenu ul li ul li a:visited{
	color: #fff; color:#434343;
}
.ddsmoothmenu ul li ul li{
background-image:none;
}
.ddsmoothmenu ul li ul li a:hover,
.ddsmoothmenu ul li ul li a.underactive,
.ddsmoothmenu ul li ul li a.underactive:visited,
.ddsmoothmenu ul li ul li a.underactive:hover,
.ddsmoothmenu ul li ul li a.underactive:active
{
	 color: #434343; background:none;
}

.ddsmoothmenu ul li A.depth
{
         background-image:none;
height:auto;
}

.ddsmoothmenu ul li A.depth span
{
         padding-left:0;
padding-right:0;
border:0;
}

.ddsmoothmenu ul li A.depth:hover,
.ddsmoothmenu ul li A.depth SPAN
{
	 background-image:none;
height:auto;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 20px;
right: 9px;
}

.rightarrowclass{
position: absolute;
top: 11px;
right: 10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE
opacity: 0.8;*/
}



/* End of 'ddsmoothmenu' */

/* Stylesheet: ddsmoothmenu Modified On 2013-06-26 18:18:30 */
/* SLIMBOX */



#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Stylesheet: slimbox Modified On 2011-10-14 18:18:53 */
#map_div {
height: 322px;
margin: 20px 0 22px 0;
width: 460px;
}