/*--- Main styles and tables--- */

body {
	color : #333;
	background-color : #FEf0ca;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 76%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

table {
	background-color: #FFF;
	border-top: 1px solid #CCC;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 1px solid #CCC;
}

.table1 {
	background-color: #F8F5E0;
	margin-left: 15px;
	width: 88%;
}

.td1 {
	background-color: #ADB7DB;
}

.td2 {
	background-color: #E6D6CF;
}

.td3 {
	background-color: #FFFFE1;
	text-align: left;
}

.tdfooter {
	background-color: #F8F5E0;
	border-top: 1px solid #FFF;
}

.tdheader {
	background-color: #F8F5E0;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.main {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

div {
	margin: 0px;
}

/*--- Links ---*/

a:hover {
	text-decoration: none;
}

a {
	color : #855436;
	text-decoration: underline;
}

.cvw:hover {
	font-weight: normal;
	color: #669;
}

.cvw {
	color : #669;
	text-decoration: none;
}

.link2 {
	color : #669;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
}

.link2:hover {
	color : #669;
	text-decoration: none;
}

/*--- Headings ---*/

h1, h2, h3 {
	color: #998C3F;
}

h1 {
	font-size: 115%;
	font-weight: bold;
	margin: 5px 20px 5px 15px;
}

h2 {
	font-size: 95%;
	font-style: italic;
	margin: 15px 15px 5px;
}

h3 {
	font-size: 95%;
	letter-spacing: 0.05em;
	padding-bottom: 5px;
	border-bottom: 1px solid #998C3F;
	margin: 5px 50px 5px 15px;
}

.h2home {
	margin-top: 25px;

}

/*--- Paragraphs ---*/

p {
	font-size: 75%;
	line-height: 1.5em;
	margin: 15px;
}

.pnav {
	line-height: 1.5em;
	text-align: justify;
	margin: 0px 20px 0px 5px;
}

.pside {
	line-height: 1.5em;
	margin: 15px 10px 15px 27px;
}

.psmall {
	font-size: 70%;
	line-height: 1.5em;
	text-align: center;
	margin: 15px 10px 0px 20px;
}

.imglink {
	color : #669;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}

.psmall2 {
	font-size: 70%;
	line-height: 1.5em;
	margin: 15px 10px 15px 90px;
}

.pcopy {
	text-align: right;
	color: #b58c4a;
	margin: 0px 10px;
}

.p1 {
	font-size: 95%;
	color: #998C3F;
	letter-spacing: 0.05em;
	padding-bottom: 5px;
	border-bottom: 1px solid #998C3F;
	margin: 0px 50px 5px 15px;
}

.p2 {
	font-size: 70%;
	line-height: 1.5em;
	margin: 15px;
}

.p3 {
	border-top: 1px solid #DAD2A5;
	margin: 0px 50px 5px 15px;
	padding-top: 10px;
}

.pcenter {
	text-align: center;
}

.small {
	font-size: 90%;
}

/*--- Navigation styles ---*/

#navigation {
	width: 150px;
	margin-left: 20px;
} 

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

#navigation li {
	border-bottom: 1px solid #998C3F;
} 

#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #887C37;
	border-right: 1px solid #998C3F;
	background-color: #F8F5E0;
	color: #855436;
	text-decoration: none;
} 

#navigation li a:hover { 
 	background-color: #855436; 
 	color: #FFF; 
} 

#navigation ul ul {
	margin-left: 12px;
	font-size: 100%;

} 
#navigation ul ul li {
	border-bottom: 1px solid #998C3F;
	margin:0;
} 

#navigation ul ul a:link, #navigation ul ul a:visited { 
 	background-color: #D6D1B2; 
 	color: #855436; 
} 

#navigation ul ul a:hover { 
 	background-color: #855436; 
 	color: #FFF; 
}

/*--- Lists ---*/



ul, ol {
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.5em;
}

ul {
	margin: 15px 10px 15px 20px;
}

ol {
	padding: 0px;
	list-style-image: url(../images/circle.gif);
	margin: 15px 10px 15px 35px;
}

.slide {
	list-style: none;
	width: 280px;
	margin: 0px;
	float: right;
}

.slide li {
	padding: 0;
	float: left;
	margin: 5px 0px 5px 17px;
}

.slidewrap, .slidewrap2 {
	float: right;
	width: 280px;
	margin-right: 10px;
	height: 35em;
}

.slidewrap2 {
	height: 34.7em;
}

.table1 p {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--- Images ---*/

.thumb {
	float: left;
	width: 240px;
	margin: 0px 15px 20px 8px;
	clear: right;
}

.imgr {
	float: right;
	border: 2px solid #963;
}

.imgr2 {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}

/*--- Other styles ---*/

.hfb {
	font-weight: bold;
	color: #855436;
}

.name {
	font-weight: bold;
	color: #973500;
	letter-spacing: 0.05em;
	font-style: italic;
}

.addr {
	font-size: 75%;
	line-height: 1.5em;
	margin: 15px 30px 15px 15px;
}

.highlight {
	font-size: 110%;
	font-weight: bold;
	color: #F30;
}

.clearboth {
	clear: both;
	margin: 0px;
}

.clearright {
	clear: right;
	margin: 0px;
}

.clearleft {
	margin: -10px 0px 0px;
	clear: left;
}
