body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: repeat-x url("../graphics/bodyback.jpg");
}

#Frame {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 600px;
}

#Footer {
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #666666;
	bottom: 0px;
	float: left;
	margin: 0px 0px 15px;
	height: 24px;
	letter-spacing: 3px;
	line-height: 24px;
}

#Footer a img {
	text-decoration: none;
	border: none;
}

#Content {
	float: left;
	text-align: left;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
}

a {
	color: #b48d54;
	text-decoration: none;
}

.decorbox {
	margin: 5px 10px;
	background-color: #eeeeee;
	border: thin solid #cccccc;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	float: left;
}

.decor_image {
	margin: 3px;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}

/* Header Items-----------------------------------*/

#Header {
	width: 800px;
	height: 145px;
	float: left;
	background: url("../graphics/header.jpg");
}

#Header h1 {
	font-size: 78px;
	line-height: 24px;
}

#TopBar {
	float: left;
	clear: both;
	background: url(../graphics/topbar.jpg) repeat-x;
	width: 790px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding-right: 10px;
	margin-bottom: 10px;
}

#TopBar a {
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

#TopBar a:hover {
	text-decoration: underline;
}

/* Content Items-----------------------------------*/

#ContentLeft {
	width: 230px;
	float: left;
	padding: 2px;
	margin-right: 0px;
	height: auto;
}

#ContentLeft span.divider {
	background: no-repeat url(../graphics/leftdivider.jpg);
	width: 210px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.decorboxbrown {
	width: 230px;
	background: repeat-y url("../graphics/decorboxbrownback.jpg") #b48d54;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.decorboxbrown h3 {
	background: url("../graphics/decorboxbrownh3.jpg");
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	font-size: 13px;
}

.decorboxbrown p {
	width: 209px;
	float: right;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.decorboxbrown img {
	margin-bottom: -5px;
}

.nav {
	width: 230px;
	background: repeat-y url("../graphics/decorboxbrownback.jpg") #b48d54;
	color: #333333;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.nav img {
	margin-bottom: -5px;
}

.nav h3 {
	background: url("../graphics/decorboxbrownh3.jpg");
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	font-size: 13px;
}

.nav a {
	float: right;
	clear: right;
	width: 209px;
	margin-left: 10%;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: solid 1px #b48d54;
}

.nav a:hover {
	color: #ffffff;
	background: #b48d54;
}

.nav a.selected {
	color: #ffffff;
	font-weight: bold;
}

#ContentMain {
	width: 540px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
}

#ContentMain p {
	color: #333333;
	text-align: justify;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 7px;
	padding: 3px;
	padding-top: 5px;
}

#ContentMain b {
	color: #b48d54;
}

#ContentMain h3 {
	color: #b48d54;
	font-size: 18px;
	margin:  0px;
	margin-top: 5px;
}

#ContentMain h2 {
	color:#810004;
	font-size:20px;
}

.letter {
	background: #ffffcd url(../graphics/lettercorner.jpg) no-repeat;
	width: 90%;
	margin: 2%;
	padding: 2%;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

.letter h3 {
	padding-left: 70px;
	line-height: 30px;
}

.properties p {
	margin: 2px;
	padding: 2px;
}

.properties {
	border: solid 1px #eeeeee;
}

#BlogMain {
	width: 540px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
}

#BlogMain h3 {
	margin: 5px 5px 0;
	color: #b48d54;
	font-size: 20px;
}

#BlogMain small {
	margin: 0 3px 3px 5px;
	color: #666666;
	font-size: 12px;
}

#BlogMain p {
	margin: 3px;
}

#BlogMain form {
	border-color: #b48d54;
	margin-top: 20px;
	margin-bottom: 20px;
	border-style: dashed;
}

#BlogMain form h3 {
	color: #333333;
	font-size: 16px;
}

.blogcomment {
	width: 90%;
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #eeeeee;
	margin-left: 3%;
	padding-left: 1px;
	margin-top: 10px;
}

.blogcomment h4 {
	margin: 3px;
}
