﻿/* CSS layout */
#masthead {
padding: 0%;
text-align: left;
clear: both;
}

.style1 {
	border-style: solid;
	border-width: 1px;
	color: #A97C50;
	margin-right: 2px;
	padding: 1px 1px;
}

.style2 {
	font-family: "Angelina";
}
.style3 {
	font-family: "Angelina";
	font-weight: bold;
}
.style4 {	
	color: #A97C50;
	margin-right: 2px;
	padding: 1px 1px;
}
.style5 {
	color: #A97C50
	padding: 1px 1px;
}

.style10 {
	color: #A97C50 padding: 1px 1px;
	text-align: center;
	font-family: "Angelina";
	font-size: 150%;
}

.style11 {
	text-align: center;
	font-family: "Segoe Print";
}
.style12 {
	border-width: 0;
	color: #A97C50 padding: 1px 1px;
	text-align: center;
	font-family: "Times New Roman";
}
.style13 {
	border-width: 0;
	color: #A97C50 padding: 1px 1px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.style14 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.style15 {
	font-family: "Times New Roman";
}
.style16 {
	text-align: center;
	font-family: "Times New Roman";
}
.style17 {
	text-align: left;
}
.style18 {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}


a {
	border-bottom: 1px solid #E0E0E0;
	text-decoration: none;
	color: #5B5A5A;
}

a:visited {
	color:#AFDFE5
;
}
a:active {
	color: #AFDFE5;
}
a:hover {
	color: #BFD73B;
}

.style5 {
	text-align: center;
}

.style8 {
	text-align: center;
}

.style9 {
	font-size: 150%;
	font-family: "Segoe Print";
}


#top_nav {
margin-left: 10px;
margin-right: 10px;
}

#container {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-left: 2px;
	width: 100%;
}

h1 {color: #A97C50; font-family:"Segoe Print"; font-size: 220%; background-color: #ffffff; text-align: center}
h2 {color: #A97C50; font-family:"Segoe Print"; font-size: 150%; background-color: #ffffff; text-align: left}
h4 {color: #A97C50; font-family:"Segoe Print"; font-size: 150%; background-color: #ffffff; text-align: left}
h3 {color: #A97C50; font-family:"Segoe Print"; font-size: 120%; background-color: #ffffff; text-align: left}


#left_col {
	width: 200px;
	margin-left: 10px;
	left: 1px;
	line-height: 1.4em;
}

#page_content {
position: absolute;
padding: 2%;
text-align: left;
margin-left: 200px;
color: #000000;
width: 73%;
font family: sans-serif;
font-size: .9em;
line-height: 1.3em;
border-right: solid #778261 1px;
border-top: solid #778261 1px;
background:url(http://www.lushbrush.com/ErthSwirl2.jpg) no-repeat center;
background-position: 85% 20%;
}

#footer {
padding: 0%;
position: relative;
text-align: center;
clear: both;
background-color: #ffffff;
color: #A97C50;
border-top: solid #778261 1px;
width: 975px;
margin-left: 0px;
margin-right: 15px;
}

