a
{
	text-decoration:none;
	color:#990000;
}

a:hover
{
	color:#FF0000;
	text-decoration:none;
}

h1
{
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px 0px 6px 0px;
	font-family:"Century Gothic";
	color:#bbbbbb;
	font-size:30px;
	border-bottom:1px solid #dddddd;
}

h2
{
	font-weight:bold;
	font-size:17px;
	color:#760000;
	font-family:"Century Gothic";
	padding:5px 5px 5px 15px;
	background:transparent url(/images/dot.gif) left no-repeat;
	margin-bottom:5px;

}

h3
{
	font-weight:bold;
	color:#777777;
	font-size:14px;
	margin:5px 0px 0px 0px;
}

html,body 
{
	height:100%;
	margin:0px;
	background-color:#6a6a6a;
	vertical-align:top;
	font-family:Verdana;
	font-size:11px;
	cursor:default;
}

hr
{
	border:0px;
	color:#dddddd;
	background-color:#dddddd;
	width:30%;
	height:1px;
	text-align:center;
	margin-bottom:20px;
}

img
{
	border:0px;
}

select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
}

ul li
{
	color:black;
	line-height:16px;
	padding:5px 0px 5px 0px;
}

div.container
{
	background:#6a6a6a url(../images/stripes.jpg) left center repeat-y;
	height:100%;
}

div.home_logo
{
	background:#6a6a6a url(../images/logo.jpg) top left no-repeat;
	height:114px;
		cursor:pointer;
	color:white;

}

div.home_body
{
	background:#6a6a6a url(../images/white.jpg) top left repeat-y;
	height:354px;
	padding-left:63px;
	vertical-align:top;
	margin:0px;
	padding-top:0px;
}

div.home_body_sub
{
	background:#6a6a6a url(../images/white.jpg) top left repeat-y;
	padding:20px 70px 20px 90px;
	width:650px;
	text-align:justify;
}

div.bottom_bar
{
	background:#6a6a6a url(../images/bottom_bar.jpg) top left no-repeat;
	color:white;
	font-size:10px;
	padding:8px;
	color:#dddddd;
	padding-left:72px;
	line-height:normal;
}

div.bottom_stripes
{
	
	height:100%;
	width:834px;
}

div.page_content
{
	line-height:20px;
	color:#444444;
}

div.side_content
{
	float:right; 
	width:130px; 
	text-align:center; 
	padding:0px 0px 10px 10px;
}

img.side_image
{
	float:right;
	padding:6px;
	background:white;
	border:1px solid #e7e7e7;
	margin-left:20px;
}

div.section_header
{
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

div.section_content
{
	padding-left:8px;
	padding-bottom:25px;
}

.link_bold a
{
	font-weight:bold;
	font-size:11px;
	color:#333333
}

.link_white_bold a
{
	color:white;
	font-weight:bold;

}

.nav_menu
{
	cursor:pointer;
}

div.testimonial_left
{
	background:transparent url(/images/quote_left.gif) top left no-repeat;
	margin-bottom:10px;
}

div.testimonial_right
{
	background:transparent url(/images/quote_right.gif) bottom right no-repeat;
	padding:15px;
}

div.testimonial_name
{
	text-align:right;
	font-weight:bold;
	margin-bottom:20px;
}

.button
{
	padding:4px;
	font-size:10px;
	cursor:pointer;
	font-family:verdana;
}

.button_bold
{
	font-weight:bold;
	padding:4px;
	font-size:10px;
	cursor:pointer;
	font-family:verdana;
}

.form_label
{
	padding-right:10px;
	text-align:right;
	font-size:10px;
}

.form_label_required
{
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	font-size:10px;
}

.input_checkbox
{
	margin:0px;
}

.input_field
{
	padding:2px;
	font-size:10px;
	color:#666666;
	font-family:verdana;
	width:200px;
}

.input_textarea
{
	padding:2px;
	font-size:10px;
	font-family:verdana;
	color:#666666;
	overflow:auto;
}

.trail, .trail a
{
	color:#b05454;
	padding-bottom:10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}