/*********************************************

Developed by: goIDP.com - Internet Design and Publishing
Designer: Chad Adams
Developers: Chad Adams
Copyright: 2009

*********************************************/

@charset "utf-8";
body {
	background-color: #F2E2C2;
	margin: 0px;
	padding: 0px;
}
img {
	border-collapse:collapse;
	border-style:none;
	}
table, th, tr, td {
	border-collapse:collapse;
	table-layout:fixed;
	}
h1 {
	font-family: "Book Antiqua", "Times New Roman", Serif;
	font-size: 32px;
	font-weight: bold;
	color: #611210;
	margin-top: 0px;
	padding-top: 0px;
}
label {
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #611210;
}
#wrapper {
	display: block;
	padding: 0px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	display: block;
	height: 148px;
}
#navigation {
	background-image: url(../images/navigation-bg.jpg);
	background-repeat: repeat-x;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	text-transform: uppercase;
}
#navigation ul {
	list-style-type: none;
	width: 485px;
	margin-top: -4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#navigation ul li {
	list-style-type: none;
	display: block;
	width: auto;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation ul li a {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	list-style-type: none;
	text-decoration: underline;
}


#content {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
}
#leftCol {
	width: 270px;
	text-align: center;
	vertical-align: top;
	display: table-cell;
}
#rightCol {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

#jane {
	clear: right;
	float: right;
	margin-left: 15px;
	border: 1px solid #611210;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	display: block;
	background-image: url(../images/footer-line.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
}

#footer a {
	color:#611210;
	text-decoration:none;
	}
#footer a:hover {
	color:#611210;
	text-decoration:underline;
	}






#wrapper #content #MainLayout {
	width: 100%;
	margin-bottom: 10px;
}
#signature {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-style: italic;
	color: #5A2E0B;
	font-weight: lighter;
	font-size: medium;
}
#Calendar {
	width: 100%;
	background-color: #D7C9B5;
	border: thin solid #542302;
	text-align: left;
}
#Calendar th {
	color: #FFFFFF;
	background-color: #5B330F;
	text-align: left;
	background-image: url(../images/navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 6px;
	padding-bottom: 6px;
}

#gallery td {
	padding:14px;
}
.pp_description {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.75em;
}
