* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: 0 none;
	text-decoration: none;
	color: #C53310;
}

a:hover {
	text-decoration: underline;
}
    
a img {
	border: none;
}

body {
	background: url(../images/main-bg.jpg) no-repeat left top;
	font-weight: normal;
	font-size: 10px;
}

html {
	font-size: 100%;
}

h1 {
	margin: 0px 0px 5px;
	text-align: left;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	color: #000;
}

h2 {
	text-align: left;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	color: #000;
	margin: 0px 0px 15px 0px;
}

h3 {
	text-align: left;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin: 0px 0px 15px 0px;
}

h4 {
	text-align: left;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	color: #000;
	margin: 0px 0px 5px;
}

h6 {
	margin: 15px 0px 0px;
	line-height: 17px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

li {
	padding: 0px 0px 0px 8px;
	list-style-type: none;
	background: url(../images/bullet.gif) no-repeat left 6px;
}

p {
	margin-bottom: 10px;
	line-height: 17px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

span.green {
	color: #628420;
}

div.endColumns {
	clear: both;
}

div.templateBody {
	width: 885px;
	margin: 15px auto 15px auto;
}

div.templateContainer {
	width: 960px;
	margin: 0px auto;
}

div.templateHeader {
	width:  864px;
	margin: 39px auto 0px auto;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #231F20;
}

div.templateHeader_Logo {
	float: left;
}

div.templateHeader_MainNav {
	float: right;
	position: relative;
	top: 93px;
	text-align: left;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 19px;
}

div.templateHeader_MainNav a {
	color: #000;
}

div.templateHeader_MainNav li {
	display: inline;
	background: none;
	margin: 0px 0px 0px 25px;

}

div.templateFooter {
	width:  864px;
	margin: 0px auto 0px auto;
	padding: 12px 0px 15px;
	border-top: solid 1px #231F20;
}

div.templateFooter p {
	line-height: 14px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

div.templateFooter_Address {
	float: left;
	text-align: left;
}

div.templateFooter_Copyright {
	float: right;
	text-align: right;
}

a.templateNavCommunity:hover {
	color: #B47D0D;
	text-decoration: none;
}

a.templateNavHome:hover {
	color: #C53310;
	text-decoration: none;
}

a.templateNavStore:hover {
	color: #628420;
	text-decoration: none;
}

a.templateNavSupplies:hover {
	color: #458F99;
	text-decoration: none;
}

p.templateQuote {
	margin: 25px 0px 0px 40px;
	text-align: left;
	line-height: 27px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 18px;
	color: #458F99;
}

p.templateReturn {
	margin-bottom: 20px;
}

a.templateReturnLink {
	text-align: left;
	line-height: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #C53310;
}








