
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */
 html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #111111;
	background: #FFFFFF;
}
a {
	color: #98320c;
}
img {
	border: 0;
}
p.side{
  font-style: italic;
   line-height : 34px;
padding-top : 0px;
padding-left : 5px;
padding-right : 7px;
  text-align: left;
  margin-left: 2px;
  margin-top: 10px;
  font-family: "Book Antiqua";
  font-size: 18px;
  color: #222222
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1040px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 65px;width: 1040px;
	font-size: 0.9em;
	color: #ffffff;
  background: url(images/logo.jpg) no-repeat
}
	#header .subscribe {
		float: right;
		padding: 2px 20px 2px 0;
	   	margin-top: 4px;
  color: #222222;
  margin-bottom: 0px;
  background: #DDDDDD
}

	#header #links {
		float: left;  width: 830px;
		padding: 2px 5px 2px 0;
	   	margin-top: 0px;
  color: #222222;
  margin-bottom: 5px;
  position: relative;
  top: 10px;
  left: 200px;
  border-top: thin solid #555555
}
	#header #links a {
			color: #222222; height: 20px;
			margin: 2px 0;
			text-decoration: none;
            margin-bottom: 5px;
  font-size: 12px
}
		#header .subscribe a {
			color: #222222; height: 20px;
			margin: 2px 0;
			text-decoration: none;
            margin-bottom: 5px;
  font-weight: bold;

}
		#header .subscribe a:hover {
			text-decoration: underline;
		}

	#header h1 {
		float: left;
		font-size: 0;
		text-indent: -9999px;
		padding-left: 30px;
	}
		#header h1 a {
			display: block;
			width: 306px; height: 35px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header form {
		float: right;
		width: 275px; height: 26px;
		background: url(images/search.gif) no-repeat 0 0;
		margin: 4px 5px 0 0;
	}
		#header form input {
			float: left;
			border: 0;
			font-size: 1em;
			font-family: Arial;
			margin: 6px 0 0 8px;
			width: 230px;
			background-color: transparent;
			color: #ffffff;
		}
		#header form button {
			float: right;
			border: 0;
			text-indent: -9999px;
			width: 30px; height: 26px;
			background-color: transparent;
		}
	#header .break {
		height: 53px;
	}
/** END header **/

/** BEGIN left sidebar **/
#lsidebar {
	width: 200px;
	float: left;
	font-size: 0.9em;
	padding: 0px 0 15px;
}
	#lsidebar h2 {
		text-transform: uppercase;
		color: #31322D;
		font-size: 1em;
		padding-bottom: 10px;
	}
   /** END left sidebar **/

/** BEGIN content **/
#content {
	width: 630px;
	float: left;
	padding: 0px 0;
}
	#content .post {
		clear: both;
		padding-bottom: 30px;
  border: 2px solid #777777;
  padding-left: 2px
}
#content .post P {
line-height : 18px;
padding-top : 0;
padding-left : 5px;
padding-right : 5px;
  text-align: left;
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 2px
}

 	#content .post h1 {
           font-size: 1.9em;
font-weight: normal;
color: #000033;
text-align: left;
padding: 10px 0 4px 0;
}
#content .post h2 {
            font-size: 18px;
font-weight: normal;
color: #000033;
text-align: left;
padding: 5px 0 4px 0;
  margin-top: 0px
}
		#content .post h4 {
            font-size: 22px;
font-weight: normal;
color: #000033;
text-align: center;
padding: 5px 0 4px 0;
  margin-top: 0px;
  display: block;
  background: #CCCC99;
  line-height: 32px
}
			#content .post h2 a {
				text-decoration: none;
			}
			#content .post h2 a:hover {
				text-decoration: underline;
			}
		#content .post .details1 {
			font-size: 0.9em;
			margin-bottom: 25px;
			padding: 0 5px;
			color: #9A9898;
		}
			#content .post .details1 a {
				text-decoration: none;
				color: #565656;
			}
			#content .post .details1 a:hover {
				text-decoration: underline;
				color: #98320c;
			}
		#content .post .details2 {
			font-size: 0.9em;
			clear: both;
			color: #9A9898;
			height: 20px;
			padding-top: 25px;
		}
			#content .post .details2 a {
				text-decoration: none;
				color: #565656;
			}
			#content .post .details2 a:hover {
				text-decoration: underline;
				color: #98320c;
			}
			#content .post .details2 .l {
				float: left;
				width: 45%;
			}
			#content .post .details2 .r {
				float: right;

				width: 45%;
			}
	#content .postnav {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.9em;
		padding-top: 30px;
	}
		#content .postnav .l {
			float: left;
		}
		#content .postnav .r {
			float: right;
		}
		#content .postnav a {
			text-decoration: none;
		}
	#content p {
		line-height: 1.4em;
		margin-bottom: 10px;
	}


	#content blockquote {
		padding: 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
	width: 197px;  border: 2px solid #777777;
	float: right;
	padding: 0px 0;
}
#rsidebar  P {
line-height : 18px;
padding-top : 0;
padding-left : 4px;
padding-right : 5px;
  text-align: left;
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 2px;
  font-size: 11px
}
p.donate{
  position: relative;
  left: 25px
}

	#rsidebar h2 {
		font-size: 0.9em;

		color: #302B1C;
		border-top: 5px solid #302B1C;
		border-bottom: 1px solid #302B1C;
		padding: 0px 0;
		margin-bottom: 10px;
  background: #BBBBBB;
  line-height: 22px;
  padding-left: 4px;
  margin-right: 0px;
  display: block;
  padding-right: 0px;
  font-weight: bold
}
	#rsidebar .ads {
		padding: 0px 5px 0;
		text-align: left;
  margin-bottom: 5px;
  padding-left: 0px;
  padding-bottom: 5px
}
		#rsidebar .ads img {
			margin: 1px;
		}
	#rsidebar ul {
		padding: 0 10px 20px;
		list-style-type: none;
	}
		#rsidebar ul li {
			line-height: 1.4em;
			padding: 4px 0;
		}
		#rsidebar ul li a {
			color: #53534C;
			text-decoration: none;
		}
		#rsidebar ul li a:hover {
			color: #98320C;
			text-decoration: underline;
		}
	#rsidebar .flickr {
		padding: 0 10px 20px;
		text-decoration: center;
	}
		#rsidebar .flickr img {
			margin: 1px;
		}
	#rsidebar .video {
		padding: 0 10px 20px;
	}
	#rsidebar .tags {
		padding: 0px 0px 0;
	}
		#rsidebar .tags a {
			color: #565656;
			text-decoration: none;
		}
		#rsidebar .tags a:hover {
			color: #98320C;
			text-decoration: underline;
		}
/** END right sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background: #D9D9D6 ;
	height: 100px;
	font-size: 12px;
	color: #555555;
}
	#footer .wrapper {
		margin: auto auto;
		width: 940px;
		padding: 35px 0;
	}
	#footer .l {
		float: left;
  line-height: 22px
}
	#footer .r {
		float: right;
	}
	#footer a {
		color: #565656;
		text-decoration: none;
  font-weight: bold
}
	#footer a:hover {
		text-decoration: underline;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	clear: both;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.3em;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			text-indent: -9999px;
			border: 0;
			background: url(images/submit2.gif) no-repeat 0 0;
			width: 150px; height: 34px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 0.9em !important;
	text-transform: uppercase;
	padding: 5px 0 25px;
	color: #302B1C;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
/** END wordpress 2.7 comments **/
/* Logo, slogan */
#header-photo {
	position: relative;
	clear: both;
	margin: 0px 0px;
	height: 350px;
	width: 630px;
	background: #fff url(images/header-photo.jpg) no-repeat center center;
  padding-top: 0px;
  margin-left: 0px;
  margin-bottom: 5px
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0px; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	 width:470px;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 260px; left: 55px;
}
.box-table-a {
font-size : 12px;
margin : 5px;
width : 580px;
text-align : left;
border-collapse : collapse;
border-top : 2px solid #003300;
border-bottom : 4px solid #003300;
  margin-bottom: 10px
}
.box-table-a th {
font-size : 13px;
font-weight : normal;
padding : 8px;
background : #e8edff;
border-right : 1px solid #9baff1;
border-left : 1px solid #9baff1;
color : #039;
}
.box-table-a td {
padding : 8px;
background : transparent;
border-right : 1px solid #003300;
border-left : 1px solid #003300;
border-top : 1px solid #003300;
color : #000000;

padding-bottom : 10px;

  vertical-align: top;
  text-align: left
}
.box-table-a ul{
  margin-left: 15px
}
 .box-table-b {
font-size : 12px;
margin : 5px;


width : 620px;
text-align : left;

  border-collapse: separate;
 border-spacing: 10px;
 *border-collapse: expression('separate', cellSpacing = '5px');

  margin-bottom: 10px;
  height: 100%;
  margin-left: 0px;
  margin-right: 0px
}
.box-table-b th {
font-size : 18px;
font-weight : normal;
padding : 8px;
background : #e8edff;
border-right : 1px solid #9baff1;
border-left : 1px solid #9baff1;
color : #003333;
}
.box-table-b ul li{
  margin-left: 20px;
  line-height: 26px
}
.box-table-b td {
padding : 5px;
background : #FFFFFF;
border : 1px solid #999999;

color : #000000;

padding-bottom : 5px;

  vertical-align: top;
  padding-left: 5px;
  line-height: 24px;
  font-size: 14px;
  font-weight: bold
}

.box-table-b ul{
  margin-left: 15px;
  line-height: 26px;
  font-size: 12px
}
.box-table-b a{
  text-decoration: none
}
.box-table-c {
font-size : 14px;
margin : 5px;
width : 120px;
text-align : left;
border-collapse : collapse;
  margin-bottom: 0px;
  margin-left: 5px
}
.box-table-c th {
font-size : 13px;
font-weight : normal;
padding : 8px;
background : #e8edff;
border-right : 1px solid #9baff1;
border-left : 1px solid #9baff1;
color : #039;
}
.box-table-c td {
padding : 8px;
background : transparent;
color : #000000;

padding-bottom : 10px;

  vertical-align: top;
  text-align: left
}
#content ol li{
  margin-left: 23px;
  line-height: 22px
}

