/* CSS Document */

* {margin: 0; padding: 0;}

/************************************************
*	LAYOUT
************************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 63.5%;
}

#container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 931px;
	font-size: 1.2em;
	margin: 4px;
	border-top: 1px solid white;
}

#header {
	height: 205px;
	padding-top: 20px;
	margin-left: 325px;
}

#header_title {
	float: left;
	width: 355px;
	height: 206px;
}

#left {
	float:left;
	width: 225px;
	margin-left: 45px;
	margin-top: 120px;
	display:inline;
}

#right {
	width: 545px;
	margin-top: 70px;
	margin-right: 50px;
	line-height:1.6em;
	float:right;
	display:inline;
}

#footer {
	clear: both;
	margin-left: 340px;
	margin-right: 50px;
	margin-top: 40px;
	padding: 20px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
	background-color: #F9F7EA;
}

/************************************************
*	TEXT AND IMAGE STYLES
************************************************/

p {margin-bottom: 15px;
   margin-top: 15px;
}
.price {
	color: #87a448;
	font-size:1.6em;
	font-family: Arial, Verdana, Tahoma;
	}

.spacer {
	clear:both;
	}

#left p {
	line-height:1.5em;
	color: #739041;
	}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
    padding-right: 2px;
   
}

h1 {
	color: #87a448;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.7em;
}

.red {color: #614240;}

#header_title h2 {
	color: #bf8a44;
	margin-left: 46px;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#right h2 {
	color: #bf8a44;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	height: 31px;
	padding-top: 20px;
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #739041;
}

blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom:15px;
	border: 1px dotted #EBE2B7;
	background-repeat: no-repeat;
	font-style: italic;
}

img {border: none;}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a {color: #821115; text-decoration: underline;}     /* unvisited link */
a:hover {color: #577E2D; text-decoration: none;}   /* mouse over link */

/************************************************
*	NAVIGATION
************************************************/

#navcontainer { }

#navcontainer ul {
	list-style-type: none;
	font-weight: bold;
	color: #990000;
	}

#navcontainer a {
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eee;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	height: 27px;
	}

#navcontainer a:link, #navlist a:visited {
	color: #93B26E;
	text-decoration: none;
	}


#home #nav-home a, 
#products #nav-products a,
#order #nav-order a,
#testimonial #nav-testimonial a,
#navcontainer a:hover {
	background: url(../images/menu.png) 0 -45px;
	color: #562930;
	}

p.welcome {
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}


.submit-order {
	width: 125px;  /*width for you actual button*/
	height: 51px; /*height for you actual button*/
	border: none;
	margin-right:150px;
	}

/************************************************
*	CART STYLES
************************************************/

#Cart { max-width: 545px; }
.CartWithoutItems { border: dashed 1px #ff0000; padding: 7px; }
.CartWithItems th { background-color: #005097; color: #ffffff; padding: 7px; margin: 0px; }
.CartWithItems td { padding: 7px; border: solid 1px #005097; margin: 0px; }
.CartTotal { text-align: right; font-weight: bold; background-color: #005097; color: #ffffff; margin-top: 10px; padding: 4px; }
.FormRow { margin-top: 10px; }
.FormRow label { float: left; width: 120px; }
.ErrorText, .Mandatory { color: #ff0000; font-size:11px; font-weight: bold; }
select.cartitem { margin-bottom:20px;}
.selectitems { margin:0; padding:0;}
form#orderform { width:545px; margin-top: 15px; margin-left: 5px;}

/************************************************
*	TESTIMONIAL FORM
************************************************/

#formcontent {
	margin:0;
	padding:0;
	font-size: 12px;
	}
#formcontent form {
	padding:0;
	margin:0;
	}
#formcontent h2 {
	font: 24px georgia, arial, verdana, tahoma;
	color: #1e7d0e; 
	padding-bottom: 6px;
	margin: 0 0 10px 0;
	}
#formcontent select, input, textarea, .inputLine {
	font: 13px tahoma, arial, sans-serif;
	border: 1px solid #87a448;
	}
#formcontent .inputButton {
	padding:5px 0 5px 0;
	margin:0 10px 0 0;
	font-size: 12px;
	border: 1px solid #999;
	background-color:#004E90;
	font-weight:bold;
	color:#fff;
	}
#formcontent .text {
	font-weight:bold;
	color: #555;
	vertical-align: top;
	}
#formcontent .smalltext {
	font-size:11px;
	}
#formcontent .textwhite {
	color:#fff;
	}

#formcontent .response {
	font-weight:bold;
	color: #555;
	vertical-align: top;
	border:1px solid #ccc;
	padding:10px;
	background-color:#d8e6f3;
	}
#formcontent .mandatory, .error {
	color: #cc0000;
	}
#formcontent hr {
	border-style:solid;
	border-width: 1px;
	border-color:#a3a3a3;
	margin:20px 0 20px 0;
	}
#formcontent .center {
	text-align:center;
	}

