/* ---------------------------------------- */
/* MOUNTAIN GIRL SILVER (2008)				*/
/* VERSION: 1.0.1							*/
/* CREATED BY: GREEN TANGERINE MEDIA		*/
/* ---------------------------------------- */

/* ---------------------------------------- */
/* BEGIN LAYOUT								*/
/* ---------------------------------------- */

body {
	background-color: #111;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	#font-size: 12px;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #EEE;
	}
	
#wrapper {
	width: 940px;
	margin: 10px auto 0px auto;
	border: #6B6B6B 1px solid;
	background-color: #000;
	}
	
#header {
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	}
	
#navigate {
	width: 940px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px;
	background-image: url(../img/navbackground.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	}
	
#navbar {
	width: 740px;
	height: 20px;
	border: #81020D 4px solid;
	background-image: url(../img/leafbar.jpg);
	margin: 00px auto 0px auto;
	padding: 5px 0px 0px 0px;
	text-align: center;
	}

#content {
	min-height: 350px;
	}
	
#hometext {
	width: 465px;
	margin: 15px 15px 0px 15px;
	#margin: 15px 15px 0px 15px;
	_margin: 15px 15px 0px 10px;
	float: left;
	}
	
#homeproducts {
	width: 430px;
	margin: 15px 0px 10px 0px;
	#margin: 15px 0px 10px 0px;
	_margin: 15px -5px 10px 0px;
	float: right;
	}
	
#page {
	width: 910px;
	margin: 15px 15px 15px 15px;
	}
	
#homephoto {
	width: 200px;
	height: 160px;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	float: left;
	}
	
#verticalphotoright {
	width: 207px;
	margin: 0px 0px 10px 15px;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #EEE;
	font-style: italic;
	}
	
#resellerbox {
	width: 200px;
	padding: 15px;
	margin: 0px 0px 10px 15px;
	float: right;
	border: #6B6B6B 1px solid;
	background-color: #222;
	}
	
#footer {
	width: 940px;
	height: 25px;
	margin: 5px auto 5px auto;
	text-align: center;
	font-size: 11px;
	color: #CCC;
	}
	
#clear {
	clear: both;
	}
	
/* ---------------------------------------- */
/* BEGIN FONT STYLES						*/
/* ---------------------------------------- */

h1 {
	text-indent: -10000px;
	width: 940px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header.jpg);
	}
	
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	}
	
h3 {
	font-size: 15px;
	font-weight: normal;
	}
	
.attention {
	font-weight: bold;
	color: #DA0D2C;
	}
	
.attention2 {
	font-weight: bold;
	color: #DA0D2C;
	font-size: 16px;
	}
	
#content a:link, #content a:visited {
	color: #DA0D2C;
	text-decoration: underline;
	}
	
#content a:hover {
	color: #CCC;
	text-decoration: underline;
	}
	

	
/* ---------------------------------------- */
/* BEGIN NAVIGATION BEHAVIORS				*/
/* ---------------------------------------- */
	
#navbar ul {
	display: inline;
	}
	
#navbar li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	padding-top: 5px;
	margin: 0px 15px 0px 10px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	font-size: 14px;
	}
	
#navbar a:link, #navbar a:visited {
	color: #999;
	text-decoration: none;
	}
	
#navbar a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#footer ul {
	display: inline;
	}
	
#footer li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 15px 0px 0px;
	}
	
#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
.redtext (
	color: #81020D;
	)
	