body {
	margin:5px; padding:0;
	font: normal 0.90em/1.1em "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #ffffff;
	text-align: justify;
	background-image: url(images/bamboo_soft_sm.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#bgx {
	background-image: url(images/x.gif);
	background-repeat: repeat-x;
}

#bgy {
	background-image: url(images/y.gif);
	background-repeat: repeat-y;
}

#contact {
	float: right;
	margin-right: 15px;
	font-size: 0.80em;
}

#navigation p{
	display:none;
	}

#navigation {
	padding: 0px;
	background color: #9cc;
	position:absolute;
	top: 130px;
	width: 110px;
	text-align: center;
}

#header {
	padding: 15px;
	margin-left: 10px;
}

#title{
	position: absolute;
	left: 150px;
	top: 25px;
}

#content {
	margin-left: 140px;
	margin-right: 300px;
	text-align: justify;
}

#contentnopict {
	margin-left: 140px;
	margin-right: 30px;
	text-align: justify;
}

#gallery{
	margin-left: 160px;
	margin-right: 30px;
	text-align: left;
}

#quote {
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 20px 1px;
	border: 3px solid;
	color: rgb(250,0,0);
	width: 340px;
	background-color: #fff;
}

#elizabeth {
	background-image: url(images/elizabethdarche.jpg);
	position: absolute;
	right: 30px;
	top: 170px;
	width: 250px;
	height: 200px;
}
#CRDAlogo {
	background-image: url(images/CRDA_logo.jpg);
	margin: 15px 0 0;
	position: absolute;
	right: 100px;
	top: 400px;
	width: 113px;
	height: 49px;
}

#photocaption {
	position: absolute;
	padding: 0 0 5px 0;
	right: 30px;
	top: 380px;
	width: 250px;
	text-align: center;
	font-style: italic;
	font-size:  0.85em;
}
h1 {
	margin: 0px;
	padding: 0px;
	font: bold 1.75em "trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(250,0,0);
	background-color: transparent;
}

h2 {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font: italic 1.3em "trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#000000;
}

h3 {
	margin: 0px;
	padding: 10px 0;
	font: italic .9em "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
}

p {
	margin: 5px	0px 20px 0px;
	}

.quote {
	margin: 0px;
	padding: 10px 5px 10px 5px;
	font-style: italic;
	font-size: 1.05em;
	line-height:1.5em;
	text-align: center;
	color: #666666;
}

.testimony {
	margin: 5px	0px 0px 0px;
	}
	
.bold {
	margin: 0 100px;
	font-weight: bold;
	font-size: 1.05em;
	line-height: .5em;
	text-align: center;	
}

.indentcenter{
	margin: 5px 50px;
	text-align: center;	
}

.indent{
	margin: 0 0 15px 50px;	
}


.right {
	text-align: right;
	margin: 0 0 25px 0;
}

.clearboth { 
	clear: both; 
}

	
img {
	padding: 10px 0px 0px 10px;
	border:none;
}

a:link { 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: red;
	background-color:transparent;
	text-decoration: underline;
}

a:visited { 
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #666;
	background-color:transparent;
	text-decoration: none;
}	

#contact a:hover { 
	margin: 0px 0px 15px 0px;
	color: #fff;
	background-color: #999;
	margin: 0px;
	padding: 0px;
}

.right a:hover { 
	margin: 0px 0px 15px 0px;
	color: #fff;
	background-color: #999;
	margin: 0px;
	padding: 0px;
}
	
#navigation ul {
	list-style: none;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}

#navigation ul li {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#navigation ul li a{
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: red;
	text-decoration: none;
	width: 100%;
}

html>body #navigation ul li a{
	width: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#navigation ul li a:visited{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #000;
} 

#navigation ul li a:hover{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #fff;
	background-color: #999;
} 

#list ul{
	list-style: disc;
	margin: 0px 0px 0px 25px;
	}
	
#list li{
	padding: 5px;
}

#tightlist ul{
	list-style: disc;
	margin: 0px 0px 20px 25px;
	}
	
#tightlist li{
	margin: 0 20px;
}

.photo1{
	float: left;
	border: none;
	margin: 0 0 0 40px;
	width: 270px;
}
.photo2{
	float: right;
	border: none;
	margin: 0 40px 0 0;
	width: 270px;
}

.thumbnail{
	float: left;
	margin: 10px;
}



/* FORM STYLES thanks to http://www.dreamweaverresources.com/tutorials/styled_form.htm */
form {width: 450px;}

fieldset{
	padding:10px;
	border:1px solid #003366;
	margin-bottom:15px;
	width: 450px;
}

.textarea2{
	background-color:#F0F0FF;
	background-image: none;
	border: 1px solid #006666;
	margin: 4px;
	padding: 6px;
}

input,textarea{
	background-color:#CCCCFF;
	border: 1px solid #006666;
	margin: 4px;
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
/*styles the input fields*/
/*styles the form fields*/
label{
	color:#000033;
	font-weight: bold;
}
legend{
	padding:10px;/*gives a bit of padding between the border and the test*/
	color:#000066;
	font:16px bold Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.submitbutton {
	border: 1px solid #003366;
	background-color:#CCCCFF;
}

/*end of form styles */

.tablestyles { 
	padding-left: 10px;
	padding-right: 10px;

}
-->
