@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* { margin: 0px; padding: 0px; }
body { margin-right: auto; margin-left: auto; height: auto; width: 992px; background-color: #FFCC99; }
#wrapper { float: left; height: auto; width: 992px; padding-top: 50px; }
#nav { float: left; height: 26px; width: 992px; }
#nav img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#header { float: left; height: auto; width: 992px; }
#header img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#banner { float: left; height: auto; width: 992px; }
#banner img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#intro { float: left; height: 59px; width: 438px; background-color: #FFFFFF; }
#intro h1 { float: left; height: auto; width: 438px; background-color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial; font-size: 20px; color: #000000; line-height: 24px; }
#main { height: auto; width: 992px; float: left; background-image: url(../images/main_bg.jpg); background-repeat: repeat-y; font-family: "Trebuchet MS", Verdana, Arial; }
#content { float: left; height: auto; width: 472px; padding-left: 45px; font-size: 12px; padding-right: 23px; }
#content h1 { font-size: 14px; font-family: "Trebuchet MS", Verdana, Arial; color: #000000; padding-bottom: 5px; padding-top: 10px; }
#content h2 { padding-top: 7px; color: #FF8927; font-size: 16px; }
#content h3 { padding-top: 7px; }
#content p { padding-top: 7px; font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; line-height: 15px; }
#content p.small { font-size: 10px; padding: 0px; font-family: "Trebuchet MS", Verdana, Arial; }
#content ul { padding-left: 20px; padding-top: 7px; }
#content li { line-height: 15px; padding-top: 4px; }
#content a { color: #000000; text-decoration: underline; }
#content a:hover { color: #FF8B2B; text-decoration: underline; }
#gallery { float: left; height: auto; width: 565px; padding-left: 45px; padding-top: 10px; }
#gallery h1 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 14px; color: #000; padding-bottom: 15px; font-weight: normal; }
#rh_col_news { float: left; height: auto; width: 250px; padding-top: 10px; padding-left: 17px; }
#rh_col_news h1 { font-family: "Trebuchet MS", Verdana, Arial; font-size: 20px; color: #000000; line-height: 24px;  padding-bottom: 15px; font-weight: normal; }
#rh_col_news a { color: #000000; text-decoration: underline; }
.img_wrap { float: left; height: auto; width: 130px; padding-right: 10px; }
.img_wrap img { border: 1px solid #FFFFFF; height: 115px; width: 130px; margin-bottom: 3px; }
.img_wrap p { font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; font-weight: normal; height: 60px; margin: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
#slideshow { height: 150px; width: 352px; float:left; position: relative; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active { z-index:10; opacity:1.0; }
#slideshow IMG.last-active { z-index:9; }
#rh_col { float: left; height: auto; width: 352px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#rh_col img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#lower-banner img { float: left; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#lower-banner { float: left; height: auto; width: 992px; }
#footer { float: left; height: auto; width: 992px; text-align: center; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; padding-bottom: 15px; margin-right: auto; margin-left: auto; }
#footer a { color: #000000; text-decoration: underline; }

/*---------------------Common form styles-----------------*/
form#forms { width: 500px; margin: 0 auto; float: left; font-family: Arial, Helvetica, sans-serif; }
fieldset { border: none; padding: 0px 15px; }
legend { line-height: 1.4; font-size: 11px; color: #000000; padding-bottom: 10px; margin-left: 120px; font-weight:bold; }
label { width: 100px; text-align:right; float: left; font-size: 10px; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 6px; margin-left: 0px; color: #000000; }
form span { float: left; width: 10px; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; }
form p { color: #000000; font-size: 12px; line-height: 1.2; clear: both; }
input.text { width: 300px; float: left; margin-top: 0px; margin-right: 0px; margin-bottom: 3px; margin-left: 0px; }
textarea.text { padding: 2px; margin-top: 3px; width: 295px; height: 75px; }
input.text:focus, textarea.text:focus { background-color: #FFCB99; }
.buttonPad { padding-top: 10px; padding-left: 120px; clear: both; }
.red { color: #FF0000; }

/*---------------------Common class's styles-----------------*/

.clear { clear:both; }
.floatLeft { float:left; }
.floatRight { float:right; }
.img_pad { float: left; padding-right: 10px; }

.fb_pad { padding-top: 25px; padding-left: 290px; }

