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

BODY {
	padding:0px; 
    margin: 0 auto;
    font-size: 13px;
	text-align:left;
	font-family: trebuchet MS, Helvetica, sans-serif;
	border:medium;
	border:#000;
	background-color:#000;

}


#header {
	padding:0px;
	margin: 0 auto;
	vertical-align:top;
	height: 227px;
	text-align:center;
	background-image: url(../images/images/rethinkheader.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}

#headerflash {
	padding: 0px 0px 0px 0px;
	
}

#menu	{
	margin: 0px auto;
	width: 900px;
	padding: 0px, 10px, 10px, 10px;
	text-align:right;
	vertical-align:top;
	font:Verdana, Geneva, sans-serif;
	color: #38230e;
	
	}
#menu ul {
	line-height: 9px;
	font-weight: bold;
	margin: 0px;
	font-family: trebuchet MS, Helvetica, sans-serif;
	color: #38230e;
	padding: 10px 0px 10px 0px;
	}	


#menu li	{
	font-size: 16px;
	font-weight: 200;
	font-family: trebuchet MS, Helvetica, sans-serif;
	color: #38230e;
	display: inline;
	}
	
#menu ul li a:link {
	font-weight: bold;
	color: #38230e;
	text-decoration: none;
	}
	
#menu ul li a:visited {
	font-weight: bold;
	color: #38230e;
	text-decoration: none;
	}
	
#menu ul li a:hover		{
	font-weight: bold;
	color: #38230e;
	text-decoration: underline;
} 

#holder {
	padding:0px, 0px, 0px, 0px;
	margin:0 auto;
	width: 1027px;
	height: 390px;
	vertical-align:top;
	background-image: url(../images/images/rethinkbackground.jpg);
	background-position: top;
	background-repeat:no-repeat;
	
}

#flash {
	float:right;
	padding: 0px 85px 10px 10px;
	height:330px;
	width: 200px;
	vertical-align: top;
	text-align: right;
}

#contentleft	{
	float:left;
	padding: 10px 0px 0px 20px;
	text-align: right;	
	width: 230px;
	font-weight: 100;
	font-size: 16px;
	color: #EEE;
	font-family:Verdana, Geneva, sans-serif;
}

#nextcafe {
	float:left;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	width: 200px;
	font-size: 20px;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif
}

#nextcafe p {
	font-size: 14px;
	font-weight:200;
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
}


#nextcafepic {
	float:left;
	padding: 0px 20px 0px 80px;
	text-align: left;	
	width: 350px;
	height: 263px;
	
}

#content p	{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
	
#content {
	float:left;
	margin: 10px;
	padding: 10px 0px 0px 0px;
	text-align: right;	
	width: 500px;
	vertical-align:top;
	font-size: 18px;
	font-weight:bold;
	color: #38230e;
	font-family: Verdana, Geneva, sans-serif
	}

#picright {
	float: right;
	width: 230px;
	padding: 20px 70px 20px 0px;
	text-align:right;
	vertical-align:top;
	padding-left: 0px;
	font-size: 18px;
	color: #EEE;
	font-family: Verdana, Geneva, sans-serif
}

#picright p  {
	font-size: 14px;
	color: #EEE;
	font-family: Verdana, Geneva, sans-serif
}
#picright a:link  {
        color:  #EEE;
        font-weight:  bold;
		text-decoration: underline;
        }

#picright  a:visited  {
        color:  #EEE;
		font-weight:  bold;
        text-decoration: underline;
        }

#picright  a:hover {
		color: #EEE;
        font-weight:  bold;
        text-decoration: underline;
}

#title {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	width: 600px;
	text-align: right;
	padding: 25px 20px 0px 360px;
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

#content  a:link  {
        color:  #38230e;
        font-weight:  bold;
		text-decoration: underline;
        }

#content  a:visited  {
        color:  #663300;
		font-weight:  bold;
        text-decoration: underline;
        }

#content  a:hover {
		color: #38230e;
        font-weight:  bold;
        text-decoration: underline;
}
	
#footer {
	font-family:Verdana, Geneva, sans-serif;
	margin: 0px;
	width: 100%;
	text-align: center;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	color: #EEE;
}

#footer a:link  {
        color:  #EEE;
        font-weight:  bold;
		text-decoration: underline;
        }

#footer  a:visited  {
        color:  #EEE;
		font-weight:  bold;
        text-decoration: underline;
        }

#footer  a:hover {
		color: #EEE;
        font-weight:  bold;
        text-decoration: underline;
}
