body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #787878;
	margin: 0px;
	background-color: #DEE2DF;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 2em;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0A0A0A;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 360px;
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contact_info {
	font-weight: normal;
	color: #658D6A;
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #658D6A;
	margin-left: 30px;
}
#contact_info a {
	color: #990033;
}
#contact_info a:hover {
	color: #658D6A;
	font-weight: bold;
}

/* Logo */

#logo {
}

#logo h1, #logo p {
}

#logo h1 {
}

#logo p {
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 120px;
	width: 600px;
	margin-top: 80px;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

/* Menu */

#menu {
	padding-top: 220px;
	margin-left: -40px;
	width: 200px;

}

#menu ul {
	list-style-type: none;
}

#menu li {
line-height: 1.8em;
}

#menu a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 20px;
	display: block;
	width: 140px;
	text-indent: 20px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-weight: bold;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	list-style-position: inside;
	text-decoration: none;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
}

#menu a:hover {
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 450px;
	padding-top: 0px;
	padding-right: 140px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-bottom: 50px;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	text-align: justify;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.empashis {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	color: #787878;
	text-align: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.sideimage1 {
	margin-top: 0px;
	margin-bottom: 120px;
}


/* Footer */

#footer {
	width: 900px;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-transform: none;
	line-height: 0px;
	padding-right: 290px;
	padding-top: 25px;
	text-align: right;
}

#footer a {
	color: #660000;
}
#memberships {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}
#memberships img {
	margin-right: 3px;
	margin-left: 0px;
}
#header_sub {

	width: 902px;
	height: 233px;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
