/* Elements */

body {
	/*background-image:url(images/page_bg_tile.jpg) repeat 0 0;*/
	text-align: left;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13.25px;
	color: #333333;
	background:#FFF url(images/page_bg_tile.jpg) repeat 0 0}

#wrapperCurtain{
	padding:0;
	height:600px;
	background:url(images/page_bg.jpg) repeat-x 0 0;
	margin-top: -15px;
	margin-left: -15px;
	margin-right: -15px;
}

h1 {margin-top: 0px;
margin-bottom: 10px;
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}



/* Header */
#header {
	width: 600px;
	height: 250px;
	margin: -15px auto;
	background: url(images/masthead2.png);
}

#header h1 {
	margin: 0px;
	padding: 20px 0 0 280px;
	font-size: 52px;
	font-style: italic;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 280px;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Menu */
#menu {
	width: 600px;
	height: 30px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	color: #111111;
	display: block;
	float: left;
	width: 120px;
	height: 23px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 6.5px 0px 0px 0px;
	background: url(images/menubutton.png) no-repeat;
}
#menu .first a {
	background: url(images/menubutton-first.png) no-repeat;
}
#menu .last a {
	background: url(images/menubutton-last.png) no-repeat;
}

#menu a:hover {
color: #6f3a1c
}
/* Content */

#galltext {
	float: inherit;
	width: 434px;
	margin-top: 0px;
	margin-right:auto;
	margin-left:auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	}
	
#gallery22 {
	float: inherit;
	width: 434px;
	margin-top: 10px;
	margin-right:40px;
	margin-left:40px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 2px;
	}
	
#content {
	background-image:url(images/body-background.png);
	width: 600px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}
#colSingle {
	float: left;
	width: 540px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}

#colOne {
	float: right;
	width: 330px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	}

#colTwo {
	float: left;
	width: 170px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
}

#colTwo ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px dashed;
	
}
#content h3 {
	color: #6C6C6C;
	font-size: 14px;
	line-height: 16px;
	}

#content h4 {
	text-align: left;
	font-size: 11px;
	color: #333333;
	}
.showloc {
font-weight:bold;
	color: #71351A;
	font-size: 14px;
	line-height: 16px;
	}

.showinfo {
	text-align: left;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#contentmain {
	background-image:url(images/body-background2.png);
	width: 600px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;}

#contentmain h3 {
	color: #6C6C6C;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: -10px;
    margin-top: 8px;
	}
	#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#contentmain h2 {
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px dashed;
}

#contentmain h3 {
	color: #6C6C6C;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: -10px;
    margin-top: 8px;
	}
#imageFloat{
	width: auto;
	height: auto;
	margin-top: 400px;
	margin-left: 460px;
}

.parphoto a:hover{
	border-bottom: 1px solid #000000;
}
/* Footer */
#footer {
	width: 600px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 30px;
	background: url(images/footer.png) no-repeat;
/*	background: #a7714d; */
}

#footer p {
	margin: 0px;
	padding-top: 2px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
}
