@charset "utf-8";
/* Basic Style Sheet - Colorful Environments
   Updated: Friday 09.15.08 @ 2:00 p.m.
   Author:     Kimber Malone
   ----------------------------------------------------*/

/* COLORS (color guide)
   Body Background:       #2F2C22
   Main Text:             #B3A576
   Links:                 #9C6D25
   Dark Brown Border:     #222019
   Green Headline:        #958944
*/

/* GENERIC (Section Titles)
   HEADER
   SIDEBAR
   FORMS
   TABLES
   FOOTER
*/

/* =GENERIC
   ----------------------------------------------------*/
html, body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/ce-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #1F1F1F;
	
}

#big-wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

/* TYPOGRAPHY
   ----------------------------------------------------*/
h1 {
	font-size: 125%;
	color: #FE659E;
}

h2 {
	color: #333333;
	background-color: #Fbc2dc;
	font-size: 120%;
}

h3 {
}

h4 {
	margin-bottom: 2px;
	padding-top: 0px;
}

.pink-style {
	color: #FE659E;
	font-weight: bold;
}
/* HEADER
   ----------------------------------------------------*/
#top-header {
	float: right;
	width: 825px;
	height: 180px;
}

#lily-wrapper {
	background-image: url(../images/lily.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 1100px;
	margin-top: 20px;
}

#ce-logo {
	background-image: url(../images/ce-logo.png);
	background-repeat: no-repeat;
	float: right;
	height: 127px;
	width: 825px;
	margin-top: 0px;
}

#ce-phone {
	background-image: url(../images/ce-phone.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 335px;
	margin-left: 337px;
	margin-top: 8px;
}

/* NAVIGATION
   -----------------------------------------------*/

#navbar {
	float: right;
	height: 55px;
	width: 875px;
	margin-top: 4px;
	padding-top: 15px;
}

ul.nav li {
	float: left;
}

ul.nav a {
	display: block;
	margin-left: 0;
	list-style: none;
	margin-right: 5px
	background-color: #eaeaea;
	text-decoration: none;
	color: #FFFFFF;
	width: 165px;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	border: none;
}

ul.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul.nav a:hover {
	color: #FBC2DC;
	text-decoration: none;
}

ul.nav {
	float: right;
	list-style: none;
	padding-left: 0;
	padding-top: 6px;
	padding-bottom: 5px;
	border: none;
	padding-right: 25px;
}
	
/* BODY
   -----------------------------------------------*/
#body-wrapper {
	float: right;
	width: 880px;
	margin-top: 20px;
}

#photo-slideshow {
	height: 340px;
	width: 875px;
	float: right;
	margin-top: 5px;
}

#photo-slideshow a:link, #photo-slideshow a:visited {
	color: #FE659E;
}

#photo-slideshow a:hover {
	color: #0C0C0C;
}

#left-sidebar {
	float: left;
	width: 250px;
}

#right-sidebar {
	float: right;
	width: 250px;
	margin-left: 15px;
}

#content {
	float: right;
	width: 625px;
	margin-bottom: 10px;
}

#content2 {
	float: right;
	width: 875px;
	margin-bottom: 10px;
}

#services {
	float: left;
	width: 800px;
	padding-right: 25px;
	padding-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.services2 {
	float: left;
	width: 835px;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

.small-box1 {
	background-image: url(../images/iris-frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 169px;
	width: 179px;
	margin-right: 20px;
}

.small-box2 {
	background-image: url(../images/house1-frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 169px;
	width: 179px;
	margin-right: 20px;
}

.small-box3 {
	background-image: url(../images/patio-frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 169px;
	width: 179px;
	margin-right: 20px;
}

.small-box4 {
	background-image: url(../images/house2-frame.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 169px;
	width: 179px;
}

.box-text {
	text-align: center;
	margin-top: 142px;
}

.box-text a:link, .box-text a:visited {
	color: #262626;
	text-decoration: none;
}

.box-text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.newsbox {
	float: left;
	width: 380px;
}

.photobox {
	background-image: url(../images/photo-slideshow1.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 326px;
	width: 488px;
}

#flash {

}

ul.news {
	margin-left: 0;
	list-style: none;
	padding-left: 0;
	border: 1px solid #FCC1DD;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.news il {
	list-style-type: none;
	padding-top: 2px;
}

ul.news a {
	color: #333333;
}

ul.news a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FCC1DD;
}

ul.news a:visited {
	color: #333333;
	text-decoration: none;
}

.landscape-image {
	float: right;
	height: 235px;
	width: 315px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	margin-top: 28px;
	font-size: 90%;
	font-style: italic;
}

/* FOOTER
   -----------------------------------------------*/
   
#footer {
	clear: both;
	height: 274px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #030303;
	background-position: left bottom;
}

#footer-text {
	clear: both;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: center;
	font-size: 95%;
	color: #C7A7C5;
}

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

#footer-text a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #898788;
}

.clearit {
	clear: both;
}
/* Form
   -----------------------------------------------*/
#contactForm {
	font-size: 100%;
	width: 650px;
}

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

legend {
	font-weight: bold;
	color: #FE659E;
}

.label {
	width: 230px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

input#submit, input#reset {
	background-color: #333132;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #2E2C2D;
	border-bottom-color: #2E2C2D;
	border-left-color: #CCCCCC;
	color: #FFF1FD;
	font-weight: bold;
}

select#services {
	
	width: 200px;
}

input#firstname, input#lastname, input#companyname, input#email, input#address {
	background-color: #fff1fd;
	font-size: .9em;
	width: 250px;
	margin-top: -2px;
}

input#subdivision, input#phone, input#city, input#state {
	background-color: #fff1fd;
	font-size: .9em;
	width: 200px;
}

input#zip {
	background-color: #fff1fd;
	font-size: .9em;
	width: 100px;
}

textarea {
	background-color: #fff1fd;
	font-size: .9em;
}

.form-subtitle {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.required {
	font-size: 90%;
	color: #FE659E;
}

.Surname {
	visibility: hidden;
}