body {
	margin: 0px;
	padding: 0;
	background: #baab77 url(../img/bg.gif) repeat-x left top;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

h1, h2, h3 {margin-top: 0;}
h1
{
	font-size: 1.6em; 
	font-weight: normal;
}

h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}
ul {}

a 
{
	text-decoration: none; 
	color: #696969;
}

a:hover
{
	border-bottom: none;
	text-decoration: underline;
}

a img {border: none;}

a.special
{
	text-decoration: none; 
	color: #DD7700;
}

a.special:hover
{
	border-bottom: none;
	text-decoration: underline;
}

img.left
{
	float: left; 
	margin: 0 20px 0 0;
}

img.right
{
	float: right; 
	margin: 0 0 0 20px;
}





.sign
{
	font-size: 10px;
	color: #444444;
	background-color: #eeebdb; 
	border: none; 
	border-bottom: 1px #baab77 solid;
}

.sign-list
{
	font-size: 10px;
	color: #444444;
	background-color: #eeebdb; 
	border: none; 
	border-bottom: 1px #baab77 solid;
}

.sign-submit
{
	border: 1px #696969 solid;
	padding: 2px 8px;
	background: #db994c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}





.sign2
{
	font-size: 12px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
	border: none; 
	border: 1px #baab77 solid;
}

.sign-list2
{
	font-size: 12px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
	border: none; 
	border-bottom: 1px #baab77 solid;
}

.sign-submit2
{
	border: 1px #696969 solid;
	padding: 2px 8px;
	background: #db994c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}





#header-wrapper
{
	width: 100%; 
	height: 150px;
}

#header
{
	width: 960px; 
	margin: 0 auto; 
	height: 150px;
}





#logo
{
	width: 960px;
	background: url(../img/logo.gif) no-repeat left top;
	height: 150px;
	margin: 0 auto;
}





#menu-wrapper {}

#menu 
{
	width: 920px;
	margin: 0 auto;
	height: 54px;
	padding: 0px 20px;
	background: url(../img/menu.gif) repeat-x left top;
}

#menu ul 
{
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
	list-style: none;
}

#menu li 
{
	float: left;
	display: inline;
}

#menu a 
{
	height: 30px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {color: #FFFFFF;}

#menu .current_page_item a 
{
	background: #ddd6aa;
	color: #2E0815;
}

#wrapper 
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}







#page 
{
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../img/frame.gif) repeat-y left top;
}

#page-bgtop {}

#page-bgbtm {padding: 0px 20px;}





#latest-post 
{
	padding: 20px;
	border: 1px solid #E7E7E7;
}





#content 
{
	float: left;
	width: 400px;
	margin: 10px 30px 20px 50px;
}

.post 
{
	padding-bottom: 15px;
	line-height: 200%;
	background: url(../img/line.gif) repeat-x left bottom;
}

.post h1 
{
	font-weight: normal;
}

.title 
{
	margin: 0;
	padding: 30px 0 4px 0px;
	--text-transform: lowercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

.title a 
{
	border-bottom: none;
	color: #454545;
}

.byline 
{
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a 
{
	color: #DD7700;
}

.tag {padding: 0 15px;}
.entry {padding: 0px 0px;}

.links 
{
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a 
{
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {}





#sidebar1 
{
	float: left;
	width: 210px;
}

#sidebar2 
{
	float: right;
	width: 210px;
}

.sidebar 
{
	float: left;
	padding-top: 24px;
	color: #DD7700;
}

.sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {padding: 0 0 20px 0;}

.sidebar li ul 
{
	background: none;
	padding-bottom: 20px;
}

.sidebar li li 
{
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(../img/line.gif) repeat-x left bottom;
}


.sidebar li h2 
{
	height: 26px;
	margin: 0 0 0 0;
	padding: 14px 15px 14px 15px;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

.sidebar h2 a {}
.sidebar a {padding-left: 15px;}





#searchform 
{
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {display: none;}
#searchform h2 {}

#txtSearch
{
	width: 150px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 14px;
	color: #000000;
}

#btnSearch
{
	border: 1px #696969 solid;
	padding: 2px 4px;
	background: #db994c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}





#calendar_wrap 
{
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {width: 100%;}
#calendar_wrap th {}
#calendar_wrap td {}
#calendar_wrap tfoot td {border: none;}
#calendar_wrap td#today
{
	background: #eeebdb url(../img/calcell.gif) no-repeat center top;
	font-weight: bold;
}

#calendar_wrap tfoot td#prev 
{
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {border: none;}

#calendar_wrap tfoot td#next 
{
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {border: none;}





#footer-wrapper 
{
	width: 100%;
	height: 100px;
}

#footer 
{
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: #222222;
}

#footer p 
{
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {color: #EDE7DB;}
#footer .link {}
#footer .copyright {}





.contact
{
	font-size: 11px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
	border: none; 
	border: 1px #baab77 solid;
}

.contact-submit
{
	border: 1px #696969 solid;
	padding: 2px 8px;
	background: #db994c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#sponsorbg
{
	width: 400px;
	height: 120px;
	background: url(../img/tybg.jpg) no-repeat left top;
	margin: 0 auto;
}

a.sponsorlink
{
	font-size: 14px;
	text-decoration: none; 
	color: #bc0600;
}

a.sponsorlink:hover
{
	border-bottom: none;
	text-decoration: underline;
}
