/* 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:#cc0000;}
a:hover, a:focus { text-decoration:none; color:#8c0505;}
: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:#993300;}
.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.gif) top repeat-x #d1cec8; text-align:center; font-family:Arial; color:#666; position:relative;}
.wrapper { background:url(images/header.png) top no-repeat; text-align:left; width:995px; margin:14px auto 0 auto; position:relative;}
#header { background:url(images/imgHeaderBg.gif) bottom no-repeat; min-height:397px; padding:0 17px 6px 17px; position:relative;}
#logo { padding:26px 0 10px 20px;}
#nav { background:url(images/nvTabL.gif) 0 0 no-repeat #669900; height:38px; position:absolute; font:12px Arial bold; padding-left:9px; text-transform:uppercase; float:right; top:83px; right:17px;}
#nav li { display:block; float:left; padding:0 16px; background:url(images/nvDv.gif) right no-repeat;}
#nav li a { display:block; float:left; height:9px; padding:13px 10px 16px 9px; color:#fff;}
#nav li a:hover, #nav li a:focus { color:#e6ffb5;}
#nav li:last-child { background:none;}
#nav ul { background:url(images/nvTabR.gif) 100% 0 no-repeat; display:block; padding-right:9px; height:38px;}
#headerImg .text { background:url(images/bgCov.png) no-repeat; position:absolute; padding:10px 0 30px 40px; width:570px; height:58px; left:17px; top:220px; color:#fff; font:32px Arial;}
#headerImg #links { position:absolute; width:130px; height:35px; bottom:6px; left:17px;}
#mBody { background:url(images/mBody.gif) repeat-y; min-height:100px;}

.title { font:18px Arial;color:#323232; margin-bottom:6px;}
#newsletter { background:url(images/newsLetter.gif) 0 22px no-repeat; min-height:138px;}
#newsletter form { padding:38px 0 0 9px;}
#newsletter .title{ margin-bottom:14px; color:#008000;}
#newsletter .text { width:199px; border:0; background:0; padding:1px 3px;}
#newsletter .btn { background:url(images/submitBtn.gif) no-repeat; cursor:pointer; border:0; width:95px; height:29px; margin:7px 0 0 116px;}
#newsletter .btn:hover, #newsletter .btn:focus { background-position:0 -51px;}
#newsletter a { font:12px Arial; color:#fff; text-decoration:underline; margin:-22px 0 0 9px; display:block;}
.sidebar { float:left; width:228px; padding:16px 0 0 38px;}
.sidebar .box .top { background:url(images/top.gif) no-repeat; height:18px;}
.sidebar .box { background:url(images/bot.gif) bottom no-repeat #d6d1c4; padding-bottom:18px; min-height:160px; margin-bottom:16px;}
.mContent { float:left; width:690px; padding:16px 0 0 22px;}
.mContent .column { float:left; width:316px;}
.mContent .box .top { background:url(images/top2.gif) no-repeat; height:18px;}
.mContent .box { background:url(images/bot2.gif) bottom no-repeat #d6d1c4; padding-bottom:18px; min-height:101px;}
.padded { margin-right:38px;}

#footer { background:url(images/footer.png) no-repeat; width:945px; height:31px; padding:44px 25px 0 25px; color:#fff; font-size:12px; clear:both;}
#footer a { color:#fff;}
#footer a:hover, #footer a:focus { text-decoration:underline;}