body {
	background: #4D667C url(userfiles/image/bg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	position: relative;
}
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF url(userfiles/image/header.jpg) no-repeat center top;
	border-right: 10px solid #1B446A;
	border-left: 10px solid #1B446A;
	position: relative;
}
#container.inner{
	background:#FFFFFF url(userfiles/image/header_inner.jpg) no-repeat center top;
}
.invisible{
	position:absolute;
	overflow:hidden;
	width:0;
	height:0;
}
#header{
	height:119px;
}
.caption {
	font-size: 85%;
	padding: 0;
	line-height:130%;
	text-align: center;
	display:block;
}

#largeimage{
	clear:both;
	width:520px;
	/*height:328px;*/
}
#col1{
	width:200px;
	float:left;
	border: 1px solid #FFFFFF;
	display:inline;
}
#leftnav{
color:#FFFFFF;
background: #333333 url(userfiles/image/leftnavbg.jpg) no-repeat center top;
padding:20px;
}

#col1 #leftnav li.memberjoinnav a {
	display: block;
	border: 1px solid #ffffff;
	padding: 5px 0 5px 20px;
	width: 140px;
	color: #2a86d8;
	background: #eeeeee;
	margin: 0 0 5px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#col1 #leftnav li.memberjoinnav a:hover {
	color: #eeeeee;
	background: #2a86d8;
	text-decoration: none;
}
#col1 #leftnav li.memberjoinnav {
	margin: 10px 0 25px 0;
}

#col1 #leftnav ul{
	margin:-5px 0px 0px 0px; 
	padding:0px;
}
#col1 #leftnav ul ul{
	margin:0px 0px 0px 20px;
	padding:0px;
}
#col1 #leftnav li{
	list-style:none;
	margin-top:15px;
	font-weight:bold;
}
#col1 #leftnav li li{
	list-style:none;
	margin-top:0px;
	font-weight:normal;
}
#col1 #leftnav a{
	color:#FFFFFF;
	text-decoration:none;
}
#col1 a:hover{
	text-decoration:underline;
}
#col2{
	width:580px;
	float:left;
	border-top:1px solid #FFFFFF;
	display:inline;
	margin:0;
	padding:0;
}
#col2text{
	padding: 10px 27px;
	background:#FFFFFF;
	line-height: 150%;
}
h1{
	font-weight:normal;
	line-height: 130%;
	clear: both;
}
#col3{
	margin:-30px 0px 0 0;
	padding:0;
	width:215px;
	float:right;
	border: 1px solid #FFFFFF;
	display:inline;
}
html>body #col3{
margin:-30px 0 0 0;
width:216px;
}
#events{
	background: #537DA2 url(userfiles/image/rightnavbg.jpg) no-repeat center top;
	height:400px;
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:0;

}
html>body #events{
	min-height:400px;
	height:auto;
}

#rightinfo1 {
	background: #537DA2 url(userfiles/image/rightnavbg.jpg) no-repeat center top;
	/*(height:400px;*/
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:10px 20px;
}

#rightinfo2 {
	border: 1px solid #4D667C;
	background: #676767;
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:10px 20px;

}

#events li{
	list-style-type:none;
	list-style-image: url(userfiles/image/eventslistitem.jpg);
}
#col3 #events a{
	color:#FFFFFF;
}
#col3 #events a:hover{
	text-decoration:none;
}
#quote{
	padding:10px 30px 10px;
	background: url(userfiles/image/quotes1.jpg) no-repeat left top;
	font-size: 90%;
}
.quoter {
	font-size: 130%;
}

#quote .bottomquote{
	background: url(userfiles/image/quotes2.jpg) no-repeat right bottom;
	font-weight: bold;
	height:41px;
}

#events h2 {
	background: #1B446A;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	font-weight: normal;
}
#eventsinfo{
	padding:20px;
}

#eventsinfo ol, #eventsinfo ul{
	margin:0 0 0 15px;
	padding:0;
}
#col1 #eventsinfo2{
	padding:20px;
	color: #FFFFFF;
	background: #537DA2;
	border-top: 1px solid #FFFFFF;
}
#col1 #eventsinfo2 a, #col1 #eventsinfo3 a{ text-decoration: underline; color:#FFFFFF;}
#col1 #eventsinfo2 a:hover, #col1 #eventsinfo3 a:hover{
	text-decoration: none;
	color:#eeeeee;
}
#col1 #eventsinfo3{
	padding:20px;
	color: #FFFFFF;
	background: #496D8D;
	border-top: 1px solid #FFFFFF;
}
#col1 #eventsinfo2 h2, #col1 #eventsinfo3 h2{
font-weight: normal;
}
p.clear{
	clear:both;
	height:0;
	line-height:0;
	padding:0;
	margin:0;
}
#footer {
	clear: both;
	background: #434343;
	margin: 10px 0px;
	color:#FFFFFF;
	height:40px;
	padding:10px 0 0 0;
	font-size:90%;
}
#footer img{
	border:none;
}
#footer a{
	color:#FFFFFF;
}
#ilikecakelogo {
	width: 200px;
	padding: 5px 0 0 30px;
	float: left;
}
#contactinfo {
	float: left;
	width: 520px;
	text-align: center;
}
#accesslogos {
	float: right;
	width: 200px;
	text-align: right;
	padding: 5px 30px 0 0;
}
#lowerfooter {
	clear: both;
	background: #FFFFFF;
	font-size:90%;
}
#copyright {
	clear: both;
	float: left;
	width: 400px;
	padding-left: 30px;
}
#credits {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 30px;
}
#searchbox {
	background: #4B7294;
	border: 1px solid #FFFFFF;
	padding: 8px;
	float: right;
	width: 200px;
	margin: 0px;
	text-align:center;
	position: absolute;
	top: 32px;
	right: 0;
}
form{
	margin:0;
	padding:0;
}
#sa {
	margin-bottom: -4px;
}
html>body #sa {
	margin-bottom: -6px;
}
#sicon{
	margin-bottom: -3px;
}
#highlightme{
	border: 1px solid #4D667C;
	background: #676767;
	/*
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	*/
	margin: 0 0 10px 0;
}
#highlightme h2 {
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	background: #343434;
	text-transform:uppercase;
}
#highlightme p{
	font-size: 90%;
	margin: 15px 30px;
}
#col3 #highlightme a {
	color: #FFFFFF;
	font-size: 110%;
}
.floatimageright{
	float:right;
	margin-bottom: 30px;
	margin-left: 30px;
}
.floatimageleft{
	float:left;
	margin-bottom: 50px;
	margin-right: 10px;
	clear:both;
}
#col2text h2{
	color: #990000;
	font-weight: normal;
	font-size: 125%;
	margin-top: 25px;
	margin-bottom: 0px;
}
#col2text h2 a {
	color: #990000;
}
#col2text h2 a:hover {
	text-decoration:none;
}
#col2text img{
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.notice {
	color: #990000;
	font-size: 90%;
}
#col2text a, #col3 a {
	color: #000000; 
}
#col2text a:hover, #col3 a:hover {
	color: #990000; 
}
#col3 #highlightme a:hover {
	text-decoration: none;
}
blockquote.styled{
	padding:1px 30px 0px;
	background: url(userfiles/image/quotes1b.jpg) no-repeat left top;
	font-size: 90%;
	margin:0;
	
}
blockquote .bottomquote{
	background: url(userfiles/image/quotes2.jpg) no-repeat right top;
	font-weight: bold;
	margin-top:-40px;
	padding-top:30px;
}
td{
	vertical-align:top;
	padding:5px;
}.highlight {
	background: #4B7294;
	color: #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
	padding: 1px 20px;
	border: 1px dotted #666666;
}
#col2text .highlight img{
border:none;
}






#rss, #rss2{
	background: #537DA2 url(userfiles/image/rightnavbg.jpg) no-repeat center top;
	height:400px;
	color:#FFFFFF;
	margin:0;
	padding:0;

}
html>body #rss, html>body #rss2{
	height:auto;
}

#rss h2, #rss2 h2 {
	font-size: 140%;
	background: #343434;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 10px 20px 10px 20px;
	font-weight: normal;
}

.rssspan { 
	margin: 10px 20px;
	padding: 0 0 10px 0;
}

/*
#rss, #rss2{
	border: 1px solid #4D667C;
	background: #676767;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	text-align:center;
}
#rss h2, #rss2 h2 {
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	background: #343434;
	margin-bottom:10px;
	text-align:left;
	text-transform:uppercase;
	font-size: 140%;
}
*/

#rss a, #rss2 a{
	color:#FFFFFF;
}
#rss a:hover, #rss2 a:hover{
	text-decoration:none;
		color:#FFFFFF;
}

.paypalbutton{
	margin-bottom:-5px;
}

.paypalform{
	margin-top:5px;
}
#imagecol,#imagecol2 {
	text-align: right;
	float: right;
	width: 160px;
}

#imagecol img {
	margin-top: 50px;
}
#textcol {
	width: 250px;
	float: left;
}
rsspage2 h2{
	clear:both;
}
#eventsinfo h3, #eventsinfo h2{
	font-weight:normal;
	font-size:130%;
}
q{
	font-style: italic;
}
#delegatefeedback {
	margin-left: 5px;
}
#paypalpage select {
	width: 200px;
	margin-bottom:3px;
}
#paypalpage table{
	margin: 10px 0;
}

#shopsearch {
	background: #f0f0f0;
	border: 1px solid #cccccc;
	padding: 5px 10px;
}

#shopsearch h2 {
	padding: 0;
	margin: 10px 0 0 0;
}

.redhighlight {
	color: red;
	font-weight: bold;
}



/********************************/
/* Extranet buttons and styling */
/********************************/

#breadcrumbtools {
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 5px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#breadcrumbtools img{
	border: none;
}

ul.documentslist {
	float: left;
	padding: 0 0 0 10px;
	margin: 7px 0 0 0;
}

ul.documentslist li {
	float: left;
	list-style: none;
	display: inline-block;
	margin: 0 8px 0 0;
}

ul.extranet2list {
	padding: 0;
}

ul.extranet2list li {
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 5px;
	list-style: none;
	margin: 0 0 10px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

ul.extranet2list li img {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

ul.extranet2list li table.floatleft {
	float: left;
}
ul.extranet2list li img.floatright {
	float: right;
}

#docsearchformdiv {
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 0 10px;
	margin: 0 0 10px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#docsearchformdiv h2{
	margin: 12px 0 -5px 0;
}

p#extranetshowallbutton {

}

p#extranetshowallbutton a {
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	background: #c6e0bc;
	padding: 5px 0;
	margin: 0 0 10px 0;

	text-decoration: none;
	font-size: 130%;
	color: #194009;


	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;

}
p#extranetshowallbutton a:hover {
	background: #718668;
	color: #ffffff;
}
