/*******************************************************************/
/** Nathan & Christy Hemken 03/04/2012                            **/
/** Website to market Archery Pro Shop                            **/
/** Developer: Ray Gill                                           **/
/**                                                               **/
/*******************************************************************/ 
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font-family: vernada, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #DBD6DC;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

p{
	font-family: Garamond;
	font-size: 1.5em;
	color: #000000;
	line-height: 110%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 2.8em;
	color: #330000;
	font-family: "Trebuchet MS", Arial;
	text-align: right;
}

h2
{
	font-size: 2.4em;
	color: #877F6A;
}

h3
{
	font-weight: bold;
	font-size: 1.75em;
	text-align: right;
}

h4
{
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
}

h5
{
	font-size: 1.15em;
	color: #660000;
	text-align: left;
}

ol
{
	font-family: Vernada, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 1.4em;
	margin-left: 20px;
}

ul
{
	font-family: "Garamond Premr Pro";
	font-size: 1.5em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1em;
}

li
{
	padding: 2px;
	margin: 2px;
}

table
{
	width: 100%;
	border-collapse: collapse;
}

td, th
{
	padding-right: 5px;
	padding-left: 5px;
}

/***********************************************/
/* Font property                               */
/***********************************************/

.font_bold
{
	font-weight: bold;
	font-size: 1.1em;
}

.font_bold_left
{
	font-weight: bold;
	font-size: 1.2em;
}

.font_bold_center {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

.font_bold_right {
	font-weight: bold;
	font-size: 1.3em;
	text-align: right;
}

.font_italic {
	font-size: 1.1em;
	font-style: italic;
}

.font_italic_bold_1
{
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	color: #3300CC;
}

.font_italic_bold_2
{
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}

.font_italic_bold_center
{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.9em;
	font-style: italic;
	text-align: center;
}

.font_green
{
	font-size: 1em;
	color: #0033FF;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#home_page_wrapper
{
	position:relative;
	width: 900px;
	height: 1160px;
	z-index:1;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #47344A;
}

#masthead
{
	margin: 0;
	width: 839px;
	height: 250px;
	position: absolute;
	z-index: 0;
	left: 30px;
	top: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/HooksNHorns01-cleaned.jpg);
	
}

#masthead_content_1
{
	margin: 0;
	width: 362px;
	height: 245px;
	position: absolute;
	padding-top: 0px;
	z-index: 0;
	left: 474px;
	top: 0px;
	background-repeat: repeat;
	visibility: visible;
	text-align: right;
	float: right;
	
}
/*
.image
{
	float: left;
	border: 1px solid #000000;
	margin: 10px;
}*/

.image_left
{
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #000000;
	margin-left: 10px;
	padding: 10px;
}

.image_right
{
	font-size: 1.1em;
	float: right;
	overflow:visible;
	padding: 10px;
	border: 1px groove #000000;
}

.image_footer
{
	float: right;
	border: 0px solid #000000;
	margin: 5px;
}

/*img.figure
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000099;
	padding: 5px;
}*/

.figure img
{
	border: 1px solid #000099;
	padding: 10px;
}

.figure
{
	float: right;
	width: 322px;
	/*height:255px;*/
	margin:	10px;
	left: 0px;
	top: 0px;
}

.figure p
{		
	font: bold 1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #ECF2FF;
	border: 1px dashed #666;
	padding: 5px;
	margin: 5px 0 0 0;
}

a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: underline;
	font-family: "Garamond Premr Pro";
	font-size: 1.25em;
}

#mount-01_container {
	position: absolute;
	left: 526px;
	top: 290px;
	width: 300px;
	height: 225px;	
	border: 1px double #666666;
	padding: 10px;
	z-index: 1;
}

#mount_container_02 {
	width:280px;
	height:182px;
	left: 543px;
	top: 886px;
	position: absolute;
	z-index:6;
}

/*********** navigation styles ***********/
#navLinks{
	position: absolute;
	margin: 0px;
	width: 149px;
	height: 250px;
	left: 628px;
	top: 106px;
	z-index: 8;
	border-top-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

ul#mainNav{
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
}

#mainNav a {
	display: block;
	color: #006600;
	font-size: 1.1em;
	text-decoration: none;
}

#mainNav a:hover {
	font-weight: bold;
	color: #006600;
	font-size: 1.1em;
}

#mainNav a:visited{
	color: #666;
	font-size: 1.1em;
}
/*End navigation */

#page_header {
	width:600px;
	height:50px;
	z-index:6;
	left: 117px;
	top: 930px;
	float: none;
	position: absolute;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#home_feature {
	position:absolute;
	left:30px;
	top:295px;
	width:441px;
	height:716px;
	z-index:1;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #413247;
	border-right-color: #413247;
	border-bottom-color: #413247;
	border-left-color: #413247;
	padding-right: 10px;
	border-top-style: solid;
}

#page_footer {
	width:409px;
	height:98px;
	z-index:6;
	left: 222px;
	top: 1019px;
	float: left;
	position: absolute;
	border: 1px solid #433147;
	padding: 10px;
}
