body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color:#6699CC;
	background-image:url(../images/bg2.jpg);
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#mid {
	color: #999999;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	border:2px solid #000;
	
}
#column_wrapper {
	background-image:url(../images/bgmain.jpg);
	background-repeat:repeat-y;
	border-bottom: 1px solid #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 525px;
	float: left;
	
}
#left {
	width: 180px;
	float: left;
	margin:45px 0 0 0;
}
#right {
	width: 195px;
	float: left;
	margin:45px 0 0 0;
}
#center .content {
	padding: 4px 12px;
	font-size: .8em;
	line-height: 1.65em;
	
}
#left .content {
	padding: 24px 8px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 4px 8px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align:center;
	font-style:italic;
	font-size:11px;
}

#lowerleft {
		text-align:center;
		font-size: 0.75em;
		}
		
#masthead .content {
	
	font-size: .8em;
	letter-spacing: .35em;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #000000;
}

#right img {
	width:170px;
	}
	
#center table {
	
	border:1px dashed #003;
	}
	
#center td, #center th {
	padding:4px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	}

 .address{
	font-size:10px;
	text-align: center;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin:20px  0;
	color:#993300;
}


h2 {
	font-size: 1.6em;
	margin:  0 0 30px 0;
	color:#333333;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}




.imgdivr {
	font-size: 9px;
	font-style: italic;
	line-height:1;
	text-align:center;
	color: #666666;
	margin: 5px 0px 5px 5px;
	padding: 5px ;
	border: 1px solid #933;
	float: right;
	width: 220px;
}

.imgdivrw {
	font-size: 9px;
	font-style: italic;
	line-height:1;
	text-align:center;
	color:#993300;
	margin: 5px 0px 5px 5px;
	padding: 5px ;
	border: 1px solid #930;
	float: right;
	max-height: 250px;
	width:300px
}
.imgdivl {
	font-size: 9px;
	font-style: italic;
	color: #666666;
	line-height:1;
	text-align:center;
	margin: 5px 5px 5px 0;
	padding: 5px ;
	border: 1px solid #069;
	float: left;
	width: 220px;
}

.italic {
	font-style: italic;
}
.scrollbox {
	overflow: scroll;
	height: 700px;
	width: 200px;
	text-align:center;
}

.scrollboxmain {
	overflow: scroll;
	height: 700px;
	width: 580px;
	
}

.scrollbox2 {
	overflow: scroll;
	height: 400px;
	width: 400px;
	text-align:center;
}

.scrollbox img {
margin: 8px 0 2px 0;
}

.clearall{clear:both;}
.bold {font-weight:bold;}
.boldred {font-weight:bold; color:#993300}

#maincontent td {border:1px solid #ccc;
}

#maincontent th{border:1px solid #ccc;
}

.italicsml {
	font-size: 10px;
	font-style: italic;
	line-height:1.2;
	color:#0033CC;
}

