

body {
	margin: 0;
	padding: 0;
	
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	
}

a {
	color: #333333;
}

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

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 750px;
	height: 65px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 10px;
}

#logo p {
	float: right;
	padding-top: 39px;
	font-size: 1.2em;
}

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

/* Menu */

#menu {
	width: 870px;
	height: 164px;


	background-image: url(images/002 New Banner.jpg);
	background-image: url(images/002%20New%20Banner.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 14px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 29px;
	padding: 11px 30px 0 30px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	
}

/* Page */

#page {
	width: 900px;
	height: 700px;
	margin: 0 auto;
	background-image: url(images/mainback4.jpg);
	background-repeat: no-repeat;
}

#page-bg {
	padding: 11px 24px;
	background: #FFFFFF url(images/mainback.jpg)
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 350px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 400px;
}

.post {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E7E7E7;
	line-height: 22px;
	width: 300px;
	padding-left: 12px;
}

.title {
	margin: 0;
	



	
	}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	
}

.ThemeMenuBar1Menu,
.ThemeMenuBar1SubMenuTable
{
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   padding: 0;
   cursor: pointer;
}
.ThemeMenuBar1Menu
{
   color: #353535;
   background-color: #E4C79D;
  
}
.ThemeMenuBar1SubMenu
{
   position: absolute;
   visibility: hidden;
   border: 10;
   padding: 0;
   border: 2px solid #000000;
}
.ThemeMenuBar1Menu td
{
   padding: 3px 5px 3px 5px;
}
.ThemeMenuBar1SubMenuTable
{
   color: #000000;
   background-color: #D8AE70;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   opacity: 0.75;
   filter: Alpha(style=0,opacity=60);
}
.ThemeMenuBar1SubMenuTable td
{
   white-space: nowrap;
}
.ThemeMenuBar1MainItem,
.ThemeMenuBar1MainItemHover,
.ThemeMenuBar1MainItemActive,
.ThemeMenuBar1MenuItem,
.ThemeMenuBar1MenuItemHover,
.ThemeMenuBar1MenuItemActive
{
   white-space: nowrap;
}
.ThemeMenuBar1MainItemHover,
.ThemeMenuBar1MainItemActive
{
   color: #993300;
   background-color: #DCB881;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
.ThemeMenuBar1MenuItemHover,
.ThemeMenuBar1MenuItemActive
{
   color: #993300;
   background-color: #C59D69;
   background: transparent;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
.ThemeMenuBar1MenuFolderLeft,
.ThemeMenuBar1MenuFolderRight,
.ThemeMenuBar1MenuItemLeft,
.ThemeMenuBar1MenuItemRight
{
   padding: 3px 0px 3px 0px;
}
.ThemeMenuBar1MenuFolderText,
.ThemeMenuBar1MenuItemText
{
   padding: 3px 5px 3px 5px;
}
td.ThemeMenuBar1MenuSplit
{
   overflow: hidden;
   background-color: inherit;
}
div.ThemeMenuBar1MenuSplit
{
   height: 1px;
   margin: 1px 0px 1px 0px;
   overflow: hidden;
   background-color: inherit;
   border-top: 1px solid #353535;
}
.ThemeMenuBar1MenuVSplit
{
   display: block;
   width: 1px;
   margin: 0px 2px 0px 2px;
   overflow: hidden;
   background-color: inherit;
   border-right: 1px solid #353535;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 360px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
}

#sidebar ul {
	margin: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Sidebar2 */

#sidebar2 {
	float: right;
	width: 375px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#sidebar2 ul {
	margin: 0;
	list-style: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar2 li {
}

#sidebar2 li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar2 li li {
	padding: 5px 20px 5px 35px;
	
	border-bottom: 1px solid #F3F3F3;
}

#sidebar2 h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar2 a {
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

/* Footer 2 */

#footer2 {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	background: ;
}

#footer2 p {
	margin: 0;
	text-align: center;
	font-size: small;
	color: #666666;
}

#footer2 a {
	color: #666666;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: ;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: small;
	color: #666666;
}

#footer a {
	color: #666666;
}
