body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBEB;
}
.green {
	color: #00923F;
}


h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #fff;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #0F8AC4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #00923F;
	font-weight: bold;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #000;
}

/* Header */

#header {
	width: 900px;
	height: 110px;
	margin: 0px auto;
	background-color: #FFF;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 0px;
}
#words {
	float: right;
	padding-right: 20px;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	height: 32px;
	padding: 0;
	background-color: #FFF;
	text-align: left;
}
#menupos {

	margin-left: 300px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	width: 900px;
	height: 200px;
	padding: 0;
	background-color: #FFF;
}
#p.caption{
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	line-height:35px;
	color:#fff;
	background-color:inherit;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200;
	}	
#nav {
	width: 900px;
	height: 70px;
	padding: 0;
}
/* Content */

#content {
	float: right;
	width: 650px;
}

.post {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 5px;
}

.post .title {
	margin: 0px;
	background: #118cc6 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}
table {
	width:95%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	text-align: left;
	font-size: 12px;
	}	
.column1	{
	background:#f9fcfe;
	text-align: left;
	}
td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}	
tdprice {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	vertical-align: top;
}
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	vertical-align: top;
	}	
top th {
	vertical-align: top;
	}
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#309;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	text-decoration: line-through;
	}	
tfoot th em1 {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#sidebar li li {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	line-height: 17px;
	padding-bottom: 10px;
}

#sidebar li ul {
	margin-bottom: 1.2em;
	list-style: none;
}

#sidebar h2 {
	background: #00923f url(images/img06.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}
#sidebar h4 {
	background: #f03b58 url(images/img07.jpg) no-repeat left 50%;
	font-size: 1.4em;
	padding: 7px 25px;
	color: #FFF;
}
#sidebar h5 {
	padding: 7px 25px;
	font-size: 1.4em;
	color: #FFF;
	background-color: #118CC6;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
}
#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
	color: #118CC6;
}

#footer a {
	color: #118CC6;
}
#footer a:hover {
	color: #00923F;	
}
.img_right {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrapper #header #words p {
	color: #8080FF;
}
.blue {
	color: #03F;
	font-size: small;
}
.smallprint {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: x-small;
	font-style: italic;
	background-color: #FCF;
	line-height: normal;
	padding: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

