/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
	padding:0;
	margin:0;
	list-style:none;
	height:38px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	float: left;
}
#menu li {float:left; margin-right:1px;}
#menu li a {display:block; float:left; height:38px; line-height:38px; color:#ccc; text-decoration:none; font-size:1em; font-weight:normal; padding:0 20px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
	background-image: url(../images/navTX.png);
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {background-image: url(../images/navTX.png);}
#menu li:hover > a.sub {color:#fff; background-image: url(../images/navTX.png);}

#menu li.current a {color:#fff; text-transform:uppercase;}

#menu li a.sub {background-image: url(../images/navTX.png);}
#menu li.current a.sub {color:#fff;}

#menu :hover ul {left:0; top:35px; width:230px; background-image: url(../images/navTX.png);}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background-image: url(../images/navTX.png); white-space:nowrap; width:230px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; }
#menu :hover ul li a {width:230px; padding:0; text-indent:10px; background-image: url(../images/navTX.png); color:#EEE; height:38px; line-height:38px;}
#menu :hover ul li a.fly {background:#333 url(../right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-image: url(../images/navTX.png); color:#EEE;}
#menu :hover ul :hover a.fly {background-color:#c60; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(../right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:230px; padding:0; text-indent:10px; background-image: url(../images/navTX.png); color:#ccc;}
#menu :hover ul :hover ul :hover {
	color:#fff;
	background-image: url(../images/navTX.png);
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background-image: url(../images/navTX.png); color:#fff;}
#menuPositioner {
	width: 100%;
	position: relative;
	float:left;
}
#menuHolder {
	position: relative;
}

@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
h1{
	font-size:130%;
	margin:0;
	line-height:1.2em;
	font-weight:normal;
	color:#000;
	font:Arial, Helvetica, sans-serif;
}

h3{
	font-size:115%;
	margin:0 0 6px 0;
	line-height:1.2em;
	font-weight:normal;
	color:#363;
	font:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#222;
}

a:hover {
	text-decoration:none;
	color:#363;
}

a:visited {
	color: #363;
}
a:active {
	color: #222;
}

small {
	font-size:.6em;
}

body {
	background-color: #007600;
	background-image: url(../images/backgroundGradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navigationWrap {
	width: 980px;
	margin:auto;
	height:38px;
}

#fullWrap {
	background-image: url(../images/topPageWaves.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}

#fullWrapCommunity {
	background-image: url(../images/topWavesCommunity.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}

#fullWrapCommunityMVG {
	background-image: url(../images/topWavesCommunitymvg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}

#fullWrapCommunityCAR {
	background-image: url(../images/topWavesCommunityCM.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}

#fullWrapCommunityCRR {
	background-image: url(../images/topWavesCommunityCar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
}

#container {
	width:980px;
	margin:auto;
}
#header {
	padding-top:143;
}

#topBanner {
	background-repeat: repeat-x;
	height: 38px;
	background-color: #060;
}
#contentWrap {
	background-color: #FFF;
	background-image: url(../images/contentTopShadow.jpg);
	background-repeat: no-repeat;
	background-position: -20px top;
}

#contentWrapMVM {
	background-color: #FFF;
	background-image: url(../images/communityTopShadow.jpg);
	background-repeat: no-repeat;
	background-position: -10px top;
	min-height: 100px;
}

#contentWrapMVG {
	background-color: #FFF;
	background-image: url(../images/communityTopShadow.jpg);
	background-repeat: no-repeat;
	background-position: -10px top;
	min-height: 100px;
}

#contentWrapCAM {
	background-color: #FFF;
	background-image: url(../images/communityTopShadow.jpg);
	background-repeat: no-repeat;
	background-position: -10px top;
	min-height: 100px;
}

#contentWrapCRM {
	background-color: #FFF;
	background-image: url(../images/communityTopShadow.jpg);
	background-repeat: no-repeat;
	background-position: -10px top;
	min-height: 100px;
}

.content {
	float:left;
}
.content p {
	line-height:1.2em;
	margin:2px 0 14px 0;
	font-size:.95em;
	color:#000;
}
.content ul,li {
	font-size:.9em;
	line-height:1.2em;
	margin:0;
	padding-bottom:6px;
}

#calendar {
	float: right;
	height: 180px;
	width: 200px;
	z-index:300;
	margin-right:10px;
	position:relative;
}
#internalNav {
	float: left;
	width: 610px;
	height: 30px;
}
#fontResize {
	float: right;
	z-index: 800;
	height: 20px;
	margin-top:5px;
	width: 110px;
	font-size: 0.8em;
	color: #000;
}
#breadcrumbHolder {
	float: left;
	z-index: 800;
	height: 20px;
	margin-top:5px;
}
#rightColumn {
	float: right;
	width: 230px;
	margin-right: 25px;
	padding-left: 20px;
}
#leftColumn {
	float: left;
	width: 640px;
	padding-right:20px;
	border-right:1px #993 solid;
	margin-left: 40px;
}
#navigation {
	float: left;
	width: 580px;
}
#headStuff {
	width: 612px;
	padding-left: 368px;
	clear: both;
}
#current {
	background-color: #BFC45D;
	width:380px;
	float:right;
	height:38px;
}
.current {
	font-size:0.97em;
	color:#FFF;
	line-height:1.7em;
	padding:6px 0 0 14px;
	font-weight: bold;
}
.slideshow { height: 276px; width: 630px; margin:10px 0 0; overflow:hidden; }
.slideshow img { background-color: #eee; }#footerWrap {
	height: 200px;
	width: 980px;
	padding-top: 20px;
}
.quickLinks {
	width:145px;
	font-size:.8em;
	color:#B0D39D;
	line-height:1.3em;
	float:left;
}
.quickLinks h3{
	font-size:120%;
	font-weight:normal;
	color:#B0D39D;
	display:block;
	margin:0 0 5px;
}
.quickLinks a{
	text-decoration:none;
	color:#B0D39D;
	display:block;
}
.quickLinks a:hover {
	text-decoration:none;
	color:#FFF;
}

.legal {
	clear: both;
	padding-top: 25px;
	font-size: .7em;
	font-weight: normal;
	color: #88AF54;
	text-align: center;
}
.legal a{
	text-decoration:none;
	color: #88AF54;

}
.legal a:hover{
	color:#FFF;
}
#getSocial {
	padding: 8px;
	margin-top: 15px;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:30px;
	background-image: url(../images/facebookBlock.jpg);
	background-repeat: no-repeat;
}
#getSocial h3 {
	font-size:19px;
	color:#FFF;
	display:block;
	font-weight:normal;
	margin:0;
}
#getSocial a {
	font-weight:normal;
	text-decoration:none;
	color:#8BB5CD;
	display:block;
}
#getSocial a:hover {
	color:#fff;
}
#getSocial2 {
	float:left;
	padding: 8px;
	margin-left:35px;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	background-image: url(../images/facebookBlockFooter.jpg);
	background-repeat: no-repeat;
	width:214px;
}
#getSocial2 h3 {
	font-size:19px;
	color:#FFF;
	display:block;
	font-weight:normal;
	margin:0;
}
#getSocial2 a {
	font-weight:normal;
	text-decoration:none;
	color:#8BB5CD;
	display:block;
}
#getSocial2 a:hover {
	color:#fff;
}
#newsFeed {
	margin-bottom: 30px;
	font-size: 1em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960;
}
#communityLogos {
	width: 640px;
	clear: both;
	padding-bottom: 15px;
}
#stretchBkg {
	background-image: url(../images/contentBackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftColumnInternal {
	float: left;
	width: 460px;
	margin-left: 40px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#rightColumnInternal {
	float: right;
	width: 420px;
	margin-right: 40px;
	padding-top: 15px;
	padding-bottom: 20px;
}

#rightColumn2 {
	float: right;
	width: 470px;
	font-size:0.87em;
	color:#222;
}
#ColumnInternal {
	float: left;
	width: 890px;
	margin-left: 40px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.faq-answer {
	display:none;
}
#gallery{
	margin-left:40px;
	margin-right:20px;
	width:560px;
	padding-bottom:15px;
	padding-top: 15px;
}
/* gallery */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:560px; margin:0 50px 50px 0; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:560px; height:375px;}
#information {position:absolute; bottom:0; width:560px; height:auto; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:6px 0 6px 6px; font-size:14px; color:#FFF;}
#image {width:560px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left top no-repeat; margin-top:20px;}
#imgnext {right:0; background:url(../images/right.gif) right top no-repeat; margin-top:20px;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.8; filter:alpha(opacity=80)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin:15px 0}
#slideleft {float:left; width:20px; height:90px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#EEE}
#slideleft:hover {background-color:#DDD}
#slideright {float:right; width:20px; height:90px; background:#EEE url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#DDD}
#slidearea {float:left; position:relative; width:511px; margin-left:5px; height:90px; overflow:hidden}
#slider {position:absolute; left:0; height:90px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

#communityDescription {
	float: right;
	width: 335px;
	margin-right: 20px;
	padding-top: 15px;
}
#communityLogo img{
	margin-left:75px;
	margin-bottom:20px;
	margin-top:15px;
	float:left;
}
#communityLogo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.4em;
	color: #222;
	text-align: center;
	clear:left;
}#testimonialBloc {
	width: 980px;
	clear: both;
}
.testimonial {
	padding-right: 20px;
	float: left;
	background-color: #FFF;
	padding-bottom: 30px;
	width: 955px;
	background-image: url(../images/communityTopShadow.jpg);
	background-repeat: no-repeat;
	clear:both;
}
.testimonial img {
	width:320px;
	float:left;
	margin-right:15px;
}

.testimonial2 {
	width: 600px;
	padding-left: 340px;
	padding-right: 40px;
	float: left;
	background-color: #FFF;
	padding-bottom: 30px;
}
.testimonialRotate { height: 150px; width: 980px; overflow:hidden; border:none;}
.testimonialRotate img { border: 1px solid #666; background-color: #eee; border:none;}

