/* --:[ Generic Thesis Reset ]:-- */
a { outline:none; }
ul#tabs { border:none; }
ul#tabs li { background:none; border:none; }
#tabs .current_page_item, #tabs .current-cat { background:none; }
#header { border-bottom:none; }
#feature_box { border-bottom:none; }
#content_box { background:none; }
.sidebar h3 { font-variant:normal; letter-spacing:0; }
#column_wrap { background:none; }
#footer { border-top:none; }
.cb { clear:both; height:1px; font-size:1px; line-height:1px; }

/* --:[ Site Specific Styles ]:-- */

body { background:#fcc07a url(images/bodybg.jpg) top left repeat-x; }
#container { border:1px solid #666; background:#FFF; margin-top:1em; margin-bottom:1em; }

#header { background:#f8981c url(images/header-right2.jpg) top right no-repeat; height:120px; padding:0; border-top:3px solid #f8981c; border-bottom:1px solid #f8981c; }
#header #logo a { font-size:1px; text-indent:-2900px; display:block; width:404px; height:120px;
				background:url(images/header-logo.jpg); float:left; }
#header #tagline { display:none; }

ul#tabs { background:#fdc889; }
ul#tabs li a {  }
ul#tabs li.current_page_item a { background:#f8981c;  }


#multimedia_box #image_box { text-align:center; }
#multimedia_box #image_box img { margin-left:auto; margin-right:auto; }

#footer { border-top:1px solid #f8981c; background:#f8981c; color:#FFF; }
#footer a { color:#FFF; text-decoration:none; border:none; }
#footer a:hover { color:#FFF; text-decoration:underline; }

#footer p.copy { float:left; }
#footer p.siteby { float:left; margin-left:12em; }

form#ContactForm { clear:both; }