body{
	font-size:85%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/container.jpg) repeat-y center top;
	padding-top: 10px;
}
#innercontainer, #innerfooter{
	width:829px;
	margin-right: auto;
	margin-left: auto;
}
#largetext{
	clear:both;
	text-align:right;
}
#largetext img{
	border:none;
}
#largetext ul {

	text-align:right;
}
#largetext li {
	float:right;
	list-style:none;
	padding-left:3px;
}
#topnav{
	clear:both;
	padding-top:5px;
}
#topnav ul{
	margin: 0px;
	padding: 0px;
}
#topnav li{
	float:left;
	list-style:none;
	width:165px;
	height:35px;
	margin-right:1px;
}
#topnav li.last{
	margin-right:0px;
}
#topnav a{
	width:100%;
	height:27px;
	display:block;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
}
a#hometab{	background: url(../images/tab_home.jpg) no-repeat center center;}
a#eventstab{	background: url(../images/tab_events.jpg) no-repeat center center;}
a#partnerstab{	background: url(../images/tab_partners.jpg) no-repeat center center;}
a#usefultipstab{	background: url(../images/tab_tips.jpg) no-repeat center center;}
a#gallerytab{	background: url(../images/tab_gallery.jpg) no-repeat center center;}
a:hover#hometab{	background: url(../images/tab_home_hover.jpg) no-repeat center center;}
a:hover#eventstab{	background: url(../images/tab_events_hover.jpg) no-repeat center center;}
a:hover#partnerstab{	background: url(../images/tab_partners_hover.jpg) no-repeat center center;}
a:hover#usefultipstab{	background: url(../images/tab_tips_hover.jpg) no-repeat center center;}
a:hover#gallerytab{	background: url(../images/tab_gallery_hover.jpg) no-repeat center center;}
#header{
	background: url(../images/header.jpg) no-repeat center center;
	height: 246px;
	clear:both;
}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
h2 {
	font-size: 200%;
	color: #333333;
}
#col1{
	float:left;
	width:550px;
	display:inline;
}
#col1 img{
border:none;
}
#col2{
	float:right;
	width:251px;
	display:inline;
	margin-top:15px;
}
#contactform{
	background: #ff4d00 url(../images/flowers.jpg) no-repeat right bottom;
	padding:10px 25px 25px;
	min-height:425px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	border: 1px solid #863F00;
}
#contactform input, #contactform textarea{
	width:195px;
}
h3{
	margin:0;
	padding:0;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #FF4D00;
}


.highlight{
	margin:0;
	padding:0;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #FC343F;
}

.eventspage h3{
	border-top: 1px dashed #FF4D00;
	padding-top:20px;

}

hr {

	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 3px;
	color: #FFFFFF;
}


.highlight2{
	margin:0;
	padding:0;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #C200FF;
}
.highlight3{
	margin:0;
	padding:0;
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #FE0279;
}
.centrecontent {
	text-align: center;
}

#contactform h3{
	color:#FFFFFF;
	font: 130% Georgia, "Times New Roman", Times, serif;
}
#contactform input.buttons {
	padding: 2px 0px 0px;
	border-style: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	width: 200px;
	height: 23px;
	color: #58595b;
	font-size: 100%;
	text-align: center;
	background: url(../original/loginbutton.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.buttons a {
	text-decoration:none;
}
#tagline {
	font-size: 140%;
	color: #FA4F07;
	margin-top:30px;
	margin-bottom:20px;
}
.black {
	color: #333333;
}
#innercol1{
	float:left;
	display:inline;
	width:255px;
}
#innercol2{
	float:left;
	display:inline;
	width:255px;
	margin-left:30px;
}
#footer{
	clear:both;
	background: url(../images/footer.jpg) no-repeat center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
	padding-top:50px;
}
html>body #footer{
	background: url(../images/footer_ff.jpg) no-repeat center top;
}
#footer img{
	border:none;
}
#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display:inline;
	list-style:none;
	padding-right:15px;
	background: url(../images/footerbar.jpg) no-repeat right center;
}
#footer li.last {
	background: url(../images/footerbar_none.jpg) no-repeat right center;
}

p.nomargin{
	margin:0;
	font-size:80%;
}
#ilikecakelogo {
	float:left;
	width:100px;
}
.clear{
	clear:both;
	height:0px;
}
#footerlinks{
	float:left;
	width:570px;
	text-align:center;
}
#accesslogos{
	float:right;
	width:150px;
	text-align:right;
}
#col1 .partners img {
	border: 1px solid #333333;
}
#col1 a{
	color: #056BA3;
}
#col1 a:hover {
	color: #FF4D00;
	text-decoration: none;
}
.spacerline {
	padding-bottom:20px;
	background: url(../images/spacerline.jpg) no-repeat center bottom;
}
#col1.eventspage h3{
	text-transform: uppercase;
}

#col1 h3 a {
	color: #FF4A06;
}
.small{
	color:#000000;
	font:80% Verdana, Arial, Helvetica, sans-serif;
}
img.floatimageleft{ float:left; margin:0 20px 20px 0;}

.imgcaption{
	font-size:90%;
	font-style:italic;
}
