/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0;
 background:url(../img/bg.jpg) repeat-x #000000;
height: 100%;
 } 
 
#pagewidth{
	min-height: 100%;
	margin-bottom: -127px;
	position: relative;
}
 
#header{
	background:url(../img/nav.jpg) repeat-x;
	position:relative; 
	height:63px;
	width:100%;
} 
 
#maincol{
 position: relative; 
 width:1000px;
 margin:0 auto;
 }
 
#footer{
	background:url(../img/footer.jpg);
	height:127px; 
	clear:both;
	position:relative;
 } 
 
.clearfooter {
height: 127px;
clear: both;
}

.contenttext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#f1e4b2;
}

.seohead{
	display:inline;
	font-size:1em;
	font-weight:normal;
}

#nav {
	color:#F1E4B2;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	top:20px;
	width:1000px;
}

#nav a {
	color:#f1e4b2;
	text-decoration:none;
}

#nav a:hover {
	text-decoration:underline;
}

#logo {
	position:relative;
	top:15px;
	float:left;
	width:280px;
	height:97px;
}

#topseo{
	display:inline;
	position:relative;
	float:left;
	width:500px;
	font-size:1.2em;
	margin-top:50px;
	text-align:center;
	color:#F1E49C;
}

#topseo h1{
	display:inline;
	font-size:1em;
	font-weight:normal;
}

#address {
	color:#F1E4B2;
	font-size:20px;
	font-weight:bold;
	position:relative;
	right:14px;
	text-align:right;
	top:28px;
}

.footertext {
	position:relative;
	top:20px;
	margin:0 auto;
	width: 1000px;
	color:#F1E4B2;
	text-align:center;
	top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	font-size:12px;
}

.accelm {
	font-size:11px;	
}

.footertext a {
	color:#F1E4B2;
	text-decoration:none;
}

.footertext a:hover {
	text-decoration:underline;	
}

#footer2{
	background:url(../img/footer.jpg);
	height:127px; 
	clear:both;
	position:absolute;
	bottom:0;
	width:100%;
} 

.footertext2 {
	position:relative;
	top:20px;
	margin:0 auto;
	width: 1000px;
	color:#F1E4B2;
	text-align:center;
	top:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}

a:visited {
	color:#F1E4B2;
	text-decoration:none;
}

.footertext2 a {
	color:#F1E4B2;
	text-decoration:none;
}

a {
	color:#F1E4B2;
	text-decoration:none;
}

a:visited {
	color:#F1E4B2;
	text-decoration:none;
}

a:hover {
	color:#F1E4B2;	
}
.footertext2 a:hover {
	text-decoration:underline;	
}


ul {
	color:#F1E4B2;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
}

#leftcol {
	float:left;
	width:450px;
	padding-right:5px;
}

#leftcol ul {
	margin-left:15px;
}


#businesses {
	width:51%;
	float:right;
	position:relative;
}

#rightcol {
	float:right;
	padding-bottom:20px;
	padding-left:5px;
	position:relative;
	top:2px;
	width:385px;
}

h1 {
	color:#F1E4B2;
	font-size:18px;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* CSS Reset */

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}

ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/* End CSS Reset */

/* Coda Slider Styles */

* { margin: 0; padding: 0 }
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

p { text-align: left; margin: 15px 0 }

p, ul { font-size: 13px; line-height: 1.4em } 

p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

p#cross-links { text-align: center }

p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { border: 0 }

h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; overflow: hidden}
.csw .loading {margin: 200px 400px 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	/*border: 5px solid #000;  this is the border. should have the same value for the links */
	margin: auto;
	width:693px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 550px;
	clear: both;
	/*background: url(img/framebg.png) no-repeat;*/
	z-index:2;
}



.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width:693px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
	color:#F1E4B2;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #c6e3ff;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }
.stripNav li.tab3 a { background: #63f }
.stripNav li.tab4 a { background: #63c }
.stripNav li.tab5 a { background: #00e }

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("../img/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("../img/arrow-right.gif") no-repeat center;
}

div#frameholder {
	background: url(../img/framebg.png) no-repeat;
	width:693px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 550px;
	z-index:1;
}

.hometext {
	color:#F1E4B2;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;	
}