
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia;
	font-size: 12px;
	color: #404040;
}

.clear {clear:both;}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Georgia"
}


h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	margin-top:0px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #404040;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #ccc 1px dashed;
}

.text1 {
	font-family: Georgia;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	background: url(../images/img05b.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
	background: url(../images/logo.jpg) no-repeat left 50%;
	width:271px;
	height:60px;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

#menu a:hover {
	background: url(../images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(../images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto 0 182px;
	padding-top: 20px;
	background: #F4F4F4;
	float:left;
}


#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}


h1.title {
	margin: 0!important;
	background: url(../images/text.png) no-repeat; width:551px; height:48px;
}

p.intro {margin-top:-8px;}
*:first-child+html p.intro {margin-top:-4px;}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .entry2 {
}

#recent-posts .entry2 a {
	
	font-size: 12px;
	color: #404040;
	text-decoration:none;
}
#recent-posts .entry2 a:hover {
	
	font-size: 12px;
	color: #404040;
	text-decoration:underline;
}

#recent-posts .more {
	background: url(../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post2 {
}

.post .title {
	margin-top: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}
.post .entry2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#photos {}
.photo-img {margin-right:15px; float:left;}

#content2 {margin-left:20px;}

p.caption_left {font-size: 1em; padding: 8px 0 0 0; margin: 0;font-style: italic; text-align: left;}

.border {border:1px solid #333;float:left;margin:0;padding:0; margin-bottom:25px; margin-top:10px;}

#subthumbs {position: relative; float: left; margin: 0; padding: 10px 0 0 0;}
.thumbs {position: relative; float: left; padding: 2px; margin: 0 6px 12px 0; border: 1px solid #333;}


#news-panel {width:550px; height:145px; margin-top:6px; margin-left:0px; float:left;}
#news-panel2 {width:550px; height:245px; margin-top:6px; margin-left:0px; float:left;}

img.date {margin-top:5px; margin-left:5px;  padding-right:15px; float:left;}
p.headline {font-weight:bold; margin-top:8px; font-size:12px; padding-left:10px; padding-right:5px; padding-top:0px; padding-bottom:5px;}
p.product {font-size:12px;  font-family:"Georgia"; margin-left:56px; padding-left:6px; padding-right:6px; width:460px;}

#leftCol {
				float:left;
				width: 430px }
				
#leftCol p {
				width:420px;
				margin-top:5px;
				padding-bottom:10px;
				line-height:15px;
				text-align:justify}
				
#rightCol {
				float: right; 
				width: 430px;
				margin-top:-40px;}


#rightCol p {
				width:400px;
				margin-top:5px;
				padding: 0 0 10px 0;
				line-height:15px;
				text-align:justify}
				
				
				
fieldset {border: 0px}
form.inputform input {padding: 2px 3px; font-size: 1.0em;}
form.inputform select {padding: 2px 0px; font-size: 1.0em;}
form.inputform textarea {padding: 2px 5px}

#yourName, #email, #tel {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 75%;
height:24px;
width:300px;
border: 0px;
margin:5px 0;
font-size: 12px;
padding:5px 0 0 10px}

#query {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 75%;
height:124px;
width:300px;
border: 0px;
margin:5px 0;
font-size: 12px;
padding:5px 0 0 10px}

textarea {
float:left;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 75%;
width:300px;
height:135px;
border: 0;
margin:5px 0;
padding:5px 0 0 10px}

form.inputform tr.action td {text-align: center;}
.submit {
float:left;
width:66px;
height:20px;
background: transparent url(../images/submit.png) no-repeat;
cursor:pointer;
border: 0px;}

form.inputform table {margin: 0 0 10px 0; }
form.inputform table td {padding: 2px 1px; }
.mand {color: #993333;}
/*Styling Error Messages*/
p#errMsg {background: red; }				
