
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}

/* 
---------------------------------------------------------- */

td.bg_top {background:#FFFFFF url(images/bg_top.gif); height: 26px;}
td.sep_ver {background:#FFFFFF url(images/sep_ver.gif);}
td.sep_hor {background:#FFFFFF url(images/sep_hor.gif);}
td.sep_hor2 {background:#FFFFFF url(images/sep_hor2.gif);}
td.small {background:#e2ded1 url(images/bg_bottom.gif); height: 160px;}
td.bottom2 {background:#FFFFFF; height: 30px;}
td.content {background:#f3f1e9;}
td.box {background:#e6e3d7;}
td.top {background:#333333;}

/* 
---------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}

/* 
---------------------------------------------------------- */

h1 {
	font-family: Georgia, serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	text-transform: uppercase;
	color: #cb4721;
	letter-spacing: 1px;
	padding: 2px 0 5px 0px;
	border-bottom: 1px solid #efefef;
}

/* 
---------------------------------------------------------- */

h2 {
	font-family: Georgia, serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	text-transform: uppercase;
	color: #689e21;
	letter-spacing: 1px;
	padding: 2px 0 5px 0px;
	
}

h3 {
	font-family: Georgia, serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	text-transform: uppercase;
	color: #cb4721;
	letter-spacing: 1px;
	padding: 2px 0 5px 0px;
	border-bottom: 1px solid #efefef;
}

/* 
---------------------------------------------------------- */

a:link, a:visited {
	padding-bottom: 1px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	}
a:hover {
	padding-bottom: 1px;
	color: #cb4721;
	border-bottom: 1px solid #cb4721;
	}

/* 
---------------------------------------------------------- */

.main {
	font-size: 11px; COLOR: #333333; FONT-FAMILY: Verdana, sans-serif; line-height:17px;
}
A.main {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, sans-serif; line-height:17px; TEXT-DECORATION: none
}
A.main:visited {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, sans-serif; line-height:17px; TEXT-DECORATION: none
}
A.main:hover {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, sans-serif; line-height:17px; TEXT-DECORATION: none
}
A.main:active {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, sans-serif; line-height:17px; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.header {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #444444; FONT-FAMILY: Georgia, serif; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.sub_header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #cb4721; FONT-FAMILY: Georgia, serif; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.sub_green {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #9a9a52; FONT-FAMILY: Georgia, serif; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.sub_header_green {
	FONT-SIZE: 16px; COLOR: #9a9a52; FONT-FAMILY: Georgia, serif; TEXT-DECORATION: none; line-height:22px;
}

/* 
---------------------------------------------------------- */

.testimonial {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #cb4721; FONT-FAMILY: Georgia, serif; TEXT-DECORATION: none; line-height:20px;
}

/* 
---------------------------------------------------------- */

.name {
	font-style: italic; font-size: 11px; COLOR: #cb4721; FONT-FAMILY: Verdana, sans-serif; line-height:17px;
}

/* 
---------------------------------------------------------- */
.nav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, serif; text-transform: uppercase;
}
A.nav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, serif; border-bottom: 0px solid #dbd5c5; text-transform: uppercase;
}
A.nav:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, serif; border-bottom: 0px solid #dbd5c5; text-transform: uppercase;
}
A.nav:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #b4da44; FONT-FAMILY: Georgia, serif; border-bottom: 0px solid #dbd5c5; text-transform: uppercase;
}
A.nav:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Georgia, serif; border-bottom: 0px solid #dbd5c5; text-transform: uppercase;
}

/* 
---------------------------------------------------------- */


.nav_bot {
	FONT-SIZE: 11px; COLOR: #689e21; FONT-FAMILY: Verdana, sans-serif;
}
A.nav_bot {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif; border-bottom: 1px dotted #000000;
}
A.nav_bot:visited {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif; border-bottom: 1px dotted #000000;
}
A.nav_bot:hover {
	FONT-SIZE: 11px; COLOR: #689e21; FONT-FAMILY: Verdana, sans-serif; border-bottom: 1px solid #689e21;
}
A.nav_bot:active {
	FONT-SIZE: 11px; COLOR: #689e21; FONT-FAMILY: Verdana, sans-serif; border-bottom: 1px dotted #689e21;
}

/* 
---------------------------------------------------------- */

ul.services {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;

}

ul.services li {
	width:94%;
	display:block;
	background:url(images/v.jpg) top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #efefef;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 11px;
}

---------------------------------------------------------- */

ul.folio {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;

}

ul.folio li {
	width:94%;
	display:block;
	background:url(images/arrow.gif) top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #efefef;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 11px;
}

/* 
---------------------------------------------------------- */

#bottom ul {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;

}

#bottom li {
	width:94%;
	display:block;
	background:url(images/star.gif) top left no-repeat;
	margin:3px 0 0 3px;
	padding:2px 0 5px 22px;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 11px;
	
}

/* 
---------------------------------------------------------- */

#featured {
	padding: -0px 0;
}

#featured ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:-7px;
}

#featured ul li{

	width:40px;
	height:45px;
	float:left;
	padding:0;
	padding-bottom:4px;
	margin:10px 17px 0 0;
	text-align:center;
}

#featured img{
	float:left;
	margin:0;
	clear:both;
	cursor:pointer;
	border:1px solid #ccc;
	width:40px;
	height:45px;
}

#featured ul li img:hover{
	border:1px solid #9A9A52;
}

/* 
---------------------------------------------------------- */

.workshot {
	border:0px solid #eee; 
	margin:15px 0;
	
/* 
---------------------------------------------------------- */
