body {
	background-color: #ffffff;
	color: #2f4f4f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	color: #996633;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
}

h2 {
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #99cccc;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 285px;
}

h3 {
	color: #2f4f4f;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}


.nav {	background-color: #99cccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 12px;
  
    	line-height: 25px;
	text-align: center;
	
	
}





#container { width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/flowers2.gif);
	color: #ffffff;
	border:2px solid #CC9966; 
	min-width: 700px;
}


#logo {  background-color: #cc9966;
	color: #000000;
	text-align: center;
	margin: 0;
	border: none;
	} 




#leftcolumn {padding-top: 20px;	
	float: left;
	width: 208px;
	
	
}

#leftcolumn ul { list-style-type: none;
	line-height: 2em;
		} 

.links {text-decoration: none;
    	}

.links ul {list-style-type: none;
line-height: 2em;
	}

 a:link { text-decoration: none;
	color: #ffcc00; }
a:visited { color:  #ff9900; }
a:hover { color: #ff9900; }	



.nav a {text-decoration:none;
	}

.nav a:link {color: #2f4f4f;}
.nav a:visited {color: #2f4f4f;}
.nav a:hover { color: #ffffff; }
	

#content {
	background-color: #ffffe6;
	color: #2f4f4f;
	padding: 20px 20px;
	border-left:1px solid #99cccc;
	overflow: auto;
}

#content a:link { text-decoration:none;
	color: #ff9900; }
#content a:hover { color: #99cccc; }

#content2 {
	background-color: #ffffe6;
	color: #2f4f4f;
	padding: 20px 50px 20px 50px;
	border-left:1px solid #99cccc;
	overflow: auto;
}

.content3 {
	background-color: #ffffe6;
	color: #2f4f4f;
	padding: 0px 100px 0px 0px;
	overflow: auto;
}

#content2 a:link { text-decoration:none;
	color: #ff9900; }
#content2 a:hover { color: #99cccc; }

.content3 a:link { text-decoration:none;
	color: #ff9900; }
.content3 a:hover { color: #99cccc; }



#slideshow { 
	background-color: #ffffe6;
	color: #2f4f4f;
	padding: 10px 30px;
	overflow: auto;
}




.floatright { padding-left: 20px;
	float: right;
}

.float {
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	border: none;
}



 .clearleft { clear:left; }

table {
	width: 90%;
	margin-top: 15px;
	margin-bottom: 15px;
	border:1px solid #ff9966;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}

td, th { border:1px solid #b99253; padding: 3px; text-align: center; }
.row { background-color:#f9db94; }
.altrow { background-color:#ffffff; }


.gallery li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 9px;
        display: inline;
        list-style: none;
        width: 120px;
        min-height: 120px;
        float: left;
        margin: 0 10px 10px 0;
        text-align: center;
	}
	
	
.gallery2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 9px;
        display: inline;
        list-style: none;
        width: 240px;
        min-height: 260px;
        float: left;
        margin: 0px;
        text-align: center;
	}

.labelCol { float: left;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}


.myRow { padding-bottom: 15px;
	
}





.Submit { margin: 10px;
}


.footer { background-color: #CC9966; 
	color: #000000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer a {text-decoration:none;
	}

.footer a:link {color: #000000;}
.footer a:hover { color: #ffffff; }
