@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	font: 75%/1em Arial, Helvetica, sans-serif
}		

a { text-decoration: none } 

a { 
    text-decoration: none;
	  color : #1D6963;
} 

a:hover {
	color: #CC7E55;  

}


p {	line-height: 1.35em; } 				

h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold; 
} 

hr { 
	border: none; 
	border-top: 1px solid #733e33; 
	height : 3px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url('../images/arrow4.png');
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.2em;
	line-height: 140%;
}

#quickLinks select {
    font: 90%/1em Arial, Helvetica, sans-serif;
	width: 145px; 
	margin :  0px 0px 1em 0px;
	color: #CC7E55;  
}

/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */
 

#container {
	width:756px;
	margin:0 auto;
	background-color:#FFFFFF;		
}
  
#content {
	padding: 1em; 	
/*	margin-right: 175px; 	*/
	margin: 0px auto;
	background-color:#FFFFFF;
	min-height: 515px; 
}

#header {
	width:756px;
	margin: 0 auto;
	background-image:url('../images/cabanner5.gif');  
	background-repeat:no-repeat; 
/*	background-color:#59A09A;       */	
	background-color:#d99280;			
	height : 80px; 	
}

#pathway {
	width: 450px;
	margin-bottom: 10px; 
	letter-spacing   : .15em; 
	font-size: .8em;
	color: #666666; 
}

/* The containing box for the gallery. */   
 #container2 {   
     position:relative;   
     width:730px;   
     height:386px;   
     margin:10px auto 0 auto;   
     border:1px solid #aaa;
     background:#fff url(../images/pics/pic01a.jpg) 75px 10px no-repeat;
     } 
	 
/* Removing the list bullets and indentation */   
 #container2 ul {   
     padding:0;   
     list-style-type:none;
     margin:5px;   
     float:right;
     }
	 
/* Remove the images and text from sight */   
 #container2 a.gallery span {   
     position:absolute;   
     width:1px;   
     height:1px;   
     top:5px;   
     left:5px;   
     overflow:hidden;   
     background:#fff;   
     }
/* Adding the thumbnail images */   
 #container2 a.gallery, #container2 a.gallery:visited{   
     display:block;   
     color:#000;   
     text-decoration:none;   
     border:1px solid #000;   
     margin:1px 2px 1px 2px;   
     text-align:left;   
     cursor:default;   
     }   
 #container2 a.slidea {   
     background:url(../images/pics/pic08t.jpg);   
     height:60px;   
     width:93px;   
     } 
 #container2 a.slideb {   
     background:url(../images/pics/pic01t.jpg);   
     height:60px;   
     width:93px;   
     }   
 #container2 a.slidec {   
     background:url(../images/pics/pic02t.jpg);   
     height:60px;   
     width:93px;   
     }   
 #container2 a.slided {   
     background:url(../images/pics/pic03t.jpg);   
     height:60px;   
     width:93px;   
     } 
 #container2 a.slidee {   
     background:url(../images/pics/pic04t.jpg);   
     height:60px;   
     width:93px;   
     }    
 #container2 a.slidef {   
     background:url(../images/pics/pic05t.jpg);   
     height:93px;   
     width:60px;   
     }   
 #container2 a.slideg {   
     background:url(../images/pics/pic06t.jpg);   
     height:60px;   
     width:93px;   
     }
 #container2 a.slideh {   
     background:url(../images/pics/pic07t.jpg);   
     height:60px;   
     width:93px;   
     }   
 #container2 a.slidei {   
     background:url(../images/pics/pic09t.jpg);   
     height:60px;   
     width:93px;   
     }   
 #container2 a.slidej {   
     background:url(../images/pics/pic10t.jpg);   
     height:60px;   
     width:93px;   
     }

/* set the size of the unordered list to neatly house the thumbnails */   
 #container2 ul {   
     width:230px;   
     height:386px;   
     }   
 #container2 li {   
     float:left;   
     }   
	 
/* change the thumbnail border color */   
 #container2 a.gallery:hover {   
     border:1px solid #fff;   
     } 

/* styling the :hover span */   
#container2 a.gallery:hover span {   
     position:absolute;   
     width:372px;   
     height:372px;   
     top:10px;   
     left:75px;   
     color:#000;   
     background:#fff;   
     }   
	 
#container2 a.gallery:hover img {   
     border:1px solid #fff;   
     float:left;   
     margin-right:5px;   
     }
	 
#container2 a.slideb:hover img, #container2 a.slidei:hover img {   
     float:right;   
     }

#container3 {
	width:756px;
	margin:0 auto;
	background-color:#FFFFFF;		
}

#homebase	{
	color: #CC7E55;
	padding-right: 3px;
}

#footer {
    clear: both; 
	text-align: left;
	margin: 0px auto;
	margin-top:0px; 
	width: 736px;
	height: 125px;
	line-height: 1.35em; 
/*	background-color:#E3CBAC;	*/
/*	background-color:#F1E6D4;   */
	background-color:#F2D78E;
/*	padding: 1em 0 ;    */
	padding-left: 10px; 
	padding-right: 10px; 
}

#footer p {
	margin: 0;
/*	color: #c46d3b;    */
	color: #6d5f38;
	font-style: normal; 
	font-size: 12px; 
    text-align: center; 
	padding: 20px 10px 10px 10px;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #7a2c1c;
}

address {
	margin: 0;
	color: #6d5f38;
	font-style: normal; 
	font-size: 12px; 
    text-align: center; 
	padding: 0px 10px 40px 10px;
} 

#pagetitle { 
/*	font: 185%/1em Arial, Helvetica, sans-serif; */
	font-size: 3.25em; 
	font-weight: bold; 
	padding-top: 20px; 
	color: #999999; 
	padding-bottom: 20px;
}		

#pagetitlespacer { 
    margin: 0 0 0 0; 
    height: 22px;
	background: url('../images/pagetitlespacer.gif') no-repeat center bottom
}

#topBorder {
	margin: 0 auto;
	margin-top: 10px; 
	width: 756px;
	height: 8px;
	font: 1px/1px sans-serif !important;
	font: 0px/0px sans-serif;
	background: url('../images/topBorder_white.gif') no-repeat center bottom
}	


#bottomBorder {
	text-align: left;
	margin: 0px auto;
	width: 756px;
	height: 8px;
	background: transparent url('../images/borderbot_white3.gif') no-repeat center top;
}


#leftColumn p, #rightColumn p { 
	margin: .5em 0 1em 0; 
}

#leftColumn h2, #rightColumn h2 { 
	font: 100%/1em Arial, Helvetica, sans-serif;
	margin: .5em 0 1em 0; 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
	line-height: 1.35em;
}


#rightColumn ul { 
	margin: .5em 0 1em 0; 
}

#content h2 { 
	margin: 1em 0 .5em 0; 
	font: 125%/1em Arial, Helvetica, sans-serif; 
	font-weight: bold; 	
} 

/**
 * Class Definitions  
 * ----------------------------
 * 
 */


.columnHeading { 
	border-bottom: 1px dotted #cccccc;
	font-weight: bold; 
	padding-left: 2px; 
	margin-bottom: 10px;
/*	background-color: #CC7E55; */
}


