@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
#main_container {
	width: 762px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background-image: url(home_bg2.jpg); /* was url(home_bg.jpg); */
	background-repeat: no-repeat;
	height: 665px; /* was 635px; */

}
#events_container {
	overflow: hidden;
	position: relative;
	height: 252px;
}

#left_col {
	width: 164px;
	padding: 0px;
	margin-left: 6px;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #920c1d;
	float: left;
	overflow: hidden;
	position: absolute;
	left: -1px;
	text-align: left;
	height: 661px; /* was 628px; */
	
}

#middle_col {
	float: left;
	overflow: hidden;
	position: absolute;
	width: 373px;
	top: 3px;
	left: 173px;
	text-align: left;
	height: 661px; /* was 628px; */
}

.events {
	float: left;
	overflow: hidden;
	position: absolute;
	width: 172px;
	left: 10px;
}

.community {
	float: left;
	overflow: hidden;
	position: absolute;
	width: 172px;
	left: 192px;
	
}

#right_col {
	float: left;
	overflow: hidden;
	position: absolute;
	width: 206px;
	margin-right: 6px;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #920c1d;
	left: 549px;
	/*top: 1px;*/
	text-align: left;
	height: 661px; /* was 628px; */
}
.about {
	height: 212px; /*was 208px*/
	margin-left: 4px;
	margin-right: 0px;
	overflow: hidden;
}

.about p{
	margin-right: 0px;
	padding-top: 0px;
	line-height: 12pt;
	color: #940a00;
}

.about h3{
	text-indent: -999px;
	background-image: url(about.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;	
}
.about img 
{
    margin: 8px 2px 0 0;
}

.cafes {
	height: 360px; /* was 343px */
	margin-left: 4px;
	margin-right: 3px;
	overflow: hidden;
}
.cafes p{
	margin-right: 3px;
	padding-top: 0px;
}
.cafes h3{
	text-indent: -999px;
	background-image: url(cafes.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;

}
.cafes img 
{
    margin: 5px 2px 0 0;
}
.work_for_us 
{
    margin-left: 4px;
    height: 85px; /* was 122px; */
	margin-right: 3px;
	overflow: hidden;
}
    
.work_for_us p{
	margin-right: 3px;
	padding-top: 0px;
}
.work_for_us h3{
	text-indent: -999px;
	background-image: url(work_for_us.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;

}
.work_for_us img 
{
    margin: 0px 2px 0 0;
}

.events p{
	margin-right: 3px;
	padding-top: 0px;
}
.events h3{
	text-indent: -999px;	
	background-image: url(events.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;

}


.events img 
{
    margin: 5px 2px 0 0;
}

.community p{
	margin-right: 3px;
	padding-top: 0px;
}
.community h3{
	text-indent: -999px;
	background-image: url(community.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;
}
.date
{
    color: #cfb06e;  
    font-family: Arial;    
    font-size: 8pt; 
    line-height: 16pt; 
    font-weight: bold; 
}

.community img 
{
    margin: 5px 2px 0 0;
}

.ethical_container {
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #920c1d;
 	margin: 0;
	padding: 0; 
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;
}
/*.ethical_container h3{
	text-indent: -999px;
	background-image: url(ethical.jpg);
	padding-bottom: 4px;
	margin-bottom: 1px;
	margin-left: 10px;
	margin-top: 5px;
	background-repeat: no-repeat;
}*/


.ethical {
	background-image: url(ethical_bg2.jpg);
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top:2px;
	height: 44px;
	
}

.ethical p{
	height: 44px;
	padding-top: 6px;
	margin-bottom: 2px;
	margin-right: 20px;
	margin-left: 120px;
	overflow: hidden;	
}



#socialnet {
	margin-top: 5px;
	padding: 0px;
	list-style-type: none;
	width: 374px;
	height:100px;
}



/* -----------------------TWITTER FEED --------------------*/


#twitter_feed {
    margin-left: 8px;
    margin-right: 8px;
}

#twitter_t {
    width:358px;
    height:7px;
    background-image: url(top.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    margin:0px;
    padding:0px;
    font-size: 2px;
}

#twitter_m {
   width: 358px;
   background:url(mid.jpg);
   background-repeat: repeat-y;
   margin:0px;
   padding:0px;
}

/*#twitter_container {
   width: 358px;
   min-height:20px;
}*/
   
#tweet {
   width: 358px;
   min-height:20px;
}
#tweet ul {
   padding: 0px 5px 0px 5px;
   overflow: hidden;
   font-family: Georgia;
   font-size: 11px;
   color: #45869C;
   line-height: 16px;
   /*overflow: hidden;
   height: 60px;*/
}

#tweet li {
   width: 342px;
   list-style: none;
   /*height: 60px;*/
}

#tweet li a {
   color: #45869C;
   border-bottom: dotted 1px #45869C;
   text-decoration: none;
}

#tweet li a:hover {
    color: #45869C;
    border-bottom: dotted 1px #45869C;
    text-decoration:none;
}

/*#twitter_time {
    font-size: 85%;    
}

#twitter_name {
    font-weight: bold;
    text-decoration: none;
    border-bottom:none;
}*/

#twitter_b {
   width: 358px;
   height: 8px;
   background-image:url(bottom.jpg);
   background-repeat: no-repeat;
   margin:0px;
   padding:0px;
   font-size: 2px;
}

/*#twitter_bubble {
   width:358px;
   height:30px;
   background-image:url(bottom_speech.jpg);
   background-repeat: no-repeat;
   margin:0px;
   padding:0px;
}*/






/* ---------------- FACEBOOK & TWITTER IMAGES----------------------------*/

#social_container {
   width:358px;
   height:30px;
   background-image:url(bottom_speech.jpg);
   background-repeat: no-repeat;
   margin:0px;
   padding:0px;
		
}



#facebook {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:30px;
   	text-decoration: none;
	margin-left:25px;
	padding-top:2px;
	padding-left: 31px;
	padding-right: 5px;
	background-image: url(facebook_button.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #1c72ab;
	font-weight: bold;
	height:30px;
	float: left;
	position: relative;
} 

#facebook a {
	color: #1c72ab;
	text-decoration: none;
}


#facebook a:hover {
	color: #1c72ab;
	text-decoration: underline;
}


#you_tube {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:30px;
	text-decoration: none;
	padding-top:2px;
	padding-left: 31px;
	padding-right: 19px;
	background-image: url(you_tube.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #de5858;
	font-weight: bold;
	height:30px;
	float:left;
	position: relative;
} 

#you_tube a {
	color: #de5858;
	text-decoration: none;
}


#you_tube a:hover {
	color: #de5858;
	text-decoration: underline;
}


#twitter {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:30px;
   	text-decoration: none;
	padding-top:2px;
	padding-left: 34px;
	background-image: url(twitter_bird.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #3897b5;
	font-weight: bold;
	height:30px;
	float:left;
	position: relative;
} 

#twitter a {
    color: #3897b5;
	text-decoration: none;
}

#twitter a:hover {
    color: #3897b5;
	text-decoration: underline;
}


.e-news {
	margin-left: 8px;
}
.e-news h3{
	text-indent: -999px;
	background-image: url(e-news.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;
}
.e-store {
	height: 232px;
    margin-left: 8px;
}

.e-store p{
	margin-right: 3px;
	padding-top: 0px;
}
.e-store h3{
	text-indent: -999px;
	background-image: url(e-store.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;

}
.competition {
	height: 335px; /* was 352px; */
}

.competition p
{

	margin-right: 3px;
	padding-top: 0px;
}
.competition h3{
	text-indent: -999px;
	background-image: url(competition.jpg);
	padding-bottom: 11px;
	margin-bottom: 6px;
	margin-top: 20px;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #920c1d;
}
.competition img 
{
    margin: 5px 2px 0 0;
}

.top_content {

height: 247px;
overflow: hidden;
margin-top: 6px;
}
.rs_rounded 
{
    color: #bababa;
    border-color: #666666;   
}

#data-informed
{
    color: #bababa;
    border-color: #666666; 
}
