/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #C9B18D;
	margin-top: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #764B31;
	line-height: 20px;
	border: 0.5px solid #A89C8A;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
}

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #FFFFFF;
	border-bottom: none;
}

#header h1 {
	float: left;
	font-size: 24px;
	letter-spacing: 0.2em;
	color: #323B2E;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 7px;
}

#header h2 {
	float: right;
	font-size: 24px;
	color: #764B4A;
	margin-top: 45px;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 20px;
	font-style: italic;
	font-weight: 100;
}
#header h2 a {
	color: #764B31;
	font-size: 14px;
}


a {
	color: #323B2E;
	text-decoration: none;
}

a:hover {
	color: #764B31;
	text-decoration: none;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
	border: 2px solid;
}

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #A99C89;
	border-top: 1px solid #8F7964;
	border-bottom: 1px solid #63554A;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
	background-color: #FBF7EE;
	border-top: 1px solid #764B31;
	border-bottom: 1px solid #764B31;
	color: #764B31;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	border: 10px solid #A99C89;
	border-top: none;
	background: #E9EAE2;
}
#colOne .margin-news p .latest {
	font-size: 9px;
}
.latest {
	font-size: 9px;
	font-style: italic;
}

#colOne {
	float: right;
	width: 190px;
	margin-top: 10px;
	padding: 0 10px 0 20px;
}

#colTwo {
	float: left;
	width: 440px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
}


#footer {
	width: 700px;
	margin: 0 auto;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
#content #colTwo .line {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	background-color: #323B2E;
	color: #323B2E;
	font-weight: 100;
	border: 1px solid #323B2E;
	background-image: url(images/ephemeral_header03.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #colOne .margin-news .latest {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
}
#content #colOne .margin-news p {
	text-align: center;
}
fieldset {
	border: 1px solid #fdaa63;
	width: 400px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 10px;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
legend {
	padding: 0.2em;
	background-color: #CFE4CD;
	font-weight: normal;
	color: #000000;
	border: 1px solid #fdaa63;
}
input {
	border: 1px solid #fdaa63;
	font-weight: normal;
	background-color: #F5F5F5;
} 
textarea {
	border: 1px solid #fdaa63;
	font-weight: normal;
	background-color: #F5F5F5;
}
#colTwo table tr td {
	font-size: 12px;
}
#colTwo .webdesign {
	font-size: 12px;
}
#colTwo hr {
}
#colTwo p .pack {
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
}
.price {
	color: #093;
}
.latestsmall {
	font-size: 10px;
	text-align: center;
}
