/* IE PNG fix for older browsers */
img, div  { behavior: url(scripts/IE6PNGfix/iepngfix.htc) } /* relative path to HTML file */

/* Layout */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #979797;
}
body, .text {
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
}
/* Universal tag styles */
a, a:link, a:visited {
	text-decoration: underline;
	color: #762077;
	outline: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #338e2e;
}
img {
	border-width: 0;
	border-style: none;
}
p, h2, h3, h4, ul, ol, dl, .text {
	margin: 0 0 1.5em;
	padding: 0;
}
h2, .h2{
	font-size: 1.3em;
	background: url(images/star_title.png) no-repeat;
	line-height: 22px;
	padding-left: 30px;
	margin-left: -0.5em;
}
h3 {
	font-size: 12px;
}
ul, ol {
	margin-left: 3em;
}

li {
	margin-bottom: 0.5em;
}
dl dt, dl dd {
	margin-bottom: 1.5em;
}
dl dt {
	font: italic bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Page width, border, and background */
#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	background: #fff;
}

/* Header */
#header {
}
.title {
	background: url(images/logo.jpg) no-repeat;
	height: 69px;
	padding-bottom: 2px;
	border-bottom: 4px solid #f2eef2;
}
.title h1 {
	margin: 0;
	padding: 0;
}
.title a {
	display: block;
	height: 69px;
	width: 370px;
	margin: 0 auto;
	text-indent: -999em;
}
#banner {
	text-align: center;
	width: 764px;
	margin: 2px auto;
}
#contact-container {
	background: #d2d2d2;
	margin: 2px auto;
	padding: 12px;
}
#phone {
	text-align: right;
	font: bold 24px Tahoma, Geneva, sans-serif;
}
#phone img {
}
#phone a {
	position: relative;
	display: block;
	float: left;
	left: 240px;
}
#contact-top {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

/* Content and Navigation containers */
#col_wrap {
	margin: 12px;
}
#left_col {
	float: left;
	width: 224px;
}
/* Navigation menu container and styles */
#navigation {
	margin: -100px 0 1.5em;
	font: bold 0.8em Arial, Helvetica, sans-serif;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	zoom: 1; /* hasLayout for IE 6 */
	padding: 0.5em 0.75em 0.5em 24px;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #959595;
	background: #eee url(images/star_nav.png) no-repeat 6px center;
}
#menu a:hover {
	background-color: #7a357a;
	color: #fff;
}
#menu .lastlink {
	border: 0 none;
}
.button {
	display: block;
	margin: 1em auto;
	text-indent: -999em;
}
.btn_contact {
	background: url(images/btn_contact.gif) no-repeat;
	height: 107px;
	width: 217px;
}
.btn_consult {
	background: url(images/btn_consult.gif) no-repeat;
	height: 88px;
	width: 217px;
}

/* Content container */
#content_wrap {
	margin-left: 240px;
	position: relative;
}
#content {
	padding: 0 1.5em;
	border-left: 3px double #cccccc;
}
/* Content styles */
#content p , #content dl{
	line-height: 1.3em;
}
#video-wrap {
	float: left;
	width: 100%;
}
#video-wrap object, 
#video-wrap embed {
	margin: 0 auto;
	display: block;
}
.info_bar {
	position: relative;
}
.info_bar a {
	padding: 11px 11px 11px 65px;
	border: 1px solid #bcbcbc;
	background: url(images/bg_bar.jpg) repeat-x bottom;
	font: 14px Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #338e2e;
	margin: 69px 36px 45px 69px;
	text-align: left;
}
.info_bar a:hover {
	color: #8d498d;
}
.info_bar .star {
	position: absolute;
	top: -45px;
    left: 11px;
    /*left: -125px;*/
}
.float-lt {
	float: left;
	margin: 0 1em 1em 0;
}
.float-rt {
	float: right;
	margin: 0 0 1em 1em;
}
.nolist {
	list-style: none;
	margin: 0;
	padding: 0;
}
#townlist {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
#townlist li {
	float: left;
	width: 25%;
}

.shadow {
	background: url(images/bg_nav.png) repeat;
	position: relative;
	right: -4px;
	bottom: -4px;
}
.shadow_content {
	position: relative;
	right: 4px;
	bottom: 4px;
	background: #fff;
	border: 1px solid #959595;
}
.hidden {
	display: none;
}

/* Footer */
#footer {
	clear: both;
	float: left;
	width: 100%;
	background: #f2ebf2;
}
#footer #contact_info {
	float: left;
	padding: 0.5em 12px 0.5em 24px;
}
#bbb-seal {
  float: left;
  clear: left;
  padding: 0 12px 0.75em 24px;
}
#footer #social_links {
	float: right;
	padding: 0.5em 22px;
}
#social_links li {
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
}
#social_links li a {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 8px;
}
#social_links li a span {
	display: none;
}
#social_links .facebook {
	background: url(images/facebook.png) no-repeat;
}
#social_links .linkedin {
	background: url(images/linkedin.png) no-repeat;
}
#footer_links {
	float: right;
    clear: right;
	padding: 0.5em 12px;
    margin: 0;
}
#footer_links li {
	float: left;
    position: relative;
}
#footer_links li a {
	display: block;
    position: relative;
	padding: 0 12px;
	border-right: 1px solid #959595;
}
#footer_links li .lastlink {
	border: 0 none;
}
#copyright  {
	clear: both;
	background: #f3f3f3;
	border-top: 1px solid #338e2e;
	padding: 0.5em 24px;
}
#copyright li {
	line-height: 25px;
	margin: 0;
}
#copyright .float-rt, #copyright .float-lt {
	margin: 0;
}

/* Clear fix - force growth on div containing floats */
/* implementation: <div class="clear"></div> */
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* Styles for form elements */
form.dynaform {
	margin: 0 0 1em;
	padding: 1em 0 0;
	overflow: hidden;
	border-top: 1px solid #ddd;
	width: 99%;
}
form.dynaform fieldset {
	margin: 0;
	padding: 0 0 1em;
	border: 0 none;
	border-bottom: solid 1px #ddd;
	display: block;
	position: relative;
}

form.dynaform fieldset legend {
	font-weight: bold;
	font-size: 1.1em;
	color: #097A03;
}

form.dynaform label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 12.5em;
	padding: 0;
	margin: 10px 0 0; /* set top margin same as form.dynaform input - textarea etc. elements */
	text-align: right;
}
form.dynaform label.error {
	display: none;
	color: #ff0000;
	width: auto;
	margin: 0 0 0 12.5em;
	padding: 0 0 0 10px;
	text-align: left;
}
form.dynaform label.nowrap, form.dynaform .nowrap .error  {
	width: auto;
	text-align: left;
	white-space: nowrap;
	margin-left: 10px;
	padding: 0;
}

form.dynaform .radio_grp label, form.dynaform .radio_grp input {
	width: auto;
	line-height: 1.25em;
	height: 1.25em;
}
form.dynaform .radio_grp label {
	display: inline;
	float: none;
	text-align: left;
}
form.dynaform .radio_grp label.error {
	display: none;
	margin-left: 10px;
	padding: 0;
}
form.dynaform .radio_grp input.error {
	border: none 0;
}
form.dynaform .radio_grp input {
	float: left;
	margin-top: 0px;
	border: none 0;
}
form.dynaform input, form.dynaform select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: 50%;
	height: 22px;
	font-size: 16px;
	border: solid 1px #999;
	margin: 5px 10px 0 10px; /* set margin on left of form.dynaform elements rather than right of
                              label aligns textarea better in IE */
}
form.dynaform input {
	height: 22px;
}
form.dynaform input.error, form.dynaform select.error {
	border: solid 1px #ff0000;
}
form.dynaform select {
	margin-top: 6px;
	height: 24px;
}
form.dynaform select.narrow {
	width: 20%;
}
form.dynaform textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: 95%;
	margin: 5px 0 0 10px; /* set margin on left of form.dynaform elements rather than right of
                              label aligns textarea better in IE */
}
form.dynaform input#submit {
	height: auto;
	width: auto;
	margin: 1em 0 0;
}
form.dynaform input#reset {
	height: auto;
	width: auto;
	margin-top: 1em;
/*	margin-left: 0; /* set margin-left back to zero on reset button (set with input above) */
}
textarea {
	overflow: auto;
}
form.dynaform br {
	clear: left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/* Web Design Link */
#mwd {
	text-align: center;
	background: #f3f3f3;
	margin-top: 1em;
	padding: 4px;
	font: 0.9em Verdana, Geneva, sans-serif;
}

