*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #5e5e5e;
	font-size: 100%;
	line-height: 1em;
	font-family: Georgia;
	/*color: #6d6d6d;*/
	text-align: center;
}

input, select, textarea
{
	font-family: Georgia;
	color: #6d6d6d;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
}
img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul
{
	margin: 20px;
}
ul li
{
	line-height: 1.58em;
	font-size: 9pt;
}

/*==================list====================*/
/*
ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:1.58em; font-size:7pt;}
ul li a{text-decoration:underline; color:#6d6d6d}
ul li a:hover{ text-decoration:none}

ul.list_2 {margin:0px; padding:0px; list-style:none}
ul.list_2 li { line-height:1.58em; color:#b50202}
ul.list_2 li a{text-decoration:underline; color:#b50202}
ul.list_2 li a:hover{ text-decoration:none}
*/
/*==========================================*/

a
{
	text-decoration: underline;
	color: #ba0000;
}
a:hover
{
	text-decoration: none;
}

a.link
{
	text-decoration: underline;
	color: #6d6d6d;
}
a.link:hover
{
	text-decoration: none;
}

h5
{
	font-size: 1em;
	color: #6d6d6d;
	margin: 0 0 20px 0;
	line-height: 1.58em;
}
h5.font_1
{
	font-size: 1em;
	color: #ba0000;
	font-weight: normal;
	margin: 0;
	line-height: 1.58em;
}
h5.font_2
{
	color: #ba0000;
	font-weight: normal;
}
h1
{
	font-size: 100%;
	font-weight: normal;
}
.h1title
{
    font-size: 14pt;
	color: #ba0000;
	margin-bottom: 10px;
	font-variant:small-caps;
	letter-spacing: 2px;
	font-weight: bold;
}

.h1special
{
    font-size: 11pt;
}

h2
{
    font-size: 10pt;
	color: #ba0000;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.maroon
{
	color: #ba0000;
}

.font_1
{
	color: #ba0000;
}

p
{
	margin: 0 0 19px 0;
}
.p1
{
	margin: 0 0 10px 0;
}

.clear
{
	clear: both;
}

.top_bg
{
	background: url(images/top_bg3.jpg) repeat-x top #e6e6e6;
}

#header
{
	height: 260px;
	background: url(images/header.jpg) no-repeat 0 0;
}

#header img
{
	margin-top: 200px;
}

/*content*/
#content
{
	font-size: 0.75em;
	line-height: 1.58em;
	background: #fff;
}
.content_indent
{
	padding: 18px 25px 34px 19px;
}

.title
{
	margin-bottom: 11px;
}
.title2
{
	margin-bottom: 16px;
}
.img_left
{
	float: left;
	margin: 0 20px 20px 0;
}
.img_left2
{
	float: left;
	margin: 5px 20px 15px 0;
}
.img
{
	margin-bottom: 14px;
}

.line_y
{
	background: url(images/line_bg.gif) repeat-y right top;
}
.line_x
{
	background: url(images/line_bg.gif) repeat-x bottom;
}

.line
{
	background: url(images/line_bg.gif) repeat-x top;
	height: 16px;
	margin: -4px -4px 0 -22px;
}

.small
{
	font-size: 8pt;
}

.error
{
	color: Red;
	font-size: 8pt;
}

.contentSection
{
	padding: 14px 4px 28px 22px;
}

.phone
{
	font-size: 18pt;
	font-weight: bold;
	padding-left:25px;
	color: #ba0000;
}

/*footer*/
#footer
{
	background: url(images/footer_bg.gif) repeat-x top;
	width: 100%;
	text-align: center;
	padding: 23px 0 23px 0;
	font-size: 0.75em;
	line-height: 1.58em;
	color: #fff;
}
#footer a
{
	color: #fff;
	text-decoration: underline;
}
#footer a:hover
{
	text-decoration: none;
}


/*================== index.html ==================*/
#page1 #content .col_1 .indent
{
	padding: 13px 0 0 0;
}
#page1 #content .col_2 .indent_1
{
	padding: 14px 4px 28px 22px;
}
#page1 #content .col_2 .indent_2
{
	padding: 22px 4px 15px 22px;
}
#page1 #content .col_2 .indent_3
{
	padding: 22px 4px 15px 22px;
}
