/*tags*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
}
p {
	line-height: 20px;
}
address {
	margin: 10px;
}
h1 {
	font-size: 18px;
	color: #333333;
	clear: both;
}
h2 {
	font-size: 15px;
	color: #333333;
	clear: both;
}
a img {
	border: 0px;
}
a, a:visited, a:active {
	color: #990000;
}
a:hover {
	color: #562323;
}
td {
	vertical-align: top;
}
div {
	position: relative;
}
/*id's*/
#flashholder {	
	z-index: 10;
}
#flashcontent {	
	z-index: 20;
}
#main {
	width: 990px;
	margin: 0px auto;
}
#header {
	height: 129px;
	width: 990px;
	margin: 0 0 5px 0;
}

#footer {
	margin: 30px 0x 20px 0px;
	border-top: #373520 3px solid;
	width: 990px;
	height: 79px;
	clear:both;
}
#meta {
	float: right;
	margin: 4px 10px;
	font-size: 15px;
	font-weight: bold;
}
#meta a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 6px;
}
#meta a:hover {
	color: #CCCCCC;
}
/*classes*/
.logo {	
	float: left;
}
.content {	
	margin: 6px 30px 6px 30px;
}
.content div {
	position: static;
}
.content img{
	margin: 0px;
}

.content  h1 img{
	margin: 0px;
}
.imgbig {
	float: right;
	margin: 0 0 0 0;
	border: #FFCC66 solid 1px;
}	
.area h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 9px 0 6px 0px;
	padding: 0px;
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
}
.area {	
	width: 328px;
	float: left;
	display: block;
	height: 510px;
	margin: 0 0 15px 0;
}
.area1 {
	color: #FFFFFF;
	border: 1px solid #6C4824 ;
	background: #6C4824  url(../images/backgrounds/area1.jpg) no-repeat;
}
.area1 a, .area1 a:visited {
	color: #FFFFFF;
}
.area1 a:hover {
	color: #333333;
}
.area1 h1{
	color: #FFFFFF;
}
.area1small {
	background: #6C4824  url(../images/backgrounds/area1Small.jpg) no-repeat;	
	height: 180px;	
}

.area2 {
	color: #FFFFFF;
	border: 1px solid #6A0000;
	background: #6A0000 url(../images/backgrounds/area2.jpg) no-repeat ;
}
.area2 a, .area2 a:visited  {
	color: #FFFFFF;
}
.area2 a:hover {
	color: #333333;
}
.area2 h1{
	color: #FFFFFF;
}
.area2small {
	background: #6A0000  url(../images/backgrounds/area2Small.jpg) no-repeat;	
	height: 180px;	

}
.area3{
	border: 1px solid #6C4824;
	background: #CC9966 url(../images/backgrounds/area3.jpg) no-repeat;
}
.area3small {
	background: #CC9966  url(../images/backgrounds/area3small.jpg) no-repeat;
	height: 180px;

}
#allcontent {
	background: #FFF9EE url(../images/backgrounds/backbig.jpg) repeat-x;
	background-position: bottom;
	height: 100%;
	margin: 0 0 15px 0;
}
.bigcontent {
	width: 768px;
	float: left;
	display:block;
	overflow: auto;
}
.rightcontent {
	float: right;
	width: 220px;
	overflow: hidden;
}
.rightcontent h1{
	font-size: 16px;
	margin: 10px 0px 20px 0px;
	font-weight:bold;
}
.rightcontent .content{
	margin: 6px 10px 6px 10px
}
.buttonSmall {
	background: url(../images/backgrounds/but1small.gif) no-repeat;
}
a.buttonSmall, a .buttonSmall,  a:visited .buttonSmall, a:visited.buttonSmall {
	background: url(../images/backgrounds/but1small.gif) no-repeat;
	width: 150px;
	height: 25px;
	float: left;
	color: #990000;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding: 2px 4px 0px 10px;
	margin: 3px 0px 0px 0px;
	cursor: hand;

}
a:hover .buttonSmall,  a:hover.buttonSmall  {
	color: #990000;
	background: url(../images/backgrounds/but1smallover.gif) no-repeat;	
}
.submenu {
	width: 660px;
}
.submenuitem {
	display: block;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	float: left;
	border-left: #999 1px solid;
}

