
.body {

	width: 350px;
	font-size: 100%;
	font-family: Geneva, Avenir, sans-serif;
	color: #173a89;
	line-height: 16px;

	}

.body-home {

width: 600px;
	font-size: 90%;
	font-family: Geneva, Avenir, sans-serif;
	color: #173a89;
	line-height: 16px;
	
	}


.everything {
	background-color: white; 
	border-right: solid 2px #D4A928; 
	border-left: solid 2px #D4A928; 
	width: 780px; 
	border-bottom: solid 2px #D4A928; 
	margin: auto;
	color: #173a89;
	min-height: 600px;

	
	}
	
	
	
h1, h2, h3 {

	color: #a26f4a;
	font-family: Times, Serif;
	letter-spacing: .1em;
	font-weight: normal;
		}
		
h1 { 
	font-size: 1em;
	font-family: Geneva, Avenir, sans-serif;
	line-height: 1.5em;

	}
	
	h1 i { font-size: .8em; color: #173a89;  line-height: 1.2em;}
	
h2 { font-family: Geneva, Avenir, sans-serif; font-size: .8em; margin-bottom: -10px;}	


p { margin-top: 10px;
	font-size: .8em;
	margin-left: 0px;
	line-height: 1.8em;
	text-align: justify;
	
	}
	


.head {
	width: 100%;

	}

.head img { 

	margin-left: 130px; 
	margin-top: 10px;
	padding-bottom: 10px;
	
	}
	
.head .nav { 

	margin-left: 75px; 

	}

.nav { 
  
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 650px;
	text-align: center;
	letter-spacing: .1em;
			}

.nav a:link, .nav a:visited {
	margin-right: 1em;
	margin-left: 1em;
		font-size: .7em;
	}


a:link,  
a:visited {

	text-decoration: none;
	font-family: Geneva, Avenir, sans-serif;
	color: #a26f4a;

	}
	
a:hover { color: #173a89; }


.left-nav {

	float: left;
	width: 120px;
	vertical-align: top;

	}
	
ul { padding-left: 20px; }
		
	
ul li { list-style: none; }
	
.left-nav ul {

	margin-top: 10px;
	margin-left: 0px;
	
	}
	
.left-nav li a:link, .left-nav li a:visited {

	text-decoration: none;
	font-size: .7em;
	font-family: Geneva, Avenir, sans-serif;
	text-transform: lowercase;
	color: #a26f4a;
	
	}
	
.left-nav li { margin-bottom: 10px; }
	
.left-nav li a:hover { color: #173a89; }
	
	

	

.copy { 
	width: 100%;
	padding-bottom: 0wpx; 
	padding-top: 5px;
	font-style: italic;
	border-top: solid 1px #D4A928; 
	}
	

.copy p	{
	margin-left: 130px;
	}
	
.right {

	margin-top: 10px;
	margin-left: 30px;
	
	}

.right img {	 border: 1px solid #a26f4a;}
	
.buffer	{
	padding-bottom: 20px;
	border-bottom: solid 1px #D4A928; 
	
	}
	
	.buffer2	{
	padding-bottom: 20px;
	border-top: solid 1px #D4A928; 
	
	}
	
	
