body {
	background: #333333;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background: #333333;
	width: 950px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
}
#innercontainer {
	background: #FFFFFF;
}
#header {
	background: url(images/header.png) no-repeat left center;
	height: 95px;
}
.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
#address{
	float:right;
	font-size: 85%;
	margin: 30px;
	text-align: right;
	display:inline;
}
#gradient{
	height:349px;
	background: url(images/gradient.jpg) repeat-x center top;
	width:100%;
	clear:both;
	margin-bottom:10px;
}
#mainpics {
	/*background: url(images/mainpic.jpg) no-repeat center center;*/
	height: 349px;
	width: 647px;
	float: right;
	margin-right: 35px;
	margin-left: 35px;
	display:inline;
}
#topnav{
	float:left;
	width:230px;
	padding-top:45px;
}
#topnav ul li{
	list-style: none url(none);
}
#topnav a{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/bluearrow.jpg) no-repeat left center;
	padding-left: 25px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topnav a:hover {
	background: url(images/whitearrow.jpg) no-repeat left center;
}
#col1 {
	float: left;
	width: 235px;
	background: #FFFFFF;
	padding-left: 35px;
	padding-right: 35px;
}
#col1 h2 {
	color: #3399CC;
	font-size: 90%;
	margin: 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	background: url(images/arrow.jpg) no-repeat right center;
}
#col1 p {
	font-size: 80%;
	margin: 0px;
}
#col1 img {
	float: left;
	margin-right: 10px;
	clear: both;
}
#col1 a {
	color: #3399CC;
	text-decoration: none;
}
#col1 a:hover{
	text-decoration: underline;
}
.imagelinks{
clear:both;
padding-top:10px;
}
#col2 h1, #col2wide h1 {
	color: #000000;
	font: normal 250% Georgia, "Times New Roman", Times, serif;
}
.blue {
	color: #3399cc;
}
#col2 {
	width: 382px;
	float: left;
	background: #FFFFFF;
	padding-right: 35px;
	padding-left: 35px;
}
#col2wide {
	width: 542px;
	float: left;
	background: #FFFFFF;
	padding-right: 35px;
	padding-left: 35px;
}
#col2wide img{
	border: 1px #333333 solid;
	margin-right:1px;	
}
#content {
	background: #FFFFFF;
	padding-bottom:25px;
}
.clear {
	clear: both;
	height: 0px;
}
hr {
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#col3 p {
	margin-right: 35px;
	margin-left: 10px;
	font: 120% Georgia, "Times New Roman", Times, serif;
}
#col2 p, #col2wide p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
}
#col3 h2 {
	font-size: 100%;
	color: #333333;
	background: #CCCCCC;
	padding: 10px;
}
#col3 {
	float: right;
	background: #FFFFFF;
	width: 160px;
}
#footer {
	font-size:80%;
}
#footer ul{
	margin:0px;
	padding:0px;
}
#footer li{
	list-style: none;
	display:inline;
	background: url(images/footerbar.png) no-repeat left center;
	padding-left: 20px;
}
#footer li.first{
	background: url(none);
	padding-left: 0px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none
}
#footer a:hover{
text-decoration:underline;
}
#ilikecakelogo{
	float:left;
	width:200px;
	padding-top:10px;
	padding-left:10px;
}
#footernav{
	float:left;
	width:530px;
	padding-top:10px;
	text-align:center;
	line-height:150%;
}
#accessnav{
	float:right;
	width:200px;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
}
#footer img{
	border: none;
}
#col2 h2, #col2wide h2 {
	color: #000000;
	font: normal 200% Georgia, "Times New Roman", Times, serif;
	clear:both;
}
.floatright {
	float: right;
	
}
#col2wide img.floatright,  #col2 img.floatright {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px #333333 solid;	
}
#col2wide h3 {
	clear: both;
}
td.width280 {
	width: 260px;
}
table {
	width: 90%;
}
td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}

#col2wide h4 {
	clear: both;
}
#col2 a, #col2wide a {
	color: #2B84AE;
}
ul li {
	list-style: url(images/listitem.png);
}
ol li{
	list-style: upper-alpha;
}
ol{
clear:both;}