/*
Borrowed ->HEAVILY<- from:
Theme Name: Redsplash
Theme URI: http://www.makequick.com
Version: 1.0
Description: 2 Column theme
Author: Make Quick
Author URI: http://www.makequick.com
*/



/* Links */

a:link { text-decoration: none; color: #006E3A; }

a:visited { text-decoration: none; color: #006E3A; }

a:hover, a:active { color: #008833; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 {
	font-size: 32px; 
	width: 100%;
	text-align: center;
	color: #006E3A;
}

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(../images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3D3D3D;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	float: left;
	width: 713px;
	padding-bottom: 8px;
	background: #FFFFFF;
	clear: right;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 55px;
}

#navigation
{
	clear: both;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	height: 168px;
}

#wrapper
{

	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
}

#content-wrapper
{
	width: 100%;
	float: left;
	display: inline;
	clear: none;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}


#footer
{
	clear: both;
	float: left;
	width: 748px;
	text-align: center;
	padding-left: 20px;
	background: #FFFFFF;
	color: #006E3A;
	font-size: 11px;
}

#footer a {
	color: #006E3A;
	font-size: 11px;
	}

#footer a: visited {
	color: #006E3A;
	}
#footer a:hover {
	color: #008833;
	border-bottom: 1px dashed #008833;
}

#aboutimgright {
	float: right;
	padding: 2px;
	border: 1px solid #666;
	margin: 5px;
	clear: both;
}

#aboutimgleft {
	float: left;
	padding: 2px;
	border: 1px solid #666;
	margin: 5px 5px 5px 5px;
	clear: both;
}

#product-wrapper {
	width: 240px;
	display: block;
	float: left;
}

#product {
	width: 230px;
	font-size: 10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	-moz-border-radius: 10px 10px 10px 10px;
	margin: 3px 5px 3px 5px;
	clear: none;
	float: left;
	display: inline;
}

#product .logo {
	width: 50px;
	height: 50px;
	margin: 0px 0px 5px 5px;
	float: left;
	padding: 0px 10px 0px 0px;
}

#product .name {
	width: 210px;
	font-size: 18px;
	margin: 5px 0px 5px 5px;
	vertical-align: top;
}

#product li {
	width: 200px;
	color: #565656;
	margin-right: 1px;
	border: none;
	font-size: 14px;
	margin-top: 4px;
	float: left;
	clear: both;
}

#photo_block {
	width: 250px;
	text-align: center;
	float: left;
	margin: 5px 10px 5px 10px;
	font-size: 18px;
	border: solid 1px #000000;
	background-color: White;
}

#photo_block2 {
	width: 100px;
	text-align: center;
	float: left;
	margin: 2px;
	background-color: White;
}

#photo_block3 {
	width: 450px;
	text-align: center;
	float: left;
	margin: 2px;
	background-color: White;
}

#photo_block_container {
	clear: both;
	width: 100%;	
	margin-top: 15px;
}

#post
{
	float: left;
	width: 525px;
	background-color: #FFFFFF;
	margin: 5px 15px 0px 15px;
	clear: both;
}

#maps
{
	float: left;
	width: 340px;
	background-color: #FFFFFF;
	margin: 5px 5px 0px 15px;
}

#loginlabel
{
	float: left;
	width: 80px;
	background-color: #FFFFFF;
	margin: 5px 5px 0px 5px;
	text-align: right;
}

#logininput
{
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 5px;
}

#loginbutton
{
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin: 5px 50px 0px 5px;
	text-align: center;
}

#directions
{
	float: left;
	background-color: #FFFFEE;
	padding: 5px 0px 5px 15px;
	width: 290px;
}

#locations
{
	float: right;
	width: 150px;
	font-size: 11px;
	background-color: #FFFFFF;
	border-left: thin solid #006E3A;
	margin: 10px 0px 10px 0px;
	padding-left: 10px;
}

#contact {
	font-size: 11px;
	background-color: #EEEEEE;
	border-bottom: thin solid #006E3A;
	border-top: thin solid #006E3A;
	margin: 10px 0px 10px 50px;
	clear: none;
	float: left;
	display: inline;
	width: 300px;
}

#contact-name {
	color: #006E3A;
	font-size: 20px;
	width: 300px;
	float: left;
}

#contact-title {
	width: 100px;
	float: left;
	clear: left;
}

#contact-detail {
	width: 200px;
	float: right;
}

#admin-wrapper {
	width: 748px;
	display: block;
	float: left;
}

#admin-menu {
	font-size: 15px;
	color: #006E3A;
	background-color: #FFFFFF;
	border-bottom: thin solid #006E3A;
	border-top: thin solid #006E3A;
	margin: 10px 0px 25px 15px;
	clear: none;
	float: left;
	display: inline;
}

#admin-body {
	width: 700px;
	font-size: 15px;
	color: #565656;
	background-color: #FFFFFF;
	margin: 5px 0px 25px 25px;
	clear: none;
	float: left;
	display: inline;
}

#textform {
	width: auto;
	font-size: 15px;
	color: #565656;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 30px;
	clear: none;
	float: left;
	display: inline;
}

#tblhead 
{
	background-color: #636466;
	font-size: 15px;
	color: #FFFFFF;
}

#tblcell1 
{
	background-color: #CCCCCC;
	height: 20px;
	font-size: 10px;
	color: #006E3A;
}

#tblcell2
{
	background-color: #EEEEEE;
	font-size: 10px;
	height: 20px;
	color: #006E3A;
}

#tblcell3
{
	background-color: #99AAAA;
	font-size: 10px;
	height: 20px;
	color: #006E3A;
}

#small-bar {
	line-height: 1px;
	font-size: 1px;
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	color: #555555;
	background: #000000;
}

#large-bar {
	line-height: 1px;
	font-size: 1px;
	clear: both;
	width: 100%;
	height: 1px;
	color: #555555;
	background: #000000;
}

#label {
	width: 75px;
	text-align: right;
	float: left;
	clear: both;
}

#fieldset {
	width: 150px;
}
/* Header */

#header h1 { padding-left: 30px; }

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: right; margin-top: 135px; padding: 0 17px 0 0; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #565656;
	display: block;
	padding: 5px 10px;
	margin-right: 1px;
	border: none;
	height: 38px;
	font-size: 14px;
	margin-top: 4px;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #7E7E7E;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
		margin-top: 4px;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

.slogan {
	font-size: 13px;
	color: #6F6F6F;
	margin-left: 30px;
	margin-bottom: 2px;
}

#error
{
	clear: both;
	float: left;
	background: #FFFFFF;
	color: Red;
	font-size: 11px;
	width: 350px;
}