
body { background: #eae6e8; margin-left: 0; margin-top: 0;}

input {
border: 1px solid #801d28;
}
textarea {
border: 1px solid #801d28;
}


#main {
width:829px; 
margin: 0 auto;
/* border: 1px solid #555;*/
margin-bottom:200px;

font-family: Verdana;
font-size: 12px;
font-weight:normal;
color: #333;

}

.tdtext {
font-family: Verdana;
font-size: 12px;
font-weight:normal;
color: #333;
}

.caption {
font-family: Verdana;
font-size: 10px;
font-weight:normal;
color: #666;
}



#header {
width: 800px; 
padding: 0px;
margin: 0px;
border-bottom: #900 1px solid;
}


.junk{
border: 1px solid #000;
width: 400px;
}

li {
padding:4px 0;
}

textarea {
border: 1px solid #fff;
overflow:auto;
}


.contactus { 
font-family: Verdana;
font-size: 14px;
font-weight:normal;
color: #eee;
padding-top:15px;
}

.headerlg {
font-family: Verdana;
font-size: 22px;
font-weight:bold;
color: #801d28;
}

.headerlg2 {
font-family: Verdana;
font-size: 28px;
font-weight:bold;
color: #801d28;
}

.headersm {
font-family: Verdana;
font-size: 18px;
font-weight:bold;
color: #801d28;
}


h1 {
font-family: Verdana;
font-size: 16px;
font-weight:bold;
color: #801d28;
margin-bottom:25px;
}

.h1custom {
font-family: Verdana;
font-size: 23px;
font-weight:bold;
color: #801d28;
margin-bottom:25px;
}


h2 {
font-family: Verdana;
font-size: 13px;
font-weight:bold;
color: #801d28;
margin:1px;
border:0px solid #f00;
}

c_h2 {
font-family: Verdana;
font-size: 22px;
font-weight:bold;
color: #801d28;
margin:1px;
border:0px solid #f00;
}

.c_h3 {
font-family: Verdana;
font-size: 20px;
font-weight:bold;
color: #000;
}

c_hsubtext1 {
font-family: Verdana;
font-size: 24px;
font-weight:bold;
color: #333333;
}

c_hsubtext {
font-family: Verdana;
font-size: 18px;
font-weight:bold;
color: #333333;
}

.c_hsubtext1_bold {
font-family: Verdana;
font-size: 16px;
font-weight:bold;
color: #333333;
}

.c_hsubtext2 {
font-family: Verdana;
font-size: 14px;
font-weight:normal;
color: #333333;
}

.font_14 {
font-family: Verdana;
font-size: 18px;
}

.c_subtext {
font-family: Verdana;
font-size: 16px;
color: #333333;
}

c_Hsubtext {
font-family: Verdana;
font-size: 18px;
color: #333333;
}

#footer {
border:#555 1px solid;
border-left:  0;
padding: 10px;
font-family: Verdana;
font-size: 11px;
font-weight:normal;
color: #fff;
text-align: center;
clear:both;
}

#footer a {
font-family: Verdana;
font-size: 10px;
font-weight:normal;
color: #fff;
text-decoration: none;
}

#footer a:hover {
font-family: Verdana;
font-size: 10px;
font-weight:normal;
color: #ff9;
text-decoration: underline;
}



#navcontainer {
text-align:center;
background: url("/images/nav-bkg.gif");
height:37px;
border: 1px solid #333;
padding-top:0px;
}

#navcontainer ul {
padding-top:0px;
margin-top:10px;
}

#navlist li {
/* */
padding:0  20px 0px 1px;
display: inline;
font-weight:bold;
}

#navlist a:link, #navlist a:visited
{
color: #333;
xbackground-color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #801d28;
text-decoration: underline;
}

