body
{
	background-color:#ba4b07;
}

p
{
	color:#6E5D4C;
}

p a
{
	color:#6E5D4C;
	text-decoration:underline;
}

p a:hover
{
	text-decoration:underline;
	color: #D24007;
}

p.subtitle
{
	font-size:11px;
	margin-top:5px;
}

p.testimonial
{
	font-size:11px;
}

#wrapper
{
	width:1015px;
	margin:0 auto;
	background-image:url('../images/background_strip.jpg');
	background-repeat:repeat-y;
	min-height:900px;
	height:100%;
}

#content
{
	width:975px;
	overflow:hidden;
	margin-left:20px;
	float:left;
	display:inline; /* For IE6 Double Margins */
	height:100%;
}

#header
{
	width:975px;
	height:106px;
	float:left;
}

#header #menu
{
	margin-left:155px;
	margin-top:55px;
	float:left;
	display:inline;
}

#menu li
{
	float:left;
}

#menu li a
{	
	color: #95887C;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;	
}

#menu li a:hover, #menu li a.active, #inner_left ul li a:hover, #inner_left ul li a.active
{
	color: #D24007;
}

#inner_left ul li a:active
{
	color: #D24007;
}


.separate
{
	color:#a3ad14;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

#slideshow
{
	width:975px;
	height:215px;
	border-top:9px solid #c8d601;
	border-bottom:9px solid #c8d601;
	float:left;
}

#front_left
{
	padding-top:45px;
	padding-left:120px;
	padding-right:95px;
	width:450px;
	float:left;
}

#front_left h1
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight:normal;
	font-size:23px;
	color:#d24007;
	padding-bottom:20px;
}

#front_left p
{
	color:#6e5d4c;
	font-size:12px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	line-height:22px;
}

#front_right
{
	padding-top:115px;
	width:200px;
	float:left;
}

#front_right ul li
{
	background-image:url('../images/arrow_0.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:20px;
	margin-bottom:10px;

}

#front_right ul li a
{
	font-size:12px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#9e9388;
	text-decoration:none;
}

#front_right ul li a:hover
{
	color:#d24007;
}

#front_right ul li:hover
{
	background-image:url('../images/arrow_1.gif');
	background-repeat:no-repeat;
}

#footer
{
	width:825px;
	float:left;
	margin-left:75px;
	margin-top:20px;
	margin-bottom:20px;
	display:inline;
	border-top:1px dotted #b7a289;
}

#footer #menu
{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}

#footer #menu
{
	width:825px;
	background-image:url('../images/list_decoration.jpg');
	background-position:top right;
	background-repeat: no-repeat;
}

#footer p
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color:#6e5d4c;
	font-size:9px;
	line-height:15px;
}

#footer p a
{
	color:#6e5d4c;
	font-size:9px;
	text-decoration:none;
}

#footer p a:hover
{
	color:#D24007;
}

#inner_content, #blog_content
{
	width:825px;
	overflow:hidden;
	margin-left:75px;
	float:left;
	display:inline; /* For IE6 Double Margins */
	height:100%;
	border-top:1px solid #c8d601;
}

#inner_content #inner_left
{
	padding-top:30px;
	width:270px;
	float:left;
}

#blog_content #inner_left ul li img
{
	padding-top:15px;
	padding-right:5px;
}

#blog_content #inner_left
{
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	width:210px;
	float:left;
	background-color:#e6e5e3;
	height:100%;
}

#inner_content #inner_right
{
	padding-top:30px;
	width:555px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	float:left;
	font-size:13px;
	line-height:20px;
}

#inner_content #inner_right p
{
	margin-bottom:15px;
}

#inner_content #inner_right h1
{
	font-size:21px;
	color:#d24007;
	font-weight:normal;

}

#inner_content #inner_right h2
{
	color:#d24007;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
}

#blog_content #inner_right
{
	width:555px;
	float:left;
}

#inner_left ul, #inner_left ul li a
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color:#6e5d4c;
	font-size:11px;
	margin-bottom:20px;
	text-decoration:none;
}

#inner_left ul li
{

	line-height:15px;
}

#blog_footer
{
	width:825px;
	height:170px;
	float:left;
	margin-left:75px;
	margin-bottom:10px;
	display:inline;
	background-color:#6e5d4c;
}

.post
{
	margin-left:27px;
	width:528px;
	float:left;
	padding-bottom:20px;
	padding-top:45px;
	margin-bottom:20px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#6e5d4c;
	border-bottom:1px solid #a7a099;
	display:inline;
	font-size:12px;
	line-height:20px;
	background-image:url('../images/post_bg.jpg');
	background-position:top left;
	background-repeat: no-repeat;
}

.post h2 a
{
	font-size:18px;
	color:#ba4b07;
	text-decoration:none;
}

.post h2
{
	margin-bottom:10px;
}

/* Portfolio slider */
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden;  
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
text-align:right;
line-height:17px;
font-size:10px;
color:#6e5d4c;
overflow: auto;
width: 1%;
border-top: 1px dotted #B7A289;
margin-top:10px;
}
.stripTransmitter ul {
margin: 0;
margin-left:5px;
padding: 0;
position: relative;
float:right;
list-style-type: none;
}
.stripTransmitter ul li{
width: 8px;
float:left;
margin-right:5px;
}

.stripTransmitter a{
font: bold 15px Verdana, Arial;
text-align: center;
text-decoration: none;
color:#d1d1d1;
display: block;
}

.stripTransmitter a:hover, a.current{

color:#ba4b07;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}
