body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333366;
	margin:0 auto;
	padding:0;
	background: url(images/texturebg.gif);
	background-color:#FFFFCC;
}

h1 {
	color:#333366;
	font-size:16px;
}


h1.siteTitle {	
	font-size:12px;
	font-weight: normal;
	font-style:italic;
	margin:5px 0 20px 0;
	text-transform: uppercase;
}

h1.title {	
	font-size:18px;
	color:#000000;
	text-transform: uppercase;
}

h2 {
	color:#333366;
	font-size:13px;
}

h2.intro {
	color:#333366;
	font-size:13px;
	font-style:italic;
}

h2.nav {
	color:#333366;
	font-size:16px;
	text-transform: uppercase;
	margin:4px 0;
	line-height:1.1em;
}

h3 {
	color:#333366;
	font-size:12px;
}

h4 { 
	font-size: 12px; 
	font-style: italic; 
	color: #003366
}

h5 {  
	font-size: 9px; 
	font-weight: normal
}

p {  
	font-size: 12px;
	line-height:1.2em;
}

p.address {
	font-size:16px;
	line-height:1.1em;
}

li {
	font-size: 12px;
	text-indent:0;
	list-style-position:outside;
	margin-left:-25px;
}

div#lhCol {
	float:left;
	width:150px;
	padding-right:15px;
}

div#rhCol {
	float:left;
	width:200px;
}