@charset "utf-8";
/* CSS Document */

body {
 font-family: "Century Gothic", Arial;
 font-size: small;
 margin: 0px;
 padding: 0px;
 background-color: #fdc2d4;
 background-image: url(../images/body-bg2.jpg);
 background-repeat: repeat-x;
 color: #231B14;
}

#top {
	background-color: #F8AAC2;
	height: 10px;
	margin-bottom: 4px;
}

#outside-wrap {
background-image: url(../images/swirl-bg.png);
background-repeat: repeat-y;
margin-right: auto;
margin-left: auto;
background-position: center top;
clear: both;
width: 1118px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
font-size: 145%;
color: #f93080;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #f93080;
}

h2 {
color: #3e2d21;
font-size: 120%;
line-height: 1.6em;
margin: 0px;
padding: 0px;
}

h3 {
color: #F39;
font-size: 115%;
}

#logo-wrapper {
float: left;
height: 170px;
width: 850px;
background-image: url(../images/ets-logo2.png);
background-repeat: no-repeat;
background-position: center;
}

#eyelashes {
	float: left;
	height: 301px;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#eyelashes2 {
	float: left;
	height: 150px;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/eyelashes-2.jpg);
} 

#eyelashes3 {
	float: left;
	height: 150px;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/eyelashes-img-inside2.jpg);
} 

#eyelashes4 {
	float: left;
	height: 150px;
	width: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/eyelashes-img-inside3.jpg);
} 
#body-wrapper {
	float: left;
	width: 850px;
	margin-top: 5px;
	background-image: url(../images/white-bg.png);
	background-repeat: repeat;
}

#navbar {
	float: left;
	width: 829px;
	padding-top: 12px;
	padding-left: 20px;
}

#mainNav li {
	float: left;
	width: 141px;
}

ul#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px dashed #999999;
}

#mainNav a{
	color: #785200;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 90%;
	text-align: center;
	display: block;
	padding-top: 7px 7px 7px 7px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBB17D;
}

#mainNav a:hover {
	color: #FAB454;
	text-decoration: none;
}

body#home {
	font-weight: bold;
}

#left-column {
	float: left;
	width: 430px;
	margin-top: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9BBD0;
}

#left-column a:link, #left-column a:visited {
color: #fe258b;
text-decoration: none;
font-weight: bold;
}

#left-column a:hover {
	color: #785200;
	text-decoration: none;
}

#left-column2 {
	float: left;
	width: 800px;
	margin-top: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 12px;
}

#left-column2 a:link, #left-column2 a:visited {
color: #fe258b;
text-decoration: none;
}

#left-column2 a:hover {
	color: #785200;
	text-decoration: none;
}

#left-column3 {
	float: left;
	width: 550px;
	margin-top: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 12px;
}

#left-column3 a:link, #left-column3 a:visited {
color: #fe258b;
text-decoration: none;
font-weight: bold;
}

#left-column3 a:hover {
	color: #785200;
	text-decoration: none;
}

#right-column {
	float: right;
	width: 350px;
	margin-top: 10px;
	padding-right: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
}

#right-column3 {
	float: right;
	width: 245px;
	margin-top: 10px;
	padding-right: 8px;
	margin-bottom: 15px;
	padding-top: 5px;
}

#right-column3 a:link, #right-column3 a:visited {
color: #fe258b;
text-decoration: none;
font-weight: bold;
}

#right-column3 a:hover {
	color: #785200;
	text-decoration: none;
}

#footer {
	clear: both;
	float: left;
	width: 850px;
	background-repeat: no-repeat;
	background-position: top;
	color: #594335;
	margin-top: 0px;
	padding-top: 20px;
	text-align: center;
	font-size: 85%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#footer a:link, #footer a:visited {
	color: #584536;
	text-decoration: none;
}

#footer a:hover {
color: #f93080;
text-decoration: none;
}

.clear {
	clear:both;
}

#scheduleForm {
}

legend {
	font-size: 105%;
	font-style: italic;
	color: #EC2F7A;
	font-weight: bold;
}

fieldset {
	border: 1px solid #EF7B9F;
}

.label {
	font-weight: bold;
}

input#name, input#email, input#phone {
	width: 175px;
}

input#submit {
	background-color: #F69C79;
	border: 1px solid #ED667C;
	font-size: 85%;
}

input#reset {
	border: 1px solid #ED6993;
	background-color: #F69C79;
	font-size: 85%;
	margin-left: 75px;
}

.required {
 font-size: 85%;
 color: #F930A0;
}

.testimonials {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F05A88;
	line-height: 1.4em;
	margin-bottom: 15px;
}

.floatright {
	float: right;
	padding-left: 5px;
}

.floatleft {
float: left;
padding-right: 7px;
padding-bottom: 5px;
}

.divider {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #F05A89;
	width: 400px;
}

.flower {
list-style-image: url(../images/flower-bullet.png);
list-style-type: none;
margin-top: 0px;
margin-bottom: 3px;
}

ul.flower2 {
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

li.flower2  {
background-image: url(../images/flower-bullet.png);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 16px;
padding-bottom: 1px;
}
