/* 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:#0097d2;}
a:hover, a:focus { text-decoration:none; color:#0080c2;}
: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:#a6011b;}
.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) 50% 0 repeat-x #d1c1ab; text-align:center; font-size:11px; font-family:Verdana, Trebuchet MS; color:#666; position:relative;}
#wrapper, .wrapper { text-align:left; margin:0 auto; position:relative;}
#wrapper { background:url(../images/mc_mid.png) repeat-y; width:788px; padding:0 5px;}

#header { background:url(../images/header.jpg) no-repeat; min-height:176px;}
#logo { left:9px; top:0; z-index:1;}
#mBody { line-height:18px;}
#searchForm { height:28px; text-align:right; padding:2px 12px 0 0;}
#searchForm .txt { display:block; float:right; width:155px; height:16px; margin-right:4px;}
#searchForm .btn { display:block; float:right; background:url(../images/btn_search_go.gif) no-repeat; border:0; width:54px; height:22px; cursor:pointer;}
#imgHeader { background:url(../images/p_7.gif) no-repeat; height:315px; font-size:10px; font-family:Georgia; font-weight:bold; color:#8a7955;}
#imgHeader .imgs div { top:51px; left:308px;}
#imgHeader .text { width:260px; padding:20px 0 20px 20px;}
#mContent { background:url(../images/p_8.gif) repeat-y; margin-top:70px;}
#mContent .top { background:url(../images/p_8_top.gif) no-repeat; padding:14px 18px 5px 18px;}
.bot { background:url(../images/prefooter.jpg) no-repeat; height:31px;}
#mContent .mainbar { width:500px; float:left; background:url(../images/right_bg.jpg) 100% 0 no-repeat; padding:10px 30px 0 0;}
#mContent .title { font-size:18px; font-family:Georgia; color:#8a7955; line-height:28px;}
#mContent .pageTitle { font-size:26px; font-family:Georgia; color:#8a7955; line-height:36px;}
#mContent .subTitle { font-size:16px; font-family:Georgia; color:#8a7955; line-height:26px; display:block; border-bottom:1px solid #ccc; margin-bottom:6px;}
#mContent .imgHolder, #footer .imgHolder { float:left; margin-right:18px;}
#mContent .cols { clear:both; padding-top:16px;}
#mContent .sidebar { width:210px; float:left; padding:10px 0 0 12px; text-align:center;}
#mContent .sidebar .title { font-size:21px; line-height:32px;}

/*** inside template ***/
.inside #mContent { margin-top:0;}
.inside #mContent .top { background:url(../images/p_9.jpg) no-repeat; padding:14px 18px 5px 18px;}
.inside #mContent .mainbar { width:575px; background-position:0 0; padding:10px 0 0 37px;}
.inside #mContent .sidebar { width:135px; padding:10px 0 0 0; text-align:left;}
.arrowHd li { list-style:none; padding-bottom:5px;}
.arrowHd li a { background:url(../images/menu_plus.gif) 0 50% no-repeat; padding-left:12px; color:#666; display:block;}
.arrowHd li a:hover, .arrowHd li a:focus { color:#333;}
.mainbar .arrowHd li { background:url(../images/menu_plus.gif) 0 50% no-repeat; padding-bottom:0; padding-left:12px; color:#666; display:block;}
#mContent .mainbar .subTitle { font-size:11px;}

#footer { line-height:16px;}
#footer .wrapper { background:url(../images/footer.jpg) repeat-y; color:#e3ddd3; font-size:11px; padding:0 13px 15px 13px; width:762px;}
#footer .mainbar, #footer .sidebar { background:#a19275; text-align:left; float:left; height:101px;}
#footer .mainbar { width:460px; margin-right:10px;}
#footer .sidebar { width:261px; padding:0 15px;}
#footer .title { font-size:17px; font-family:Georgia; color:#e1dbcf; line-height:27px;}
#copyright { clear:both; padding:10px 0 0 12px; line-height:22px;}
#footer a { color:#e3ddd3;}
#footer a:hover, #footer a:focus { text-decoration:underline;}