/* CSS Document */

*{margin: 0; padding: 0; border: 0; font-weight: normal;}

strong{font-weight: bold;} #welcome strong{font-weight: normal;}
bold {font-weight: bold;} #welcome bold {font-weight: normal;}


body{margin: 0; padding: 0; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px;
	text-align: left; line-height: 18px; color: #000000;}
	
a{color: #999999; text-decoration: none; cursor:pointer;}

a:hover{text-decoration:none;}

/* Common properties */
#header, #nav, #content, #lower-content, #footer{width: 800px; margin: 0 auto; position: relative;}

/* Header*/
#header-wrap{height: 158px; background: #EAEAEA;}
#header{position: relative; height: 40px;}
#header-left{position:relative; height: 40px;}
#header a{color: #9e9e9e; font-size: 12px;}
#header p{position: absolute; top: 10px; right: 0; text-align: right; color: #9e9e9e; font-size: 12px;}
#header a{color: #999;}
#header a:hover{color: #fff;}
#header a.current{color: #fff;}


/* Logo and Nav box */
#nav-wrap{height: 31px; background: url(images/nav_bg.jpg) repeat-x;}
#nav{height: 31px; background: url(images/nav_bg.jpg) top left repeat-x;}
#nav img{position: absolute; bottom: 19px; left: 0px;}

/* Start Main Navigation */
#nav-box{width: 744px; position: absolute; bottom: 0px; right: 0px; height: 31px; background: url(images/nav.jpg) top left no-repeat;}
#nav-box ul{list-style-type: none; height: 31px; margin: 0; padding: 0;}
#nav-box li{float: left; cursor: pointer;}
#nav-box li a{height: 0; margin: 0; padding-top: 31px; color: #000000; overflow: hidden; cursor: pointer; background: url(images/nav.jpg) no-repeat; display: inline; float: left; position: relative;}
#nav-box li a:active, #nav-box li a:hover{cursor: pointer;}



/* Static nav item*/
#nav-box li#index a{width: 78px; background-position: 0 0;}
#nav-box li#about_us a{width: 93px; background-position: -78px 0;}
#nav-box li#services a{width: 145px; background-position: -171px 0;}
#nav-box li#newsletters a{width: 113px; background-position: -316px 0;}
#nav-box li#contact_us a{width: 102px; background-position: -429px 0;}
#nav-box li#jobs a{width:145px; background-position: -531px 0;}



/* Current nav item */
#nav-box li#index a.current, #nav-box li#index a.current:hover, #nav-box li#index a.current:active{width: 78px; background-position: 0 -31px;}
#nav-box li#about_us a.current, #nav-box li#about_us a.current:hover, #nav-box li#about_us a.current:active{width: 93px; background-position: -78px -31px;}
#nav-box li#services a.current, #nav-box li#services a.current:hover, #nav-box li#services a.current:active{width: 145px; background-position: -171px -31px;}
#nav-box li#newsletters a.current, #nav-box li#newsletters a.current:hover, #nav-box li#newsletters a.current:active{width:113px; background-position: -316px -31px;}
#nav-box li#contact_us a.current, #nav-box li#contact_us a.current:hover, #nav-box li#contact_us a.current:active{width: 102px; background-position: -429px -31px;}
#nav-box li#jobs a.current, #nav-box li#jobs a.current:hover, #nav-box li#jobs a.current:active{width: 143px; background-position: -531px -31px;}



/* Hover nav item */
#nav-box li a:hover span{cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0; display: none; height: 0; margin: 0; padding-top: 31px;}
#nav-box li#index a:hover, #nav-box li#index a:hover span{width: 78px; background: url(images/nav.jpg) 0 -63px;}
#nav-box li#about_us a:hover, #nav-box li#about_us a:hover span{width: 93px; background: url(images/nav.jpg) -78px -63px;}
#nav-box li#services a:hover, #nav-box li#services a:hover span{width: 145px; background: url(images/nav.jpg) -171px -63px;}
#nav-box li#newsletters a:hover, #nav-box li#newsletters a:hover span{width: 113px; background: url(images/nav.jpg) -316px -63px;}
#nav-box li#contact_us a:hover, #nav-box li#contact_us a:hover span{width: 102px; background: url(images/nav.jpg) -429px -63px;}
#nav-box li#jobs a:hover, #nav-box li#jobs a:hover span{width: 145px; background: url(images/nav.jpg) -531px -63px;}




/* Clicked nav item*/
#nav-box li#index a:active, #nav-box li#index a:active span{width: 78px; background-position: 0 -94px;}
#nav-box li#about_us a:active, #nav-box li#about_us a:active span{width: 93px; background-position: -78px -94px;}
#nav-box li#services a:active, #nav-box li#services a:active span{width: 145px; background-position: -171px -94px;}
#nav-box li#newsletters a:active, #nav-box li#newsletters a:active span{width: 113px; background-position: -316px -94px;}
#nav-box li#contact_us a:active, #nav-box li#about-us a:active span{width: 102px; background-position: -429px -94px;}
#nav-box li#jobs a:active, #nav-box li#jobs a:active span{width: 145px; background-position: -531px -94px;}

/* End Navigation */




/* Main Content */
h2{color: #000000; font-size: 11px; line-height: 25px; font-weight: normal; margin-bottom: 3px;}
h3{color: #000000; font-size: 15px; line-height: 25px; font-weight: normal; margin-bottom: 3px;}
h4{color: #000000; font-size: 15px; line-height: 25px; font-weight: normal; margin-bottom: 3px;}

#content-wrap{height:100%; background:url(images/grad.jpg) repeat-x; background-position:bottom;}
#content{overflow: visible; background:url(images/shapes.gif) top right repeat-y;}
#left-col{width: 180px; float:left; margin-bottom:60px; padding-left:40px; margin-top:200px;}
#left-col h1{font-size: 18px;  padding-top:35px; text-align: left; font-weight: normal; color: #7a6238; line-height: 26px;}
#left-col p{ font-family:Arial, Helvetica, sans-serif; padding-top: 0.7em; text-align: left; color: #FF7F00;line-height:26px;padding-bottom: 1.5em;}
p.new{ padding-top: 35px;padding-bottom: 50px; color:#7a6238;}
#left-col a{ text-decoration:none; color: #FF7F00; padding: 2px 1px;} #left-col a:hover{ text-decoration:underline; color: #FF7F00; padding: 2px 1px; z-index:1}
#right-col{height: 100%; float:right; margin-right:100px; right: -1px; top: 0; right:113px; bottom:100px; padding-top:50px; padding-bottom:35px; width: 465px; z-index: 1;}
#right-col h1{font-size: 18px; padding-top:35px;text-align: left; font-weight: normal; color: #999999; line-height: 26px;}
#right-col strong{text-align: left; font-weight:bold; color: #930069;line-height:20px; padding-bottom: 10px; padding-top:10px;}
#right-col p{text-align: left; color: #000000;line-height:20px; padding-bottom: 10px; padding-top:10px;}
#right-col a{color:#930069;}
#right-col a:hover{text-decoration:underline;}
#right-col ul{list-style-image:url(images/bullet.gif); font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px;
	text-align: left; line-height: 32px; color: #000000;}
#right-col li{ margin-left:36px;}	
	
	
/* Contact Content */
#contact-col{height: 100%; float:left; right: 0px; top: 0; left:113px; bottom:100px; padding-left:250px; padding-top:50px; padding-bottom:35px; width: 465px; z-index: 1;}
#contact-col p{text-align: left; color: #000000;line-height:20px; padding-bottom: 10px; padding-top:10px;}
#contact-col a{color:#930069;}
#contact-col a:hover{text-decoration:underline;}
	


/* Footer */
#footer-bar{height: 10px; background: url(images/bar.gif) repeat-x;}
#footer-wrap{background: #ffffff;}
#footer{background: #ffffff; line-height: 22px; text-align: center; font-size: 10px; padding-top:30px;}
#footer p{font-size: 10px; color: #999999;}
#footer a{cursor:pointer;}



/* Pop Up Boxes */
#pop-header-wrap{height: 90px; background: #EAEAEA;}
#pop-header{position: relative; height: 40px;}
#pop-wrap{height:100%; padding-left:20px; padding-right:20px; padding-bottom:60px; background:url(images/grad.jpg) repeat-x; background-position:bottom;}
#pop{ position:relative; overflow: visible; height:100%;}
#pop-col{width: 360px; float:left; padding-bottom:40px; padding-top:30px;padding-left:40px; padding-right:20px; height:100%}
#pop h1{font-size: 16px; padding-top:35px; padding-bottom:15px;text-align: left; font-weight: normal; color: #930069; line-height: 26px;}
#pop p{font-size:13px; line-height:26px;}


/* Form */
#form-header-wrap{height: 90px; background: #EAEAEA;}
#form-header{position: relative; height: 40px;}
#form-wrap{height:100%; padding-left:20px; padding-right:20px; padding-bottom:80px; background:url(images/grad.jpg) repeat-x; background-position:bottom;}
#form{position:relative; overflow: visible; height:100%; width:420px;}
#form h1{font-size: 16px; padding-top:15px; padding-bottom:5px;text-align: left; font-weight: normal; color: #930069; line-height: 17px;}
#form p{font-size:13px; line-height:26px;}
#form input{border: 1px solid #FF7F00; padding: 5px; cursor:pointer;}




/* Misc Classes, etc */
body{-moz-opacity: 0.9999;} /* Fix the FF Mac font glitch */
.col2{width: 250px; float: left;}

.clear{clear: both;}
/* Remove outline from links in FF */
a{outline: none;}

