/*
Developed by Broadleaf Business Solutions <http://www.broadleafuk.com>
for Smoothie2go.com
*/

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align:justify;
	line-height: 1.5em;
	}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:36px;
padding:5px;
padding-left:22px;
}

.top_logo {
	float:left;
	width: 200px ;
	}

.top_logo img {
	margin: 0 10px;
	}

ul.menu li {
	padding-left: 10px;
	display:inline;
	font:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#0000FF;
	}

.navigation{
float:right;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #006699;
padding-right:22px;
padding-top:2px;
}

.block_left{
float:left;
width:227px;
height:191px;
margin-left:22px;
}


.block_right{
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
}

.news_block {
	border: #006699 medium double;
		}

.news_block h2 {
	color: #FF0000;
	text-decoration:underline;
	background-image:none;
	text-align:center;
	padding: 5px;
	}

.news_block p {
	text-align:center;
	font-weight: bold;
	}

.news_block li {
	text-align:left;
	}
	
.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:url(images/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
clear:both;
}


.left_content img {
	width: 200px;
	}
	
.right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.right_content_full {
	margin-top:10px;
	float:right;
	width:698px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
	}

.right_content_full img {
	float: right;
	padding: 20px 20px 10px 20px;
	}

.right_content img {
	float: right;
	padding: 20px 10px 10px 20px;
	}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	background-image:url(images/bullet.png);
	background-repeat:no-repeat;
	background-position: 5px 3px;
	padding: 5px 0 0 35px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}

		
h1 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

.top_logo h1 {
	font-size: 20px;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(images/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 10px 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}



blockquote {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	}
	
.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


.nav{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 9px;}

.nav:hover{
color:#003366;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(images/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -9px;}

.banner_photo {
	background-image: url(images/Banner_fruit.png);
	background-position:center;
	background-repeat:repeat-x;
	height:200px;
	clear: both;
	}

/* -- Table Formats -- */

table.events {
border-collapse: collapse;
width:700px;
clear:both;
}


table.events th, table.events td {
padding: 4px;
border: 1px solid #000068;
}

table.events th {
font-size: large;
text-align: center;
background-color: #bcd6f1;
color: #006699;
padding-top:  0;
padding-bottom: 0;
padding-left: 2px;
padding-right: 2px;
}


table.events td {
font-size: medium;
background-color: #e2edff;
}


table.events caption {
color: #006699;
font-size: medium;
text-align: left;
padding-bottom: 5px;
font-weight: bold; 
}

