body {
	margin:0;
	padding:0;
	font-family:georgia, times, serif;
	color:white;
	background: #938c7c url(/wp-content/themes/georgia/images/body.png) repeat 33%;
}

a:link, a:visited {
	color:#312c27;
}

a:hover, a:active {
	color:brown;
}

div#header {
	display:block;
	height:387px;
	width:100%;
	margin:0;
	padding:0;
	background:url(/wp-content/themes/georgia/images/head.png) repeat-x top;
	border-bottom:1px solid #c5beaf;
}

div#header h1 {
	display:block;
	color:transparent;
	height:387px;
	width:100%;
	margin:0;
	padding:0;
	background:url(/wp-content/themes/georgia/images/top.png) no-repeat top;
}

#navigation {
}

#navigation a {
color:white;
text-decoration:none;
}

#navigation ul {
	text-align:center;
padding:0;
}

#navigation ul li {
	display:inline;
margin:5px;
}

#lower {
	display:block;
	width:575px;
	margin:auto;
}

#lower .inner {
	padding:20px;
}

#lower h2 a:link, #lower h2 a:visited {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	font-weight:bold;
	font-size:34px;
	letter-spacing:-2px;
	text-decoration:none;
	border-bottom:2px dotted #312c27;
}

#lower p {
	font-family:times, serif;
	letter-spacing:1px;
	font-size:18px;
	line-height:21px;
	text-align:justify;
}

#lower h4 {
	color:#312c27;
	font-weight:normal;
	font-style:italic;
	letter-spacing:3px;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}

img.alignleft {
	float:left;
	margin-right:10px;
}

img.alignright {
	float:right;
	margin-left:10px;
}

#footer {
	width:100%;
	background:url(/wp-content/themes/georgia/images/footerstrip.png) no-repeat bottom;
	padding-bottom:227px;
}

#footer h4 {
text-align:center;
}