/*Top Elements*/
/*+clearfix {*/
UL:after, OL.support:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
UL, OL.support
{
	display: inline-block;
}
UL, OL.support
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
*
{
	margin: 0;
	padding: 0;
	outline: 0;
}
BODY
{
	background: #CCD4DF url(bg.png) repeat-x;
	font: 72%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0 0 50px;
}
/*links*/
A, A:visited
{
	color: #CC6633;
	background: inherit;
	text-decoration: none;
}
A:hover
{
	color: #656565;
	background: inherit;
	text-decoration: underline;
}
/*headers*/
H1, H2, H3
{
	font-family: "Trebuchet MS", Tahoma, Sans-serif;
	color: #444;
}
H1
{
	font-size: 230%;
	font-weight: normal;
	letter-spacing: -1px;
}
H2
{
	font-size: 180%;
	color: #88AC0B;
}
H3
{
	font-size: 150%;
	font-weight: normal;
   color: #cc6733;
}
H1, H2, H3, P
{
	padding: 10px;
	margin: 0;
}
UL, OL
{
	margin: 5px 20px;
	padding: 0 20px;
}
UL
{
	list-style: none;
}
/*[clearfix]*/UL, OL.support
{
	padding: 0px 0 0 77px;
}
/*images*/
IMG
{
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
IMG.float-right
{
	margin: 5px 0px 10px 10px;
}
IMG.float-left
{
	margin: 5px 10px 10px 0px;
}
IMG.no-border
{
	border: none;
	padding: 0px;
}
IMG.support
{
	border: none;
	margin: 0 0 0 7px;
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px dashed #777;
}
BLOCKQUOTE
{
	margin: 10px;
	padding: 0 0 0 35px;
	border: 1px solid #F4F3EC;
	/*[disabled]background:#F2F2F2 url(quote.jpg) no-repeat 7px 10px;*/
	font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, Sans-serif;
	color: #CC6633;
}
/*start - table*/
TABLE
{
	border-collapse: collapse;
	margin: 10px;
}
TH STRONG
{
	color: #FFF;
}
TH
{
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: 2px solid #FFF;
}
TR
{
	height: 32px;
}
TD
{
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
TD.first, TH.first
{
	border-left: 0px solid #000000;
}
TR.row-a
{
	background: #FFF;
}
TR.row-b
{
	background: #EFEFEF;
}
/*end - table
form elements*/
FORM
{
	margin: 10px;
	padding: 0 5px;
	border: 1px solid #26354A;
	background-color: #93A1B3;
	width: 370px;
}
LABEL
{
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
INPUT
{
	padding: 2px;
	border: 1px solid #EEE;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}
TEXTAREA
{
	width: 330px;
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #EEE;
	height: 100px;
	display: block;
	color: #777;
}
INPUT.button
{
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #000;
	background: #CC6633 url(nav.jpg) repeat-x 0 0;
	border: 1px solid #CC6633;
}
/*search form*/
.searchform
{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 5px 0 15px;
	width: 250px;
}
.searchform P
{
	margin: 0;
	padding: 0;
}
.searchform INPUT.textbox
{
	width: 170px;
	color: #777;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform INPUT.button
{
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
/********************************************
LAYOUT
********************************************/
#wrap
{
	position: relative;
	background: #FFF url(wrap-bg.jpg) repeat-y;
	width: 900px;
	margin: 10px auto 0;
	text-align: left;
}
#content-wrap
{
	position: relative;
	background: #FFF url(content-bg.jpg) repeat-x;
	clear: both;
	float: left;
	width: 898px;
	padding: 0;
	margin-left: 0px;
	display: inline;
	border-top: 2px solid #CC6633;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#header
{
	position: relative;
	background: #FFF url(header-bg.jpg) repeat-x;
	width: 900px;
	height: 100px;
	padding: 0;
	margin: 0px auto;
}
#header IMG
{
	border: none;
	padding: 0px;
	margin: 9px 0 0 25px;
}
#header H1#logo-text A
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
/*change the values of top and left to adjust the position of the logo*/
	top: 22px;
	left: 20px;
}
#header P#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5B4A29;
/*change the values of top and left to adjust the position of the slogan*/
	top: 67px;
	left: 25px;
}
/*header links*/
#header #header-links
{
	position: absolute;
	top: -9px;
	right: 0px;
	color: #5B4A29;
	font: normal 12px/0 Verdana, Tahoma, Arial, Geneva, sans-serif;
}
#header #header-links A
{
	color: #5B4A29;
	text-decoration: none;
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links A:hover
{
	color: #111;
}
/*header-photo*/
#header-photo
{
	clear: both;
	background: #FFF;
	margin: 0px auto 5px 0px;
	padding: 0;
	height: 206px;
	width: 900px;
}
#header-photo IMG
{
	border: none;
	margin: -3px 0 0;
	padding: 0;
}
/*Navigation*/
.preload
{
	background: url(button2.gif);
}
.menu
{
	padding: 0 0 0 32px;
	margin: 0 0 0px;
	list-style: none;
	height: 37px;
	background: #FFF url(button1a.gif) repeat-x;
	position: relative;
	font-family: arial, verdana, sans-serif;
}
.menu LI.top
{
	display: block;
	float: left;
	position: relative;
}
.menu LI A.top_link
{
	display: block;
	float: left;
	height: 40px;
	line-height: 33px;
	color: #FEFEFE;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 12px;
	cursor: pointer;
}
.menu LI A.top_link SPAN
{
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 40px;
}
.menu LI A.top_link SPAN.down
{
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	height: 40px;
	background: url(down.gif) no-repeat right top;
}
.menu LI A.top_link:hover
{
	color: #000;
	background: url(button4.gif) no-repeat;
}
.menu LI A.top_link:hover SPAN
{
	background: url(button4.gif) no-repeat right top;
}
.menu LI A.top_link:hover SPAN.down
{
	background: url(button4a.gif) no-repeat right top;
}
.menu LI:hover>A.top_link
{
	color: #000;
	background: url(button4.gif) no-repeat;
}
.menu LI:hover>A.top_link SPAN
{
	background: url(button4.gif) no-repeat right top;
}
.menu LI:hover>A.top_link SPAN.down
{
	background: url(button4.gif) no-repeat right top;
}
.menu TABLE
{
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
/*Default link styling
Style the list OR link hover. Depends on which browser is used*/
.menu A:hover
{
	visibility: visible;
}
.menu LI:hover
{
	position: relative;
	z-index: 200;
}
/*keep the 'next' level invisible by placing it off screen.*/
.menu UL, .menu :hover UL UL, .menu :hover UL :hover UL UL, .menu :hover UL :hover UL :hover UL UL, .menu :hover UL :hover UL :hover UL :hover UL UL
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu :hover UL.sub
{
	left: 2px;
	top: 40px;
	background: #FFF;
	padding: 3px 0;
	border: 1px solid #64748A;
	white-space: nowrap;
	width: 145px;
	height: auto;
}
.menu :hover UL.sub LI
{
	display: block;
	height: 20px;
	position: relative;
	float: left;
	width: 135px;
}
.menu :hover UL.sub LI A
{
	display: block;
	font-size: 11px;
	height: 20px;
	width: 133px;
	line-height: 20px;
	text-indent: 5px;
	color: #000;
	text-decoration: none;
	border: 3px solid #FFF;
	border-width: 0 0 0 3px;
}
.menu :hover UL.sub LI A.fly
{
	background: #FFF url(arrow.gif) no-repeat 80px 7px;
}
.menu :hover UL.sub LI A:hover
{
	background: #CC6633;
	color: #FFF;
}
/*Main Column*/
#main
{
	float: left;
	width: 600px;
	padding: 15px 0 0;
	margin: 0 0 0 10px;
	display: inline;
}
#main H2
{
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.1em "Trebuchet MS", Tahoma, Sans-serif;
	color: #CC6633;
	letter-spacing: -1px;
	text-transform: none;
}
#main H2 A
{
	color: #895F30;
	text-decoration: none;
}
#main UL LI
{
	list-style-image: url(bullet.gif);
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 275px;
	padding: 25px 0 0;
	margin: 0;
}
#sidebar H3
{
	margin-top: 10px;
	padding: 5px;
	font: normal 1.6em "Trebuchet MS", Tahoma, Sans-serif;
	color: #899B0D;
}
#sidebar UL.sidemenu
{
	text-align: left;
	margin: 7px 10px 8px 0px;
	padding: 0;
	text-decoration: none;
	border-top: 1px solid #EBEBEB;
}
#sidebar UL.sidemenu LI
{
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;
}
* HTML BODY #sidebar UL.sidemenu LI
{
	height: 1%;
}
#sidebar UL.sidemenu LI A
{
	text-decoration: none;
	background-image: none;
	color: #895F30;
}
#sidebar UL.sidemenu LI A:hover
{
	color: #1773BC;
}
#sidebar UL.sidemenu UL
{
	margin: 0 0 0 5px;
	padding: 0;
}
#sidebar UL.sidemenu UL LI
{
	border: none;
}
/*footer*/
#footer-wrap
{
	clear: both;
	width: 900px;
	font-size: 95%;
	text-align: left;
	padding: 0px 0 1px;
	border-top: 2px solid #26354A;
	background-color: #64748A;
}
#footer-wrap P
{
	color: #000;
	margin: -10px 0px 1px 20px;
}
#footer-wrap H2
{
	color: #FFF;
	margin: 0 0 0 20px;
}
#footer-wrap A:hover
{
	color: #000;
}
#footer-wrap H3
{
	color: #FFF;
	margin: 0;
	padding: 15px 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}
#footer-columns
{
	color: #888;
	margin: 0 auto;
	padding: 0;
	width: 840px;
}
#footer-columns A
{
	text-decoration: none;
	font-weight: bold;
	color: #FEFEFE;
}
#footer-columns UL
{
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
#footer-columns LI
{
	border-bottom: 1px solid #26354A;
}
#footer-columns LI A
{
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center
{
	float: left;
	width: 32%;
}
#footer-columns .col3-center
{
	margin: 0 15px;
}
#footer-columns .col3-right
{
	padding: 0px;
	text-align: right;
	color: #000;
	/*+placement:shift -2px -13px;*/
	position: relative;
	left: -2px;
	top: -13px;
}
/*bottom*/
#footer-bottom
{
	clear: both;
	color: #FFF;
	margin: -52px auto 0;
	width: 900px;
	padding: 0px 0 0;
	text-align: left;
}
#footer-bottom A
{
	color: #FFF;
}
/*postmeta*/
.postmeta
{
	padding: 5px;
	margin: 20px 10px 15px;
	font-size: 95%;
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date
{
	margin: 0 10px 0 5px;
}
.postmeta A.comments
{
	margin: 0 10px 0 5px;
}
.postmeta A.readmore
{
	margin: 0 10px 0 5px;
}
.post-info
{
	font-size: 0.95em;
	padding-top: 0;
	margin-left: 5px;
}
/*alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
/*display and additional classes*/
.clear
{
	clear: both;
}
/*Flash Image Changer*/
#cu3er-container
{
	margin: 0 0 0 5px;
}
