body{
	font-size: 12px;
	color: #986827;
	font-family: verdana;
	text-align: center;
	padding: 0px;
	margin: 0;
}

A {
	TEXT-DECORATION: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #986828;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #CB6828;
}


h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
}	
	
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

img {
	border: 1px solid #CCC;
	padding: 0px;
}

img a{
	border: 1px solid #green;
}

img a:hover{
	border: 1px solid #green;
}


div#navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CB9B2B;
	text-decoration: none;
}

div#navigation a
{
	text-decoration: none;
	color: #CB9B2B;
}

div#navigation a:hover
{
	text-decoration: underline;
	color: #986827;
	}


div#container{
	width: 900px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#leftnav {
	float:left;
	width:275px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #693;
	padding-bottom: 20px;
	padding-right: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left: 7px;
}


div#leftnav a{
	text-decoration: none;
	color: #693;
}

div#leftnav a:hover{
	text-decoration: underline;
	color: #CDDE61;
}


div#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: left;
	line-height: 14px;
}

div#footer{
	clear:both;
width:100%
margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	}

div#footer a{
	text-decoration: none;
	color: #999;
}

div#footer a:hover{
	color: #333;
	text-decoration: underline;
}

div#header{
	height: 110px;
	text-align: right;
}

div#content {
	float:right;
	width:600px;
	margin: 0px;
	padding: 0px;
	color: #986827;
	font-family: arial;
	line-height: 20px;
}

div#content a{
	color: #CD6928;
	text-decoration: underline;
}

div#content a:hover{
	color: #9B9B36;
}

div#content img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div#content h1{
	color: #630;
	margin-bottom: 0px;
}
div#landing p{
	font-size: 12px;
	color: #939;
	font-family: verdana;
	text-align: center;
	padding: 0px;
	margin: 0;
	line-height: 18px;
}


div#landing a {
	TEXT-DECORATION: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
}
div#landing a:hover {
	TEXT-DECORATION: underline;
	color: #CB6828;
}

div#landing h2 {
	font-size: 22px;
	font-weight: bold;
}

div#landing h3 {
	display: inline;
	font-weight: bold;
	vertical-align: text-top;
	font-size: 14px;
}


div#portfolio {
	height:500px;
	margin: 0px;
	padding: 0px;
}
div#quotebox {
	float:right;
	width:300px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	font-size: 12px;
	color: #693;
	padding-top: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #F8F8E7;
	height: 775px;
}

div#onecolumn {
	float:left;
	width:900px;
	text-decoration: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #693;
	padding-bottom: 20px;
	padding-right: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left: 7px;
}

#logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#serving {
	font-size: 11px;
	line-height: 26px;
}
#call {
	font-size: 26px;
	font-weight: bold;
}
#keywords {
	color: #999;
	text-align: left;
}

#keywords a{
	color: #999;
	text-decoration: none;
}

#keywords a:hover{
	text-decoration:underline;
}


#nutmegaroo {
	text-decoration: none;
	color: #999;
	text-align: left;
}

#nutmegaroo a{
	text-decoration: none;
	color: #999;
	text-align: left;
}

#requestaquote {
	font-size: 24px;
	color: #693;
	font-weight: bold;
}

#addthis {
	float: right;
}


#paypal {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#yelp {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#artwork {
	float: right;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
}

#aboutme {
	font-family: arial;
	font-size: 18px;
	line-height: 105%;
}

.description{
	font-size: 11px;
	text-decoration: none;
	color: #9B9B36;
	line-height: normal;
	}
	
.description2 {
	font-size: 11px;
	text-decoration: none;
	color: #986827;
	line-height: normal;
}
	
.red {
	color: #C00;
}

.red a {
	color: #C00;
}

.notes{
	font-size: 9px;
}
