body { background-color: #e3af5c; background-image: url(../images/pat.jpg); background-repeat: repeat; background-position: 0px 0px; }
#Holder { margin: 20px auto 0px; }
#background { margin: 0px auto; padding-bottom: 300px; background-image: url(../images/bottom-shade.png); background-repeat: no-repeat; background-position: center bottom; }

/*** round corners on main box ***/
.rnd-top { float: left; width: 100%; }
.rnd-middle { float: left; width: 100%; background-image: url(../images/rnd-middle.png); background-repeat: repeat-y; background-position: 0px 0px; }
.rnd-bottom { float: left; width: 100%; }
.rnd-top img, .rnd-top img { float: left; }

/*** Menu ***/
.menu { background-image: url(../images/header-top-bg.jpg); background-repeat: no-repeat; background-position: right top; position: relative; float: left; width: 925px; text-align: right; height: 78px; margin-bottom: 1px; }
.menu .logo { position: absolute; left: 10px; top: 0px; float: left; height: 62px; width: 166px; }
.menu .tagline { line-height: 28px; font-size: 1.4em; font-weight: bold; }
.menu ul { float: left; padding-left: 160px; }
.menu li { display: inline; }
.menu a { width: 95px; float: left; margin: 0px 1px; padding: 0px; text-decoration: none; font: 1.4em/55px Arial, Helvetica, sans-serif, "Myriad Pro"; color: #0f64ad; text-align: center; }
.menu a:hover, .menu .active a { color: #000; text-decoration: none; background-image: url(../images/menu-hover.png); background-repeat: no-repeat; background-position: center center; line-height: 55px; }
.menu a.w120:hover, .menu .active a.w120 { background-image: url(../images/menu-hover-120.png); background-repeat: no-repeat; background-position: center center; }
.menu a.w130:hover, .menu .active a.w130 { background-image: url(../images/menu-hover-130.png); background-repeat: no-repeat; background-position: center center; line-height: 55px; }
.menu .w120 { width:120px}
.menu .w130 { width:130px}
.menu .logo a { background:none}

/*** sub-menu ***/
.sub-menu { float: left; width: 175px; margin-left: 28px; margin-bottom: 40px; }
.sub-menu ul {}
.sub-menu li { list-style: none; border-bottom: 1px solid #e0e0dc; clear: both; float: left; width: 175px; }
.sub-menu .last {border-bottom: none; }
.sub-menu a { font: bold 1.3em/25px "Myriad Pro", Arial, Helvetica, sans-serif; color: #000; margin-right: 10px; text-decoration: none; }
.sub-menu .active a, .sub-menu a:hover { color: #8faf2c; text-decoration:underline }

/*** main-banner ***/
.main-banner { background-image: url(../images/main-banner-page-01.jpg); background-repeat: no-repeat; background-position: 25px 0px; height: 167px; text-align: left; }
.main-banner p { color: #FFF; font: 4.5em "Myrian Pro", Arial, Helvetica, sans-serif, "Myriad Pro"; padding-top: 70px; padding-left: 50px; }

/*** maincontent ***/
.maincontent { text-align: left; margin-top: 0px; padding-top: 15px; background-image: url(../images/content-shade.jpg); background-repeat: no-repeat; background-position: center top; }
.maincontent p { font: 1.1em/1.8em Verdana, Geneva, sans-serif; color: #666666; margin-bottom: 15px; }

.three-col-bg { background-image: url(../images/content-bg-three-col.gif); background-repeat: repeat-y; background-position: center center; } 
.column-1 { padding-left: 28px; padding-right: 20px; }
.column-1 a:hover { text-decoration:none}
.column-2 { padding-right: 0px; padding-left: 0px; }
.column-3 { padding-right: 28px; padding-left: 20px; position: relative; }

.home-page p { margin-bottom:0;}

.divider { background-image: url(../images/dots.gif); background-repeat: repeat-x; background-position: 0px 0px; float: left; height: 2px; width: 100%; margin-top: 15px; margin-bottom: 5px; }

.button-more { margin-top: 15px; }
.read-article { }
.read-article a { font: 0.9em/15px Verdana, Geneva, sans-serif; color: #57c6de; text-decoration: none; background-image: url(../images/button-read-article.gif); padding-left: 17px; float: left; background-repeat: no-repeat; background-position: 0px 3px; }
.read-article a:hover { text-decoration: underline; }

/*** note section and additional pages ***/
.note { background-image: url(../images/note.png); background-repeat: no-repeat; background-position: 0px 0px; height: 275px; width: 200px; position: absolute; top: -100px; float: left; padding: 15px 20px 0px; }
.note p { font: 1.1em/1.4em Arial, Helvetica, sans-serif; color: #664601; margin: 0px;}
.note h3 { font: bold 1.4em Arial, Helvetica, sans-serif; color: #664601; text-transform: none; margin-bottom: 10px; }
.note ul { margin-top: 5px;}
.note li { font: 1em/1.3em Arial, Helvetica, sans-serif; color: #664601; list-style: circle; margin:0 10px; }
.page .column-3 {padding-top:180px}

/*** images in text ***/
img.float-left { float: left; }
img.float-right { float: right; }
img.margin-left { margin-left: 10px; }
img.margin-right { margin-right: 10px; }
img.margin-top { margin-top: 10px; }

/*** footer ***/
.footer { background-image: url(../images/footer-bg.jpg); background-repeat: no-repeat; background-position: center bottom; height: 64px; text-align: left; border-top: 1px solid #f2f2f2; margin: 20px 28px -12px; }
.footer ul { float: left; margin-top: 25px; }
.footer li { display: inline; }
.footer a { font: 1.1em/24px Verdana, Geneva, sans-serif; color: #666666; text-decoration: none; width: 88px; float: left; text-align: center; margin-right: 3px; }
.footer a:hover, .footer .active a { color: #000; text-decoration: none; background-image: url(../images/footer-bg-link-hover.png); background-repeat: no-repeat; background-position: center center; }
.footer .w120 { width:120px}
.footer a.w120:hover, .footer .active a.w120 { background-image: url(../images/footer-bg-link-hover-120.png); background-repeat: no-repeat; background-position: 0px 0px; }
.footer .w130 { width:130px}
.footer a.w130:hover, .footer .active a.w130 { background-image: url(../images/footer-bg-link-hover-130.png); background-repeat: no-repeat; background-position: 0px 0px; }
.signature { clear: both; font: 1em/1.8em Verdana, Geneva, sans-serif; color: #FEAD00; }
.signature a { color: #FEAD00; text-decoration: underline; }
.signature a:hover { color: #FFF; text-decoration: none; }

/*** Form ***/
form { padding-top: 20px; padding-bottom: 20px; }
form label { float: left; width: 180px; color: #666666; clear: both; text-align: left; font: 1.2em/2em Arial, Helvetica, sans-serif, "Myriad Pro"; }
form fieldset { border-style: none; }
form input, form textarea { padding: 1px 3px; float: left; width: 350px; background: #EBEBEB; border: 1px solid #C7C7C7; margin-top: 3px; font: 1.2em Arial, Helvetica, sans-serif; }
form img { padding: 1px 3px; float: left; margin: 15px 0 15px -3px; }
form .info { display: block; clear: both; float: left; padding-left: 190px; font-style: italic; color: #666666; line-height: 2em; width: 400px; font-family: Arial, Helvetica, sans-serif, "Myriad Pro"; }
form .checkboxes { clear: both; text-align: left; }
form .checkboxes input { float: left; width: 20px; margin-left: 200px; background: url(none); border-style: none; }
form .checkboxes span { font-size: 1.1em; line-height: 2em; font-weight: bold; color: #666; }
.buttonpress  { float: left !important; width: 95px !important; font-weight: bold; color: #FFF; background-image: url(../images/menu-hover.png); background-repeat: repeat-x; background-position: 0px 0px; height: 46px; border-style: none; margin: 0px; padding: 0px; background-color: #FFF; }
.button_box { float: left; width: 100%; margin-top: 30px; }
form .captcha { clear: both; float: left; width: 400px; padding: 0px 0px 0px 180px; margin: 0px; height: 60px; }
.errordiv { color: #FF0000; font-size: 1.2em; line-height: 1.4em; border:thin; width:90%; border-color:#990000; border-style:solid; padding: 10px; text-align: left; }
.successdiv { color: #009933; font-size: 1.2em; line-height: 1.4em; border:thin; width:90%; border-color:#00CC33; border-style:solid; padding: 10px;}

