* {
	margin:0;
	padding:0;
}

html {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	height:100%;
}

body {
	height:100%; 
	font:13px Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:#acd252;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	color:#666;
}

img {
	border:0;
	outline:none;
}



a,
a:active,
a:link,
a:visited {
	color:#aeb5dc;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#aeb5dc;
	text-decoration:underline;
}

.clear {
   clear:both;
   height:0;
   line-height:0;
   font-size:0;
}

#page {
   width:980px;
   border:0;
   margin:0 auto;
   padding:0;
   text-align:left;
   min-height:100%;
   position:relative;
}

* html #page { height:100%; }

/* GENERIC */

.italic {
	font-style:italic;
}

.bold {
	font-weight:bold;
}

#CGGoogleMaps0 {
	border:1px solid #aeb5dc;
}

.gmapDir input {
	width:80px;
	height:16px;
	outline:none;
	border:1px solid #ccc;
	margin-bottom:20px;
	background:#fff;
}

#gmapDirButtonTo,
#gmapDirButtonFrom {
	border:0;
	padding-left:5px;
}


/* HEADER */

#header {
   height:232px;
}

#header-right {
   float:left;
   text-align:left;
   width:704px;
}

#photo-right {
   float:right;
   text-align:right;
   width:245px;
}

#logo {
	float:left;
	width:268px;
	margin:8px 0 0 8px;
}

* html #logo {
	margin:8px 0 0 4px;
}

#strapline {
	float:left;
	width:448px;
	margin:84px 0 22px 0;
	z-index:1;
}

/* CONTENT */

#content {

}

#content-right {
   float:left;
   text-align:left;
   width:704px;
   	background-image:url(../images/bg-right.gif);
	background-repeat:repeat-y;
	background-position:top right;
	margin-bottom:32px;
}

#right-column {
   float:right;
   text-align:left;
   width:213px;
   padding:16px;
}

#right-column h2 {
	font:20px Arial, Helvetica, sans-serif;
	color:#aeb5dc;
	margin-bottom:14px;
}

#right-column h3 {
	font:15px Arial, Helvetica, sans-serif;
	margin-bottom:13px;
	line-height:1.35em;
}

#right-column h4 {
	font:16px Arial, Helvetica, sans-serif;
	color:#aeb5dc;
	margin-bottom:0;
	line-height:1.35em;
}

#right-column ul {
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	margin-left:0px;
}

#right-column li {
	list-style-type: none;
	padding-left: 12px;
	line-height:1.35em;
	background: transparent url(../images/bullet2.gif) left 5px no-repeat;
	padding-bottom:0px;
}

#right-column p {
	margin-bottom:13px;
}



#left-column {
	float:left;
	width:268px;
	margin:-16px 0 0 8px;
}

* html #left-column {
	margin:-8px 0 0 4px;
}

#content-center {
	float:left;
	width:428px;
	margin:0 0 22px 0;
	line-height:1.35em;
}

#content-center h1 {
	font:24px Arial, Helvetica, sans-serif;
	color:#acd252;
	margin-bottom:26px;
	line-height:1.35em;
}

#content-center h3 {
	font:16px Arial, Helvetica, sans-serif;
	color:#aeb5dc;
	margin-bottom:0;
}

#content-center ul {
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	margin-left:0px;
}
#content-center ul ul {
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	margin-left:0px;
}

#content-center li {
	list-style-type: none;
	padding-left: 12px;
	line-height:1.4em;
	background: transparent url(../images/bullet2.gif) left 5px no-repeat;
	padding-bottom:0px;
}

#content-center p {
	margin-bottom:13px;
}

#content-center a {
	color:#aeb5dc;
	text-decoration:none;
}

#content-center a:hover {
	color:#aeb5dc;
	text-decoration:underline;
}


#quote {
	font:18px Arial, Helvetica, sans-serif;
	color:#aeb5dc;
	padding:32px 40px 16px 20px;
	line-height:1.4em;
}

#phone {
	font:18px Arial, Helvetica, sans-serif;
	color:#acd252;
	padding:8px 40px 28px 20px;
	line-height:1.4em;
}

#facebook {
	float:left;
	margin:0 5px 16px 20px;
}

#twitter {
	float:left;
	margin:0 0 16px 0;
}

#associations {
	float:left;
	margin:4px 0 16px 21px;
}

#associations p {
	margin:0 0 14px 0px;
}

.green {
	color:#acd252;
}	

.lavender {
	color:#aeb5dc;
}


/* CONTACT FORM */

.hidden {
  display: none;
}

.asterisk {
	color:#b4271d;
}

.error {
	color:#b4271d;
}

.contact-form-table {
	width: 343px;
	background-color:#fff;
	padding: 5px;
	margin: 0px;
	border: 1px solid #C2C2C2;
	text-align: left;
	vertical-align: middle;
	overflow:visible;
	background:#f7faed;
}

* html .contact-form-table {
	width:350px;
}


.contact-form-table label {
	width:65px;
	height:18px;
	float: left;
	text-align: right;
	padding:0 5px 0 5px;
	font: 12px Arial, Helvetica, sans-serif;
	margin:2px 0;
	display: block;
}

.submit {
	color:#383838;
}

.submit .cms_submit {
	margin-left: 75px;
	width:100px;
	height:22px;
	background-color:#e6e4dd;
	color:#666;
}

.submit .cms_submit:hover {
	margin-left: 75px;
	width:100px;
	height:22px;
	background-color:#EDEFF7;
	color:#666;
	cursor:pointer;
}

* html .submit .cms_submit {
	margin-left: 78px;
}

.contact-form-table input {
	width: 265px;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
	border: 1px #C2C2C2 solid;
	padding: 0;
	margin:2px 0;
	background:#fff;
	outline:none;
}

.contact-form-table textarea {
	width: 265px;
	height: 116px;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
	border: 1px #C2C2C2 solid;
	margin:2px 0;
	background:#fff;
	outline:none;	
}



/* MENU */
#menu {
	font:15px Arial, Helvetica, sans-serif;
	position:absolute;
	top:143px;
	left:275px;
	width:650px;
	z-index:100;
}

#menu .currentpage {
	background:#aeb5dc;
	padding:19px 10px 7px 10px;
	margin:0px 2px 0 0;
}

#menu h3 {
	font:15px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	padding:0;
}

#menu ul {
	list-style-type: none;
	float:left;
}

#menu li {
	list-style-type: none;
	float:left;
	padding:0;

}


#menu li a {
	color:#fff;
	display:block;
	background:#acd252;
	text-decoration:none;
	padding:19px 10px 7px 10px;
	margin:0px 2px 0 0;
}

#menu li a:hover {
	background:#aeb5dc;
	color:#fff;
	padding:19px 10px 7px 10px;
	text-decoration:none;

}

/* FOOTER */

.footer-inner {
	/* background:transparent url(../images/footer.jpg) no-repeat; */
	width:980px;
	padding-top:0px;
	height:30px;
}

#footer-left {
	float:left;
	width:268px;
	margin:8px 0 0 16px;
}

#footer-right {
	float:right;
	text-align:right;
	width:268px;
	margin:8px 16px 0 0;
}

#footer
{
	width:980px;
	margin:0;
	padding-bottom:0;
	height:30px;
	font:11px Arial, Helvetica, sans-serif;
	color:#aeb5dc;
}

#footer a {
	color:#aeb5dc;
	text-decoration:none;
}

#footer a:hover {
	color:#aeb5dc;
	text-decoration:underline;
}


/* The CSS that's required to position the footer MUST KEEP AT BOTTOM OF THIS FILE */

html
{
	height:100%;
}

body
{
	height:100%;
}

#nonFooter
{
	position:relative;
	min-height:100%;
}

* html #nonFooter
{
	height:100%;
}

#footer-bottom
{
	position:relative;
	margin:-30px auto 0 auto;

}

#footer
{
	position:relative;
	margin:-30px auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
	
* html #footer-bottom
{
	margin-top:-31px;
}



