@charset "utf-8";
/* CSS Document */



a {
	font-size: 1em;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


body {
	background-image: url(images/backgroundstones_tan.jpg);
	background-color: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #382125;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 0.9em;
	background-color: #6A5844;
	margin-top: 7px;
}

#container  {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/circle_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1 {
	color: #382125;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #382125;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
h3 {
	color: #8F7C5C;
	padding-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 1.1em;

}

#header  {
	background-color: #87745A;
	height: 70px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/header_bkgd2.png);
}

#header  h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header p {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
}
#mainContent   {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 4px;
	top: 0px;
	float: right;
	width: 675px;
	height: auto;
}
#mainContent2  {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#mainContent2 h1 {
	padding-top: 20px;
	margin-top: 20px;
}
#sidebar2 {
	background-image: url(images/contact_SandM_paving.jpg);
	float: left;
	width: 280px;
	height: 500px;
	background-repeat: no-repeat;
}




#sidebar {
	float: left;
	width: 280px;
	clear: none;
	font-size: 0.9em;
	text-indent: 0px;
}
.fltleft {
	display: block;
	padding: 10px;
	float: left;
}

#boxtop {
	background-image: url(images/sponsors_topbox.gif);
	height: 38px;
	background-repeat: no-repeat;
}
#boxmiddle {
	background-image: url(images/sponsors_midbox.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 15px;
}
#boxbottom {
	background-image: url(images/sponsors_botbox.gif);
	height: 34px;
	background-repeat: no-repeat;
}
#sidebar p {
	padding-left: 15px;
}


#mainContent p {
	line-height: 1.4em;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottomnav {
	font-size: 0.8em;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding-top: 10px;
}
#bottomnav      a img          {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#bottomnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer  {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	clear: both;
}
#mainContent li {
	line-height: 1.2em;
	padding: 4px;
	font-size: 1em;
}

#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#navbar * {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navbar {
	font-weight:bold;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 0px;
	background-color: #000000;
	width: 1000px;
	height: 30px;
}
#navbar li {
	list-style:none;
	vertical-align: middle;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 0.9em;
	height: 24px;
	float: left;
}
#navbar a {
	width:112px;
	text-decoration:none;
	float:left;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	display: block;
	background-image: url(images/nav_buttons.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar a:hover {
	background-position:0 -34px;
	background-image: url(images/nav_buttons.gif);
	color: #D2B190;
}
#navbar a:active {
	background-position:0 -69px;
	background-image: url(images/nav_buttons.gif);
}
#topseo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
p img {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: left;
	display: block;
}
.oneColFixCtrHdr #container #mainContent img {
	left: 0px;
	top: 0px;
}
#rightcol {
	float: right;
	width: 580px;
}

#apDiv1 {
	position:relative;
	width:132px;
	height:38px;
	z-index:1;
	left: 570px;
	top: 110px;
}

.style1 {font-size: .9}

#navbar p {
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
	padding-top: 3px;
}
.style2 {
	font-size: 1.2em;
	font-weight: bold;
}#copyright {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #87745A;
}
#container #mainContent li {
	padding-top: 0px;
	padding-bottom: 2px;
}
.fltright {
	display: block;
	padding: 10px;
	float: right;
}


#cablecarwebdesign {
	text-align: center;
	width: 1000px;
	padding-top: 25px;
	font-family: "Trebuchet MS", "Times New Roman", Georgia, serif;
	font-weight: bold;
	color: #000000;
	font-size: .8em;
	margin-right: auto;
	margin-left: auto;
}
#cablecarwebdesign a {
	color: #003366;
}
