@charset "iso-8859-1";
/* CSS Document */

body {
	background:url(background.gif) repeat-x;
	margin: 10px;
	background-color: #2f2f33;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#wrapper {
	width:785px;
	margin:0px auto;
	text-align:left;
	background:url(images/main_bg.png) repeat-y;
}
#left_column {
	float:left;
	width:249px;
}

#left_column2 {
	float:left;
	width:249px;
	background:url(images/left_bg_j.png) no-repeat 0px 133px;
}

#left_column_content {
	margin:5px 20px 10px 45px;
	
}

#quote_left {
	margin-top:2px; margin-left:38px; float:left; width:18px;
}
#t_left_column_content {
	margin:5px 20px 10px 61px;
}
#content_bg {
	background:url(images/content_bg.png) no-repeat;
	width:785px;
}
#content_bg2 {
	width:785px;
}
#content {
	float:left;
	width:536px;
	background:url(images/nav_bg.png) no-repeat;
}
#content2 {
	float:left;
	width:536px;
	background:url(images/nav_bg2.png) no-repeat;
}
#content_text {
	margin:20px 40px 40px 43px;
}
img.left {
	padding:2px 20px 10px 0px;
}
img.right {
	padding:2px 0px 10px 20px;
}
h1 {
	font-size:18px;
	color:#68652f;
}
h2 {
	font-size:16px;
	color:#b32017;
}
.larger {
	font-size:120%;
}
a:link {color: #68652f; text-decoration: underline;}
a:active {color: #68652f; text-decoration: underline;}
a:visited {color: #5d5a2c; text-decoration: underline;}
a:hover {color: #777544; text-decoration: none;}

a.highslide:link {text-decoration: none;}


a.white:link {color: #fff; text-decoration: underline;}
a.white:active {color: #fff; text-decoration: underline;}
a.white:visited {color: #fff; text-decoration: underline;}
a.white:hover {color: #fff; text-decoration: none;}

hr {border: none 0;
border-top: 1px dashed #b3b297;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.testimonial_font_intro {
	font-size:11px;
	color:#b32017
}
.testimonial_font_source {
	font-size:11px;
	color:#646468
}
#footer {
	background:url(images/footer.png) no-repeat;
	width:735px;
	height:41px;
	padding:35px 25px 10px 25px;
}
.white {color:#FFF}
.smaller {font-size:90%;}
.small {font-size:80%;}

