html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/footerbg.jpg) repeat;
	background-color: #b4b361;
	font-size: 12px;
	color:#5c543f;
	margin: 0px;
	padding: 0px;
}

.patterntop {
	background: url(images/main_bg.jpg) repeat;
	height:7px;
}

.pattern {
	background-image:url(images/dotted_border_top.gif);
	background-repeat:repeat-x;
	width:100%;
	height:2px;
	position:relative;

}

.wrapper {
	background: url(images/main_bg.jpg) repeat;
	width: 100%;
}

.innerwrapper {
	clear: both;
	position:relative;
	margin: 0 auto;
	width:924px;
}

.logo {
	width: 924px;
	position:relative;
	margin-top:-10px;
}

#nav {
	color:#FFFFFF;
	font-size:18px;
	width:924px;
}
#nav .ribbonleft {
	position:absolute;
	margin-left:-54px;
}

#nav .ribbonright {
	position:absolute;
	left:924px;
	top:181px;
	margin-right:-54px;
}

#nav .navpadding {
	background-image:url(images/zsrf_nav_bg.gif);
	background-repeat:no-repeat;
	height:43px;
	font-weight:bold;
	padding: 15px 5px;
	text-align:center;
	
}

#home .navpadding {
	background-image:url(images/home_nav_bg.jpg);
}

#home .ribbonright  {
	top:271px;
	
}
#home .ribbonleft  {
	top:271px;
	
}

#nav a {
	text-decoration:none;
	color:#FFFFFF;;
	text-shadow: 3px 3px 4px #9d8a5f;
}

#nav a:hover {
	color:#9d8a5f;
}

.center {
	width: 884px;
	background: url(images/zsrf_inner_bg.jpg) repeat-y;
	padding: 0px 20px 5px 20px;
	text-align:justify;
}

.centerpad {
	padding: 15px;
}

.image {
	margin: 1px;
	border: 1px solid #52601F;
}

.noborder {
	border: 0px;
}

h1 {
	text-transform:uppercase;
	text-decoration:none;
	color: #5c543f;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

/*Products Page*/
#products {
	padding: 20px;
}

#products .sectionname {
	text-transform:uppercase;
	text-decoration:none;
	color: #5c543f;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

#products .fieldset {
	padding: 0px;
	margin: 0px;
}

#products .prodname {
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#242424;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
}

#products .imageborder {
	border: 1px solid #000000;
	width: 161px;
}

#products .prodimage {
	margin: 2px;
}

/*Detail Page*/
#proddetail {}
#proddetail .prodname {
	text-transform:uppercase;
	text-decoration:none;
	color: #5c543f;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

#proddetail h2 {
	text-transform:uppercase;
	text-decoration:none;
	color: #5c543f;
	font-weight:bold;
	text-align:center;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}

#proddetail .imageborder {
	border: 1px solid #000000;
	width: 250px;
}

#proddetail .prodimage {
	margin: 2px;
}	
 
#proddetail .detaildescription { 
 	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0d132e;
}
 
#proddetail ul {
 	padding-left:110px;
  	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
	 
#proddetail .prod_ID {
	font-size:10px;
	color: #606060;
}
 
#proddetail .detailimage {
 text-align:center;
}
 
#proddetail .topnav {
	font-size:14px; 
	font-weight:bold; 
	padding-top:0px;
	padding-left:20px;
	color: #414B28; 
}

#proddetail .topnav a {
	color: #414B28; 
}

#proddetail .detailbl {
	width: 50%;
}

#proddetail .emailfriend {
	color: #414B28;
}

#proddetail .emailfriend a {
	color: #414B28;
}

#proddetail .pagenums {
	color: #000000;
}

#proddetail .pagenums a {
	color: #000000;
}

#proddetail a {
	color:#000000;
}

/*About Page*/
#about {
	text-align: justify;
	background-image:url(images/aboutbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 0px 350px 5px 25px;
	margin-right:15px;
}

#about .title {
	color: #FFFFFF;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

/*Contact Page*/
#contact {
	padding: 10px;
	text-align: left;
}

#contact td {
	padding:5px;
}

#contact .title {
	font-size: 16px;
	font-weight: bold;
	color: #adac6f;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 20px;
}

#contact  .textfield {
	width: 400px;
	border: 1px solid #000000;
	height: 25px;
}

#contact  .textarea {
	width: 400px;
	border: 1px solid #000000;
	height: 150px;
}

#contact  .required {
	font-size: 11px;
	font-style: italic;
	text-align: left;
}

#contact  .contacttext {
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	font-size: 16px;
}	

/*About*/
.about {
	text-align: justify;
	background: url(images/aboutbg.jpg) no-repeat right top;
	padding: 20px 360px 20px 60px;
	margin: 0 11px 0 0;
}

.poemlarge {
	font-size: 16px;
	font-weight: bold;
}

/*Email a Friend*/
#emailfriend {
	background-color: #E7F2F6;
	color: #000000;
}

.disclaimer {
	font-size:10px;
	font-style:italic;
}

/*Footer*/
.bottom {
	width:924px;
	position: relative;
	margin: 0 auto;
}
.footerborder {
	background-image:url(images/dotted_border.gif);
	background-repeat:repeat-x;
	width:100%;
	height:2px;

}
.footer {
	overflow:hidden;
	background: url(images/lighter_footerbg.jpg) repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	padding: 5px 0px;
}

.homebg {
	background: url(images/home_footerbg.gif) no-repeat;
}

.footer ul {
	padding: 25px 0;
	margin: 0px;
}

.footer li {
	display: inline;
	padding: 0 8px;
	list-style: none;
	margin: 0px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color:#D1D086;
	text-decoration: none;
}

/*copyright*/
.copy {
	overflow:hidden;

	width: 100%;
	font-size: 9px;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 18px;
	text-align: center;
	height:40px;
	position: absolute;
}

.copy a {
	color: #FFFFFF;
	text-decoration: none;
}

.copy a:hover {
	color:#D1D086;
}
