body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 7px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000099;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
	
* {
  margin: 0;
  padding: 0;
}


/* Header*/

#header {
  width: 900px;
  height: 100px;
  background: transparent url(../images/header.gif) left top no-repeat;
}

#header address {
  display: none;
}

#header h1 {
  float: left;
  margin: 2px 0 0 6px;
  padding: 0;
}

#header h1 a {
  width: 340px;
  height: 80px;
  display: block;
  text-indent: -9999px;
}


/* Navigation */

#nav {
	clear: both;
	padding-top: 0px;
	background-color: #000099;
}


/* Layout */

#page {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background-color: white;
  border: 1px solid #959596;
  text-align: left;
}

.narrowcolumn {
	float: left;
	width: 580px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#sidebar {
	float: right;
	width: 300px;
	margin: 0 0 0 0;
	padding: 0px;
}


/* Home Page */

#photo-home {
  clear: both;
  width: 900px;
  height: 270px;
  display: block;
  margin-top: -1px;
  background: transparent url(../images/photo-home.jpg) top left no-repeat;
}

#photo {
  clear: both;
  width: 900px;
  height: 270px;
  display: block;
  margin-top: -1px;
}

#featured-art {
	float: left;
	width: 285px;
	height: 205px;
	color: #000000;
	font-size: 11px;
	background: transparent url(../images/bg-art.gif) left top no-repeat;
}

#featured-art p {
  margin-right: 15px;
  line-height: 18px;
}

#sidebar #featured-art {
  width: 300px;
  height: 210px;
}

#newsletter {
	float: right;
	width: 285px;
	height: 205px;
	color: #000000;
	font-size: 11px;
	background: transparent url(../images/bg-newsletter.gif) left top no-repeat;
}

#sidebar #newsletter {
  float: left;
  width: 300px;
  height: 210px;
}

#newsletter fieldset {
  width: 249px;
  border: 0;
  padding: 5px 0 0 2px;
}

#newsletter fieldset label {
  float: left;
  width: 70px;
  padding: 6px 6px 0 12px;
  margin-bottom: 7px;
}

#newsletter fieldset input {
  float: left;
  margin-bottom: 2px;
}

#newsletter fieldset #subscribe {
  float: right;
  width: 115px;
  height: 33px;
  padding: 0;
  display: block;
  background: transparent url(../images/b-subscribe.gif) left bottom no-repeat;
  text-indent: -9999px;
}

#featured-in {
  float: left;
  width: 285px;
  height: 98px;
  border-top: 1px solid #d7d86f;
  border-bottom: 1px solid #d7d86f;
}



.read-more {
	color: #0000FF;
	font-family: georgia, arial, tahoma, verdana, helvetica, sans-serif;
	font-style: italic;
}


/* Headers */

h1, h2, h3 {
	color: #cd3301;
	font-family: "Palatino Linotype";
	font-weight: bold;
	text-align: left;
}

h1 {
	padding-top: 70px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h2 {
	line-height: 27px;
	font-size: 1.6em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 5px;
}

h2 a, h2 a:visited {
	color: #005900;
	text-decoration: none;
}

h2 a:hover {
	color: #005900;
	text-decoration: underline;
}

h2.pagetitle {
}

h3 {
	line-height: 18px;
	font-size: 1.3em;
	color: #003399;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

h3.comments {
	padding: 0;
	margin: 30px auto 20px ;
	}
	
h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

h3 a, h3 a:visited {
	color: #005900;
	}

a {
	color: #005900;
}

a:hover {
  text-decoration: none;
}

a:active, a:focus {
  outline: none;
}


/* Content */

#content {
  text-align: justify;
}

p {
  margin: 5px 0 15px 15px;
  padding: 0;
  line-height: 20px;
}

.center {
  text-align: center;
}

ul {
  margin: 0 0 0 40px;
  list-style-type: disc;
  list-style-image: none;
}

ul ul {
  margin: 0 0 0 40px;
  list-style-type: circle;
  list-style-image: none;
}

ol {
  margin: 0 0 0 40px;
}

li {
  margin: 0 0 2px 0;
}

.date {
	color: #6699FF;
	font-size: 11px;
	padding: 0 0 3px 29px;
	background: transparent url(../images/i-page.gif) 15px 2px no-repeat;
}

.comments {
  color: #bcbbba;
  font-size: 11px;
  padding: 0 0 3px 22px;
  background: transparent url(../images/i-comment.gif) 6px 4px no-repeat;
}

.comments a {
  color: #bcbbba;
}

.comments {
  color: #bcbbba;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
  color: #bcbbba;
  font-size: 11px;
  padding: 0 0 3px 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 30px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.postmetadata2 {
	clear: left;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.postmetadata2 p {
  padding: 5px 15px 8px 0;
  margin: 0 0 0 15px;
  border-top: 1px solid #f2f3bd;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

a img { text-decoration: none; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter {
	text-align: center;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




/* Contact Us */
#sidecontent {
	border-left: 1px dashed #6c8734;
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	background-color: transparent;
	background-image: url(../images/greenside_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 15px;
}
#sidecontent h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 0px;
	}

#sidecontent a {
	color: #000099;
	line-height: 17px;
	padding: 0 0 1px 0;
}

#sidecontent p {
	clear: both;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 1.1em;
}

/* Articles box */

#sidebar ul li#articles {
  width: 212px;
  color: #666;
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 11px;
  border: 1px solid #fff;
}

#sidebar ul li#articles h2 {
  margin: 0;
  padding: 0;
}


#sidebar ul li#articles div {
  width: 210px;
  margin: 2px 0 5px 0;
  border-left: 1px solid #f0f0e8;
  border-right: 1px solid #f0f0e8;
  border-bottom: 1px solid #f0f0e8;
}

#sidebar ul li#articles div ul {
  margin: 0;
  padding: 3px 0 4px 0;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul li#articles div ul li {
  margin: 0;
  padding: 3px 0 3px 24px;
}

#sidebar ul li#articles div ul li a {
  margin: 0;
  padding: 0 1px 0 0;
  color: #6484b9;
  text-decoration: none;
}

#sidebar ul li#articles div ul li a:hover {
  color: #4267a4;
  text-decoration: underline;
}


/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 10px;
  text-align: center;
}

#sidebar #searchform {
  margin: 5px auto 5px auto;
  padding: 0 0 15px 10px;
  text-align: left;
}

.s {
  width: 145px;
  padding: 2px 2px 1px 2px;
  margin: 0 2px 0 0;
  color: #666;
  border: 1px solid #f0f0e8;
  vertical-align: middle;
}

.searchsubmit {
  width: 88px;
  height: 23px;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: transparent url(../images/b-search.gif) right top no-repeat;
  vertical-align: middle;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Tables */

#content table {
  margin: 5px auto 15px auto;
  padding: 0;
}

#content table thead {
  color: #fff;
  background: #2364b0;
  font-family: arial, trebuchet ms, tahoma, verdana, helvetica, sans-serif;
  font-size: 13px;
}

#content table thead th {
  padding: 4px 7px;
  text-align: left;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #fff;
}

#content table tbody tr.row1 {
  background: #fff;
}

#content table tbody tr.row2 {
  background: #f0eee7;
}

#content table tbody td {
  padding: 2px 1px 2px 7px;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

#content table tfoot {
  margin: 0;
}

#content table tfoot td {
  height: 13px;
  padding: 0;
  border-top: 3px solid #2364b0;
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	font-size: 11px;
	margin-top: 20px;
	}


/* Form */

form {
  margin: 5px 0 15px 15px;
  padding: 0;
  line-height: 20px;
}

label {
  width: 175px;
  float: left;
}

input {
  float: left;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #3f5e00;
  padding: 3px;
  margin: 3px 0;
  border: 1px solid #96af62;
  background: #fefef3;
  vertical-align: middle;
}

input.large {
  width: 150px;
  margin: 2px 0;
}

input.medium {
  width: 75px;
  margin: 1px 0 0 0;
}

input.small {
  width: 20px;
  margin: 4px 5px 4px 0;
}

input.checkbox {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0 2px 0 1px;
  vertical-align: middle;
}

select {
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #3f5e00;
  padding: 3px;
  margin: 3px 0;
  border: 1px solid #96af62;
  background: #fefef3;
  vertical-align: middle;
}

#submit {
  width: 89px;
  height: 35px;
  padding: 0;
  display: block;
  background: transparent url(../images/b-submit.gif) left bottom no-repeat;
  text-indent: -9999px;
}


/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 80px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: georgia, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	background-color: #A52B01;
}

#footer ul {
  width: 700px;
  font-size: 10px;
  margin: 0 auto;
  padding: 19px 0 0 0;
  list-style-type: none;
  list-style-image: none;
}

#footer ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 3px 0 5px;
	font-weight: bold;
}

#footer ul li a:hover {
  color: #feffa3;
  text-decoration: underline;
}

#footer p {
  clear: both;
  padding: 4px 0 0 0;
}

#footer a {
  color: #bddb6e;
  text-decoration: none;
}

#footer a:hover {
  color: #d7d86f;
  text-decoration: underline;
}




