/* CSS Document */
html {
	height : 100%;
	font-family:Tahoma, Geneva, sans-serif; font-size:small;
}
/**Intro  Page**/
#first {
	width:100%;
	background:url(images/bkgr1.jpg) repeat-x;
	font-weight:normal;
}
#wrapper0 {
	height:710px;
	background:url(images/main.jpg) no-repeat;
	margin:0 auto;
	position:relative;
}
#wrapper0 ul {
	font-size:150%;
	position:absolute;
	top:190px;
	left:395px;
	list-style:url(images/dot.png);
}
#wrapper0 li {
	line-height:25px;
}
#wrapper0 a {
	text-decoration: none;
	color:#FFFFFF;
}
#wrapper0 a:hover {
	background:#8aa08f;
	color:#FFFFFF;
}
.name {
	position:absolute;
	top:60px;
	left:300px;
}
#firstfooter {
	font-size:90%;
	color:#fff;
	position:absolute;
	bottom:20px;
	left:490px;
}
#firstfooter a {
	font-size:100%;
	color:#5b6b5f;
}
/**All Other Pages**/
#second {
	background:#e4c69b url(images/bkgr2.jpg) repeat;
	font-weight:normal;
	width:100%;
}
#wrapper {
	width:100%;
	min-height:700px;
	margin:0 auto;
	background:#e6ded4 url(images/headerbkgr.jpg) repeat-x top ;

}
#page {
	background:url(images/header.jpg) no-repeat top left;
	width:911px;
	min-height:282px;
	margin:0 auto;
}
.back {
	float:left;
	left:14px;
	top:6px;
	position:relative;
}
.back a {
	font-size:100%;
	font-weight:bold;
	color:#ffffff;
}
/**Main Menu**/
#mainmenu {
	margin-top:135px;
	margin-left:18px;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
}
#mainmenu ul {
	padding:0;
}
#mainmenu li {
	float:left;
	margin-left:20px;
	list-style:url(images/dot.png);
	width:auto;
	line-height:25px;
}
#mainmenu li a {
	color:#8aa08f;
	font-size:110%;
	padding:1px 6px 5px 6px;
	text-decoration:none;
	font-weight:600;
}
#mainmenu li a:hover {
	background:#fff;
	font-size:110%;
	padding:1px 6px 5px 6px;
	font-weight:600;
}
/**Main**/
.name2 {
	position:absolute;
	top:15px;
	right:30%;
}
p {
	margin:10px;
	position:relative;
	text-indent:10px;
	font-size:100%; line-height:150%;
}
.portrait, .collage {
	position:relative;
	padding:6px;
	background-color:#e6ded4;
	border:4px double #8aa08f;
}
.portrait {
	display:inline;
	overflow:hidden;
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:70px;
}
.collage {
	float:right;
	margin:10px 50px 15px auto;
}
.info {
	position:relative;
	background:url(images/fill.png);
	padding:10px;
	border:1px solid #8aa08f;
}
.info {
	width:510px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}
.info a {
	color:#3e3428;
	font-weight:bold;
}
.info p {
	line-height:16px;
	color:#3e3428;
}
#info2 {
	width:800px;
	position:relative;
	background:url(images/fill.png);
	padding:10px;
	border:1px solid #8aa08f;
	float:left;
	margin-left:50px;
}
.contact{	position:relative;
	background:url(images/fill.png);
	padding:10px;
	border:1px solid #8aa08f; margin-top:20px; margin-left:200px; float:left; width:500px;}
	.contact h1{ font-size:120%; color:#5b6b5f; line-height:150%;}
#gallery {

	position:relative;

	float:right;
	margin-right:23px;
	margin-top:30px;
}
#gallery ul {
	margin:10px 40px; width:auto;
	position:relative;
}
#gallery li {
	float:left;
	width:130px;
	background:transparent;
	height:220px;
	list-style:none; text-align:center; padding:5px 0 5px 0; font-size:11px; color:#333;
}
#gallery img { border:3px double #94998f;}

#gallery h1{font-size:100%; font-weight:bold; color:#5b6b5f; line-height:14px;}
h1{}
.gallery{ height:1500px;}
.quote {
	width:350px;
	float:left;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#5b6b5f;
	position:relative;
	margin-left:150px;
	margin-top:10px;
	line-height:20px;
}
/**Table**/
table {
	margin-left:40px;
	background:transparent;
}
.year {
	width:60px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#5b6b5f;
	border:1px solid #e4c69b;
	text-align:center;
}
.place {
	font-size:13px;
	padding-left:10px;
	color:#5b6b5f;
	border-bottom:1px dashed #e4c69b;
}
/**Footer**/	 
	 #footer {
	background:url(images/footerbkgr.jpg) repeat-x;
	width:100%;
	height:127px;
	margin:0px auto;

	border-bottom:5px double #e6ded4;
}
#footer p {
	font-size:11px;
	color:#ffffff;
	position:relative;
	text-align:center;
}
#footer a {
	font-size:12px;
	color:#374039;
	position:relative;
	text-align:center;
}

