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

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.4em;
	list-style:none;	
}
:focus {-moz-outline-style: none;}
a, a:active {outline: none;}

.clear {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
html, body, #mainContainer {
	height: 100%;
	min-height: 100%;
}
html>body #mainContainer {height: auto;}
#mainContainer {
	margin: auto;
	width: 1035px;
	position: relative;          
}   



#header h1 {
	position: absolute;
	z-index: 1;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	left: 99px;
	top: 187px;
}
#header h1 span {
	font-size: 10px;
	color: #999999;
}                 
/*
#footer {
	position: absolute;
	padding: 85px 0 0 807px;
	width: 143px;
	bottom: 0px;
	height: 61px;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a {color:#CCCCCC;}
#footLogo {
	position: absolute;
	bottom: 0px;
}
*/
/*--Forms--*/
input {
width:215px;
height:16px;
margin:5px 5px 5px 0;
border:1px solid #CCC;
padding:4px;
color:#333;                                                     
} 
input:focus {
    outline: 0;
}                                                        
h2.formHead {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #AEDFE5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom: 6px;
}
.email {
	width:448px;
}
textarea {
	background: url(../images/tBKG.jpg) no-repeat bottom right;
	height:192px;
	width:456px;
	border:1px solid #CCC;
	margin:5px 5px 5px 0;
	padding:4px;
	color:#333;
}
.submit {
	background: url(../images/submit.jpg) no-repeat;
	height:26px;
	width:60px;
	text-indent:-5000px;
	border:none;
	cursor: pointer;
}
/*-- Events --*/
#none {}#events li {
	margin-bottom: 30px;
}
#events h4 {
	font-size: 18px;
	text-transform: uppercase;
	color: #BDD63C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 470px;
	margin: 0px;
}
#events h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#events p {
	font-size: 12px;
	width:518px;
}
#events a {
	font-style: italic;
	color: #BDD63C;
}
#events img {
	float: right;
	border: 1px solid #000;
	margin-left:10px;
}
ul#links li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 8px;
}
#links img {
	float: left;
	margin-right: 8px;
}
#links h1 {
	margin: 0px;
	text-transform: capitalize;
	font-size: 16px;
}
#links p {
	margin-left: 3px;
	margin-top: 3px;
}
/*-- 2009 FALL PARTY --*/
.staticFlavorBlue {
	font-size: 33px;
	font-height: 20px;
	color: #004780;
	line-height: 38px;
}
.staticCopyBold {
	font-size: 12px;
	font-height: 12px;
	color: #777;
	font-weight: bold;
}
.staticCopyBoldBlue {
	font-size: 12px;
	font-height: 12px;
	color: #004780;
	font-weight: bold;
}




#content {
    /*background: url(../images/cSep.jpg) repeat-y 610px top;*/
    padding-bottom: 146px;
}
#leftColumn h2 {
    line-height: 17px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.feature {
    /*position: absolute;
    left: 0px;*/
    margin-top:15px;
    margin-left:-15px;
}
#features {
    display: block;
    margin-top: 40px;
    width: 570px;
    margin-right: auto;
    margin-left: auto;
}
#features li {
    float: left;
    display: block;
    height:249px;
    width: 253px;
    margin:15px 10px;
    border-right: 6px solid #aaa;
    border-bottom: 6px solid #aaa;
    border-left: 6px solid #aaa;
    text-align: center;
}
#features img {
    width: 240px;
    margin-top: -15px;
    border-width: 2px;
    border-style: solid;
}
#features h4 {
    /*border-top: 4px solid #fff;*/
    padding:5px 5px 0;
    font-size: 13px;
    text-align: left;
    color:#2f343a;
    font-size:11px;
    height:44px;
    overflow: hidden;
    line-height:13px;
}

#features li.blue img {
    border-color: #999;
}
#features li.blue h4, #features li.blue span {
    /*background-color: #2f343a;*/
}
#features li.green img {
    border-color: #999;
}
#features li.green h4, #features li.green span {
    /*background-color: #2f343a;*/
}
#features li.yellow img {
    border-color: #999;
}
#features li.yellow h4, #features li.yellow span {
    /*background-color: #2f343a;*/
}
#features li.orange img {
    border-color: #999;
}
#features li.orange h4, #features li.orange span {
    /*background-color: #2f343a;*/
}
#features li.ltorange img {
    border-color: #999;
}
#features li.ltorange h4, #features li.ltorange span {
    /*background-color: #2f343a;*/
}
#features li.black img {
    border-color: #999;
}
#features li.black h4, #features li.black span {
    /*background-color: #2f343a;
    color:#fff;*/
}
#features li. a {
    color: inherit;
}
#sponsors {
    padding: 10px;
    background-color: #d2d7db;
    margin: 15px 0px;
    height: 200px;
    overflow: auto;
}
#sponsors h3 {
    color: #FFFFFF;
}
#sponsors ul {
    margin-top: 12px;
    margin-left: 15px;
}
#sponsors li a {
    line-height: 18px;
    color:#000;
}
#sponsors li a:hover {text-decoration:underline;}
#buzz {
    text-align: right;
    padding-right: 50px;
    padding-top: 15px;
    padding-left: 10px;
    position: relative;
}
#buzz h3 {
    color: #e96f35;
    margin-bottom: 12px;
    text-align: left;
}
#buzz .italic {
    margin-bottom: 15px;
    display: block;
}
#buzz a.italic {
}
#buzz #buzzArticles li {
    overflow: hidden;
    text-align:left;
}
#buzz #buzzArticles li div.border {
    background-color: #fff;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    width:100%;
    /*height:518px;*/
}
#buzz #buzzArticles li span {
    width: 348px;
    display:block;
    padding:0 10px 10px;
    margin:0px;
}
#buzz #buzzArticles span a {
    font-weight: bold;
    color: #E96F35;
    font-size: 14px;
    /*line-height: 14px;
    margin-bottom:5px;*/
    display:block;
}
#buzz #buzzArticles span a:hover {
text-decoration:underline;
}
#buzz #buzzArticles span i {
    font-size: 10px;
    font-style: italic;
    color: #000000;
}
#buzz #buzzheader a.italic:hover {
    text-decoration: underline;
}
.cls {
    display: block;
    height: 16px;
    width: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 16px;
    color: #FFFFFF;
    background-color: #666666;
    margin: 5px 0 5px 340px;
    
    
}

.greenBK {
    background-color: #8CC63F;
}
#articleSB {
    float: left;
    padding-top: 10px;
    width: 261px;
}
#articleSB img {
    margin-top:18px;
    margin-bottom:10px;
}
#articleSB h2 {
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 25px;
    margin-left: 10px;
}
#article {
    /*float: right;*/
    /*width: 325px;*/
    padding-right: 5px;
}
#leftColumn h1 {
    margin-top: 65px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
}
#leftColumn .des {
    font-size: 16px;
    font-weight: normal;
    padding: 0px;
    margin: 3px 0px 8px;
}
#article p {
    text-align: justify;
    line-height:15px;
}
#article img[align="left"] {
    margin-right:8px;
    margin-bottom: 8px;
    }
#article img[align="right"] {
    margin-left:8px;
    margin-bottom: 8px;
    }
#article img[align="middle"] {
    margin:5px 0;
    }
#features li.ad {
    height: 213px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 263px;
    background-color: #999999;
}
.static {
    margin-top: 40px;
}
.welcome {
    margin-top: 10px;
    font-size: 14px;
    font-height: 14px;
    font-weight: bold;
}
.sbDiv {
    padding:0 40px 20px ;
    text-align:center;
    font-size:11px;
}
.staticCaption {
    margin-top: 10px;
    font-size: 18px;
    font-height: 14px;
    color: #aedfe5;
    padding-left: 15px;
}
    .staticFlavor {
    font-size: 33px;
    font-height: 20px;
    color: #000;
    line-height: 38px;
    padding-left: 15px;
    display:block;
}
.staticCopy {
    font-size: 12px;
    font-height: 12px;
    color: #777;
    padding-left: 15px;
}


#leftColumn {
    float: left;
    width: 654px;
    padding: 15px 15px 20px;
}
#rightColumn {
    width: 300px;
    padding: 15px 8px 20px 10px;
    float: left;
}

.googleblock {
    border: 0px !important;
}

