body {
	background: #a79b91;
	font-family: Georgia;
	font-size: 14px;
	line-height: 21px;
}


#wrap {
	background: url(../images/bg.png) repeat-y;
}

.main, .sidebar {
	padding: 20px 0;
}

.main a {
	text-decoration: underline;
	color: #5e9fbb;
}

#nav {
float: right;
position: absolute;
top: 170px;
text-align: right;
}

#nav li {
float: left;
padding-right: 17px;
font-family: Helvetica, Arial;
text-transform: uppercase;
letter-spacing: 2px;
/*position: relative;
top: -50px;*/
font-size: 14px;
font-weight: bold;
padding-bottom: -50px;
}

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

#nav a:hover {
color: #689db5;
}

#nav a:active {
color: #e50000
}

h2 {
font-size: 100px;
padding-bottom: 27px;
padding-top: 10px;
letter-spacing: -3px;
padding-left: 3px;
}

.deck {
font-size: 20px;
line-height: 24px;
padding-bottom: 38px;
}


.sidebar h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 16px;
	padding-bottom: 10px;
}

.main h2, .main p, .main table, .main h4, .main img, .main h3, .main blockquote, .main iframe {
	margin-left: 17px;
}

.main iframe {
	margin-top: 10px;
}

.main p {
	text-indent: 2em;
}

.main .noindent {
	text-indent: 0;
}

.dropcap {
	float: left;
}

#home {
	background: url(../images/home.jpg);
	padding-top: 50px;
	padding-bottom: 50px;
	height: 250px;
}

#home p {
	font-size: 24px;
}

#home a {
	color: #689db5;
}

.sidebar p {
	font-family: Helvetica, Arial;
	font-size: 13px;
}

#calendar {
	margin-top: 24px;
	margin-left: 17px;
	width: 310px;
	border-bottom: 1px solid;

}

table#rates {
	width: 120px;
	margin-top: 24px;
	float: right;
	margin-left: 10px;
	border-bottom: 1px solid;
	}
	
th {
	border-top: 1px solid;
	border-bottom: 1px solid;
	text-align: left;
}

.dropcap {
	font-size: 82px;
	float: left;
	margin-right: 40px;
	height: 84px;
}

.small-caps {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

.main h3 {
	padding-top: 30px;
	font-size: 28px;
}

.main .info {
	padding-left: 17px;
	padding-bottom: 21px;
}

#editors {
	margin-left: 3px;
	margin-top: 21px;
	float: right;
}

#editors td {
	padding-right: 10px;
}


#editors a {
	color: #000;
	font-weight: bold;
	padding-left: 17px;
}

.maineditors td {
	padding-right: 10px;
	}
	
.maineditors {
margin: 21px 0;
}	