/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
/*	background: #FFFFFF url(images/img01.jpg) repeat-x top left; */
        background: #c0c0c0 url(images/back_all_blue.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#contmain {
        width: 800px;
        margin: 10px auto;
}

#main {
       background: #FFFFFF;
       border-left:15px solid #FFFFFF;
       border-right:15px solid #FFFFFF;
       margin:0 auto;
       width:800px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	/* margin-top: 1.5em; */
        margin-top: 0;
	line-height: 160%;
}

ul, ol {
	/* margin-left: 3em;  */
        margin-left: 0;
}

dl {
       margin-top: 10px;
}

dt {
       margin-bottom: .5em;
}

dd {
       margin-bottom: 1.25em;
}   

.returntotop {
      margin-top: .5em;
      margin-left: 52em;    
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #15359a;
        text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Header */

#toplinks {
       width: 800px;
       padding-bottom: 10px;
       padding-left: 30px;
       text-align: right;
       color: #ffffff;
}

#toplinks a, a:visited {
       color: #ffffff;
       text-decoration: none;
}

#toplinks a:hover {
       text-decoration: underline;
}

#header {
	width: 800px;
	height: 290px;
	margin: 0 auto;
        background: #ffffff;
}

/* Logo */

#logo {
        float: left;
        width: 600px;
/*	width: 800px;   */
/*	height: 293px;  */
        height: 85px;
	margin: 0 auto;
   /*     background: url(images/header.jpg) no-repeat 0px 85px;  */
	text-align: left;
}

#logo_message {
       float: right;
       width: 200px;
       height: 85px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 10px;
	padding-left: 0px;
	color: #000000;
	font-size: 38px;
        letter-spacing: 1px;
        font-style: italic;
        font-weight: bold;
        font-family: Georgia;
}

#logo h2 {
        font-family: Georgia;
	font-style: italic;
        font-weight: bold;
	font-size: 15px;
        letter-spacing: 1px;
        text-transform: none;
        padding-top: 5px;
	padding-left: 0px;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #15359a;
}

/* navigation */

/* See Settings--Multi-level Navigation */

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 800px;
        background: #ffffff;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 800px;
}

.bluetext {
       color:#15359A;
       font-family:Georgia;
       font-size:16px;
       font-style:italic;
       font-weight:bold;
}

.luckybuckstext {
       color:#047404;
       font-family:Georgia;
       font-size:16px;
       font-style:italic;
       font-weight:bold;
}

.subhead {
       color:#0033cc;
       font-size:16px;
       font-weight:bold;
}

.post {
}



.post .title {
	margin: 1em 0 .5em 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 0 0  0 20px;
	height: 35px;
	font-size: 1.75em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 0px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a, a:visited {
       color: #15359a;
       text-decoration: none;  
}

.post a:hover {
       text-decoration: underline;  
}

/* Sidebar */



#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 1em 0 .5em 0;


	padding: 15px 0  5px 25px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

/* Footer Links*/

#footerlinks {
	clear: both;
	width: 830px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/footer_blue.gif) repeat-x top left;
}

#footerlinks p {
	margin: 0;
	line-height: normal;
	padding: 20px 15px;
        text-align: center;
}

#footerlinks a, a:visited {
       color: #15359a;
       text-decoration: none;  
}

#footerlinks a:hover {
       text-decoration: underline;  
}

/* Footer */

#footer {
	clear: both;
	width: 830px;
	height: 50px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 10px 5px;
}

#footer a, a:visited {
        color: #15359a;
        text-decoration: none;
}

#footer a:hover {
        text-decoration: underline;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

#pscroller1{
width: 200px;
height: 75px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}