/* Begin Typography & Colors */
body {
	color: #000000;
	font: normal 7.5pt "century gothic", serif;
	letter-spacing: .5px;
	line-height: 16px;
	text-align: justify;
	padding : 0px;
	cursor: deafult;} 

a:link , a:visited, a:active {
	text-decoration : none;
	cursor : default;
	color : #AF8B7B;}
 
a:hover {
	text-decoration : none;
	color : #727993; 
	border-bottom : 1px solid #AF8B7B;
	cursor: hand;}

b, i{
	color: #629A64;
	font-size:8pt;
	font-family:georgia; }

h1{
	padding-bottom: 0px;
	margin-top: 2px;
	font: 12pt Segoe Script;
	font-weight: 700;
	color: #4A5B38;}


p.start{
   	text-indent:20px;}

div.sections {
	text-align: center;
	font : 10px "Arial", sans-serif;
	margin: 10px;}

#inside { width: 370px; height: 200px; }

.box2{
	border: 4px solid #5f606c;
	margin-right: 3px;}

img:hover.box2 {
	border: 4px solid #a48156;
	margin-right: 3px;}

.box{
	border: 2px solid #a48156;
	margin-right: 3px;}

img:hover.box {
	border: 2px solid #5f606c;
	margin-right: 3px;}




	