/* 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:#465d03;}
a:hover, a:focus { text-decoration:none; color:#7ca504;}
: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:#993333;}
.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 #505050; text-align:center; font-family:Arial, Trebuchet MS; color:#4a4a4a; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:900px; position:relative;}

#header .wrapper { background:url(images/headerBg.jpg) no-repeat; width:920px; margin-top:10px;}
#logo { padding-top:32px; height:133px;}
#nav { background:url(images/navBg.gif) no-repeat; height:42px; display:block; padding:14px 45px 0 48px;}
#nav li { float:left; display:block; list-style:none; background:url(images/nvDiv.gif) right top no-repeat;}
#nav .last { background:none;}
#nav li a { float:left; display:block; height:42px; margin:0 23px; width:160px; background-repeat:no-repeat; background-position:center 0;}
#nav li a:hover, #nav li a:focus { background-position:center -90px;}
#mainBody .wrapper { background:url(images/contentLoop.gif) repeat-y; clear:both;}
.sidebar { float:left; width:181px; min-height:701px; background:url(images/sidebarBg.jpg) no-repeat;}
#newsLetter { padding:145px 0 0 19px;}
#newsLetter .btn { margin-left:32px;}
input.textInput { border:1px solid #8c8c8c; border-width:1px 0 0 1px; width:147px; padding:3px 4px; font-size:12px; color:#666; margin-bottom:7px;}
input.btn { background:url(images/submit.gif) no-repeat; height:24px; width:90px; cursor:pointer; border:0; color:#fff; font-size:12px; font-weight:bold; text-transform:uppercase;}
input.btn:hover, input.btn:focus { background-position:0 -45px;}
.mContent { float:left; width:719px; font-size:12px;}
.mContent .top { background:url(images/contentTitle.jpg) no-repeat; height:64px; color:#fff; font:19px Verdana; padding:16px 0 0 12px;}
.mContent #mainImg { top:29px; right:40px; width:399px; height:252px; position:absolute;}
.mContent .title { position:relative;}
.mContent .imgTxt { width:260px; text-align:center; font-size:14px; padding:0 10px 30px 10px;}
.mContent .imgTxt .title { font-size:20px; color:#993333; font-weight:bold;}
.mContent .imgTxt .btn { background:url(images/btn.gif) 0 0 no-repeat; width:199px; height:24px; text-align:center; display:block; color:#fff; padding-top:9px; margin:0 auto;}
.mContent .imgTxt .btn:hover, .mContent .imgTxt .btn:focus { background-position:0 -60px;}
.mContent .text { padding:0 55px 0 35px;}
.map { text-align:left; float:right; width:218px; list-style:none; line-height:19px; padding-right:65px;}
#footer .wrapper { background:url(images/footerBg.gif) no-repeat; height:36px; padding-top:55px; text-align:center; font-size:12px; font-weight:bold;}
#footer a { color:#4a4a4a;}
#footer a:hover, #footer a:focus { color:#7ca504;}
