body,
html {
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .5px;
	line-height: 17px;
    }
body {
	text-align: center;
	min-width:760px;
	background-image: url(background.gif);
	background-color: #E6DABB;
	background-repeat: repeat-x;
    }
#wrap {
	margin:0 auto;
	width:100%;
    }
#headerwrap {
	margin: auto;
	width: 760px;
	height:205px;
	background-image: url(background_logo_block_small.jpg);
	background-repeat: no-repeat;
    }
#logoblock {
	float:left;
	width:215px;
	text-align: center;
    }
	
.banner {
	width:535px;
	height:205px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	margin-left:225px;
}
	
#flash {
	float:right;
	width:535px;
    }
#nav {
	clear:both;
	margin: auto;
	height: 23px;
	text-align: right;
	width: 760px;
	padding-top: 1px;
    }
#sidebar {
	text-align: left;
	float:left;
	width:186px;
	margin-top:25px;
	padding:0;
	font-size: 11px;
	line-height: 15px;
    }
#sidebar a {
	}
#main, #header, #footer {
	width:760px;
	margin:auto;
	}
#menu {
	width:760px;
	margin:auto;
	}
#content {
	text-align: left;
	float:right;
	width:740px;
	margin-top:30px;
	padding:0;
    }
#footer {
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
    }
#footermenu {
	vertical-align: top;
    }
#footermenu ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#footeraddress {
	
	padding-bottom: 20px;

    }
#footermenu li{
    display:inline;
    margin:0;
    padding:0;
    }
a {
	color: #990000;
}
a:hover {
	color: #666666;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -11px;
}
.news {
	border: 0px none #C7A98D;
	padding: 0px 0px 0px 10px;
}
a.newslink {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-transform: uppercase;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
