* { margin: 0; padding: 0; }
/* Global reset for all elements */

html{
	
}

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 81%;
	background:  url(images/bkg_body.gif) repeat-x;
	}
	

h1 {
	color: #322928;
	font: normal normal 2.1em/1em Georgia, "Times New Roman", Times, serif;
	}

h2 {
	color: #818278;
	font: italic normal 1em/1.4em Georgia, "Times New Roman", Times, serif;
}

h3 {
	font: italic bold 1em/1.4em Georgia, "Times New Roman", Times, serif;
	color:#322928;
	padding-top: 5px;
	padding-bottom: 12px;
}

h4 {
	color: #322928;
	font:  normal 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	}

p {
	font-size: 1em;
	line-height: 1.6em;
	clear: left;
	margin: 6px 0;
	padding-bottom: 8px;
	padding-top: 8px;
}
	
p a {
	color: #004d99;
	text-decoration: none;
	}
	
p a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ccd3b0;
	}


#shell {
	margin: 0 auto;
	width: 1100px;
	background: url(images/bkg_top.jpg) no-repeat;
	overflow: hidden;
	}


#wrapper {
	margin: 0 auto;
	width: 820px;
	overflow: hidden;
	}

#navigation {
	color: #b49a5a;
	padding: 65px 0 0 210px;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #92918e;
	list-style-type: none;
	letter-spacing: .2px;
	height: 20px;
}

#navigation li {
	display: block;
	float:left;

}

#navigation a {
	color: #8e9182;
	text-decoration: none;
	display:block; /* Give the a tag a block element so we can use background images on it */
	float:left; /* float it left for IE 6. Otherwise it creates a break even though the li above is floating*/
	padding:0 10px;
	min-height:37px;
	max-height:37px;
	}

/* IE 6 Min Height hack */
* html #navigation a { height:37px}

#navigation a:hover {
	color: #ccd3b0;
	text-decoration: none;
	
	}

#navigation a.selected {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	background: url(images/n_divit.gif) no-repeat center bottom;
	}


#rightcolumn {
	width: 590px;
	_height: 1%;
	display: inline;
	float: right;
	color: #322928;
	font:  normal 1.15em/1.4em Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}




#rightcolumn ul {
	list-style: none;
	background: url(images/div_decor_600.gif) no-repeat;
	margin-top: 12px;
	padding-bottom: 10px;
	padding-top: 20px;

}

#rightcolumn li {
	color: #322928;
	list-style: none;
	list-style-image: url(images/icn_star.gif);
	margin: 0 5px 0 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:  normal .9em/1em
}


#rightcolumn  a {
	color: #004d99;
	text-decoration: none;
	}


	
	
.img-wrap {
	padding: 6px;
	margin: 10px;
	background: #edebe3;
	border: 1px solid #b0ada0;

}


#rightcolumn a:hover img{
	padding: 6px;
	margin: 6px;
	background: #afa896;
	border: 1px solid #b0ada0;
}


	
	dl.gallery
{

	width: 180px;
	text-align: left;
	padding: 8px;
	float: left;
	overflow:hidden;
	display: inline;
}

.gallery dt {
	color: #322928;
	font: normal 1.1em/1.4em Georgia, "Times New Roman", Times, serif; 
	clear: left;
	
	}
	

	

.gallery dt img {
	padding: 6px;
	margin: 6px;
	background: #e3e1d3;
	border: 1px solid #b0ada0;

}

.gallery dd	 {
	margin: 0;
	padding: 0;
	overflow:hidden;
	display: block;
	font: italic .8em/1.2em Georgia, "Times New Roman", Times, serif;
}
	
	

#leftcolumn {
	float: left;
	background: url(images/bkg_testimonials.png) no-repeat;
	padding: 10px;
	width: 178px;
	_height:1%;
	display: inline;
	color: #322928;
	margin-top: 30px;
	padding-top: 60px;
	}

#leftcolumn ul {
	list-style: none;
	margin-bottom: 10px;
	
}

#leftcolumn li {
	font: italic .85em/1.8em Georgia, "Times New Roman", Times, serif;
	color:#5e5f56;
	list-style: none;


}

#leftcolumn p {
	font: italic bold .82em/1.8em Georgia, "Times New Roman", Times, serif;
	color:#7e5f3f;
	list-style: none;

}

#leftcolumn li a{
	color:#004d99;
	list-style: none;
	text-decoration: none; display:block;
	border-bottom:1px dotted #818278;
    }

#leftcolumn li a:hover{
	color:#004d99;;
	list-style: none;
	text-decoration: none; display:block;
	background-color: #dbecf6;
}


#footer {
	clear: both;

	color: #322928;
	width: 820px;
	font: .81em "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: hidden;
	_height:1%;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#footer p{
padding-left: 220px;
}
	
#footer h3 {
	width:225px;
	float:right;
	
	}

#footer ul {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 18px;
	padding-top: 55px;
	padding-left: 220px;
	}

#footer li {
	display: inline;
	font: 1.25em Georgia, "Times New Roman", Times, serif;
}

#footer a {
	color: #004d99;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ccd3b0;
	}


#footer a:visited  {
	color:#004d99;
	}


#commentform input[type="text"], #commentform textarea {
	border: 1px solid #afa896;
	background: #eae5d0;
	margin-bottom: 5px;
	padding: 8px;
}

#commentform input:focus {
	background: #e2f0b3;
}

#commentform textarea:focus {
	background: #e2f0b3;
}

