/* 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:#666600;}
a:hover, a:focus { text-decoration:none; color:#9d4b0b;}
:focus { outline:0;}

h1,h2,h3,h4,h5,h6 { font-weight:bold;}
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;}
.orange { color:#ee6300;}
.brown { color:#666600;}
.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) repeat-x #121313; text-align:center; font-family:Arial; color:#000; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; width:900px; position:relative;}

#header { background:url(images/headerBg.gif) center -2px no-repeat;}
#mHeading { background:url(images/headBg.jpg) no-repeat; height:131px; margin-bottom:13px;}
#logo { padding:4px 0 0 21px;}
#tagLine { top:42px; right:85px; width:410px; color:#fff; font-weight:bold; position:absolute; font-style:italic; line-height:20px;}
#nav { background:url(images/navBg.gif) no-repeat; height:54px; font:14px Verdana;}
#nav li { list-style:none; float:left; display:block; padding:10px 24px;}
#nav li a { color:#ff7513;}
#nav li.end a { margin:0 9px 0 6px; color:#fff;}
#nav li a:hover, #nav li a:focus, #nav li.end a:hover, #nav li.end a:focus { color:#ffae13;}
#mHead { background:url(images/mHeadBg.gif) no-repeat; height:301px; margin-bottom:33px; position:relative;}
#mHead .text { top:29px; left:31px; width:327px; height:240px; position:absolute; font:12px Arial; color:#fff;}
#mHead .text h1, #mHead .text h2, #mHead .text h3 { text-transform:uppercase; font:20px Arial; font-weight:bold;}
#mHead img {top:4px; right:5px; width:515px; height:292px; position:absolute;}
.contentTitle { text-align:center; color:#ee6300; text-transform:uppercase; font:18px Verdana;}
.contentTitle h3 { vertical-align:middle; margin:8px 0; font-weight:normal;}
.mContent { background:url(images/mBodyHeadBg.jpg) center 44px no-repeat; float:left; margin-bottom:16px; font-size:12px; color:#747474;}
.imgHolder { background:url(images/imgHolder.jpg) no-repeat; width:276px; height:144px; padding:5px;}
.imgHolder img { width:276px; height:144px;}
.row, .column { float:left;}
.mContent .column { width:286px; margin-right:21px;}
.mContent .noMargin { margin:0;}
#footer { background:url(images/footerBg.jpg) no-repeat; height:218px; clear:both; margin-bottom:12px; font:11px Verdana;}
.logoLinks { height:72px; margin-bottom:26px; text-align:center; padding-top:12px;}
.footLinks { padding-left:50px; font-weight:bold; font-size:12px;}
.footLinks a { color:#000;}
.footText { margin:28px 0; padding-left:63px;}
.footText span { text-decoration:underline;}
.copyright { color:#9a4000; font-weight:bold; text-align:center;}
.copyright a { color:#9a4000;}
#footer a:hover, #footer a:focus { text-decoration:underline;}
