﻿body {
	font-family: Verdana, sans-serif;
	font-size: small;
	background-color:#87B056;
	text-align: center;
	width: 900px;
	margin: 0px auto;
	padding: 0px auto;
	height: 1100px;

}


#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000;
	width: 800px;
}
#header {
	float: left;
	height: 165px;
}

#header_logo {
	float: left;
	width: 505px;
	padding: 2px 0 0 10px;
	height: 165px;
	clear: left;
}
#header_slideshow {
	background: #fff;
	width: 265px;
	float: right;
	text-align: center;
	padding: 3px 0 0 0;
	height: 165px;
	clear: right;
}

#content {
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	float: left;
	height: 900px;

}

#sidebar {
	float: left;
	width: 200px;
	background-color: #87B056;
	margin: 5px 5px 10px 5px;
	text-align: center;
	clear: left;
	height: 800px;

}
.sidebar_highlight {
	font-family: Verdana, Geneva, sans-serif;
	color: #660033;
	font-weight: bold;
}



/* Styles for Navigation */

#sidebar ul {

	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;

}

#sidebar li {
	display: block;
	border: 1px solid #87B056;

}

#sidebar a {
	font-weight: bold;
	color: #fff;
	display: block;
	border-bottom: 1px solid #fff;
	background-color: #e3b848;
	padding: 10px;
	text-decoration: none;
	height: 25px;

}

#sidebar a:hover {

	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #87B056;
	background-color: #C391BB;

}

#page_content {
	background-color: white;
	width: 575px;
	float: left;
	clear: right;
	margin: 3px 3px 3px 2px;
	height: 900px;

}

#footer {
	clear: both;
	background-color: #87B056;
	padding-top: 2%;
	padding-bottom: 2%;

}
#borderTable {padding: 0px; border-style: dotted; border-color: #87b056; border-width:4px;
}


thead p {

	font-size: small;

	margin: 0;

	margin-right: 1%;

}



h6 {

	font-family: Verdana;

	font-size: small;

	color: #660066;

	font-weight:bold;

	text-align:center;

	border-style:dotted;

	background-color:#C391BB;

	border-width:medium;

	border-color:#660066;

	padding:10px;

}

h3 {

	font-family: Verdana;
	color: #660066;
	font-size:  medium;
	text-align: center;

}

h5 {

	font-family: Verdana;
	font-size:medium;
	color: #000000;
	text-align:center;
	border-style:dotted;
	background-color:#DEF9BE;
	border-color:#87B056;
	border-width:medium;
	margin-left:auto;
	margin-right:auto;
	padding:10px;

}

h4 {
	font-family: Verdana;
	font-size:medium;
	color: #000000;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}

h2 {

	font-family: Verdana;
	font-size:medium;
	color:#660066;
	background-color:#87B056;
	text-align:center;
	border-style:dotted;
	border-width:medium;
	border-color:#87B056;
	padding:10px;
	width:300px

}

h1 {

	font-family: Verdana;
	font-size: medium;
	color:#660066;
	text-decoration:underline;
	text-align:center;
	
}

/* Styles for Footer */

#footer p {

	font-size: x-small;

	text-align: center;

}

#footer a {

	color: #393939;

	text-decoration: underline;

}

#footer a:hover {

	color: #393939;

	text-decoration: none;

}
.fan_img {
	padding: 20px 0px 20px 0px;
}

a {

	color: #393939;

	text-decoration: underline;

}

a:hover {

	color: #78a;

	text-decoration: underline;

}

.style_bold {

	font-weight: bold;

}

.style_italic {

	font-style: italic;

}
.clear {
	clear: both;
}
.list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style: url(../images/button4b.jpg);
}
.table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 4px dotted #87b056;
	background-color: #DEF9BE;
}
.table_image {
	border: 1px solid #333;
}
.left {
	text-align: left;
}
.img {
	border: 1px solid #333;
}
#container_ordernow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	width: 800px;
	border: solid 1px #000;
}
#sidebar_ordernow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #87B056;
	width: 200px;
	float: left;
	margin: 5px 5px 10px 5px;
	text-align: center;
}
#sidebar_ordernow ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
.sidebar_highlight_ordernow {
	font-family: Verdana, Geneva, sans-serif;
	color: #660033;
	font-weight: bold;
}
#sidebar_ordernow li {
	display: block;
	border: 1px solid #87B056;
}
#sidebar_ordernow a {
	font-weight: bold;
	color: #fff;
	display: block;
	border-bottom: 1px solid #fff;
	background-color: #e3b848;
	padding: 10px;
	text-decoration: none;
	height: 25px;
}
#sidebar_ordernow a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #87B056;
	background-color: #C391BB;
}
