body {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #232323;
	background: #bfbe8e url(images/bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	}

a:link 	{ 
	text-decoration: none; 
	color: #003e9a; 
	}
	
a:visited { 
	text-decoration: none; 
	color: #003e9a; 
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #0062f4; 
	}
	
@font-face { 
	font-family: tuffy; 
	src: url('http://www.uniquepiss.com/tuffy.ttf'); 
	}	

img { 
	border: none; 
	padding:0; 
	}

img a { 
	border:none;
	}
	
#container {
	width: 940px;
	min-height: 700px;
	background: url(images/container-bg.jpg) top center no-repeat;
	margin: 0 auto;
	}
	
#header {
	width: 920px;
	margin: 0 auto;
	}
	
#logo {
	width: 427px;
	height: 88px;
	float: left;
	padding: 57px 0px 0px 8px;
	}
	
#showcase-container {
	width: 920px;
	margin: 0 auto;
	}
	
#showcase {
	width: 675px;
	float: left;
	height: 229px;
	min-height: 229px;
	max-height: 229px;
	padding: 67px 0px 0px 15px;
	}
	
#fadeshow1 {
	margin-top: 4px;
	}
	
#navigation {
	width: 200px;
	float: left;
	padding: 73px 0px 0px 15px;
	}
	
#vertmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	width: 200px;
	padding: 0px;
	margin: 0px;
	}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}

#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #a3cc9a;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	color: #593917;
	width: 190px;
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #ffffff;
	background-color: #187739;
	}
	
#content-box {
	width: 940px;
	margin: 0 auto;
	background: #ffffff url(images/container-bg2.jpg) top left repeat-y;
	}
	
#content {
	width: 895px;
	background: #ffffff;
	margin: 0 auto;
	}
	
#content2 {
	width: 680px;
	float: left;
	}
	
#content3 {
	width: 200px;
	float: right;
	}
	
#image-gallery1 {
	width: 288px;
	float: left;
	padding: 0px 15px 15px 0px;
	}
	
#image-gallery2 {
	width: 288px;
	float: left;
	padding: 0px 0px 15px 0px;
	}	
	
#content-words {
	float: left;
	width: 450px;
	}
	
#content-words2 {
	float: left;
	width: 560px;
	}
	
#content-words3 {
	float: left;
	width: 530px;
	}
	
#content-words4 {
	float: left;
	}
	
#content-words5 {
	float: left;
	width: 530px;
	padding-left: 15px;
	}	
	
#content-words2 b {
	color: #593917;
	}
	
#content-words3 b, #content-words4 b {
	color: #036;
	}	
	
#content-images {
	float: right;
	}
	
#content-images2 {
	float: left;
	}	
	
h1, h2 {
	font-family: Georgia, serif;
	font-size: 26px;
	color: #187739;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 3px;
	border-bottom: #ddd solid thin;
	}
	
h3 {
	font-family: Georgia, serif;
	font-size: 23px;
	color: #F90;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	
#testimonials-left {
	width: 435px;
	padding-right: 25px;
	float: left;
	}
	
#testimonials-right {
	width: 435px;
	float: right;
	}	
	
#testimonials-left, #testimonials-right {
	font-family: Georgia, serif;
	font-size: 17px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}
	
#testimonials-left b, #testimonials-right b {
	color: #F93;
	}
	
#footer {
	width: 940px;
	background: url(images/footer-bg.jpg) top left no-repeat;
	min-height: 185px;
	max-height: 185px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 11px;
	}
	
#footer a:link 	{ 
	text-decoration: none; 
	color: #593917; 
	}
	
#footer a:visited { 
	text-decoration: none; 
	color: #593917; 
	}
	
#footer a:hover, a:active { 
	text-decoration: none; 
	color: #4d2d0c; 
	}	