body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #9E8D6F;
	background-image: url(slices/repeat_02.jpg);
	background-repeat:repeat-y;
	}
	
#main {
	width: 770px;
	}
	
div.left {
	background-image: url(slices/left_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 325px;
	height: 600px;
	float: left;
	}
	
div.nav {
	font-size: 13px;
	color: #5C7A6B;
	padding-top: 230px;
	padding-left: 12px;
	text-align: center;
	line-height: 20px;
	}
	
div.nav a{
	text-decoration: none;
	color: #5C7A6B;
	} 
	
div.nav a:hover {
	color: #990000;
	}
	
div.right {
	background-image: url(slices/right_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 445px;
	float: left;
	}
	
div.name {
	padding-top: 25px;
	font-size: 15px;
	color: #FFFFFF;
	}
	
div.name span{
	color: #DBC69C;
	font-size: 12px;
	}
	
div.number {
	margin-top: 50px;
	font-size: 18px;
	color: #9D4A49; 
	font-weight: bold;
	text-align: center;
	padding-left: 120px;
	}
	
div.content {
	margin-top: 20px;
	width: 350px;
	}
	
div.caption {
	font-size: 14px;
	color:#990000;
	text-align: center;
	padding-bottom: 20px;
	}
	
div.goal {
	text-align: center;
	color: #990000;
	}
	
div.img {
	border: 0px;
	}
	
p.center {	
	text-align:center;
	}

div.picture {
	width: 350px;
	padding-top: 20px;
	}
	
div.footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 15px;
	}

	


	

/***** CONTACT US CSS *****/	
	
#contact {
	width: 290px;
	margin: 0px auto;
	clear: both;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#contact .element {
	width: 290px;
	font-size: 12px;
	color: #003300;
	}

#contact form {
	margin: 0;
	padding: 0;
	}

#contact label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	}

#contact fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}


#mapdir {
	height: 400px;
	border: 1px solid black;
	margin-top: 20px;
	}
