body {
	margin: 0; padding: 0;
	background-image: url(/images/headerbg.jpg);
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
}
#shell {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 105px;
}
#info {
	font-size:80%;
	
	width:100%;
	height:30px;
	background-color:#6699CC;
	border:2px solid #6699CC;
	clear: both;
}
#address {
	float: left;
	color#:FFFFFF;
	width: 49%;
}

#phone {
	float: right;
	color#:FFFFFF;
	width: 49%;
	text-align:right;
}
#sidebar {
	float: left;
	padding:3px;
	margin:0px 10px 10px 0px;
}
#menu {
	width:200px;
	border:2px solid #6699CC;
}
#menu a{
	display:block;
}
.button {
	border:2px solid #6699CC;
	background-color:#6699CC;
	font-size:12pt;
	text-align:center;
	
	color: #FFFFFF;
}

.buttona {
	border:2px solid #6699CC;
	color:#6699CC;
	font-weight:bold;
	text-align:center;
}
/*#menu .button a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}*/
#menu .button a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#menu .button a:hover {
	color:#99FFFF;
}
#pic1 {
	float:right;
	margin-left:3px;
	padding:3px;
}
#pic2 {float:left;
	clear:right;
	margin-right:10px;
	padding-top:px;
}
#pic3 {
	float:right;
	padding:3px;
}
#pic4 {
	background-color:#6699CC;
	margin-top:5px;
	padding-top:14px;
	padding-left:14px;
	padding-bottom:14px;
	
}
#recordpic {
	float:right;
	margin-top:-45px;
	padding:2px;
}
h3 {
	margin-top:0px;
	margin-bottom:0px;
}




/*
body { margin: 0; padding: 0; height: 100%; }
body,* { font-family: arial, helvetica, sans-serif; }
body { background: white url(images/headerbg.jpg) repeat-x center top; }
#shell {
	width: 100%;
	height: 100%;
}
#header {
	float: left;
}
#info {
	font-size: 60%;
	position: absolute;
	bottom: 0;
	right: 0;
}
#menu {
	min-width: 214px;
	_width: 214px;
	border:2px solid #6699CC;
	margin-left: 8px;
	margin-top: 8px;
	clear: left;
	float: left;
}
#menu a {
	display: block;
	
}
.button {
	border: 2px solid #6699cc;
	background-color:#6699CC;
	xxxfont-size:12pt;
	text-align:center;
	
	color: #FFFFFF;
}
.buttona {
	cursor:default;
	border: 2px solid #6699cc;
	color:#6699CC;
	font-weight:bold;
	text-align:center;
}
.head {
	color:#6699CC;
}
#menu .button a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
#menu .button a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
h3 {
	margin-top: 0;
	margin-bottom: 0;
}
#pic2 {
	width:218px;
	height:135px;
	margin-top: 8px;
	margin-left: 8px;
	display:block;
	float: left;
	clear: left;
	overflow:hidden;
}
#bigbox {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 226px;
}
#content {
	margin-right: 204px;
	max-width: 720px;
	_width: auto;
	background: white;
	color: black;
	padding: 8px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
#content b{
	display:block;
}
#pic1 {
	float: right;
}
#pic1 img {
	display:block;
}
#pic2 img {
	display: block;
	overflow:hidden;
}
*/
li {
	margin:10px 0px;
	font-size:14px;
	}

/* gallery */

#littlebox {
	width: 705px;
	overflow: hidden;
	}
#littlebox a {
	outline:0;
	outline-color:#FFFFFF;
}
#littlebox a img {
	border:0px;
	margin:0px;
	padding:0px;
	outline:0;
}
body.js #littlebox {
	overflow: hidden;
	outline:0;
}
#lb-nobr a img {
	overflow:hidden;
	padding:0px 5px;
}
#lb-nobr a img.small {
	height:100px;
	margin:10px 20px;
	overflow:hidden;
}
#bigbox {
	background-image:url(gallery/shadow.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:828px;
}
#bigbox img {
    display:block;
}
.clear {
	clear:left;
	border:none;
	padding:0px;
	margin:0px;
}

/*end of gallery*/

