body {
	margin: 0;
	padding: 0;
	background: #000000 url('images/bground.png') no-repeat fixed bottom left;
	font-size: 13px;
	color: #FFFFFF
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

.pullquote {
	width: 140px;
	float: left;
	line-height: 26px;
	margin-bottom: 10px;
	margin-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	text-align: right;
	color: #feb64f;
}

.righttab {
	width: 345px;
	float: right;
	text-align: left;
}

.leftgal {
	width: 156px;
	float: left;
	margin-bottom: 10px;
	margin-right: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 0px;
	text-align: right;
	font-size: 15px;
	line-height: 20px;
}

.leftgal a {
	color: #feb64f;
	text-decoration: none;
}

.rightgal {
	width: 156px;
	float: right;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 0px;
	text-align: left;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

ul {
	line-height: 1.5em;
}

li {
	margin-left: -22px;
	padding-bottom: 5px;
}

p {
	line-height: 1.5em;
}

a {
	color: #feb64f;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 280px;
	margin: 0 auto;
	background: #000000 url('images/img01.png') repeat-x;
	background: url('images/img02.png') no-repeat;
}

/* Logo */

#logo {
	height: 170px;
}

/* Gallery */

#layout {
	clear: both;
	width: 830px;
	height: 438px;
	margin: 0 auto;
	
}

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
	
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu {
	width: 830px;
	height: 70px;
	background: url('images/img03.png') no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top: 38px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}

#menu a:hover {
	background: url('images/img09.gif') no-repeat;
	color: #ffffff;
}

#menu .active a {
	background: url('images/img09.gif') no-repeat;
	color: #ffffff;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 532px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #e15321;
}

.byline {
	margin: 0;
}

.crumb {
	border-top: 2px solid #e15321;
	text-align: right;
	color: #646464;
}

.crumb a {
	text-decoration: none;
	font-weight: bold;
}

.crumb a:hover {
	text-decoration: underline;
}

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

.homesbot {
	border-top: 2px solid #e15321;
	text-align: right;
	color: #646464;
	padding-top: 15px;
}

.homesbot a {
	text-decoration: none;
	font-weight: bold;
}

.homesbot a:hover {
	text-decoration: underline;
}

.dotside {
	border-top: 1px dotted #e15321;
	padding-top: 12px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 48px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #e15321;
}

#sidebar h2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-bottom: 2px solid #e15321; 
	padding-left:30px; 
	padding-right:0; 
	padding-top: 20px; 
	padding-bottom: 2px;
	font-size: 2em;
}

#sidebar a {
	text-decoration: none;
}

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

/* Footer */

#footer {
	padding: 20px;
	border-top: 3px solid #e15321;
	text-align: center;
	font-size: smaller;
	color: #E15321;
}

#footer a {
	color: #e15321;
	text-decoration: none;
}
