@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	text-align:center;
	color:#494949;
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	line-height:20px;
	margin:0 auto;
	background-color: #BCAC78;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h2{color:#0066A4; font-size:16px; font-weight:normal; margin:0px;}

p {line-height:18px; margin-top:8px; color:#494949;}

a {
	color:#807240;
	text-decoration:none;
	font-size: 14px;
}


a img{border:0;}

.clear{clear:both; margin:0 auto; height:3px; width:736px;}

#container{margin:0 auto; background: url(../images/bkgd_shadow.gif) top center no-repeat; text-align:left; padding:0px;}

#header{
	margin:0 auto; 
	width:840px;
}
#header .tagline {
	margin-top: 0 auto;
	color: #ff0000;	
	text-align:right;
}

#header #logo{
	background: url(http://www.rockyroadco.com/css/img/logo.jpg) no-repeat;
}

#nav{float:left; display:inline; margin:98px 20px 18px 72px; width:173px;}
#nav ul{list-style-type:none; display:block; margin:0px; padding:0px; height:27px; line-height:27px;}
#nav li{display:block; margin:0px; padding:0px; height:27px; }


#content{background:#F7F7EF url(img/paper3.jpg) top center no-repeat; margin:0 auto; width:840px; height:770px; text-align:left;}
#contentb{background:#F7F7EF url(img/dkpaper1000.jpg) top center no-repeat; margin:0 auto; width:840px; height:985px; text-align:left;}
#contentc{background:#F7F7EF url(img/dkpaper1350.jpg) top center no-repeat; margin:0 auto; width:840px; height:1800px; text-align:left;}
#contentd{background:#F7F7EF url(img/dkpaper800.jpg) top center no-repeat; margin:0 auto; width:840px; height:795px; text-align:left;}

#rocky{width:765px; display:inline; background: #FFFFFF; text-align:left;}
#rocky .text{
	float:left;
	display:inline;
	width:476px;
	margin:40px 0px 18px 34px;
}

#footer {
	margin: 0 auto;
	text-align:center;
	background: #DFDABC;
	background-image: url(img/road2.jpg);
	background-repeat: no-repeat;
	color: #807240;
	width:840px;
	height:125px;
	font-size: 14px;
}

#footer a, a:visited {
	color:#807240;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
#footer a:hover {
	color: #AB9858;
	text-decoration: underline;	
}

#footer .gawd a, a:hover, a:visited {
	font-size: 12px;
	color: #99884D;
	text-decoration: none;
}

#imgHeader p{
	height:73px;
	margin:0px;
}

.imgr {
	float: right;
	margin: 8px;
}

.imgl {
	float: left;
	margin: 8px;
}

.imgrb {
	float: right;
	margin: 8px;
	border: solid 1px #996600;
}

.imglb {
	float: left;
	margin: 8px;
	border: solid 1px #996600;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: oblique;
}
.style1 {
	color: #735B2A;
	font-style: italic;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif
}

#finishes {
	margin: 0 90px 0 90px;	
}

#mdse {
	margin: 0 125px 0 90px;	
}
.smtext {
	font-size: 11px;
	font-style: oblique;
}
.dealer a {
	font-size: 18px;
	text-decoration: underline
}