body {
	margin: 0;
	padding: 0;
	background-color: #CFC2B4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(images/background-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #161616;
}
.nav {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #ffffff;	
}
a.nound:link {
	text-decoration : none;
}
a.nound:visited {
	text-decoration : none;
}
a.nound:hover {
	text-decoration : none;
}
a.nav:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav:hover {
	color : #ddd9d6;
	text-decoration : none;
	font-weight : normal;
}
a.nav:visited {
	text-decoration : none;
	font-weight : normal;
}
a.nav:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav-home:link {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;
}
a.nav-home:visited {
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;	
	color : #000000;	
}
a.nav-home:active {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;	
}
a.nav-home:hover {
	color : #006622;
	text-decoration : none;
	font-weight : bold;
	font-size: 13px;	
}
a.bodymain:link {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.bodymain:visited {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.bodymain:active {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.bodymain:hover {
	color : #608267;
	text-decoration : underline;
	font-weight : bold;
}
#main_body {
	background-image: url(images/background-internal-body.png);
	height: 478px;
	background-repeat: no-repeat;
}
#home_body {
	background-image: url(images/background-home-body.png);
	height: 684px;
	background-repeat: no-repeat;
	background-position: top;
}
#portfolio_body {
	background-image: url(images/background-internal-tall-body.png);
	height: 588px;
	background-repeat: no-repeat;
}
#services_body {
	background-image: url(images/background-services-body.png);
	height: 670px;
	background-repeat: no-repeat;
}
#services_body-new {
	background-image: url(images/background-services-body-new.png);
	height: 758px;
	background-repeat: no-repeat;
}
#ask_stager_body {
	background-image: url(images/background-ask-stager-body.png);
	height: 626px;
	background-repeat: no-repeat;
}
#testimonials_body {
	background-image: url(images/testimonial_background.jpg);
	height: 580px;
	background-repeat: no-repeat;
}
.testimonial {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7275B6;
}
h1 {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 15px;
	color: #444444;
	font-weight: bold;
}
h2 {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px;
	color: #000000;
	font-weight : bold;	
}
.box {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #333333;
}
.footer {
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #000000;
}
a.footer:link {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.footer:visited {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.footer:active {
	color : #27352a;
	text-decoration : none;
	font-weight : bold;
}
a.footer:hover {
	color : #608267;
	text-decoration : underline;
	font-weight : bold;
}
input.apt {
	background-color: #ffffff;
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 18px;
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
input.checkbox {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .71em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 15px;
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
input.radio {
	background-color: transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .71em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 15px;
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
textarea {
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 64px;
	width: 290px;	
	letter-spacing: normal;
	line-height: normal;
	border-width: 1;
	border-color: Gray;
}
ul {
	margin-left: 28px;
	margin-right: 0px;
	list-style: disc;
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #161616;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;	
} 
li {
	margin-left: 28px;
	margin-right: 0px;
	list-style: disc;
   font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #161616;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;	
} 
input.submit {
  background-color: #ffffff;
  border-width: 1;
  border-color: Gray;
  border-top-color: #999999;
  border-left-color: #999999;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
} 
.smallcaps { font-size: 10px; font-weight: normal; padding:0; font-family: Arial, Helvetica, sans-serif; }
#top {
	background-image: url(images/top_background.gif);
	background-position: top;
	background-repeat: repeat-x;
}
