
body {
	margin-top: 20px;
	padding: 0;
	color: #555555;
}

h1, h2, h3 {
	font-family: Verdana;
	color: #586073;
	font-size: 0.9em;
}

h2 {
	margin-bottom: 1em;
	text-indent: 8px;
}

h3 {
	margin-bottom: 1em;
}

p {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 25px;
	font-family: Verdana;
	font-size: 0.72em;
	font-weight: normal;
	word-spacing: 2px;
}

blockquote p {
	padding: 0 10px;
	background: url(icons/img12.gif) no-repeat left top;
	font-size: 0.7em;
	font-family: Verdana;
	color: #555555;
	text-align: justify;
	text-indent: 25px;
}

ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link {
	color: #385B88;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #385B88;
}

a:visited {
	color: #385B88;
	text-decoration: none;
}

img {
	border: none;
}

img.right {
	float: right;
	margin-left: 20px;
	border: 1px dotted #CCCEBC;
	background-color: #F4F2EC;
	padding: 6px;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 16px;
	border: 1px dotted #CCCEBC;
	background-color: #F4F2EC;
	padding: 6px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	background: url(images/info.png) no-repeat right top;
}

/* Menu */

#menu{
padding: 0px;
width: 100%;
}

#menu ul{
font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
margin:0;
margin-left: 40px;
padding: 0;
list-style: none;
}

#menu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#menu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 20px;
text-decoration: none;
letter-spacing: 1px;
background: #515D6D; /*Default menu color*/
border-bottom: 1px solid white;
}

#menu a:hover{
background: #4F4F4F url() repeat-x; /*Menu hover bgcolor*/
}

#menu #current a{ /*currently selected tab*/
background: #C8D300; /*Brown color theme*/ 
border-color: #C8D300; /*Brown color theme*/ 
}

#menuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #C8D300; /*Brown color theme*/ 
}

/** LOGO */

#logo-wrap {
	width: 800px;
	margin: 4px auto;
	padding: 5px 0px 0px 0;
}

#logo {
	width: 800px;
	height: 120px;
	margin: 0px auto;
	padding-top: 0px;
	background: url('images/h1.jpg') center top no-repeat;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px 0px;
	padding: 102px 60px 0 0;
	line-height: normal;
	font-family: Verdana;
}

#logo h1 { 
	padding-top: 8px;
	padding-left: 60px;
	font-size: 8pt;
	color: #F2F3ED;
	text-decoration: inherit;
}

#logo h1 a {
	text-decoration: none;
	color: #202020; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	font-size: 10px;
	color: #F2F3ED;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 800px;
	margin: 0px auto;
	padding-top: 20px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 590px;
	background: url(images/x5.jpg) repeat-x left top;
}

/* Post */

.post {
	padding: 10px 20px 0px 0px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
	border-bottom: 1px #CCCEBC dotted;
	text-indent: 20px;
}

.post h2 {
	height: 30px;
	padding: 5px 0 0 0px;
	background: url(images/x7.gif) no-repeat left top;
	color: #666666;
	font-size: 0.9em;
}

.post .entry {
	padding: 0 20px;
}

.post .entry li {
	margin: 0;
	list-style: square;
	padding-left: 8px;
	font-size: 12px;
	font-family: Verdana, Arial;
}

.post .meta {
	padding: 13px 0 15px 0;
	background: url(images/x8.gif) no-repeat left;
}

.post .meta1 {
	padding: 13px 0 15px 0;
	background: url(images/x9.gif) no-repeat left;
}

.post .meta p {
	margin: 10px 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #8D8F8D;
}

.post .meta1 p {
	margin: 0px 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #8D8F8D;
}

.post .meta .byline {
	float: inherit;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	float: inherit;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	border-right: 1px dotted #CCCEBC;
}

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

#sidebar li {
	margin-bottom: 20px;
	padding-right: 12px;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
}

#sidebar li ul {
	border: 1px dotted #CCCEBC;
}

#sidebar li li {
	margin: 0;
	list-style: none;
	padding-left: 8px;
}

#sidebar h2 {
	height: 35px;
	padding: 4px;
	margin-bottom: 0px;
	background: url(images/x6.gif) no-repeat left top;
	font-size: 1.0em;
	color: #FFFFFF;
}

#sidebar h3 {
	height: 47px;
	padding: 0;
	margin-bottom: 1px;
	background: url(images/x2.gif) no-repeat left top;
	color: #586073;
}

#sidebar p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F9841B;
	text-indent: 0px;
	letter-spacing: 0px;
	word-spacing: normal;
	line-height: normal;
}
/* Search */

#search {
}

#search h2 {
	margin-bottom: 5px;
	height: 35px;
}

#s {
	width: 120px;
	margin-right: 4px;
	padding: 3px;
	border: 1px solid #252B32;
}

#x {
	padding: 5px;
	border: none;
	background: #252B32;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
.footer-wrap {
	width: 802px;
	height: 30px;
	margin: 0 auto;
	background: url(images/x3.gif) no-repeat left top;
	position: relative;
}

.footer-wrap p {
	font: 10px Verdana;
	color: #666666;
	padding: 8px 250px;
}

#footer {
	margin: 0 auto;
	height: 40px;
	min-height: 40px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

.products { background: #FFFFFF; color: #666666; font-size: 12px; border: 1px dotted #CCCEBC; font-family: Verdana, Arial, Helvetica; }
.productbox { background: #F4F2EC; font-size: 11px; text-decoration: none; font-family: Verdana, Arial, Helvetica; border: 1px dotted #CCCEBC;  line-height: 10px; }
