* {
    padding: 0;
    margin: 0;
	} 

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 20px;
	background-color: #eeeeee;
	background-image: url(images/background4.jpg);
}

a {
	color: #2F7978;
	text-decoration: none;
}

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

h1.cushycms {
	color: #FF0000;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 15px;
} 

h2 {
	color: #609191;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 15px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD4F05;
}


h5 {
	color: #DD4F05;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}


#wrap {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
	border: thin solid #666;
}

#top { 
background: #fff url(images/topbg.jpg);
height: 30px;
}

#content {
	text-align: left;
	padding: 0;
}

#bottom {

background: #fff url(images/botbg.jpg);
height: 30px;
}

.header {
	height: 200px;
	background: url(images/hidr.jpg);
}

.footer {
	background: #E7F8FC;
	height: 18px;
	border-top: 1px solid #E1E1E1;
	text-align: center;
	font-size: 10px;
	color:#2F7978;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}
	
.photobox {
	line-height: 0;

	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 4px solid #f2e4e4;
	padding: 0px;
	clear: none;
}

.photobox2 {
line-height: 0;

	float: none;
	width: auto;
	height: auto;
	padding: 10px;
	clear: none;
	text-align: center;
	margin: 0px;
	
}	
	
	
	
.middle {
	float: left;
	width: 59%;
	padding: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	
}



.middle ul {
	padding: 20px 0 15px 20px;
	margin:0;
	list-style-type: disc;
}

.middle li {
	margin-bottom:5px;
	list-style-type: round;
	padding-bottom: 7px;
	
}

.right {
	float: left;
	width: 32%;
	height: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-right-style: none;
	clear: both;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.right ul {
	margin:0;
	list-style-type: square;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
}

.right li {
	list-style-type: none;
	color: #609191;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	height: 25px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #CCCCCC;
	
	
}

.right h5 {
	padding-left: 15px;	
	
	
}

.right2 {
	float: right;
	width: 29%;
	height: 100%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	border-right-style: none;
	clear: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left {
	float: left;
	width: 68%;
	padding: 1%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	
}
.left ul {
	text-align: left;
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
	margin: 0;
}

.left li {
	margin-bottom:5px;
	list-style-type: disc;
	padding-bottom: 7px;
	
}

.left2 {
	float: left;
	width: 59%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 30px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 1%;
	padding-right: 1%;
	padding-left: 1%;
}


.whole {
	width: 80%;
	height: 100%;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 0;
	margin-left: 90px;
	clear: both;
	float: none;	
	}
	
.whole ul {
	margin:0;
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}

.whole li {
	//margin-bottom:5px;
	list-style-type: round;
	//padding-bottom: 7px;
	text-indent: 20px;
}

.contactbox {
	float: none;
	height: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.9em;
	color: #609191;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news {
	float: right;
	width: 35%;
	height: 100%;
	font-size: 1em;
	color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;	
}

.news a {
	text-decoration: underline;

}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

div#navbar2 {
	height: 30px;
	width: 100%;
	background-color: #E7F8FC;
	background-image: url(images/navbar.jpg);
}

div#navbar2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2F7978;
	line-height: 30px;
	white-space: nowrap;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

div#navbar2 li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}

div#navbar2 li a {
	text-decoration: none;
	color: #2F7978;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

div#navbar2 li a:hover {
	color: #EAAF0F;
	text-decoration: underline;
}

table.sample {
	border-spacing: ;
	border-collapse: collapse;
	background-color: white;
	border: 3px outset green;
}
table.sample th {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: gray;
	background-color: #faf0e6;
	-moz-border-radius: ;
}
h6 {
	font-size: 1.1em;
	color: #609191;
}

.rbroundbox { background: url(images/corners/nt.gif) repeat; }
.rbtop div { background: url(images/corners/tl.gif) no-repeat top left; }
.rbtop { background: url(images/corners/tr.gif) no-repeat top right; }

.rbbot div { background: url(images/corners/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/corners/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rbcontent h5 {
	color: #609191;
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	height: 30px;
	padding: 0px;
	margin-left: 10px;
}
.rbroundbox {
	width: 85%;
	margin: 1em auto;
	font-weight: bold;
}
.Subtitle {
	color: #DD4F05;
	font-weight: bold;
}
#content .middle p {
	text-align: left;
}

#content .middle table {
	text-align: left;
}
#content .right2 p {
	text-align: left;
	color: #666;
}


blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
	color: #609191;
	width: 90%;
	background-color: #FFF8FC;
	margin-bottom: 10px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #7DBFBF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-image: url(images/background2.jpg);
}
#donationsbox {
	margin-bottom: 20px;
}
#outer {
	//border: thin solid #999;
	height: auto;
	width: 960px;
	background-color: #FFF;
	box-shadow: 0 0 10px black;
	margin-top: 30px;
	margin-bottom: 30px;
}
.red {
	color: #F00;
}

