* { 
margin:0;
padding:0;
}

body {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFF;
	background-image:url(images/bkgnd1.jpg);
	background-repeat:no-repeat;
	background-color:#5D5646;
	background-position: center top;
}

body.history {
	background-image:url(images/historybg.jpg);
	background-color:#4D5255;
}

body.weddings {
	height:auto;
}

body a {
	text-decoration: none;
	color: #FFF;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body a:hover {
	color:#C30;
}

#wrapper {
	margin:auto;
	margin-top:0px;
	padding:0px;
	width: 960px;
	background-image: url(images/cragfontfront.jpg);
	background-position:center top;
	height: 700px;
	position:relative;
}

#wrapper.history {
	background-image:url(images/parchbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFDE96;
	height:100%;
}

#wrapper.weddings {
	background-image:url(images/weddingsbg.jpg);
	background-repeat:no-repeat;
	height:100%;
	
}

#wrapper.calendar {
	background-image:url(images/calendarbg.jpg);
	background-repeat:no-repeat;	
}

#wrapper.tour {
	background-image:url(images/tourbg.jpg);
	background-repeat:no-repeat;	
}

#textbody {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:1em;
	MIN-HEIGHT: 100%;
	width:960px;
	color:#630;
	overflow: hidden;
}

#textbody.contact {
	margin-top:260px;
}

#textbody.weddings {
	margin-top:280px;
	font-size:1.1em;
	overflow:hidden;
	color:#333;
}

#textbody.calendar {
	width:780px;
	margin:50px 90px 0px 90px;
	font-size:1.1em;
	overflow:hidden;
	color:#fff;
}

#textbody img{
	padding:10px;
}

#textbody img.topimg {
	position:absolute;
	top:195px;
	left:0px;
}

#textbody p{
	padding-left:14px;
	padding-right:14px;
	line-height:1.1em;
	margin-top:1em;
}

#textbody.calendar p {
	padding-left:14px;
	padding-right:14px;
	letter-spacing: -1px;
	line-height: 1em;
	font-size:1.1em;
}

#textbody ul{
	padding-left:14px;
	padding-right:14px;
	line-height:1.1em;
	margin-top:1em;
	list-style-type:none;
}

.date {
	font-size:1.4em;
	font-weight:200px;
	color:#300;
}

.source {
	margin-left:450px;
	font-style:italic;
}

#leftbox {
	width:500px;
	background-image:none;
	float:left;
}
	

#rightbox {
	width:445px;
	background-image:none;
	float:right;
}

#title {
	margin-top:260px;
	margin-left:300px;
	margin-right:auto;
	font-weight:bolder;
	font-size:1.7em;
	color:#300;
}

#header {
	width:100%;
	height:200px;
	background-image:url(images/headerbg.png);
}

#navbar {
	margin-left: 440px;
	margin-top:35px;
	padding: 0px;
	height: 50px;
	width: 520px;
	font-size:1.1em;
}
#navbar ul {
	list-style-type: none;
	width: 100%;
	margin:0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#navbar ul li {
	display: inline;
	padding-right: 22px;
}

#navbar ul li a {
	font-size: 1.1em;
}

#socialicons {
	width:121px;
	height:32px;
	margin-left:830px;
	padding-right:10px;
	padding-top:0px;
}

#footer {
	margin:0;
	padding:0;
	clear:both;
	position:relative;
	width:960px;
	height:80px;
	background-image:url(images/footerbg.png);
	background-color:inherit;
	font-size:1.1em;
}

#footer.main {
	position:absolute;
	bottom:0px;
}

#emailus {
	height:40px;
	width:185px;
	margin-left:175px;
	padding-top:30px;
}

#emailus a {
	font-size: 1.1em;
}

#address {
	position:absolute;
	right:0px;
	bottom:9px;
	width:350px;
	height:40px;
	padding-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}

#textbody h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.7em;
	color: #333;
	text-align: center;
	text-decoration: underline;
}

p.firstchar:first-letter {
	font-size: 2.5em;
	line-height: 1.0em;
	float: left;
	margin: 0px 3px 3px 0px;
}

.emph {
	color:#FF9;
	text-decoration: blink;
}

#textbody form {
	padding-left: 10px;
}

#textbody a {
	color:#FF9;
	text-decoration:underline;
	font-weight:300;
}
