/*
Design by ABDesignOnline.net
*/

.site {
	border: 5px solid #faf1a4;	
	width: 900px;
	margin: 0 auto;
	background: #faf1a4;
}

body {
	margin: 0;
	padding: 0;
	background: #1B0A2A;
	font-size: 12px;
	letter-spacing: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

th, td, input, textarea, select, option {
	letter-spacing: 1px;
}

h1, h2, h3 {
	text-transform: capitalize;
	font-weight: normal;
	color: #a3b054;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 14px;
	letter-spacing: -1px;
}

p, ul, ol {
	line-height: normal;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #111111;
}

a:hover {
	text-decoration: none;
}

IMG {
	margin-left: 30px;
	border: none;
}

.map {
	margin-left: 30px;
	border: none;
}

.imageblue {
	margin: 5px 120px;
	border: 2px solid #FFFFFF;
}

/* Logo */

#logo {
	height: 105px;
	background: url(images/img07.gif) no-repeat left 65%;  
}

#logo h1 {
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	font-size: 24px;
}

#logo a {
	text-decoration: none;
	color: #57574e;
}

/* Gallery */

#gallery {
	width: 880px;
	height: 300px;
   	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
	color: #a3b054;
	line-height: normal;	
}

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


#top-photo ul {
	text-transform: capitalize;
	font-size: 10px;
	font-weight: normal;
	color: #a3b054;	
	line-height: normal;
}

/* Menu */

#menu {
	width: 100%;
	margin: 0px 0px 10px 0px;
	height: 25px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	background: #57574e;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #45043c;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	color: #45023c;
}

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

/* Content */

#content {
	float: left;
	width: 528px;
	padding: 0px 5px;
}

.title {
	margin: 5px;
	font-size: 32px;
	border-bottom: 2px solid #4A3903;
}

.title2 {
	margin: 0;
	font-size: 32px;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
	color: #FFFFFF
}

/* Sidebar */

#sidebar {
	float: left;
	width: 340px;
	font-size: 11px;
	font-weight: normal;
}

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

#sidebar li {
	float: left;
}

#sidebar li ul {
}

#sidebar h2 {
	font-size: 22px;
	padding: 28px 0 2px 28px;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
	letter-spacing: -1px;
}

#sidebar a {
	text-decoration: none;
}

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

.imagecenter {
    border: none;
    text-align: center; 
}

.imageselect {
    border: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 5px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #45043c;
}

#footer a {
	color: #C28C21;
}
