body {
	background: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #182D66;
	}

p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #182D66;
	}

a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #182D66;
	text-decoration: underline;
	}
a:visited {
	color: #182D66;
	text-decoration: underline;
	}
a:hover {
	color: #00BBDA;
	text-decoration: underline;
	}
a:active {
	color: #182D66;
	text-decoration: underline;
	}



.quote {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #182D66;
	}
	
	
.border {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: thin;
	}



/*  BOTTOM NAVIGATION  */

.footer {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #CDCDCD;
	text-decoration: none;
	}

#navbtm a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #CDCDCD;
	text-decoration: none;
	}
#navbtm a:visited { 
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #CDCDCD;
	text-decoration: none;
	}
#navbtm a:hover { 
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #00BBDA;
	text-decoration: underline;
	}
#navbtm a:active { 
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #182D66;
	text-decoration: underline;
	}
	
	
	
	




/*  MAIN NAVIGATION  */

/*

.navmaintext {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}
#navmain a:link {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	}
#navmain a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#navmain a:hover {
	color: #F199A5;
	text-decoration: underline;
	}
#navmain a:active {
	color: #FD9D12;
	text-decoration: underline;
}

*/



/*  HOME CONTAINER  */

/*

#homecontainer {
	background: #FFFFFF url(content/homeimage.jpg) no-repeat top left;
	}

*/




/*  BOTTOM NAVIGATION  */

/*

.footer {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
#navbtm a:link {
	font-family: "Book Antiqua", Palatino, Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	}
#navbtm a:visited { 
	color: #666666;
	text-decoration: none;
	}
#navbtm a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
	}
#navbtm a:active { 
	color: #FEFCF7;
	text-decoration: underline;
	}

*/
