/* Main CSS Start */
body {
	margin:0;
	color:#333;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:url(../images/body.gif) repeat;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
h1{
	font-size:22px;
	color:#235800;
	padding:0 0 8px 0;
	text-shadow:0 2px 1px #f4eee8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2{
	font-size:21px;
	color:#235800;
	padding:0 0 12px 0;
	text-shadow:0px 5px 5px #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h3, .h3, .h2{
	font-size:24px;
	color:#5b7620;
	padding:0 0 13px 0;
	margin:0;
	font-family:Calibri, Arial, Tahoma;
}
h4{
	font-size:18px;
	color:#ff494a;
	font-weight:normal;
	font-style:italic;
	padding:0 0 10px 0;
	margin:9px 0 0 0;
	font-family:Calibri, Arial, Tahoma;
}
h5{
	font-size:15px;
	color:#cc6600;
	padding:0 0 10px 0;
}
h5 a{
	font-size:15px;
	color:#cc6600;
	padding:0 0 10px 0;
	text-decoration:underline;
}
h5 a:hover{
	text-decoration:none;
}
h6{
	font-size:12px;
	color:#8a4355;
	padding:0 0 10px 0;
} 
ul{
	padding:0 0 12px 30px;
}
ul li{
}
ol{
	padding:0 0 10px 37px;
}
ol li{
}
a{
	color:#3096b8;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
p{
	padding:0 0 15px 0;
	color:#767676;
	line-height:17px;
	margin:0;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:23px;
}
img.alignright{
	padding: 0px;
	margin:0 0 11px 15px;
	display: inline;
}
.img-shadow
{
	border: 1px solid rgba(255, 255, 255, 0.7);
	background-color:rgba(255, 255, 255, 0.9);
	box-shadow:0 0 5px #000;
	border-radius: 1px;
	-moz-border-radius: 1px;  
	-webkit-border-radius: 1px;
}
img.alignleft{
	padding: 0px;
	margin:5px 10px 5px 0;
	display: inline;
}	
img.aligncenter{
	display: block;
	padding: 0px;
	margin:0 10px 0 10px;
}
.alignright{
	float: right;
}
.alignleft{
	float: left;
}

/* Header CSS Start */

#wrapper-outer
{
	width:100%;
	height:100%;
	padding:0 0 0 0;
	background:url(../images/body-bg.gif) repeat;
}
#wrapper-inner
{
	width:100%;
	height:100%;
	padding:0 0 0 0;
	overflow:hidden;
	background:url(../images/complt-shade.png) no-repeat center top;
}
#wrapper {
	width:960px;
	margin: 0 auto;
	
}
#header {
	width:930px;
	height:83px;
	padding:51px 15px 0 15px;
}

.right-header
{
	float:right;
	padding:0 0 0 0;
	width:255px;
	height:71px;
}
.fot-nav
{
	float:right;
	padding:0 0 0 0;
	list-style:none;
	margin:0;

}
.fot-nav li
{
	padding:0 0 0 11px;
	float:left;
}
.fot-nav li a
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.fot-nav li a:hover
{
	text-decoration:underline;
}


#logo
{
	width:291px;
	height:44px;
	padding:0 0 0 0;
	float:left;
}
#logo a
{
	height:100%;
	display:block;
	position:relative;
}
.phone-number
{
	float:right;
	padding:15px 0 0 0;
	font-size:12px;
	color:#fff;
}
.phone-number em
{
	float:left;
	font-style:normal;
}
.phone-number strong
{
	font-size:25px;
	color:#ffcf31;
	padding:0 0 0 5px;
	font-weight:normal;
	float:right;
}
/* Header CSS End */

/* Menu CSS Start */

#menu {
	width:940px;
	height: 40px;
	padding:0 0 0 0;
	float:left;
	margin-left: 12px;
}
#menu ul {
	width:940px;
	float:left;
	padding:0 0 0 0;
	list-style:none;
	margin:0;
}
#menu ul li {
	padding:0 4px 0 4px;
	float:left;
	margin:0 21px;
}
#menu ul li a {
	padding:0 7px 0 7px;
	font-size:14px;
	font-weight:bold;
	font-family:Calibri, Arial, Tahoma;
	color:#fff;
	line-height:px;
	text-align:center;
	display:block;
	line-height:32px;
	text-decoration:none;
}
#menu ul li a em {
	display:block;
	font-style:normal;
}
#menu ul li > a:hover em {
	background:url(../images/down-h.png) no-repeat center bottom;
}
#menu ul li:hover{
	background:url(../images/right-hover.png) no-repeat right top;
}
#menu ul li > a:hover {
	
	background:url(../images/left-hover2.png) no-repeat left top;
	color:#364910;
}
#menu ul li.active a {
	background:url(../images/left-hover2.png) no-repeat left top;
	color:#364910;
}
#menu ul li.active a em {
	background:url(../images/down-h.png) no-repeat center bottom;
	color:#364910;
}
#menu ul li.active {
	background:url(../images/right-hover.png) no-repeat right top;
	color:#364910;
}
/* Menu CSS End */

/* Content CSS Start */

#main {
	background:url(../images/outer-shade.png) no-repeat center top;
	width:940px;
	height:1%;
	padding:13px 10px 0 10px;

}

#main:after{
	clear:both;
	height:0;
	display:block;
	content:"";
}
#content {
	width:940px;
	height: 500px; /* Don't use height, make it flexible */
	float:left;
	height:1%;
	padding:7px 0 35px 0;
	overflow: hidden;
}

#content:after{
	clear:both;
	height:0;
	display:block;
	content:"";
}
#col-1{
	width:233px;
	float: left;
	min-height:353px;
	height:auto !important;
	height:353px;
	background-color:rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	padding:25px 15px 45px 15px;
	position:relative;
	
	*+background:#fff;
	_background:#fff;
}
#small-banner
{
	width:233px;
	padding:0 0 0 0;
	overflow:hidden;
	margin-bottom:15px;
}
.text-m
{
	float:left;
	width:233px;
	padding:9px 0 15px 0;
}
.social-link
{
	width:233px;
	position:absolute;
	left:15px;
	bottom:15px;
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
.social-link li
{
	padding:0 11px 0 0;
	float:left;
}
.social-link li a
{
	width:32px;
	height:32px;
	padding:0 0 0 0;
	display:block;
	text-indent:-9999px;
}
.social-link li a.icon-1
{
	background:url(../images/icon-f.png) no-repeat;
}
.social-link li a.icon-2
{
	background:url(../images/icon-t.png) no-repeat;
}
.social-link li a.icon-3
{
	background:url(../images/icon-youtube.png) no-repeat;
}
#col-2{
	width:642px;
	float: right;
	min-height:393px;
	height:auto !important;
	height:393px;
	background-color:rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	padding:15px 10px 25px 10px;
	
	*+background:#fff;
	_background:#fff;
}
.banner
{
	width:642px;
	height:379px;
	overflow:hidden;
	padding:0 0 0 0;
}
.banner-inner
{
	width:642px;
	height:159px;
	overflow:hidden;
	padding:0 0 0 0;
}
.inner-text-home
{
	width:382px;
	float:left;
	padding:25px 0 0 0;
}
.inner-text-home p
{
	line-height:21px;
	padding-bottom:17px;
}

.inner-text
{
	width:642px;
	float:left;
	padding:25px 0 0 0;
}
.inner-text p
{
	line-height:21px;
	padding-bottom:17px;
}


/* Content CSS End */

/* Footer CSS Start */

#footer {
	height:65px;
	width:940px;
	padding:9px 10px 0 10px;
	float:left;
}
.copy-right
{
	float:left;
	padding:0 0 0 0;
	font-size:12px;
	color: #003300;
	margin:0;
}
.live-chat
{
	float:right;
	padding:0 0 0 0;
}
.live-chat a
{
	padding:0 0 0 41px;
	font-size:16px;
	height:32px;
	font-weight:bold;
	color:#f8ffe8;
	text-decoration:none;
	margin:0;
	float:right;
	font-family:Calibri, Arial, Tahoma;
}

/* Footer CSS End */
.box-g
{
	width:602px;
	float: right;
	min-height:81px;
	height:auto !important;
	height:81px;
	background-color:rgba(255, 240, 188, 0.9);
	border: 1px solid rgba(255, 219, 98, 0.7);
	border-radius: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	padding:15px 20px 0 20px;
	margin-bottom:15px;
	
	*+background:#fff0bc;
	_background:#fff0bc;
}
.box-green
{
	width:602px;
	float: right;
	background-color:rgba(193, 207, 163, 0.9);
	border: 1px solid rgba(113, 130, 77, 0.9);
	border-radius: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	padding:9px 20px 9px 20px;
	margin-bottom:15px;
	*+background:#c1cfa3;
	_background:#c1cfa3;
	
}
.list
{
	width:233px;
	float:left;
	padding:9px 0 15px 0;
}

.list ul
{
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	width:233px;
}
.list li
{
	width:px;
	float:left;
	padding:0 0 17px 0;
}
.list li a
{
	padding:0 0 0 19px;
	font-size:16px;
	font-weight:bold;
	color:#445d0d;
	text-decoration:none;
	background:url(../images/circle.png) no-repeat left 3px;
}
/******************** Events *********************/
.box-events
{
	width:619px;
	float: right;
	min-height:75px;
	height:auto !important;
	height:75px;
	background-color:rgba(255, 240, 188, 0.9);
	border: 1px solid rgba(255, 219, 98, 0.7);
	border-radius: 10px;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;
	padding:3px 3px 0 20px;
	margin-bottom:15px;
	
	*+background:#fff0bc;
	_background:#fff0bc;
}
.event-left
{
	width:439px;
	float:left;
	padding:9px 0 0 0;
}
.event-date
{
	float:leftl;
	padding:0 0 0 0;
	
}
.event-date a
{
	font-size:14px;
	color:#767676;
	text-decoration:none;
	font-family:Calibri, Tahoma, Arial;
	padding:0 0 0 0;
}
.event-right
{
	width:150px;
	height:71px;
	padding:0 0 0 0;
	float:right;
	overflow:hidden;
}
.address-list
{
	width:215px;
	float:left;
	padding:7px 0 9px 0;
	margin:0;
	list-style:none;
}
.address-list li
{
	padding:0 0 7px 0;
	width:215px;
	float:left;
}
.address-list label
{
	font-size:14px;
	color:#ff3132;
	font-weight:bold;
	font-family:Calibri, Tahoma, Arial;
	padding:0 0 0 0;
	width:55px;
	float:left;
}

.address-list span
{
	font-size:14px;
	color:#767676;
	font-family:Calibri, Tahoma, Arial;
	padding:0 0 0 0;
	float:left;
}
.address-list a
{
	font-size:14px;
	color:#6d8d2b;
	font-family:Calibri, Tahoma, Arial;
	padding:0 0 0 0;
	float:left;
}
/************************ Form ***********************/
.form-area
{
	width:602px;
	float:left;
	padding:9px 20px 9px 20px;
}
.form-area ul
{
	padding:0;
	list-style:none;
	margin:0;
	width:602px;
}
.form-area ul li
{
	padding:0 0 0 0;
	width:262px;
	float:left;
	position:relative;
	margin:0 19px 25px 19px;
}
.form-area ul li label
{
	padding:0 0 7px 0;
	float:left;
	width:262px;
	font-size:15px;
	font-weight:bold;
	color:#71824d;
	font-family:Calibri, Tahoma, Arial;
}
.form-area ul li label em
{
	padding:5px 0 5px 0;
	float:left;
	font-size:14px;
	color:#818181;
	width:262px;
	font-style:normal;
	font-family:Calibri, Tahoma, Arial;
}
.form-area ul li label.error
{
	color:#F00;
	position:absolute;
	right:0;
	top:0;
	text-align:right;
	font-weight:normal;
}
.form-area ul li span
{
	width:251px;
	height:30px;
	padding:5px 5px 5px 5px;
	float:left;
	border: 1px solid rgba(201, 211, 182, 0.9);
	background-color:rgba(250, 251, 249, 0.9);
	border-radius: 5px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
.form-area ul li span input
{
	width:251px;
	height:30px;
	padding:0 0 0 0;
	float:left;
	font-size:px;
	color:#818181;
	font-size:12px;
	border:none;
	background:none;
}
.form-area ul li.large
{
	width:562px !important;
	padding:0 20px 0 20px;
	margin:0 0 15px 0!important;
}
.form-area ul li.large textarea
{
	width:552px;
	height:165px;
	padding:5px;
	border: 1px solid rgba(201, 211, 182, 0.9);
	background-color:rgba(250, 251, 249, 0.9);
	border-radius: 5px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
.form-area ul li input.submit
{
	width:89px;
	height:32px;
	padding:0 0 0 0;
	border:none;
	float:left;
	cursor:pointer;
	background:url(../images/send-btn.gif) no-repeat;
}

.profile-list
{
	width:233px;
	float:left;
	padding:9px 0 11px 0;
}

.profile-list ul
{
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	width:233px;
}
.profile-list li
{
	width:111px;
	float:left;
	margin-right:11px;
	padding:0 0 9px 0;
}
.profile-list li span
{
	font-size:14px;
	color:#253505;
	padding:3px 0 0 0;
	float:left;
	font-family:Calibri, Tahoma, Arial;
}
.profile-list li:last-child
{
	margin:0;
}
em.thank
{
	color:#5b7620;
	font-size:18px;
	font-family:Calibri, Tahoma, Arial;
}

.card-link
{
	width:233px;
	list-style:none;
	margin:0;
	padding:0 0 19px 0;
	float:left;
}
.card-link li
{
	padding:0 11px 0 0;
	float:left;
}
.card-link li a
{
	width:37px;
	height:23px;
	padding:0 0 0 0;
	display:block;
	text-indent:-9999px;
}
.card-link li a.card-1
{
	background:url(../images/card-amex.gif) no-repeat;
}

.card-link li a.card-2
{
	background:url(../images/card-visa.gif) no-repeat;
}
.card-link li a.card-3
{
	background:url(../images/card-rw.gif) no-repeat;
}
.card-link li a.card-4
{
	
	background:url(../images/card-mw.gif) no-repeat;
}
.btns
{
	display:block;
	text-align:center;
	padding:0 0 9px 0;
}
.btns a
{
	height:100%;
	display:block;
	position:relative;
}
.left-data
{
	width:301px;
	float:left;
	padding:0 0 0 0;
}
/************************ Form ***********************/
.form-area
{
	width:602px;
	float:left;
	padding:9px 20px 9px 20px;
}
.form-area ul
{
	padding:0;
	list-style:none;
	margin:0;
	width:602px;
}
.form-area ul li
{
	padding:0 0 0 0;
	width:262px;
	float:left;
	margin:0 19px 25px 19px;
}
.form-area ul li label
{
	padding:0 0 7px 0;
	float:left;
	width:262px;
	font-size:15px;
	font-weight:bold;
	color:#71824d;
	font-family:Calibri, Tahoma, Arial;
}
.form-area ul li label em
{
	padding:5px 0 5px 0;
	float:left;
	font-size:14px;
	color:#818181;
	width:262px;
	font-style:normal;
	font-family:Calibri, Tahoma, Arial;
}
.form-area ul li span
{
	width:251px;
	height:30px;
	padding:5px 5px 5px 5px;
	float:left;
	border: 1px solid rgba(201, 211, 182, 0.9);
	background-color:rgba(250, 251, 249, 0.9);
	border-radius: 5px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
.form-area ul li span input
{
	width:251px;
	height:30px;
	padding:0 0 0 0;
	float:left;
	font-size:px;
	color:#818181;
	font-size:12px;
	border:none;
	background:none;
}
.form-area ul li.large
{
	width:562px !important;
	padding:0 20px 0 20px;
	margin:0 0 15px 0!important;
}
.form-area ul li.large textarea
{
	width:552px;
	height:165px;
	padding:5px;
	border: 1px solid rgba(201, 211, 182, 0.9);
	background-color:rgba(250, 251, 249, 0.9);
	border-radius: 5px;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
.form-area ul li input.submit
{
	width:89px;
	height:32px;
	padding:0 0 0 0;
	border:none;
	float:left;
	cursor:pointer;
	background:url(../images/send-btn.gif) no-repeat;
}
.accordion {
	padding:0;
	list-style:none;
	width:642px;
	
}
.accordion li p {
	margin-top:15px;
	color:#333;
	padding-bottom:9px;
}
.accordion li strong {
	margin:9px 0;
	display:block;
}
.accordion li a {
	font-size:16px;
}
.accordion .opener {
	display:block;
	color:#5B7620;
	text-decoration:none;
	padding:3px 0 0 0;
	font-weight:bold;
	font-family:Calibri, Arial, Tahoma;
}
.accordion .ui-state-active {
	color:#333;
}


.small-form
{
	width:255px;
	float:right;
	padding:25px 0 0 0;
}
.small-form ul
{
	padding:0 0 0 0;
	float:left;
	margin:0;
	width:225px;
	list-style:none;
}
.small-form ul li
{
	padding:0 0 7px 0;
	width:225px;
	float:left;
}
.small-form ul li label
{
	width:65px;
	color:#71824D;
	float:left;
	padding:0 0 0 0;
	font-family:Calibri, Arial;

}
.small-form ul li input
{
	width:145px;
	height:21px;
	float:right;
	padding:0 5px;
	color:#818181;
	font-size:12px;	
	border:1px solid #71824D;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}

.small-form ul li textarea
{
	width:145px;
	height:75px;
	float:left;
	padding:0 5px;
	border:1px solid #71824D;
	
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}
.small-form ul li input.submit {
    background: url("../images/send-btn.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 32px;
    padding: 0;
    width: 89px;
}
.style1 
{
	color: #343d22;
}