body {
	margin: 0 0 0 0;
	padding: 0;
	border-top: 6px solid #067BD2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: url(../../images/theme/bg.jpg) repeat-x;
}

h1, h2, h3 {
	margin: 15px 0;
	font-weight: bold;
	color: #00599C;
	font-size: 18px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	font-size: 11px;
}

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

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

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

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

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

legend {
	display: none;
}

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

/* Header */

#header {
	width: 800px;
	height: 398px;
	margin: 0 auto 40px auto;
}

#logo {
	float: left;
	margin-bottom: 7px;
}

#logo a {
	text-decoration: none;
}

#toplink {
	color:#513920;
	float:right;
	font-size:16px;
	margin-top:20px;
	text-align:right;
}
/* Menu */


#menu {
	background: url(../../images/theme/menubg.jpg) no-repeat;
	height: 285px;
	clear: both;
	margin-left: -100px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding-right: 28px;
	margin-left: 28px;
	text-decoration: none;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
}

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

#menu .current_page_item a {
	text-decoration: underline;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 800px;
}

#content p {
	font-size: 13px;
	font-family: "Arial Unicode MS";
	color: #000;
	line-height: 140%;
}

#mainp {
	background: url(../../images/theme/mainpbg.png) no-repeat;
	padding: 25px 75px 0 45px;
	width: 415px;
	float: left;
}

#mainpothers {
       background: url(../../images/theme/otherbg.png) no-repeat;
       padding: 25px 75px 0 45px;
       min-height: 400px;
}

#box {
	background: url(../../images/theme/boxbg.jpg) no-repeat;
	width: 255px;
	height: 124px;
	float: left;
	margin-left: 30px;
	margin-bottom: 35px;
}

#box h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 12px;
}

#box p {
	font-size: 13px;
	font-family: Arial;
	line-height: 150%;
	padding: 0 8px 0 12px;
}

#box img {
	margin-top: -10px;
	padding-right: 5px;
}

#people {
	clear:both;
	background-color: #E4E4E4;
	width: 743px;
	height: 175px;
	padding-left: 30px;
	margin-bottom: 48px;
	margin-left: 40px;
}

#people h2 {
	padding: 18px 0;
	font-size: 18px;
	font-weight: bold;
}

#people img {
	margin-right: 11px;
	margin-bottom: 7px;
}

#rightmenu {
	float: left;
}

#rightmenu li {
	list-style-image: url(../../images/theme/list.png);
	font-size: 14px;
	color: #22211F;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 10px;
}

#rightmenu h1 {
	margin-left: 5px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Post */

.atomentry {
}

.atomentry .title,
h2.title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../../images/theme/img03.gif) repeat-x left bottom;
}

.atomentry .title a:link, .atomentry .title a:active, .atomentry .title a:visited {
	text-decoration: none;
	color: #333333;
}

.atomentry .title a:hover {
	text-decoration: underline;
}

.atomentry .entry {
}

.atomentry .meta {
	padding: 15px 0 60px 0;
	background: url(../../images/theme/img03.gif) repeat-x;
}

.atomentry .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.atomentry .meta .author {
	float: left;
}

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

.atomentry .meta .more {
	padding: 0 20px 0 18px;
	background: url(../../images/theme/img06.gif) no-repeat left center;
}

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

.atomentry .meta b {
	display: none;
}

/* Comments */

#comments {
}

#comments p, #comments ol, #comments ul {
	line-height: normal;
}

#comments input {
	padding: 3px;
	background: #ECECEC url(../../images/theme/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#comments #submit {
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

#comment_body {
	width: 500px;
}

/* Respond */

#respond {
}

#respond p {
	margin-bottom: 5px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

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

#sidebar li li {
	margin: 0;
}

#sidebar h3 {
	margin-bottom: 10px;
	background: url(../../images/theme/img03.gif) repeat-x left bottom;
	font-size: 16px;
	font-weight: bold;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search h2 {
	margin-bottom: 20px;
}

#search input {
	padding: 3px;
	background: #ECECEC url(../../images/theme/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#search #q {
	width: 120px;
	margin-right: 5px;
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../../images/theme/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../../images/theme/img10.gif) repeat-x left bottom;
	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 {
	height: 150px;
	min-height: 150px;
	padding: 0 0 0 0;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 800px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #375C69;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

 bottom;
	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 {
	height: 86px;
	padding: 0 0 0 0;
	border-top: 6px solid #067BD2;
	background: url(../../images/theme/footerbg.jpg) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #375C69;
}

#legal a {
	color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}





