/* 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:#614915;}
a:hover, a:focus { text-decoration:none; color:#2eaad7;}
: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;}
img { vertical-align:top;}
/* ol li { list-style:decimal inside;} */

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

/*** general ***/
body { background:url(images/bg.jpg) center top repeat-x #005e20; text-align:center; font-family:Arial; color:#626262; position:relative;}
#wrap { text-align:left; width:930px; margin:0 auto; position:relative;}

#header { background:url(images/headerBg.png) no-repeat; height:291px; margin-top:42px; position:relative;}
#logo { position:absolute; width:396px; height:95px; top:-40px; left:22px; padding:55px 0 0 12px; font-size:25px;}
#logo a { color:#b27e0f;}
#logo a:hover, #logo a:focus { color:#785711;}
#tagLine { font-size:14px; color:#785711;}
#headerImg { position:absolute; min-width:874px; height:301px; top:-43px; right:25px;}
#jacket { position:absolute; background:url(images/jacket.png) no-repeat; width:227px; height:123px; bottom:16px; left:48px; padding:62px 0 0 30px;}
a.btn { display:block; text-align:center; padding-top:13px; width:150px; height:27px; background:url(images/btn.png) no-repeat; color:#fff; font-size:13px; font-weight:bold;}
a.btn:hover, a.btn:focus { background-position:0 -100px;}
#mBody { background:url(images/mBodyLoop.png) center repeat-y; font-size:12px;}
.wrap { background:url(images/mBodyTop.png) top no-repeat; min-height:359px; position:relative; padding-top:44px;}
.sidebar { float:left; width:196px;}
#nav { width:141px; margin-left:43px;}
#nav .title { background:url(images/navTop.png) no-repeat; height:19px; font-size:14px; font-weight:bold; color:#614915; padding:4px 0 0 12px;}
#nav .bot { background:url(images/navBot.png) no-repeat; height:16px;}
#nav li { display:block; list-style:none;}
#nav li a { display:block; padding:5px 6px 2px 25px; background:url(images/nv.png) no-repeat; height:17px; font-size:13px; font-weight:bold; color:#fff;}
#nav li ul a { background:url(images/subNv.png) no-repeat; font-size:12px; padding-top:6px; height:16px;}
#nav li a:hover, #nav li a:focus { background-position:0 -50px;}
.mContent { float:left; width:660px; padding:0 30px 0 15px;}
.mContent #heading { height:75px;}
#heading .intro { height:26px; font-size:25px; color:#fff;}
#heading .title { height:22px; font-size:17px; color:#614915; padding-top:10px; text-align:center; width:115px; font-weight:bold;}
.mContent .text {}
#mBodyBot { background:url(images/mBodyBot.png) center bottom no-repeat; clear:both; height:58px;}
#footer { background:url(images/footerLoop.png) repeat-y; padding:0 30px;}
#copyright { background:url(images/footerBg.png) top no-repeat; clear:both; height:45px; padding-top:155px; text-align:center; color:#c6c6c6; font-size:12px;}
#copyright a { color:#c6c6c6;}
#copyright a:hover, #copyright a:focus { text-decoration:underline;}