ul {
	padding-left: 2em;	
}

body {
	/* BG-Color: */
	background-color: #D4D0C8;
	text-align: center;
	margin-top: 8em;
}

.page {
	/* Page width: */
	width: 780px;
}

#logo {
	margin: 0 auto;
	text-align: left;
	font-family: Union, Trebuchet MS, Arial;
	font-size: 1.7em;	
	margin-bottom: 0.2em;
	letter-spacing: -0.01em;
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	text-decoration: none;
	/* logo color 1: */
	color: #A49543;
}

#logo_black {
	/* logo color 2: */
	color: #000000;
}

#contentbox {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}

#gallery_box {
	background-color: #FFFFFF;
	width: 730px;
	height: 285px;
}

/* menu: */

#menu {
	margin: 0 auto;
	text-align: center;
	color: #8E8138;
	font-family: Verdana, Arial;
	font-size: 0.7em;
	margin-top: 0.6em;
}

#menu a:link, #menu a:visited {
	color: #8E8138;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#padding {
	padding: 1em;
}

#innerpage {
	/* Background image: */
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 730px;
	padding: 10px;
}

/*
 Styles that apply to the 
 content area:
*/

#content {
	background-color: #ffffff;
	filter: Alpha(opacity=70);
	opacity: .7;
	float: right;
	width: 360px;
	padding: 0.7em;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	height: 305px;
	overflow: auto;
}

#content p {
	font-size: 0.9em;
}

/* heading */
#content h1 {
	font-size: 1.3em;
	font-family: Trebuchet MS;
	margin-top: 0.2em;
	margin-bottom: 0em;
	color: #A49543;
}

/* link colors */
#content a:link {
	color: #A49543;
}

#content a:hover, #content a:active {
	color: #33201D;
}

#content a:visited {
	color: #A49543;
}
#innerpage2 {
	/* Background image: */
	background-image: url("../images/background2.jpg");
	background-repeat: no-repeat;
	height: 325px;
	width: 730px;
	padding: 10px;
}
#innerpage3 {
	/* Background image: */
	background-image: url(../images/background3.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 730px;
	padding: 10px;
}

#innerpage5 {
	/* Background image: */
	background-image: url(../images/background5.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 730px;
	padding: 10px;
}
