/* Author : Patrick Sy */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {	outline:0;}
body { line-height:1;}
/* ol, ul { list-style:none;} */

table { border-collapse:separate; border-spacing:0;}
caption, th, td { text-align:left; font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after { content:"";}
blockquote, q { quotes:"" "";}

/*** font styles ***/
a,h1,h2,h3,h4,h5,h6,p,pre,table,th,td,label,li,input,textarea,select,blockquote,code,dt,dd {}
a { text-decoration:none; cursor:pointer; color:#231f20;}
a:hover, a:focus { text-decoration:none; color:#555;}
:focus { outline:0;}

h1,h2,h3 {}
p,strong,li,label,pre,table,th,tr,td,tbody,tfoot,thead,blockquote,code  {}
em { font-style:italic;}
strong { font-weight:bold;}
/* ol li { list-style:decimal inside;} */

span.break { display:block; margin-bottom:22px;}
.green { color:#2a3f05;}
.alignLeft { float:left;}
.alignRight { float:right;}
.caps { text-transform:uppercase;}
.abs div { position:absolute;}
.clr { height:0; clear:both;}

/*** general ***/
body { background:url(images/bg.jpg) 10% 0 repeat-x #2a3f05; text-align:center; font-family:Arial; color:#231f20; font-size:14px; position:relative; margin-top:143px;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:995px; position:relative;}
#wrapper { background:#fff; border:1px solid #58585a; border-width:3px 3px 0 3px; width:975px; padding:0 10px;}
.wrapper { border:0; width:1001px; font:9px Trebuchet MS; color:#294058; text-align:center; height:85px;}

#header { height:109px;}
	#logo { width:265px; height:65px; text-align:center; top:0; left:0; padding:18px 0 0 10px;}
	#social { top:40px; left:300px;}
	#quote { top:16px; right:16px; color:#2a3f05; background:url(images/quote.gif) no-repeat; padding:10px 50px; width:390px; height:60px;}
.sidebar { width:196px; float:left; margin-right:10px;}
	#nav { background:#e4ebd6; padding-bottom:40px; margin-bottom:15px;}
	#nav li { margin-bottom:1px; list-style:none;}
	#nav li a { display:block; color:#231f20; padding:5px 20px 5px 8px; font-size:13px;}
	#nav li a:hover, #nav li a:focus { background:url(images/arrowTab.gif) 98% 50% no-repeat #fff;}
	#nav li li a { padding:5px 20px 5px 15px; background:none;}
	#nav li li a:hover, #nav li li a:focus {}
	#nav li.current a { background:url(images/arrowTab2.gif) 98% -1000px no-repeat #a3b55b;}
	#nav li.current a:hover, #nav li.current a:focus { background-position: 98% 50%;}
	.sidebar .title { background:#2a3f05; padding:5px 10px; margin:0; color:#fff; font-size:14px; font-weight:bold;}
	.sidebar .box .text { background:#cddbb3; padding:5px 10px 10px 10px; margin-bottom:15px;}
		.sidebar .txt { width:170px; padding:4px 2px;}
		.sidebar .btn { float:left; display:block;}
		.submitBtn { background:url(images/btnSubmit.gif) no-repeat; width:78px; height:30px; display:block; border:0; cursor:pointer; float:right;}
		.submitBtn:hover, .submitBtn:focus { background-position:0 -60px;}
.mContent { width:762px; float:left; font-size:13px;}
	.imgHeader { position:relative; margin-bottom:27px; background:#e4ebd6;}
		.imgHeader .contains { width:762px; height:276px; overflow:hidden;}
		.imgHeader .desc { height:16px; padding:5px 15px;}
		#prevBtn, #nextBtn { display:block; width:23px; height:131px; position:absolute; left:216px; top:172px; z-index:100;}
		#nextBtn { left:955px;}
		#prevBtn a, #nextBtn a { display:block; position:relative; width:23px; height:131px; background:url(images/btnLeft.png) no-repeat 0 0;}
		#nextBtn a { background:url(images/btnRight.png) no-repeat 0 0;}
.row { padding-bottom:20px;}
.column { float:left;}
.middlebar { width:456px; padding:3px 30px; line-height:16px;}
	.middlebar .title, .middlebar h1, .middlebar h2 { color:#2a3f05;}
.rightbar { width:245px; line-height:16px; background:#fcb64d;}
	.rightbar .box { background:url(images/top.png) no-repeat; padding-top:20px;}
	.rightbar .box .text { background:#fcb64d; padding:0 10px;}
	.rightbar .box .bot { background:url(images/bot.png) no-repeat; height:20px;}
	.moreBtn { text-align:right; display:block;}
	.rightbar a { color:#312d2e; text-decoration:underline;}
	.rightbar a:hover, .rightbar a:focus { text-decoration:none;}
#footer { background:#e7e7e8; min-height:29px; color:#b7b9bb; font-size:11px; font-family:Arial; padding:5px 100px; text-align:center; border:1px solid #58585a; border-width:0 3px 3px 3px;}
#footer a { color:#bbbcbf;}
#footer a:hover, #footer a:focus { text-decoration:underline; color:#4c4d4f;}
#copyright { color:#888e82; text-align:left; padding:5px 6px; font-size:11px;}

	.title, h1, h2 { font-size:26px; margin-bottom:16px;}
