/* Start of CMSMS style sheet 'layout' */
/*LAYOUT FOR SITE DO NOT CHANGE*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.png) repeat;
}



#page_wrapper {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	width: 868px;
}
#center {
	width: 868px;
	clear: inherit;
}


#top_header{
	width: 860px;
        height:189px;
         background:url(uploads/images/header_center.png) no-repeat;
float:left;
}


#top_hdr_text{
        padding-top:30px;
        padding-left:50px;
       width:500px;
        color:#fff;
        font-family:Arial, Helvetica, sans-serif;

}

.top_hdr_text{
font-size:16px;
font-style:italic;
padding-left:20px;
        font-family:Georgia, Helvetica, sans-serif;

}


#logo {
	float: left;
	height: 141px;
	width: 299px;
	background-image: url(../images/logo.png);
}



#top_nav {
	width: 490px;
	float: right;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.phone{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
       font-weight:bold;
       color:#990000;



}
#contentwrapper{
float: none;
width: 100%;
}

#contentcolumn{
	float: left;
	width: 60%;
	margin-left: 25px;
	padding-left: 5px;
	padding-right: 5px;
       border-right:1px solid #ccc;
      margin-top:10px;
}

#rightcolumn{
	float: left;
	width: 266px;
	padding-right: 3px;
	padding-left: 15px;
      margin-top:10px;
}


#newsletter {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
       padding:5px 0 10px 10px;
       font-size:11px;
}


#m3email{
width:197px;
}

#m3username{
width:197px;
}


.submit input
{
color: #000;
background: #fff;
border: 1px outset #d7b9c9

}


#footer{
	clear: left;
	width: 100%;
	color: #000;
	text-align: center;
	background-color: black;
	background-image: url(../images/footer.png);
	height: 100px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#footer_content{
width:800px;
margin:0 auto 0 auto;
}

#footer a{
color: #990000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#callout {
	background-image: url(../images/callout_box.png);
	height: 140px;
	width: 510px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}

#businesses {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	clear: both;
	float: left;
        margin-left:25px
}

li{
        line-height:19px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(uploads/images/arrows.png);
       	
}

/* End of 'layout' */

