html {
	height: 100%;
	min-height: 100%;
	}

body  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
	background-color: #ffffff;
	background-image:url(gif/bg-str.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	min-height: 100%;

}

td  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 14px;
	color : #000000;
}

blockquote {
	margin: 0 0 0 20px;
	}

ul {
	margin-top : 0;
	padding-top : 0;
	margin-left: 0;
	padding-left: 0;
	list-style-position : outside;	
	}
ul li {
	margin-top : 0;
	padding-top : 4px;
	padding-left: 40px;
	margin-bottom : 12px;
	list-style-position : outside;
	list-style-image: none;
	list-style: none;
	background-image: url(gif/li.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 25px;
	vertical-align: middle;
	}
ul.noicon li {
	background-image: none;
	}
p  {
	}

ol li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
hr  {
	background-color:#fca057;
	height: 1px;
	border: 0;
	margin: 6px 0;
	padding:0;
	}
hr.blankhr  {
	background-color: none;
	height: 1px;
	border: 0;
	margin: 2px 0;
	padding:0;
	}
img {
	margin: 0;
	padding: 0;
	border: 0;
	}



	
/* HEADERS */
	
h1 {
	font-size : 20px;
	color : #ff7500;
	font-weight : normal;
	display : inline;
	}
h2 {
	font-size : 18px;
	color  : #ff7500;
	font-weight : normal;
	display : inline;
	}
h3 {
	font-size : 16px;
	color  : #ff7500;
	font-weight : normal;
	display : inline;
	}
h4 {
	font-size : 14px;
	color  : #ff7500;
	font-weight : normal;
	display : inline;
	}
.black  {
	color: #000000;
	}
.accenttext {
	color: #ff7500;
	}	
	
	
	
#textbgpic  {
	background-image: url(gif/textbg-str.jpg); background-position:center; background-repeat: repeat-y; overflow: hidden;
	}
#maindiv  {
	width:1020px; background-image: url(gif/bg.jpg); background-position:top center; background-repeat: no-repeat; overflow: hidden;
	}
#flashquotes  {
	padding-top: 143px; text-align: left; vertical-align: bottom;
	}
#leftsidebar  {
	width: 308px; overflow: hidden; float:left;
	}
	.sidebarbox  {
		background-color:#fca057; width: 266px; max-width: 266px; padding: 12px 0px; margin-bottom: 12px; float:right; text-align:left;
		}
	.sidebartext  {
		padding: 24px 12px 0 12px;
		}
	.smallertext  {
		font-size: 12px;
		}
#contentarea  {
	width: 630px; min-height: 720px; overflow: hidden; float:right; text-align: left; padding: 30px 30px 30px 0px;
	}
#pagebottom  {
	background-color: #ffffff; background-image: none; height: 30px; width:1020px; vertical-align: top; text-align: left;
	}


#copyrights  {
	color: #000000;
	font-size: 10px;
	/*margin: -40px 0 0 140px;*/
	text-align: right;
	/*z-index: 100;*/
	}

	

	

/* store menu

p.storemenu {
	color: #000000;
	text-align:center; 
	margin:0 0 20px 0;
	}
p.storemenu a{
	color: #000000;
	text-decoration:underline;
	}
p.storemenu a:hover{
	color: #000000;
	text-decoration:underline;
	}
 */

/* buttons at top and dropdowns */

#ddMenu {
	margin: 20px 0 0 308px;
	padding: 0px;
	border: 0px;
	}
#ddMenu ul {
	list-style-image:none;
	margin: 0;
	padding: 0;
	border: 0;
	}
#ddMenu ul li {
	list-style: none;
	list-style-image: none;
	background-image: url(gif/btn-dot.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	border: 0;
	float: left;
	white-space: nowrap;
	}
#ddMenu ul li.nodot {
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	white-space: nowrap;
	}
#ddMenu ul li a, #ddMenu ul li.nodot a {
	display: block;
	font-family: times, serif;
	font-size: 16px;
	font-weight: bold;
	}
#ddMenu ul li a:hover, #ddMenu ul li.nodot a:hover {
	text-decoration: none;
	background-image: url(gif/btn-fern.gif);
	background-position: center;
	background-repeat: no-repeat;
	}
#ddMenu ul li ul {
	list-style: none;
	list-style-image: none;
	background-image: none;
	background-color: #dfffcf;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	width: 170px;
	}
#ddMenu ul li ul.wide {
	width: 250px;
	}
#ddMenu ul li ul li {
	list-style: none;
	list-style-image: none;
	background-image: none;
	background-color: #dfffcf;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100px;
	}
#ddMenu ul li ul.wide li {
	width: 250px;
	}
#ddMenu ul li ul li a {
	display: block;
	padding: 4px 8px;
	margin: 0;
	border: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align:	left;
	width: 166px;
	height: auto;
	}
#ddMenu ul li ul.wide li a {
	width: 250px;
	}
#ddMenu ul li ul li a:hover {
	}
	
/* IE Fix for Space Under Elements */
* html #ddMenu ul li { float: left; width: 90px; }
* html #ddMenu ul li a { height: 1%; }
* html #ddMenu ul li a:hover {  }
* html #ddMenu li ul { width: 100%; }
* html #ddMenu ul ul { }

#ddMenu ul ul,
#ddMenu li:hover ul ul
	{  display: none; }

#ddMenu li:hover ul,
#ddMenu li.over ul{
	display: block;
	text-align: left;
	}
#ddMenu ul ul {
	position: absolute;
	z-index: 500;
	}	

/* STORE GALLERY

#photogallery ul {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	border: 0;
	width: 631px;
	}
#photogallery li {
	float: left;
	margin: 0 3px 3px 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
	width: 204px;
	height: 340px;
	overflow: auto;
	}
#photogallery li div.gallerybox {
	text-align: center;
	padding: 0;
	}
#photogallery div.galleryphoto img {
	border: 2px solid #ab9785;
	}
#photogallery div.phototext {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	max-height: 50px;
	overflow: auto;
	}
#photogallery ul.normal {
	float: none;
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	margin: 0px;
	}
#photogallery li.normal {
	float: none;
	list-style-position: outside;
	list-style-type: circle;
	text-align: left;
	font-size: 10px;
	width: auto;
	padding: 0px;
	margin-left: 15px;
	}
 */

	
/* FORMS */

#contactform   {
	list-style: none;
	background: none;
	width: 560px;
	padding-left: 10px;
	}
#contactform div  {
	margin:3px 3px;
	}
#contactform .inputlabel  {
	width: 230px;
	float: left;
	height: 23px;
	text-align: right;
	vertical-align: middle;
	}
#contactform .inputguy  {
	width: 310px;
	float: right;
	height: 23px;
	}
#contactform .inputguy-noheight  {
	width: 310px;
	float: right;
	}
#contactform label {
	margin: 0; padding: 0; border: 0;
	}
	
#contactform form {
	border: 0; padding: 0; margin: 0;
	}
	
#contactform input.butn  {
	color : #c90800;
	font-weight : bold;
	background-color : #ffbc86;
	border : 2px solid #f17e43;
	margin-top : 7px;
	font-size : 12px;
	line-height : 16px;
	width: auto;
	}
#contactform input  {
	color: #333333;
	font-weight : normal;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	padding : 2px;
	font-size : 12px;
	line-height : 16px;
	width:300px;
	}
#contactform textarea  {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	font-size : 12px;
	line-height : 16px;
	width:300px;
	}
#contactform select  {
	color: #333333;
	background-color: #e8e8e8;
	border : 2px solid #CCCCCC;
	font-size : 12px;
	line-height : 16px;
	width:300px;
	}
#contactform input.checkbox {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	padding: 0;
	margin: 0;
	line-height : 12px;
	}
#contactform .radiostyle {
	color: #333333;
	background-color : #e8e8e8;
	border : 2px solid #CCCCCC;
	}
	
	
/* LINKS */
	
	

A:link {
	color: #c90800;
	text-decoration : none;
}

A:visited {
	color : #c90800;
	text-decoration : none;
}

A:hover {
	color : #c90800;
	text-decoration : underline;
}
