body {
	margin: 0px 0px 20px 0px;
	background-color: #666;
	color: #333;
	text-align: left;
	font-family: helvetica, arial, tahoma, verdana, sans-serif;
	font-size: 15px;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #666;
	}

a:visited {
	color: #666; 
	}

a:hover {
	color: #C30;
	}

a:active {
	color: #C30;
	}

h1 {
   font-family: georgia, times, serif;
   font-weight: normal;
   letter-spacing: -0.2mm;
   color: #C30;
   line-height: 100%;
	}
	
h4 {
   font-family: georgia, times, serif;
   font-weight: normal;
   font-size: 20px;
   letter-spacing: -0.1mm;
   color: #C30;
   margin-top: 0px;
   margin-bottom: 6px;
   line-height: 100%;
	}	
	
h2	{
	font-family: times new roman, times, georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	color: #333;
	border-top-style:solid; 
	border-top-width:2px;
	border-top-color: gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:4px 0px 8px 0px;
	}
	
h3 {
   font-family: georgia, times, serif;
   font-weight: normal;
   font-size: 16px;
   color: #C30;
   text-transform: uppercase;
   margin-top: 2em;
   margin-bottom: -0.5em;
	}
	

	

	
p {
	font-family: times new roman, times, georgia, serif;
	font-size: 14px;
	color: #333
	}
		
#container {
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 20px 20px 20px;
	width: 700px;
	background-color: white;
	border: 20px white;
	border-top: 0px;
	}
	
#leftcol {
	width: 400px;
	margin-bottom: 100px;
	}

#rightcol {
	float: right;
	width: 240px;
	margin-left: 20px;
	margin-top: 0px;
	}

#banner {
	margin-left: 500px;
	text-align: left;
	}
		
#nav {
	text-align: left;
	}

.nav h1 {
   font-family: georgia, times, serif;
   font-size: 36px;
   font-weight: normal;
   letter-spacing: -0.2mm;
   color: #C30;
   line-height: 100%;
	}
	
.home p {
	font-family: times new roman, times, georgia, serif;
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	color: #333;
	}

.home a:link {
	color: #333;
	font-size: 18px;
	}

.home a:visited {
	color: #333; 
	font-size: 18px;
	}

.home a:hover {
	color: #C30;
	font-size: 18px;
	}

.home a:active {
	color: #C30;
	font-size: 18px;
	}
	
.main p {
	font-family: times new roman, times, georgia, serif;
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	margin-right: 300px;
	color: #333;
	}

.main a:link {
	color: #333;
	font-size: 18px;
	}

.main a:visited {
	color: #333; 
	font-size: 18px;
	}

.main a:hover {
	color: #C30;
	font-size: 18px;
	}

.main a:active {
	color: #C30;
	font-size: 18px;
	}
		
.main li {
	list-style-type: disc;
	font-family: times new roman, times, georgia, serif;
	font-size: 18px;
	line-height: 120%;
	margin-right: 300px;
	margin-bottom: .5em;
	color: #333;
	}
	
.wide p {
	font-family: times new roman, times, georgia, serif;
	font-size: 18px;
	line-height: 130%;
	text-align: left;
	color: #333;
	}

.wide a:link {
	color: #333;
	font-size: 18px;
	}

.wide a:visited {
	color: #333; 
	font-size: 18px;
	}

.wide a:hover {
	color: #C30;
	font-size: 18px;
	}

.wide a:active {
	color: #C30;
	font-size: 18px;
	}
		
.wide li {
	list-style-type: disc;
	font-family: times new roman, times, georgia, serif;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: .5em;
	color: #333;
	}
	
	
.list li {
	font-family: times new roman, times, georgia, serif;
	list-style-type: none;
	margin-right: 0px;
	font-size: 16px;
	}
	
.list p	{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	margin-right: 300px;
	color: #666;
	}

.caption p {
	font-family: times new roman, times, georgia, serif;
	font-size: 14px;
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
	color: #333;
	}
	
.footer p {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	margin-right: 20px;
	margin-top: 12px; 
	}

		
table {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	}
	
td {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	padding: 6px;
	}

.location p {
	font-family: times new roman, times, georgia, serif;
	font-size: 18px;
	line-height: 120%;
	color: #333
	}
	
.location strong {
   font-family: tahoma, verdana, arial, helvetica, sans-serif;
   font-weight: bold;
   font-size: 15px;
   color: #333;
   text-transform: uppercase;
	}
	
.location h2 {
   font-family: georgia, times, serif;
   font-weight: normal;
   font-size: 18px;
   color: #C30;
   margin-top: 0px;
   margin-bottom: 3px;
	}
	

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
	border: 1px solid #666;
	}
	
img.rightnb { 
	float: right; 
	/* margin-left: 20px; */
	}

img.right { 
	float: right; 
	margin-left: 20px;
	border: 1px solid #666;
	}
	
.nav {
	font: normal 14px helvetica, arial, tahoma, verdana, sans-serif;
	text-align: left;
	color: #FC9;
	margin-top: 18px;
	margin-bottom: 6px;
	}
	
.nav a {
    text-decoration: none;
	}
	
.nav a:link {
	color: #C30;
	}

.nav a:visited {
	color: #C30;
	}

.nav a:hover {
	color: #333;
	text-decoration: underline;
	/* background-color: #CCC;  was FFC */
	}

.nav a:active {
	color: #F60;
	/* background-color: #FFC; */
	}


