@charset "UTF-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
background-color:#FFFFFF;
padding:0px;
margin:0px;
top:0px;
}

.one{
width:500px;
position:relative;
float:left;
display:inline;
}

.two{
width:149px;
position:relative;
float:left;
}

h2 {
font-size:16px;
color:#ee2d24;
border-top: 1px;
border-left: 0px;
border-bottom: 0px;
border-right: 0px;
border-style:solid;
border-color:#a89b8c;
padding-top:20px;
}

h3 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#6b5b49;
border-top: 1px;
border-left: 0px;
border-bottom: 0px;
border-right: 0px;
border-style:solid;
border-color:#a89b8c;
padding-top:14px;
}

h4 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#6b5b49;
}


p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#6b5b49;
line-height:18px;
}

p a:link
{
color: #6b5b49;
text-decoration: underline;
}
p a:visited
{
color: #6b5b49;
text-decoration: underline;
}
p a:hover
{
color: #ee2d24;
text-decoration: underline;
}
p a:active
{
color: #6b5b49;
text-decoration: underline;
}

#container{
width:968px;
left:50%;
margin-left:-483px;
position:relative;
top:30px;
}

#logo{
width:966px;
height:114px;
float:left;
position:relative;
background:transparent url(../img/logo.gif) no-repeat;
border-top: 1px;
border-left: 1px;
border-bottom: 0px;
border-right: 1px;
border-style:solid;
border-color:#bababa;
}

#nav{
width:966px;
height:90px;
background-color:#ee2d24;
float:left;
position:relative;
border-top: 0px;
border-left: 1px;
border-bottom: 0px;
border-right: 1px;
border-style:solid;
border-color:#bababa;
}

#header{
width:966px;
height:246px;
float:left;
position:relative;
border-top: 0px;
border-left: 1px;
border-bottom: 0px;
border-right: 1px;
border-style:solid;
border-color:#bababa;
}

#bodyarea{
width:966px;
height:252px;
float:left;
position:relative;
background:transparent url(../img/text_back.jpg) no-repeat;
border-top: 0px;
border-left: 1px;
border-bottom: 1px;
border-right: 1px;
border-style:solid;
border-color:#bababa;
}

#bodyarea2{
width:966px;
float:left;
position:relative;
background:transparent url(../img/text_back2.jpg) repeat-y;
border-top: 0px;
border-left: 1px;
border-bottom: 1px;
border-right: 1px;
border-style:solid;
border-color:#bababa;
}

#bodytext{
width:650px;
padding:30px 0px 0px 65px;
float:left;
position:relative;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#6b5b49;
line-height:18px;
}

#bodytext a:link
{
color: #6b5b49;
text-decoration: underline;
}
#bodytext a:visited
{
color: #6b5b49;
text-decoration: underline;
}
#bodytext a:hover
{
color: #ee2d24;
text-decoration: underline;
}
#bodytext a:active
{
color: #6b5b49;
text-decoration: underline;
}

#bodytext2{
width:650px;
padding:30px 0px 30px 65px;
float:left;
position:relative;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#6b5b49;
line-height:18px;
}

#bodytext2 a:link
{
color: #6b5b49;
text-decoration: underline;
}
#bodytext2 a:visited
{
color: #6b5b49;
text-decoration: underline;
}
#bodytext2 a:hover
{
color: #ee2d24;
text-decoration: underline;
}
#bodytext2 a:active
{
color: #6b5b49;
text-decoration: underline;
}

#whitebar{
width:966px;
height:30px;
background-color:#FFFFFF;
float:left;
position:relative;
}

#footer{
width:966px;
height:30px;
float:left;
position:relative;
padding-bottom:60px;
background:transparent url(../img/footer.gif) no-repeat;
}

.large{
font-size:16px;
font-weight:bold;
color:#000000;
}

.red{
color:#ee2d24;
}