body {
	background: #5E6C84 url(pics/layout/back.gif) repeat-y center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	height: auto;
	width: auto;
	color: #CCCCCC;
	margin: 5px;
}
.clear {
	clear: both;
}
a:link {
	color: #0066CC;
	border: 0px;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	color: #009933;
}
p {
	margin-bottom: 8px;
	line-height: 115%;
}

#container {
	width: 800px;
	text-align: center;
	padding: 0px;
	border: 1px solid #333333;
	background-image: url(pics/layout/back_maincontent.gif);
	background-color: #E7E0D3;
	background-repeat: repeat-x;
	margin: auto;
}
#header {
	clear: both;
	text-align: right;
}
#nav {
	clear: both;
	text-align: right;
}
#nav a:hover img{
	display: inline;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.6;
}
#main_content {
	text-align: left;
	font-size: 14px;
	color: #333333;
	float: left;
	margin: 0px;
	width: 400px;
	padding: 17px 10px 10px 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AD9567;
}
#side_content {
	text-align: center;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 0px;
	font-size: 11px;
	color: #333333;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 435px;
	padding-bottom: 10px;
}
#footer {
	padding: 0px;
	clear: both;
	margin: 0px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #CCCCCC;
	font-size: 9px;
	font-weight: bolder;
	letter-spacing: 1px;
	height: 78px;
}
#bigletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75px;
	font-weight: bolder;
	border: 1px solid #601C0A;
	background-color: #D9912F;
	color: #FFFFCC;
	margin-right: 4px;
	float: left;
	margin-top: 1px;
	height: auto;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px 5px 0px;
	line-height: 60px;
}

.box_main {
	padding: 5px 9px 9px 6px;
	overflow: auto;
	margin: 12px 0px;
	border: 1px solid #354863;
	background-color: #BCC4CF;
}
.box_side {
	padding: 5px 11px 10px 9px;
	text-align: center;
	background-image: url(pics/layout/back_box2.gif);
	background-repeat: repeat-y;
	color: #333333;
	margin: 0px;
	border: 1px solid #866539;
	background-color: #D0BA9B;
}
.box_quote {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-style: italic;
	width: 90%;
	padding: 5px;
	color: #213016;
	font-size: 12px;
	line-height: 115%;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
}
.box_caption {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BED3AF;
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.box_photo {
	padding-top: 2px;
	padding-bottom: 9px;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	background-color: #FFFFFF;
	width: 104px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 1px;
	margin-bottom: 6px;
}

.image {
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.image_left {
	margin-bottom: 1px;
	border: 1px solid #666666;
	margin-right: 4px;
	float: left;
	width: auto;
	height: auto;
}
.image_right {
	margin-bottom: 1px;
	border: 1px solid #666666;
	margin-left: 4px;
	float: right;
}
.image_noborder {
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}

.heading {
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	line-height: 1em;
}
.subheading {
	font-size: 20px;
	color: #745E3D;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	line-height: 95%;
	font-style: italic;
}
.title {
	font-size: 15px;
	color: #000000;
	font-weight: bold
}
.sideheading {
	font-size: 17px;
	color: #513915;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.bodysmall {
	font-size: 12px;
	color: #CCCCCC;
	line-height: 110%;
}
.more {
	font-size: 10px;
	color: #AC5226;
	font-weight: bold;
	text-transform: uppercase;
}
.calendar {
	font-size: 18px;
	color: #D898A4;
	font-weight: bold;
	font-style: italic;
	line-height: 95%;
}
.caption {
	font-size: 12px;
	color: #999999;
	font-style: italic;
}
.price {
	font-size: 12px;
	color: #FF3333;
	font-weight: bold
}
.designby {
	text-align: right;
	line-height: 15px;
}
