﻿/* (C) Copyright 2006 Long2 Consulting. All Rights Reserved */
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #5d1f04;
	background-color: #ffeaa0;
}

/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a:link, a:visited {
	color: #ffdf06;
	text-decoration: underline;
}

a:active, a:hover {
	color: #cb5601;
}

ul {
	list-style-image: url('../images/bullet.gif');
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 175%;
}

.tablist {
	list-style-image: url('../images/bullet2.gif');
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 175%;
}


ol{
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

p {
	padding: 3px 0;
	margin: 0;
	line-height: 135%;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

table {
	border-collapse: collapse;
	font-size: 100%;
}

.center {
	text-align: center;}

.clear {
	clear: both;
}

h1 { 
	color: #5d1f04;
	font-size: 175%;
	text-align: center;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
}

h2 {	
	font-size: 155%;
	color: #ffdf06;
	text-align: left;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	padding-bottom: 0px;
}

h3 {	
	font-size: 125%;
	color: #cb5601;
	text-align: left;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	padding-top: 0px;
}

h4 { 
	color: #ffdf06;
	padding: 0;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 15pt;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;
}

h5 { 
	color: #ff601a;
	padding: 0;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 11pt;
	margin: 0;
	font-weight: normal;
}

h6 { 
	color: #B1D864;
	padding: 0;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 11pt;
	margin: 0;
	font-weight: normal;

}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1024px;
	background: url('../images/wrapper.jpg') repeat-y;
}

#wrapper2 {
	margin: 0px auto; /* fix to center in firefox */
	width: 1024px;
	background: url('../images/wrapper1.jpg') repeat-y;
}

#top{
	margin: 0px auto; /* fix to center in firefox */
	width: 1024px;
	height: 50px;
	background: url('../images/top.jpg') no-repeat;
}


#header {
	margin: 0px auto; /* fix to center in firefox */
	width: 1024px;
	height: 213px;
	background: url('../images/header.jpg') no-repeat;
}

#headerleft {
	float: left;
	width: 350px;
	height: 213px;
}

.headerleftcontent {
}

#headerrighttop {
	float: right;
	width: 650px;
	height: 173px;
}

.headerrightcontent {
	padding: 25px 20px 0 270px;
	text-align: right;
}

#headerrightbottom {
	float: right;
	width: 650px;
	height: 40px;

}

.headerrightbottomcontent {
	margin: 4px 55px 2px 0px;
	padding: 0;
	text-align: right;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 130%;
}

a.headeremail, .headeremail a:link, .headeremail a, .headeremail a:visited, .headeremail a:hover {
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 85%;
	color: #5d1f04;
}

.topnavlinks {
	padding: 0px;
	text-align: right;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 135%;
}

.topnavlinks a:link, .topnavlinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 18pt;
	width: 285px;
	color: #202020;
	text-decoration: none;
}
	
.topnavlinks a:hover, .topnavlinks a:active {
	color: #ffdd06;

}


/* Used in single column layouts */
#bodycolumn {
	width: 1024px;
}

.bodycolumncontent {
	padding: 0px 60px;
	min-height: 400px;
}


/* Used in two column left layouts */
#body1 {
	width: 730px;
	float: right;
}

.body1content {
	padding: 1px 70px 4px 10px;
	min-height: 400px;
}

#body2 {
	float: left;
	width: 290px;
}

.body2content  {
	padding: 6px 8px 5px 60px;
}


/* Used in three column layouts */
#body1a {
	width: 800px;
	float: left;
}

#body1b { 
	width: 500px;
	float: right;
}

.body1bcontent {
	padding: 2px 60px 4px 10px;
}

#body2b {
	width: 300px;
	float: left;
}

.body2bcontent {
	padding: 4px 10px 5px 55px;
}

#body3 {
	width: 224px;
	float: left;
}

.body3content {
	padding: 4px 60px 5px 16px;
}

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: #ffeaa0 url('../images/footer.jpg') no-repeat;
	height: 59px;
	width: 1024px;
}

.footercontent {
	padding: 8px 10px 0px 10px;
	color: #5d1f04;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #5d1f04;
	font-size: 80%;
	text-decoration: none;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #ff601a;
text-decoration: underline;
}

#dailyspecials {
	margin: 0px auto; /* fix to center in firefox */
	width: 665px;
	height: 512px;
	background: #ff961a url('../images/dailyspecials.jpg') no-repeat;
}

.dailyspecialtext{
	padding: 38px 50px 50px 40px;
	
}

#dailyspecialboard {
	width: 88%;
	border: none;
	
}



.right {
	margin-left: 350px;
}

/*  The items below sets the properties for additional typography and page elements.  */

.block1 {
	color: #5d1f04;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #5d1f04;
	border-bottom: 4px solid #5d1f04;
	background-color: #ffa63b;
	padding: 6px;
	margin-bottom: 8px;
}

.block2 {
	color: #5d1f04;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #5d1f04;
	border-bottom: 4px solid #5d1f04;
	background-color: #ffdf06;
	padding: 6px;
	margin-bottom: 8px;
}

.block3 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #5d1f04;
	border-bottom: 4px solid #5d1f04;
	background-color: #ff601a;
	padding: 6px;
	margin-bottom: 8px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #ffffff;
	background-color: #1F70D0;
	border-bottom: 2px solid #B9DEFB;
	font-weight: bold;
	text-align: center;
}

.news2 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #1F70D0;
	background-color: #B9DEFB;
	border-bottom: 2px solid #1F70D0;
	font-weight: bold;
	text-align: center;
}

blockquote {
	color: #5d1f04;
	background-color: #ffc00a;
	padding: 2px 12px;
	font-family: 'Kristen ITC', 'Palatino Linotype', Georgia, serif;
	font-size: 125%;
	border: 2px solid #5d1f04;
}


.tiny {
	font-size: 90%;
}

/*  Your smaller images can be floated to the left or the
right so your text can flow around them. You can also have
the images appear with or without a small border. The items
below sets the properties for the classes you may apply to
your images.  */

.image-border {
	border: 3px double #5d1f04;
}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;
}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;
}
	
.imageleft-border   {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #5d1f04;
}

.imageright-border  {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #5d1f04;
}

