body {
	margin:0;
	padding:0;
	background: #2b6591 url(images/bodyBG.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h4 a{ text-decoration:underline; }

h4 a:hover{
	text-decoration:none;
	color: #FF6600;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p{
	line-height:18px;
	padding-bottom:15px;
}

ul, ol { }

blockquote { }

a { color: #CC0000; }

a:hover { text-decoration: none;}
input{
	border: #ccc solid 1px;
	margin-bottom:5px;
}
textarea{
	border: #ccc solid 1px;
	margin-bottom:5px;
}
textarea#comment{
	width:500px;
}
a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}
.piclenselink a{
	color:#999999;
	text-decoration:none;
}
.piclenselink a:hover{
	color:#CC0000;
}
.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}
#respond a{
	color:#CC0000;
}
#centerHolder{
	width:778px;
	height:auto;
	margin:0 auto;
}
#mainContainer{
	width:778px;
	height:auto;
	float:left;
	background:url(images/pageBG.jpg) repeat-y;
	padding:0;
}
#wrapper{
	width:778px;
	height:auto;
	min-height:600px;
	float:left;
	background:url(images/pageTopBg.jpg) center top no-repeat;
}

/* Header */

#headMast {
	width:778px;
	height:auto;
	float:left;
}

#header {
	width: 619px;
	height: 164px;
	float:left;
	padding:20px 0 0 159px;
	background: url(images/headerBG.jpg) no-repeat left top;
}

/* Menu */

#menuContainer {
	float: left;
	width: 760px;
	height: auto;
	padding:0 9px;
	margin:0;
}
#menuContainer #menu{
	width:760px;
	padding-left:0px;
	height:43px;
	float:left;
	margin:0;
	padding:0;
	background:url(images/navBG.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#menuContainer #menu a.navTop{
	padding:2px 0 0 0;
	height:28px;
	width:175px;
	text-align:center;
	display:block;
	margin:5px 0;
	float:left;
	color: #CC0000;
	font-size:18px;
	font-style:italic;
	text-decoration:none;
	border-right: #333333 solid 1px;
	cursor:pointer;
}
#menuContainer #menu a:hover.navTop{
	color:#FF0000;
}
#menuContainer .subbutt{
	width:119px;
	text-align:left;
	margin:0;
	padding:0;
}
#menuContainer .subbutt ul{
	background-color:#131313;
	border-left:#333 solid 1px;
	float:left;
	display:block;
	margin:0;
	padding:5px 0 0 0;
}
#menuContainer .subbutt ul li{
	padding:0;
	background-image:none;
	margin:0;
	float:left;
	list-style:none;
	border-bottom:#333333 dashed 1px;
}
#menuContainer .subbutt ul li a{
	display:block;
	width:137px;
	padding:1px 0 0 6px;
	font-size:11px;
	color: #999999;
	text-decoration:none;
	background-image:none;
	font-weight:normal;
}
#menuContainer .subbutt ul li a:hover{
	text-decoration:none;
	color:#CC0000;
}
/* Main Banner */
#mainbanner{
	width:760px;
	height:auto;
	float:left;
	padding:2px 9px 0px 9px;
	margin-bottom:10px;
}
/* ContentContainer */
#contentContainer{
	width:760px;
	float:left;
	height:auto;
	padding:0px 9px 20px 9px;
}
/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 230px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { 	float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 130px 0 0 170px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 513px;
	padding:0 15px;
	border-left: #333333 dotted 1px;
	min-height:400px;
}
#content img{
	width: auto;
	max-width:500px 
}
/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 2px 0px 0px 0px;
	border-bottom: #990000 dotted 1px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 20px 0px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float:left;
	width: 200px;
	padding-right:8px;
	padding-left:5px;
	/*border-right:#580202 dotted 1px;*/
}
#sidebar h2{
	font-size:12px;
	background-image:none;
	padding:2px 5px;
	background-color:#121212;
	color:#CC0000;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar-bgtop {
}

#sidebar-bgbtm {
}

#sidebar-content {
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}
#sidebar li{
	border-bottom: 1px dotted #121212;
	margin-left:3px;
	background-image:none;
	padding-left:5px;
}
#sidebar li a{
	font-size:12px;
	padding:3px 0;
	display:block;
	color:#666666;
}
#sidebar li a:hover{
	color:#CC0000;
	text-decoration:none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}



#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 778px;
	margin: 0 auto;
	padding:15px 0 0 0;
	clear:both;
	background: url(images/footerBG.jpg) no-repeat left top;
	height: 50px;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #F1B566;
}

.credit {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left:0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 10px 20px;
	font-size: 24px;
	color: #333333;
}

.commentlist {
}

#comments {
	padding-left:0;
}
