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

@import url("typo.css");
@import url("nav.css");
@import url("jquery.tweet.css");

body {margin:0; padding:0; background:#fff; font-family: 'Lucida Grande','Lucida Fax',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 17px; color: #565656;}
/*MAIN DOOKEY*/
#wrapper {width:100%; background: transparent url(../images/bg.jpg) repeat-x top left; position: relative;}
#container {margin:0 auto; width:960px; position:relative; background: transparent url(../images/home_rpt.jpg) 0 0 repeat-y;}
#header {background: #fff url(../images/header.jpg) no-repeat top center; width:960px; height:148px;}
#splash {background:transparent url(../images/splash.jpg) no-repeat top center; min-height: :555px; padding:6px 2px 20px;}

/*SPLASH SECTION*/
#splash img {margin:0; padding:0; display:block;}
#splash_left { float:left; width:266px; margin-left:3px;}
#splash_right {float:right; width:684px; margin-right:3px;}

/*FOOTER SECTION*/
#foot {background: #fff url(../images/foot.jpg) no-repeat 0 0; width: 960px; margin: 0 auto;padding: 32px 0 35px; position: relative; top:-20px;}
#foot, #foot p, #foot p a, #foot a, #foot a:visited {color:#666666; font-size: 9px; text-decoration: none;}
#foot a:hover {text-decoration: underline; color: #999999;}

/*GENERAL CLASSES*/
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.foot {padding: 0 20px;}

a img {border: none;}

#logoplace {width: 250px; height: 85px;}
	#logoplace h1 a#logolink {width: 250px; height: 85px; text-indent: -9999px; display: block;}
	
/*DROPPER STUFF*/
#dropper {background:#48b54a; height:350px; display:none; width:100%; overflow: hidden; position: relative; z-index:1000; color: #fff;}
#drop_wrap {position:relative; width:960px; margin:0 auto;}
#drop_info {height: 0; position: relative; padding:10px 0 0;}
.droptabs {position:relative; right:0; top:10px; z-index:100;}
.moreinfo {position: absolute; right: 35px; height: 25px; width: 140px; top:12px; text-indent: -9999px;}

/*DROPPER INFO*/
.dropper-col1, .dropper-col2 {margin: 0 40px 0 0;}
.mini-nav, .mini-nav ul, .mini-nav ul li, .mini-nav ul li a {color:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif; list-style:none; list-style-type:none;}
.mini-nav a:link, .mini-nav a:visited {color:#fff; text-decoration:none;}
.mini-nav a:hover {color:#a8faa9;}
.mini-nav {padding:0 6px; margin:0;}
.mini-nav li {font-weight:bold; margin:0 0 4px;}
.mini-nav2 {padding:0; margin:-2px 0 6px 5px;}
.mini-nav2 li {font-weight:normal; margin:0 0 1px;}

.dropper-col3 {float:left;}

#dropper h3 {width:209px; height:17px; margin:0 0 8px 0; text-transform: uppercase; color: #fff; font-size: 16px;} 
#dropper p {width: 325px;}
#dropper p a {color: #baf8bb;}

/*TWITTER BIRD*/
.twitter {position:absolute; top:102px; right:10px; background:transparent url(../images/twitter.png) no-repeat 0 0;}
.twitter h4 a {text-indent:-9999px; display:block; width:189px; height:52px;}
