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

BODY
{
background-image:url(imgs/bg.gif);
background-color:#3a2d0e;
margin:0px;
font-family:"Times New Roman", Times, serif, ;

}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}

#wrapwhole {}

.formtext
{
background-image:url(imgs/formtext.gif);
background-repeat:no-repeat;
padding:11px;
}

.formmultext
{
background-image:url(imgs/formmultext.gif);
background-repeat:no-repeat;
padding:11px;
height:80px;
}

.formbutton
{
margin:0px 0px 0px 65px;
padding:10px;
}

.nobordertxtbox
{
border:none;
border-color:#FFFFFF;
}


.wrapmenu
{
width:780px; margin-left:auto; margin-right:auto;
background-image:url(imgs/menuwrap.gif);
padding:0px 10px 0px 10px;
text-align:justify;
}

#topnav
{
color:#d4d4d4;
background-image:url(imgs/menubg.gif);
padding:4px 0px 3px 0px;
margin:0px;
text-align:center;
font-size:18px;
}

#topnav a:link, #topnav a:visited, #topnav a:active {
	text-decoration: none;
	color:#d4d4d4;
	font-weight:bold;
}

#topnav a:hover {
	color:#fff;
	text-decoration:none;
}

.wrapper
{
width:780px; margin-left:auto; margin-right:auto;
background-color:#756c56;
padding:0px 10px 0px 10px;
text-align:justify;
}

.main
{
background-color:#FFF;
}

.titlebg
{
background-image:url(imgs/titlebg.gif);
background-repeat:repeat-x;
}

.titletext
{
background-image:url(imgs/titleheader.jpg);
background-position:right;
background-repeat:no-repeat;
height:109px;
}

.title
{
color:#d4d4d4;
font-size:36px;
font-weight:bold;
padding:30px 0px 0px 20px;
}

.stitle
{
color:#d4d4d4;
font-size:18px;
font-weight:bold;
padding:0px 0px 0px 337px;
}

.textwrap
{
background-color:#FFFFFF;
}

.leftside
{
float:left;
width:551px;
padding:0px 10px 10px 10px;
color:#333333;
}

.leftside a:link, .leftside a:visited, .leftside a:active {
	text-decoration:underline;
	color:#df4f01;
	font-weight:bold;
}

.leftside a:hover {
	color:#df4f01;
	text-decoration:none;
	font-weight:bolder;
}

.arthead1
{
padding:20px 0px 0px 0px;
font-size:24px;
font-weight:bold;
text-align:left;
}

.artdate
{
font-size:14px;
border-top-style:dashed;
border-top-width:1px;
border-top-color:#999999;
}

.rightside
{
float:right;
width:209px;
height:361px;
background-image:url(imgs/sidebg.jpg);
background-repeat:no-repeat;
background-position:top;
}

.rightads
{
float:right;
width:209px;
text-align:center;
}

.imgpadding
{
padding:5px;
}

.footer
{
clear:both;
padding:10px;
}

#bottomnav
{
text-align:center;
border-top-style:dashed;
border-top-width:1px;
border-top-color:#999999;
}

#bottomlist li
{
display:inline;
margin: 0px;
padding: 5px;
list-style-type:none;
}

#bottomlist a:link, #bottomlist a:visited, #bottomlist a:active {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
	padding:20px;
}

#bottomlist a:hover
{
color: #fff;
background-color: #333;
text-decoration: none;
padding:20px;
}

.copyright
{
text-align:right;
font-size:12px;
border-top-style:dashed;
border-top-width:1px;
border-top-color:#999999;
padding:10px;
}