body {
	font-family: "Century Gothic", "Helvetica Neue Light", Helvetica;
	font-size: 100%;
	font-weight: lighter;
	background-image: url(images/brown.jpg);
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
}

p, li {
	color: #D4D4D4;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: lighter;
}
h1 {
	font-size: 1em;
	font-weight: lighter;
	color: #7EB9D9;
	padding-top: 0em;
	padding-bottom: 0em;
}
h2 {
	font-size: 2em;
	font-weight: lighter;
	color: #D4D4D4;
	padding-top: 0em;
	padding-bottom: 0em;
}
h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #D4D4D4;
	padding-top: 0em;
	padding-bottom: 0em;
}
ul {
	list-style: none;
	font-weight: lighter;
}

a:link, a:active, a:visited{
	text-decoration: none;
	color: #7EB9D9;
}

a:hover {
	color: #7EB9D9;
	text-decoration: none;
	text-transform: capitalize;
}


#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#header {
	background-image: url(images/cornertop.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 556px;
	margin-left: 409px;
	background-position: top;
}

#content {
	width: 750px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #836857;
	padding-bottom: 30px;
}

#content p {
	padding-top: 0px;
	padding-right: 80px;
	padding-left: 50px;
	padding-bottom: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
}

#logo {
	width: 507px;
	height: 153px;
	margin-left: 80px;
	margin-top: 15px;
	margin-bottom: 50px;
}

#tagline {
	width: 722px;
	height: 20px;
	margin-left: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
	background-image: url(images/tagline.jpg);
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
#homecontent {
	background-image: url(images/cindy.jpg);
	background-repeat: no-repeat;
	background-position: 407px 0px;
	clear: both;
	height: 400px;
	padding-top: 0px;
}
#homecontent p {
	padding-top: 0px;
	padding-right: 80px;
	padding-left: 34px;
	padding-bottom: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	width: 610px;
}
#homefooter {
	height: 52px;
	width: 554px;
	text-align: center;
	font-size: 0.7em;
	clear: both;
	padding: 0px;
	margin-left: 320px;
	text-indent: 120px;
	margin-top: -30px;
}
#homefooter p {
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
}
#homefooter a:hover {
	font-weight: bold;
}
#footer {
	background-image: url(images/cornerbottom.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 554px;
	text-align: center;
	font-size: 0.7em;
	clear: both;
	margin-left: 411px;
	text-indent: 120px;
	padding-top: 30px;
}

#footer p {
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
}
#footer a:hover {
	font-weight: bold;
}

#webdesigner {
	height: 22px;
}

#designsnav {
	margin-top: 50px;
	margin-bottom: 50px;
}
#designsnav h1 {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#designsnav a{
	color: #7DB9D9;
	text-decoration: none;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.6em;
}
#designsnav a:hover {
	text-transform: capitalize;
}

#navigation {
	float: left;
	width: 213px;
}

#navbar {
	text-align: right;
	display: block;
	font-size: 20px;
	line-height: 60px;
	margin-top: 15px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/crocbuttons.jpg);
	font-weight: lighter;
}
#navbar ul a{
	color: #7DB9D9;
	text-decoration: none;
	margin-right: 20px;
}
#navbar ul a:hover {
	text-transform: capitalize;
}

#home #navbar .home a,
#designs #navbar .designs a,
#otherwise #navbar .otherwise a {
	color: #CCCCCC;
	cursor: default;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
#otherwiseleft {
	width: 200px;
	float: left;
}
#otherwiseleft li {
	color: #836857;
	line-height: 1.5em;
}
#otherwiseright {
	width: 550px;
	float: left;
	text-align: right;
}
#otherwiseright p {
	padding-left: 0px;
	padding-right: 50px;
}
#otherwiseright h1, h2, h3 {
	padding-left: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
}
#contact {
	width: 380px;
	padding-right: 50px;
	float: right;
}
.formPair {
	clear: both;
	vertical-align: top;
	display: block;
	padding: 5px;
}
.formLabels {
	font-size: 80%;
	color: #D4D4D4;
	width: 150px;
	text-align: right;
	float: left;
}
.formElement {
	width: 200px;
}
.formElementArea {
	width: 203px;
}
.italiseright {
	font-style: italic;
	text-align: right;
	display: block;
}
img.rightimg {
	float: right;
	margin-right: 30px;
	margin-bottom: 60px;
}
img.leftimg {
	float: left;
	margin-left: 10px;
	margin-bottom: 60px;
}
img.rightimg1 {
	float: right;
	margin-right: 32px;
	margin-bottom: 10px;
}
.clearfloats {
	clear: both;
	display: block;
	height: 1em;
}
.clearfloats p {
	color: #442E23;
}
.helvetica {
	font-family: "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

.orangefont {
	color: #FF9900;
}

.greenfont {
	color: #99CC00;
}

