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

body {
	background-color: #000000;
}
td img {
	display: block;
}
.imagecenter {
	display: block;
	margin-left:auto;
	margin-right:auto;
}
.imagecenterwhite {
	display: block;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #FFFFFF;
}


.imageleft {
	display: block;
	margin-right:0px;
	margin-left: auto;
}
.photosborder {
	border: 1px solid #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.redlink:link {
	color: #CC0001;
}

a:visited {
	color: #666666;
}

a:hover{
	color: #999999;
	text-decoration: underline;
}

a:active{
	color: #999999;
}
ul.copybullets  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: disc;
	color: #000000;
	font-style: normal;
	text-align: left;
	margin-left: 20%;
	list-style-image: url(images/bullet.gif);
}

#divwrap {
	width: 100%;
}
#leftside {
	float: left;
	width: 40%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	margin: 1%;
}
#leftsidegreen {
	float: left;
	width: 45%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	margin: 1%;
}

#rightside {
	float : left;
	width: 55%;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding-top: 15px;
	margin: 1%;
}
#rightsidegreen {
	float : left;
	width: 50%;
	background-color: #000000;
	font-weight: bold;
	margin: 1%;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CBD4B7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CBD4B7;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.slideshow {
	width:400px;
	height:350px;
	background-color:#000;
	vertical-align: middle;
}

.myClass h3.ybh a.ybt {
	color:#fff;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	word-spacing: normal;
	letter-spacing: normal;
	display: none;
}

.greenh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8BC89;
	font-weight: bold;
}
.white6 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
}
.whthed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.whthed3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.whthed4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}
.whthed4noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}

.whthed5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
}
.whthed6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
#top {
	background-image: none;
	height: 20px;
}

#headline{
	height: 82px;
	width: 100%;
}

/*Styles for interior of wrap */

#containerleft{
	float: left;
	height: auto;
	width: 425px;
}
#containerright{
	float: right;
	height: auto;
	width: 340px;
}

#wrap{
	float: left;
	width: 425px;
	padding-top: 0px;
}

#leftcol{
	float: left;
	height: auto;
	width: 400px;
	background-color: #000000;
}

#headline{
	height: 82px;
	width: 415px;
	float: left;
}

.headlinetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0001;
	font-style: normal;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
/*copy styles*/
.copy{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.copyred {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0001;
}

.copywhite12left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
}
.copywhite12right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}

.copy14center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
}
.copy14centeritalics {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}



.copy16ptpadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #FFFFFF;
	text-align: center;
}
.copy18ptpadded {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
}


.copysmall{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 10px;
	font-weight: bold;
}
.copysmallit{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
}


#copyblock{
	float: left;
	height: auto;
	width: 415px;
	background-color: #000000;
	background-image: url(images/interior-bkgrd_white_fin.jpg);
	background-repeat: repeat-y;
}
#footer{
	height: 10px;
	width: 415px;
	clear: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0001;
}
a:link.casual {
	color: #CC0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
/*CSS for the Photblock*/

#photoblock{
	border: 2px solid #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
}
#firstcontainer{
	float: left;
	padding-top: 25px;

}
#secondcontainer{
	padding-top: 20px;
	float: left;
	width: 100%;
}
#thirdcontainer{
	padding-top: 10px;
	width: 100%;
	float: left;
}
#bottomleft{
	vertical-align: top;
	padding-top: 0px;
	float: right;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottomright{
	vertical-align: top;
	padding-top: 0px;
	float: left;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tablestylegreen{
	background-color: #D4C8A4;
	border: 2px solid #000000;
	margin: auto;
}
#fairtrade{
	background-color: #D7702B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#homerow{
	float: left;
	width: 795px;
	height: 24px;
}
#flickr {
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 502px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#tablestylevenues {
	border: 2px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#venues {
	background-color: #CC0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

