*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #5e5e5e;
    font-size: 100%;
    line-height: 1em;
    font-family: Georgia;
    /*color: #6d6d6d;*/
    color: #000;
    text-align: center;
}

/*in_line*/
input, select, textarea
{
    vertical-align: middle;
    font-weight: normal;
    font-family: Georgia;
    color: #6d6d6d;
    font-size: 1em;
    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;
}


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;
}

.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.gif) repeat-x top #e6e6e6;
}

/*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: 7pt;
}

.contentSection
{
    padding: 14px 4px 28px 22px;
}

/*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;
}

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;
}

.sitenavbar
{
    background: transparent url(/images/sitenavbargradient.jpg) repeat-x;
    height: 40px;
    font-size: 16pt;
    letter-spacing: 5px;
    color: #FFF;
    text-align: center;
    font-variant: small-caps;
    vertical-align: middle;
    padding-top: 20px;
}

.sitenavbar a
{
    color: #FFF;
    text-decoration: none;
}

.navbar
{
    background: transparent url(/images/navbar2.jpg) repeat-x;
    height: 60px;
    font-size: 11pt;
    letter-spacing: 1px;
    color: #FFF;
    font-variant: small-caps;
}

.navbar a
{
    color: #FFF;
    text-decoration: none;
}

.navitem
{
    float:left; 
    width:130px;
    text-align: center;
    vertical-align:middle;
    height: 40px;
    padding-top: 20px;
    cursor: hand;
}

.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;
}
