/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.125;
	margin: 0px 0px;
	padding: 0px;
	background-color: #000000;
}

a:link {
	color: #006600;
	
}
a:visited {
	color: #006600;
	
}
a:hover {
	text-decoration: none;
	color: #666600;
}
a:visited {
	color: #006600;
	}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000033;
}

h2{
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
font-weight: bold;
}

h3{
	font-size: 40%;
	color: #336699;
	visibility: hidden;
}

h4{
	font-size: 120%;
	font-weight: bold;
	color: #f7f3ef;
	text-align: center;
	margin-top: 5px;
	padding: 0 0 10px 0;
}

h5{
	font-size: 100%;
 color: #BE9E7E;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
h6{
	font-size:90%;
	color: ffffff;
	font-weight:bold;
	text-align: center;
	}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
	color: #BE9E7E;
	display: block;}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {

	width: 100%;
	margin:0px auto;	background-image:    url(images/bg2.gif);

	

border-right: 1px dashed #cccccc;

	}
#masthead {
	height: 1px;
	width: 100%;
	
} 
#topContact {
	
	visibility: hidden;
}
#topContact a {

}
.siteName {
	visibility: hidden;

}

.siteName img {
	position: absolute;
	top: 25px;
	left:-19px;
	visibility: visible;}
	
#globalNav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 24px;
	text-align: right;
	font-size: 70%;
	font-weight: bold;
	padding: 5px 0px 2px 5px;
	background-color: #000000;
	border-top: 1px solid #ffcc66;	
	border-bottom: 1px solid #ffcc66;	
}

#globalNav a {
	color: #f7f3ef;
	text-decoration: none;
	padding: 2px 15px 2px 15px;
	text-align: center;
	height: 3px;
	border-right: 1px solid #666666;
}



#globalNav a:hover {
	color: #BE9E7E;
	text-decoration: none;

}

#globalNav img {
	float: right;}
	
#breadcrumbs {
	position: relative;
	background-image:    url("images/c3_r3_c5.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 589px;
	height: 30px;
	font-size: 70%;
	margin-top: 0px;
	padding: 10px 2px 0px 10px;
	}
#content {
   float: right;
	width: 72%;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;


}
#pageName {

	font-size: 150%;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	color: #f7f3ef;

	margin-right: 5px;


}
.feature{
margin-top: inherit;
	padding: 5px 10px 10px 10px;
	font-size: 80%;
}

.feature a:visited {
	color: #ff0000;}
	
.featurewrap {
	padding: 13px 13px 13px 13px;
	background-color: #ffffff;
	border: 1px solid #000000;
	float: right;
	margin-right: 5px;
	}
	
.feature img{
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}

.Gfeature{
	padding: 5px 10px 10px 10px;
	font-size: 90%;
	position: relative;
	top: 10px;
}

.Gfeature a:visited {
	color: #ff0000;}
	
.Gfeaturewrap {
	padding: 13px 13px 13px 13px;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-top: 25px;
	width: 376px;
	
	}
	
	.Gminiwrap {
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-top: 10px;
	width: 103px;
	
	}
	
.Gfeature img{
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
	
}

.ftable {
	font-size: 80%;
}
.ftable h4 {
	font-size: 120%;
}


.story{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}


.storywrap {
	padding: 13px 13px 13px 13px;
	background-color: #ffffff;
	border: 1px solid #000000;
	float: right;
	margin-right: 5px;
	}
	
.story img{
	border: 1px solid #000000;
	margin: 5px 5px 5px 5px;
}

.stable {
	font-size: 80%;
}
.stable h4 {
	font-size: 120%;
}
#navBar{
	width: 185px;
	margin-top: inherit;
	margin-left: 0px;
	vertical-align:top;
	position:relative;
}

#sectionLinks{
	margin: 105px 0px 5px 8px;
	width: 185px;
	display: block;
	font-size: 10pt;

}

#sectionLinks h3{
	padding: 0px 0px 2px 0px;
}

#sectionLinks a {
	color: #006699;
	display: block;
	border-bottom: 1px solid #ffffff;


	text-decoration: none;
}


#sectionLinks a:hover{
	color: #009999;
		border-bottom: 1px solid #BE9E7E;

}
.sectionwrapB {
	padding: 5px 3px 5px 3px;
	background-color: #BE9E7E;
	border: 1px solid #000000;
	float: left;
	}
.sectionwrapB img{
	padding: 3px 3px 3px 3px;
	border: 1px solid #000000;
	}
	
	.gallerywrapB {
	padding: 5px 5px 5px 6px;
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 110px;
	Margin-left: 25px;

	}
.gallerywrapB img{
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	}
.headlines {
	padding: 5px;
	font-size: 70%;
	text-align: left;
	margin-left: 10px;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 50px;
	text-align: center;
	background-color: #000000;
	border-top: 1px solid #336699;
	bottom: auto;
}

.orderbutton img{
	border: 0;
	float: right;}

.style1 {font-size: 10px;
	text-decoration: none;}
.style4 {color: #993300}