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

@import url(reset.css);

body {font-family:verdana; color:#000000; font-size:12px; margin-top:10px; background-color:#cc9966;}

#sitewrapper{width:800px; margin:0 auto; font-size:12px;}

.brown {color:#613101;}
.picborder {border: solid 2px #613101;}
.purple {color: #8614ff; font-size: 12pt; font-family: Verdana; font-weight: bold; font-style: oblique;}
.orange {color:#ff9933; font-size:15px;}
.beige {color: #ffe6cc;}
.fltrt {float: right; margin-left: 8px;}
.fltlft {float: left; margin-right: 8px;}
.clearit {clear: both;}


#header {height:280px; width:800px;} 
#body {width:800px; float:left; background-image:url(../images/body-back.jpg); background-repeat:repeat-y;}
#content {
	width:510px;
	float:right;
	padding-left:15px;
	padding-right:20px;
}
#bottom {width:800px; height: 39px; float:left; background-image:url(../images/bottom.jpg);}
#flashcontenta {width: 460px; height: 250px; color:#000033;}
#sidebar {width: 226px; float:left; padding-left:25px; padding-top:10px; color:#ffe6cc; font-size:15px;}




hr {color: #613101;}
h1 {color: #613101; font-size:18px; font-weight:bold; padding-top:15px;}
h2 {color:#000000; font-size: 14px; font-weight:bold;}
h3 {color:#613101; font-weight:bold; font-size:1.1em;}
li {padding-bottom:5px;}


#menu {width: 226px; float:left; padding-left:25px; padding-top:10px; color:#ffe6cc; font-size:15px;}
#menu a:link {text-decoration: none; color:#ffe6cc; font-size:15px; font-weight:bold; line-height:25px;font-weight:bold;}
#menu a:visited {text-decoration: none; color:#ffe6cc; font-size:15px; font-weight:bold; line-height:25px;font-weight:bold;}
#menu a:hover {text-decoration:none; color:#cccccc; font-size:15px; font-weight:bold; line-height:25px; font-style:italic;font-weight:bold;}
#menu a:active {text-decoration: none; color:#ffe6cc; font-size:15px; font-weight:bold; line-height:25px;font-weight:bold;}


#amenu {float:left; color:#ffe6cc; font-size:15px; padding-bottom:10px;}
#amenu a:link {text-decoration: none; color:#ffe6cc; font-size:15px; font-weight:bold; line-height:25px; font-weight:bold;}
#amenu a:visited {text-decoration: none; color:#ffe6cc; font-size:15px; font-weight:bold; line-height:25px; font-weight:bold;}
#amenu a:hover {text-decoration:none; color:#cccccc; font-size:15px; font-weight:bold; line-height:25px; font-style:italic;font-weight:bold;}
#amenu a:active {text-decoration: none; color:#ffe6cc; font-size:15px; font-weight:bold; line-height:25px; font-weight:bold;}




#side {float:left; padding-top:10px; padding-right:10px; color:#ffe6cc; font-size:12px;}
#side a:link {text-decoration: none; color:#ffe6cc; font-size:12px;}
#side a:visited {text-decoration: none; color:#ffe6cc; font-size:12px;}
#side a:hover {text-decoration:underline; color:#cccccc; font-size:12px;}
#side a:active {text-decoration: none; color:#ffe6cc; font-size:12px;}


#copy {width:770px; float:left; padding:5px; text-align:center; font-size:11px;}
#copy a:link {text-decoration: none; color: #000000;}
#copy a:visited {text-decoration: none; color: #000000;}
#copy a:hover {text-decoration: underline; color:#000000;}
#copy a:active {text-decoration: none; color: #000000;}

a:link {text-decoration: underline; color:#0033CC;}
a:visited {text-decoration: underline; color: #0033CC;}
a:hover {text-decoration: none; color:#0033CC;}
a:active {text-decoration: underline; color: #000000;}
