/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 976px;
	height: 131px;
	margin: 0px auto;
}

#logo {
	float: left;
	width: 488px;
	height: 131px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#logo h1 {
	display: none;
}

#header-menu {
	float: right;
	width: 488px;
	height: 131px;
	text-transform: lowercase;
}

#header-menu p {
	margin: 0px;
	padding: 100px 50px 0px 0px;
	text-align: right;
}

#header-menu2 {
	float: right;
	width: 488px;
	height: 131px;
	text-transform: lowercase;
}

#header-menu2 p {
	margin: 0px;
	padding: 40px 50px 0px 0px;
	text-align: right;
}

#header-menu3 {
	float: right;
	width: 488px;
	height: 131px;
	text-transform: lowercase;
}

#header-menu3 p {
	margin: 0px;
	padding: 20px 50px 0px 0px;
	text-align: right;
}

#googleTop {
	width: 468px;
	height: 60px;
	display: inline;
	position: relative; 
	top: 30px;
	left: -50px;
	z-index: 1000;
}

#bannerTop {
	width: 468px;
	height: 75px;
	display: inline;
	position: relative; 
	top: 15px;
	left: -50px;
	z-index: 1000;
}


/** MENU */

#menu {
	width: 976px;
	height: 93px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 43px 0px 0px 83px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 14px 0px 14px;
	background: url(images/homepage02.gif) no-repeat left center;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/** CONTENT */

#content {
	width: 821px;
	margin: 0px auto;
	padding: 0px 75px 0px 80px;
}

#left {
	float: left;
	width: 521px;
}

#right {
	float: right;
	width: 261px;
}

/** FOOTER */

#footer {
	clear: both;
	width: 976px;
	height: 150px;
	margin: 0px auto;
	padding: 85px 0px 0px 0px;
}

/** BOX */

.title {
	height: 30px;
	padding: 20px 0px 0px 0px;
}

.title h2 {
	float: left;
}

.title p {
	float: right;
	height: 26px;
	margin: 2px 0px 0px 0px;
	padding: 5px 30px 0px 0px;
	background: url(images/bg06.gif) no-repeat right top;
}

.content .bg6, .content .bg15 {
	padding: 28px 40px 1px 30px;
}

.footer {
	height: 73px;
}

.footer p {
	margin: 0px;
	padding: 45px 0px 0px 346px;
}

.footer p {
	margin: 0px;
	padding: 45px 0px 0px 346px;
}

.bg17 p {
	margin: 0px;
	padding: 45px 0px 0px 640px;
}

.footer .comments {
	padding: 0px 10px 0px 20px;
	background: url(images/homepage04.gif) no-repeat left center;
}

.footer .more {
	padding: 0px 0px 0px 16px;
	background: url(images/homepage05.gif) no-repeat left center;
}

.image {
	margin: 0px;
	padding: 10px;
}

.caption {
	
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
	text-align:center;
}

#box4 .bg11 {
	height: 88px;
	min-height: 88px;
	margin-bottom: 23px;
	padding: 20px 25px 10px 25px;
}

html>body #box4 .bg11 {
	height: auto;
}

#box4 .text2 {
	margin-bottom: 5px;
}

/** BOX5 */

#googleBoxTop {
	background-image: url(images/boxTop.jpg);
	height: 16px;
	width:261px;
	background-repeat: no-repeat;
}

#box5 {
	margin-bottom: 0px;
	text-align:center;
}

#box5 .footer {
	height: 40px;
	padding: 5px 0px 0px 10px;
}

#box5 .caption {
	float: left;
}

#box5 .more {
	float: right;
	padding-right: 25px;
}

/** BOX6 */

#box6 .footer {
	height: 40px;
	padding: 5px 0px 0px 10px;
}

#box6 .caption {
	float: left;
}

#box6 .more {
	float: right;
	padding-right: 25px;
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

.gallBoxes {
	float:left;
	text-align:center;	
	margin: 0 15px 0 15px;
}

.gallBoxes a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallBoxes img {
	border: 1px solid Black;
}

#pagination {
	width:400px;
	text-align:right;
}

#displayPics {
	width:660px;
	margin: 0 auto;
	text-align:center;
}

#displayPics br {
	clear:both;	
}

.gallBoxes2 {
	float:left;
	text-align:center;	
	margin: 0 5px 10px 5px;
}

.gallBoxes2 a {
	color:#533427;
	text-decoration: none;
	font-weight: bold;
}

.gallImages {
	border: 1px solid Black;
	width: 120px;
	height: 80px;
	overflow:hidden;
}

.strikethrough {
	text-decoration: line-through;
}

legend {
	color: White;
}

label {
	width: 100px;
	font-size: .9em;
	color: #FFFFFF;
	clear: both;
	float: left;	
	margin-bottom:3px;
}

input {
	font-size: .8em;
	float: left;
	margin-bottom:3px;
}

.button {
	color:black;
}

form br {
	clear:both;
}