@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; border:0; outline:none; }
body { background:url(../images/site_bkGnd.jpg) repeat; }
p { padding-bottom:10px; }
h1 { padding-bottom:10px; }
h2 { padding-bottom:10px; }
.general ul { padding-bottom:10px; }
.general ul li {list-style-type:none; list-style-position:inside; }
/*Layout*/
div#header { margin:0 auto; background:url(../images/hdr_bkGnd.jpg) top no-repeat; width:993px; height:286px; text-align:center; }
div#logoClick { position:absolute; z-index:1000; top:90px; left:50%; margin-left:-455px; width:225px; height:105px; cursor:pointer; }

div#contentWrapper { margin:0 auto; background:url(../images/content_bkGnd.jpg) top repeat-y; width:993px; }
div#contentWrapperPad { padding:2px 22px 0 22px; }
div#contentWrapper .titleImg { margin:0 2px 2px 2px; border:2px solid #ffffff; border-width:2px 0; width:947px; height:66px; }

div#colWrapper { width:949px; float:left; margin-right:-267px; }
div#colWrapper div#rightColPad { margin:20px 25px 20px 296px; /*Margin for left col plus right pad*/ }
div#colWrapper div#leftCol { float:left; margin-left:2px; width:267px; height:100%; background:#EEE9DE; }
div#colWrapper .leftImg { margin:0; border:2px solid #ffffff; border-width:2px 0; width:267px; height:63px; }
div#colWrapper div#leftMenu { padding:15px 25px; }
div#colWrapper div#leftCol div#newsletterSignup { background:#E6E0CF; padding:15px 25px; border-bottom:2px solid #ffffff; }

div#contentWrapper div#footer { clear:both; background:url(../images/footer_bkGnd.jpg) bottom repeat-x; height:66px; margin:auto auto; margin-left:2px; text-align:center; border-bottom:2px solid #ffffff; }
div#contentWrapper div#footerPad { padding-top:15px; }

/*Menus & Navigation*/
div#mainMenu img { border:0; }
div#mainMenu ul { margin-left:23px; }
div#mainMenu ul li { list-style:none; float:left; }

div#leftMenu ul li { list-style:none; background:url(../images/arrow_leftMenu.jpg) left no-repeat; padding-left:25px; margin-bottom:10px;  }
div#leftMenu ul li a { font-size:14px; font-weight:bold; color:#80561b; text-decoration:none; }
div#leftMenu ul li a.subcurrent { color:#5c8727; }
div#leftMenu ul li a:hover { color:#5c8727; }

div#featurePanel { padding-top:15px; }
div#featurePanel ul li { list-style:none; float:left; margin-right:5px; }
div#featurePanel .featureTitleImg { border-bottom:2px solid #ffffff; display:block; }
div#featurePanel .featurePanelWrapper { background:#EDE9DE; }
div#featurePanel .featureCopy { width:204px; height:250px; }
div#featurePanel .featureCopyPad { padding:15px; }

div#bayanGallery{ position:relative; visibility:hidden; border:1px solid #80561b; }
div#bayanGallery .gallerydesctext{ text-align:left; padding:2px 5px; }

/*Fonts & Anchors*/
.general { font-size:12px; font-weight:normal; color:#333333; line-height:18px; }
.highlight  { font-size:12px; font-weight:bold; color:#663300; line-height:18px; }
.white { color:#ffffff; }
.errors { color:#990000; font-weight:bold; padding:5px 10px; }
.frmText { margin:10px; width:145px; max-width:145px; font-size:12px; font-weight:normal; color:#333333; padding:3px; vertical-align:middle; }
div#contentWrapper div#footer { font-size:11px; font-weight:normal; color:#ffffff; text-decoration:none; line-height:18px; vertical-align:middle; }
div#contentWrapper div#footer p, div#contentWrapper div#footer a { font-size:15px; font-weight:bold; color:#ffffff; text-decoration:none; line-height:18px; text-transform:uppercase; margin:0 10px; }
div#contentWrapper div#footer a:hover { color:#FFFFCC; }