/* Start of CMSMS style sheet 'CSS: iframe' */
/* 

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	padding: 18px;
}

a {
	color: #09719D;
	cursor: pointer;
}
a:hover {
	color: #0FB8FF;
}
a.kbd {
	background-color: #E5E5E5;
	border-color: #ECECEC #ACACAC #ACACAC #ECECEC;
	border-style: solid;
	border-width: 2px;
	color: #858585;
	font: normal 12px/18px Arial, sans-serif;
	margin-right: 6px;
	padding: 1px 3px;
}
a:hover.kbd {
	background-color: #0FB8FF;
	border-color: #0FB8FF;
	color: #FFF;
}

code {
	background-color: #E5E5E5;
	color: #666;
	display: block;
	font: normal 10px/14px "Lucida Console", Monaco, monospace;
	margin-bottom: 9px;
	padding: 9px 18px;
}

em {
	color: #B39200;
	font-style: normal;
}

input,
select {
	border-color: #ACACAC #E1E1E1 #E1E1E1 #ACACAC;
	border-style: solid;
	border-width: 2px;
	font: normal 12px/18px Arial, sans-serif;
	margin-right: 6px;
	width: 100px;
}
input {
	padding: 1px 3px;
}

p {
	color: #858585;
	font: normal 12px/18px Arial, sans-serif;
	margin-bottom: 9px;
}

strong {
	color: #4D4D4D;
	font-weight: normal;
}

*/
/* End of 'CSS: iframe' */

/* Start of CMSMS style sheet 'CSS: Layout' */
* {
margin:0; padding:0;
}

body {
text-align:center;
background:#FFF6CC;
font:12px/1.5 sans-serif;
color:#888;
}

#wrapper {
margin:20px auto 10px auto;
padding:5px;
width:760px;
text-align:left;
border:1px solid #999;
background-color:#fff;
}

#header {
background:#FCF19F url(./images/global/bg-header.jpg) left top no-repeat;
text-align:center;
min-height:93px;
height:auto !important;
height:93px;
}

#navigation {
border-top:3px solid #fff;
border-bottom:1px solid #999;
padding-bottom:4px;
background-color:#fff;
}

#main1 {
background:#fff;
margin-top:12px;
}
#main2 {
background:#fff;
}
#left {
float:left;
width:150px;
}
#right {
float:right;
width:150px;
}
#middle {
margin:0 150px;
}
.column-in {
padding:0 0.5em 0.2em 0.5em;
}
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
background:transparent;
}

#footer {
background-color:#fff;
}

p#web-designer {
margin:10px 20%;
text-align:center;
font-size:11px;
color:#4e4e4e;
}
/* End of 'CSS: Layout' */

/* Start of CMSMS style sheet 'CSS: Styles' */
h1 {
color:#888;
font-size:2.0em;
letter-spacing:-1px;
}

.column-in p {
font-size:12px;
line-height:1.4em;
margin-bottom:5px;
}


#search-box {
margin:0px 0 10px 0;
padding:8px 1px;
background:#bcbcbc url(images/global/bg-search.jpg) left bottom repeat-x;
color:#777;
font-weight:normal;
text-align:center;
font-size:11px;
}

#m4searchinput {
width:55px;
border:1px solid #999;
font-size:10px;
padding:2px 2px 2px 5px;
}


#signup {
width:150px;
padding:2px;
float:left;
font-size:1.15em;
display:block;
text-align:center;
}

#signup strong {
font-weight:bold;
color:#888;
}

#locate {
width:445px;
padding:2px;
float:left;
color:#999;
font-size:0.9em;
}

.locations {
width:95px;
display:block;
float:left;
padding:2px 25px;
font-size:15px;
}

.locations strong {
font-weight:bold;
color:#888;
}

#locate a:link, #locate a:visited, #locate a:focus, #locate a:active {
text-decoration:none;
}

#locate a:hover {
text-decoration:underline;
}

#telephone {
width:150px;
padding:2px;
float:left;
color:#888;
}

#telephone strong {
font-size:1.8em;
font-weight:bold;
color:#888;
}

a img, img {
border:0px;
}

.adtile img {
margin:0px 0 10px 0;
}

input.signup-email {
width:86px;
font-size:11px;
}

input.submit
{
border: 1px solid #a6cfcb;
border-bottom-color: #a6cfcb;
padding: 2px;
background-color: #40afab;
background-image: url(images/global/bg-submit.jpg);
background-repeat: repeat-x;
background-position:left top;
color: #fff;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.quotes p {
padding:10px 40px 10px 50px;
}

p.quote-open {background: url(uploads/images/quote-open.gif) left top no-repeat;}

p.quote-close{background: url(uploads/images/quote-close.gif) right bottom no-repeat;}
/* End of 'CSS: Styles' */

/* Start of CMSMS style sheet 'CSS: Top + Side Nav' */
#navigation ul
{
padding:3px 0 3px 0;
margin: 0;
background:#009892 url(images/global/bg-nav.jpg) left top repeat-x;
width: 100%;
font-family: arial, helvetica, sans-serif;
text-align: center;
font-size:12px;
}

#navigation ul li { 
display: inline; 
margin-right: -4px;
}

#navigation ul li a:link, #navigation ul li a:visited 
{
margin:0px;
padding:4px 1.75em;
background:#009892 url(images/global/bg-nav.jpg) left top repeat-x;
color: #fff;
text-decoration: none;
border-left:1px solid #FFFCF3;
border-right:0px solid #FFFCF3;
font-size:12px;
font-weight:normal;
}

#navigation ul li a:hover
{
color:#FCF19F; 
background:#009892 url(images/global/bg-nav-on.jpg) left top repeat-x;
}

#navigation ul li a#list_top_active_link
{
color:#FCF19F; 
background:#009892;
}

#navigation ul li a:focus, #navigation ul li a:active {
background:#FFF0A2;
color:#666;
}



#navcontainer {
margin-bottom: 10px;
border:1px solid #bababa;
	background-image: url(images/global/snav-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
}

#navcontainer ul
{
margin: 17px 5px 20px 5px;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer ul li { margin:0; }

#navcontainer a
{
display: block;
padding: 5px 2px 5px 24px;
margin:0px;
border-bottom: 1px solid #bababa;
background: url(images/global/bg-side-nav.jpg) 5px 50% no-repeat;
font-weight:normal;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #666;
text-decoration: none;
}

#navcontainer a:hover
{
background: url(images/global/bg-side-on.jpg) 5px 50% no-repeat;
color: #333;
}

#navcontainer a.acurrent
{
background: url(images/global/bg-side-on.jpg) 5px 50% no-repeat;
color: #333;
font-weight:bold;
}

#active a:link, #active a:visited, #active a:hover
{
background: url(images/global/bg-side-nav.jpg) 5px 50% no-repeat;
color: #333;
}

a:link, a:visited, a:focus, a:active {
color:#009181;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#333;
text-decoration:underline;
}
/* End of 'CSS: Top + Side Nav' */

