/* CSS Sheet */

body {
	margin: 0;
	padding: 0;
	background: #372412 url(../images/img01.gif) repeat-x;
	font-size: 13px;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}


img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 230px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 140px;
	background: url(../images/logo.gif) no-repeat left 65%;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: left;
	font-size: 20px;
	padding-top: 79px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	color: #372412;
}

/* Gallery */

#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;
	padding-top: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 37px;
	padding-top: 7px;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(../images/img10.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

#menu .active a {
	background: url(../images/img10.gif) no-repeat;
	color: #372412;
	font-weight: bold;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 532px;
	padding: 7px 0;
}
.submenu {
	padding: 0 17px;
}

.submenu1 {
	font-weight: bold;
	padding: 0 100px;
}

.post {
	padding: 0 0 20px 0;
	color: #FFEA6F;
	line-height: 200%;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
}

.meta a:hover {
	color: #FFEA6F;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
}

.mouseOff {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFEA6F;
	text-decoration: none;
	background-image: url(../images/b44.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.mouseOn {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/b55.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.mouseDown {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/b55testclick.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.mouseUp {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/b55.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.top {
	border-top: 3px solid #4A3903;
}

.bottom {
	border-bottom: 3px solid #4A3903;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/b1.gif) no-repeat 15px 50%;
}

#sidebar li li:hover {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/b2.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 2px 30px;
	background: url(../images/pic1.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar h2:hover {
	margin: 0;
	padding: 5px 0 2px 30px;
	background: url(../images/pic2.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	color: #FFEA6F;
	text-decoration: none;
}

#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: 11px;
	color: #CC3333;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer a {
	text-decoration: none;
	color: #CC3333;
}

#footer a:hover {
	text-decoration: none;
	color: #C28C21;
}

#tooltip{
	position: absolute;
	border: 3px solid #E8AD35;
	color: #FFEA6F;
	width: 150px;
	padding: 20px;
	visibility: hidden;
	z-index: 100;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}
#login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-left: 650px;
	
}

#login a {
	text-decoration: none;
	color: #372412;
}

#login a:hover {
	text-decoration: none;
	color: #C28C21;
}
#send {
	float: right;
	width: 280px;

}
#entry{
}
.post a {
	text-decoration: none;
	color: #FFEA6F;
}

.post a:hover {
	text-decoration: none;
	color: #C28C21;
}

.allOff {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFEA6F;
	text-decoration: none;
	background-image: url(../images/all.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.allOn {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/alln.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.allDown {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/allnone.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}

.allUp {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/alln.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 25px;
	width: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
#ibilogo {
	float: right;
	position: static;
	left: 750px;
	top: 49px;
	width: 280px;
	height: 66px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a {
	
	text-decoration: none;
	color: #FFEA6F;
}

#content a:hover {
	text-decoration: none;
	color: #C28C21;
}

