body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #742e26 url(images/shadow.jpg) repeat-y 50%;
	font-size: 12px;
}

a {color: #181777;
text-decoration: none;
}

a:hover{
	background-color: #b4daf1;
}
#centrebox {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 900px;
	height: 100%;
	margin-left: -450px;
	background: #F2F2EA none repeat-y 100px 0;
}

#maincol {
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
	background-color: #F2F2EA;
	height: 100%;
}

#header {
	width: 900px;
	height: 132px;
	border-bottom: 2px solid #3a100b;
	
}

.logo{
	left: 34px;
	position: relative;
	top: 20px;
	
}	


#header li {
	display: inline;
}

#header .selected {
	background-color: #efe192;
}

#header ul {
	list-style: none;
	margin: 0;
	padding: 25px;
	left: 296px;
	position: absolute;
	top: 35px;
	font-size: 12px;
}

#header li a {
	color: #3a100b;
	text-decoration: none;
	word-spacing: 2px;
	display: block;
	padding: 1px 15px;
	position: relative;
	left: 0;
	float: left;
	top: 36px;
	margin: 0;
	border-right: 1px solid #742e26;
}

#header li .last {
	border-style: none;
}

#header li a:hover {
	background-color: #efe192;
}

#photocontent {
	min-height: 400px;
	height: auto;
	background-color: #f2f2ea;
	border-bottom: 2px solid #3a100b;
	color: #3a100b;
	font-size: 1.1em;
	line-height: 1.7em;
}


#content {
	min-height: 400px;
	height: auto;
	background-color: #f2f2ea;
	border-bottom: 2px solid #3a100b;
	color: #3a100b;
	font-size: 1.1em;
	line-height: 1.7em;
}




html*#content{
[height:400px;
min-height:400px;
]height:400px;
}
.dummyend[id]{clear: both;
}

#homeImage {
	height: 418px;
	background-color: #f2f2ea;
	border-bottom: 2px solid #3a100b;
	color: #3a100b;
	font-size: 1.1em;
	line-height: 1.5em;
}

#text {
	width: 400px;
	left: 329px;
	position: relative;
	padding-top: 10px;
}

#text p{
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 5px;
	border-bottom: 1px dotted #b5bccb;
}


#text_centered {
	width: 500px;
	left: 207px;
	position: relative;
	padding-top: 10px;
	text-align: left;
}


.footerLogo {
	padding: 30px 0 20px;
	position: relative;
	left: 95px;
}
.photofooterLogo {
	padding: 30px 0 20px;
	position: relative;
	left: 157px;
}
#small{
	font-size: 10px;
}

#text h1, #text_centered h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: .4em;
	border-bottom: 1px dotted #3a100b;
}

#text h2, #text_centered h2 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .4em;
}

#text li {
	list-style-type: disc;
	padding-bottom: .75em;
}

#sectionImage {
	float: left;
	padding: 0;
	position: absolute;
	border: 1px solid #3a100b;
	margin-right: 10px;
	margin-top: 27px;
	margin-left: 32px;
}

#contact {
	position: relative;
	left: 25%;
	width: 450px;
	text-align: center;
	font-size: 1em;
	color: #3a100b;
	line-height: 1.5em;
	top: 25px;
	height: 100px;
}

#contact a {
	text-decoration: none;
	color: #3a100b;
}

#contact a:hover {
	background-color: #b4daf1;
}
