@font-face {font-family: 'MyriadPro';
	font-style: normal;
	font-weight: normal;
	src: local('MyriadPro'), local('MyriadPro'), url('fonts/MyriadPro.woff') format('woff'), url('fonts/MyriadPro.ttf') format('truetype');
	}

@font-face {font-family: 'Neuton';
	font-style: normal;
	font-weight: normal;
	src: local('Neuton'), local('Neuton'), url('fonts/Neuton-Regular.woff') format('woff'), url('fonts/Neuton-Regular.ttf') format('truetype');
	}

@font-face {font-family: 'Pristina';
	font-style: normal;
	font-weight: normal;
	src: local('Pristina'), local('Pristina'), url('fonts/pristina.woff') format('woff'), url('fonts/pristina.ttf') format('truetype');
	}

@font-face {font-family: 'Gabriola';
	font-style: normal;
	font-weight: normal;
	src: local('Gabriola'), local('Gabriola'), url('fonts/gabriola.woff') format('woff'), url('fonts/gabriola.ttf') format('truetype');
	}

@font-face {font-family: 'DroidSans';
	font-style: normal;
	font-weight: normal;
	src: local('DroidSans'), local('DroidSans'), url('fonts/DroidSans.woff') format('woff'), url('fonts/DroidSans.ttf') format('truetype');
	}

@font-face {font-family: 'abeezee';
	font-style: normal;
	font-weight: normal;
	src: local('abeezee'), local('abeezee'), url('fonts/abeezee.woff') format('woff'), url('fonts/abeezee.otf') format('truetype');
	}

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

body {
    font-size: 16px;
    line-height: 20px;
    font-family: DroidSans, "Trebuchet MS", sans-serif;
    color: #000;
    background: #E1DAD0 url(images/body.png) repeat;
}

a { color: #E1DAD0; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.content-divide {width: 978px; height: 20px; background:url(images/content-divide.png); clear: both; }
.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
p { padding: 0 0 11px 0; }
.left {float: left; padding: 5px 10px 0 0;}
.right {float: right; padding-left: 10px;}

#heading {padding: 0; margin: 0; width: 100%; height: 125px; background: #E1DAD0;}
#splash {padding: 0; margin: 0; width: 100%; height: 340px; background: #fff url(images/splash-background.png) no-repeat top center; border-top: 2px solid #34290E; border-bottom: 2px solid #34290E;}
#footer {padding-top: 10px; padding-bottom: 10px; margin: 0; width: 100%; background-color: #004000; text-align: center; color: #fff; font-family: abeezee, "Trebuchet MS", sans-serif;}
#navigation {padding: 0; margin: 0; width: 100%; height: 55px; background-color: #004000; text-align: center; border-top: 2px solid #000;}
#wrapper { padding: 40px 0 20px 0; }

.shell { margin: 0 auto; width: 980px; }
.container {}

.first-column {width: 490px; float: left; padding-right: 30px;}
.last-column {width: 360px; float: right; text-align: center; padding-top: 8px;}

.phone {font-family: abeezee, Arial, sans-serif; font-size:40px; font-weight: normal; line-height: 110%; color: #c0c0c0; letter-spacing: 3px; text-shadow: 1px 1px #000;}
.phone a {text-decoration: none; color: #fff;}

.address {font-family: MyriadPro, Arial, sans-serif; font-size:23px; padding: 10px 0 0 10px; font-weight: normal; line-height: 110%; color: #004000;}
.address a {color: #004000;}

h1 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 24px; font-weight: normal; line-height: 110%;}
h2 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #004000}
h3 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #DA2F01;}
h4 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 10px; font-weight: normal; line-height: 110%; color: #DA2F01;}
h5 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 12px; font-weight: normal; line-height: 110%;}
h6 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 12px; font-weight: normal; line-height: 110%;}
h7 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 12px; font-weight: normal; line-height: 110%;}
h8 {font-family: Neuton, Arial, sans-serif; font-size:32px; padding-bottom: 12px; font-weight: normal; line-height: 110%;}

a.button {background:#008000; font-size:14px; line-height:24px; color:#fff; display:inline-block; padding:5px 10px 5px 10px; width: 200px;}
a.button:hover {background:#131313; }

.main-content{width: 980px; margin: 0 auto; padding:0;}
.main-content-left{width:500px; float:left; line-height: 150%;}
.main-content-right{width:390px; float:left; margin: 0; padding-left: 90px; line-height: 150%;}

.features-container {width: 260px; padding-top: 10px; border: 1px solid #000; color: #fff; background: #fff url(images/features.png) repeat-x;
box-shadow: 0px 0px 11px rgba(0,0,0,0.9); -moz-box-shadow: 0px 0px 11px rgba(0,0,0,0.9); -webkit-box-shadow: 0px 0px 11px rgba(0,0,0,0.9); -o-box-shadow: 0px 0px 11px rgba(0,0,0,0.9);}

.content-info {width: 230px; margin: auto; padding: 5px;}
.content-info a {color: #fff;}

.graphic-center {width: 100%; text-align: center;}
ul.design-services-list {list-style-type: disc; list-style-position: inside; margin-left: 5px;}

#mainmenu li {float: left; padding: 22px 80px 0 0; font-family: Pristina, Arial, sans-serif; font-size:30px; list-style: none;}
#mainmenu li a {color: #fff; text-decoration: none;}
#mainmenu li a:hover {text-decoration: underline;}

.date {font-size: 18px; font-family: MyriadPro, Arial, sans-serif;}
.event-name {color: #800080;}
.event-location {color: #C00000;}

.eugene-office {font-family: Pristina, Arial, sans-serif; font-size:30px;}

ul#waxing-list {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 15px;
}