/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9D9182;
	margin: 0px 0px;
	padding: 0px;
	background-color: #0f0f0d;
	width: 1000px;
	height:100%;
	font-size: 11pt;
	line-height: 1.125;
}

a:link {
	color: #666699;
	
}
a:visited {
	color: #663366;
	
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	color: #0000FF;
	}
/* 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: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #2C517A;
	padding-top: 10px;
	padding-bottom:5px;
	text-align: center;
	line-height: 115%;
	text-decoration: none;
	font-style: italic;
}

h2{
	font-size: 140%;
	color: #2C517A;
	font-weight: bold;

	padding: 5px 0px 0px 0px;
	font-weight: bold;
}

h3{
	font-size: 12pt;
	font-weight:600;
	color: #FFFFCC;
	text-align:center;
	padding: 5px 0px 15px 0px;

}

h4{
	font-size: 120%;
	font-weight: bold;
	color: #996633;
	text-align: left;
	margin-top: 5px;
	padding: 0 0 10px 0;
}

h5{ width: 136px;
	font-size: 12px;
	color: #2C517A;
	font-weight: bold;
	border-bottom: 1px solid #7a5b2b;
	margin-top: 0px;
	margin-left: 0px;
	
	text-align:center;

}
h6{ width: 100%;
	font-size: 110%;
 color: #996633;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	background-color: #9bbab4;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-left: 0px;
	padding-left: 15px;

}h7{font-size:18pt;}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
	display: block;
	list-style-type: disc;
	margin-left: -15px;
	padding-right: 5px;
	list-style-position: outside;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	width: 1000px;
	margin: 5px 5px 0px 0px;

	}

#navBar{
position: absolute;
top: 180px;

left: 1px;

}
#navBar2{
	margin-left: 1px;
	margin-top: 0px;
	width: 136px;
	font-size:10px;
	text-align:left;
	color: #7a5b2b;

	}
	#side1 {display:block;
	text-align:center;
	padding-top: 5px;}
	#side1 a{
	display:block;
	background-color:#48371d;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	margin-top:1px;

	padding: 3px 0 3px 0;
}
	#side1 a:hover {
			color: #6699FF;
}
	
		#sectionLinks {
	text-align: left;
	white-space: nowrap;

			}

		#sectionLinks a {
	color: #ffffff;
	width: 138px;
	height: 18px;
	background-color: #48371d;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	margin-right:3px;
	font-size: 12px;
	text-align: center;
	clear: both;
	white-space: nowrap;
		}
		
		#sectionLinks a:hover{
	color: #6699FF;
		}
		#sectionLinks2 {
	text-align: left;
	white-space: nowrap;


			}

		#sectionLinks2 a {
	color: #0f0f0d;
	width: 138px;
	height: 18px;
	background-color: #7a5b2b;
	text-decoration: none;
	padding: 3px 20px 3px 20px;
	margin-right:3px;
	font-size: 12px;
	text-align: center;
	clear: both;
		}
		
		#sectionLinks2 a:hover{
	color: #6699FF;
		}
#content {
	width: 980px;

	position: relative
	
	margin-left: 210px;
	padding: 25px 10px 5px 10px;
	text-align:left;
	overflow:visible;
	clear:both;

	background-repeat: no-repeat;
	background-position: top right;
}
#content2 {
	width: 800px;

	position: relative
	
	margin-left: 210px;
	padding: 25px 10px 5px 10px;
	text-align:left;
	overflow:visible;
	clear:both;

	background-repeat: no-repeat;
	background-position: top right;
}
.feature{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float:left;
	width: 450px;
	padding-bottom: 10px;
	overflow: visible;
	font-size:12px;
	color: #666666;

		}
		
		.feature Img{
			border:1px solid #ffcccc;}
		.feature2 Img{
			border:1px solid #ffcccc;}
.story {
	position: relative;
	float: right;
	width: 500px;
	margin-top: 10px;
	color: #9D9182;
	padding-bottom: 10px;font-size:12px;
}		
		.story Img{
			border:1px solid #ffcccc;}
		.story2 Img{
			border:1px solid #ffcccc;}
		
		.feature2{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float:left;
	width: 360px;
	padding-bottom: 10px;
	overflow: visible;
font-size:12px;
	color: #666666;

		}
		
		.feature2 Img{
			border:1px solid #feb544;}
		
.story2 {
	position: relative;
	float: right;
	width: 390px;
	margin-top: 1px;
	color: #9D9182;
	padding-bottom: 10px;
	font-size:12px;
}		
		.story2 Img{
			}
		
		.gguide {
		height: 100px;
		border-bottom: 1px solid #E8DDFF;
		padding-top: 5px;}

			.headlines {
	position: relative;
	float: right;
	width: 160px;
	border: 1px solid #cccccc;
	padding: 5px;
	font-size: 70%;
	text-align: left;
	margin-right: 5px;

		}
#masthead {
	margin: 0px 0px 0px 0px;

} 

#pageName {
	margin-left: 150px;
	font-size: 24px;
	color:#3366CC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;	

}

.gadesc {
	margin-left: 150px;
	font-size:12px;}




#siteInfo{
position:inherit;
	clear: both;
	margin: 50px 5px 0px 0px;
	font-size: 75%;
	color: #666666;
	padding: 25px 10px 10px 10px;
	border-top: 2px solid #7a5b2b;
	width:1000px;
	text-align: center;
	line-height: normal;
	
}

#siteInfo a{
	color:#999999;
	font-weight: bold;
	}
	
	#siteInfo a:hover{
	color:#FFFFCC;
	font-weight: bold;
	}
	
#siteInfo img {
	float: right;}	

.orderbutton img{
	border: 0;
	float: right;}

.style1 {font-size: 10px;
	text-decoration: none;}
.style4 {color: #993300}
.style7 {
	font-size: 9px;
	text-align:left;}
.style8 {
	font-size: 9px;
	text-align:right;}
	
	.style9 {
	font-size: 12px;

}

.style10 {
	font-size: 14px;
	font-style: italic;
}
.gfeature img{border:1px solid #ffcccc;
}
.feature3
{width: 400px;
font-size: 12px;
position: relative;
	margin-top: 0px;
	margin-left: 0px;
	float:left;

	padding-bottom: 10px;
	overflow: visible;

	color: #666666;
}
.story3
{width: 350px;
font-size:12px;	
position: relative;
	float: right;

	margin-top: 10px;
	color: #9D9182;
	padding-bottom: 10px;

}