*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fff url('images/bg.gif');
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #857D74;
}

p
{
text-align: justify;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
color:#B85903;
}
h1,h2,h3,h4,h5,h6,th
{
font-family: georgia, "times new roman", serif;
font-weight: normal;
}
h1{font-size:22px;margin-bottom: 10px; color:#6C3C1E}

.foot
{
height: 1px;
line-height: 1px;
clear: both;
}
#outer
{
width: 698px;
background: #fff url('images/mainbg.gif');
margin: 20px auto 0px auto;
padding: 2px 2px 0px 5px;
}
#outer2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 0px auto 0px auto;
}
#inner
{
background-image: url('images/cbg2.gif');
background-repeat: repeat-y;
}

#header
{
position: relative;
height: 80px;
background-image: url('images/headbg.gif');
}

#header h1
{
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
color: #fff;
}

#header h1 strong
{
color: #fff; font-size:36px; font-weight:bold; 
}

#header h1 span
{
color: #D97900;
font-size:30px;
font-weight:bold;

}

#menu
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 14px;
color: #A75300;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
border-left: solid 1px #A75300;
padding-left: 8px;
margin-left: 8px;
}

#menu li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#menu a
{
color: #fff;
}
#main
{
position: relative;
width: 500px;
margin: 3px -500px 0px 0px;
float: left;
}

#main_inner
{
padding: 20px 18px 0 18px;
position: relative;
z-index: 5;
}
#main ul
{
list-style: none;
}
#main li
{
padding-left: 12px;
background-image: url('images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}
#main h2,h3
{
color: #6C3C1E;
}
#main h2
{
font-size: 18px;
padding-left: 10px;
margin-bottom:10px;
}
#main h3
{
font-size: 16px;
height: 50px;
padding-left:10px;
margin-bottom: -15px;
}
#main p
{
margin-bottom: 14px;
}
#main p strong
{
color: #725D46;
}
#main .content
{
position: relative;
padding-left: 22px;
}
img.cpic
{
position: relative;
top: -8px;
background-image: url('images/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}
img.right
{
float: right;
margin-left: 14px;
}
#main .divider
{
margin: 20px 0px 20px 0px;
}
#video{border:#CC6600 solid 1px;}
#video ul li{ list-style:none;
               margin:0;
			   padding:5px;}
.side
{
float: right;
width: 194px;
margin: 23px 0px 0px 3px;
}

.side h3
{
background-image: url('images/rhbg.gif');
width: 180px;
height: 23px;
color: #fff;
font-size: 17px;
padding: 9px 0px 0px 14px;
}

.side .content
{
background-image: url('images/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;

}

.side ul
{

}

.side li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 15px;
list-style:square;
}

.side li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

.side .divider
{
margin: 14px 0px 14px 0px;
}
#footer
{
width: 698px;
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #6495A3;
}

#footer a
{
color: #7DAFBD;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}