﻿/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/

h1 {
	
	font-family: "Goudy Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	text-transform: none;
	font-size: 3.5em;
	line-height: 1em;
	color: #555a47;
	padding-bottom: 0;
	margin-bottom: 0.3em;
	margin-top: 0.5em;
}

h2 {
	margin-top: 0;
	margin-bottom: 0.2em;
	font-weight: normal;
	color: #303338;
}

h3 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-family: "Arial Rounded MT Bold", "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #a84432;
}
/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/
#navHunting img {
	padding-bottom: 0em;
}

.container #navHunting td{
	line-height: 0em;
}
 

#leftNav {
	font-size: 16px;
	margin-top: 60px;
}
#leftNav .current {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.container #leftNav h1 {
	font-family: Calibri, "Liberation Sans", Helvetica, Arial, sans-serif;
	color: #992c28;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0em;
	margin-bottom: 0.3em;
}

#bottomNav p {
	text-align: center;
	font-family: Calibri, "Liberation Sans", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 1em;
	margin-bottom: 0.25em;
	margin-top: 0;
}

#rebate {
	background-color: #bfb06e;
	 
}

#rebate h1, p {
	 margin-left: 6px;
}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/

.quote {
	color: #6e6149;
	font-size: 1.1em; 
	line-height: 1.3em;
	margin-left: 3em;
	margin-right: 3em;
}

.name {
	font-family: Calibri, "Liberation Sans", Helvetica, Arial, sans-serif;
	font-size: 3em;
	color: #717052;
	text-transform: none;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.green { color: #366;
}

/**************************************/
/*               FOOTER               */
/**************************************/
#footer {
	text-align: center;
}

.container #footer p {
	margin-top: 0em;
	margin-bottom: 0em;
	letter-spacing: 0.2em;
	font-size: 0.9em;
	
}

.container #footer h1 {
	font-family: Calibri, "Liberation Sans", Helvetica, Arial, sans-serif;
	color: #992c28;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-bottom: 0.3em;
}.container #television #liveHunt {
	text-align: right;
}
.container #television #chasse {
	text-align: left;
}
.container #television p {
	text-align: center;
}

.photo {
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
