body {
	font-family: "Arno Pro", "Times New Roman", "serif";
	font-size: 17px;
	color: #000000;
	margin-top: 0px;
	top: 0px;
}
/***** GENERAL *******/
a{
	color: #cc0000;
	text-decoration: underline;
}
a:visited{}
a:hover{}
p{	text-indent: 2.5em; }
h1 {
	font-family: "Lithos Pro", "Arial Black", "sans-serif";
	color: #0000C8;
	font-size: 32px;
	font-weight: normal;
}
h2 {
	font-family: "Franklin Gothic Medium", "Arial", "sans-serif";
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	background: #006B50;
	margin: 1em 0;
	padding: 0.5em;
}
h3 {
	font-family: "Arial Narrow", "Arial", "sans-serif";
	font-size: 19px;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: "Arial", "sans-serif";
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}

ul {
	margin-top: -10px;
	margin-bottom: 0px;
}

li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.alert {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#990000;
}
#disclaimer{
	font-family: "Arial Narrow", "Arial", "sans serif";
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
}
#captions{
	font-family: "Franklin Gothic Medium", "Arial", "sans-serif";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background: #006B50;
	margin: 1em 0;
	padding: 0.5em;
}
/***** LEFT COLUMN (COL 1)******/

#road{
	font-family: "Arno Pro", "Times New Roman", "serif";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
#road a{
	color: #FFFFFF;
	text-decoration: underline;
}
#road a:visited{
	color: #FDCE00;
	text-decoration: underline;}
#road a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
#road a:active{
	color: #FDCE00;
	text-decoration: underline;}
#road p{	text-indent: 2.5em; }
#road h1 {
	font-family: "Lithos Pro", "Arial Black", "sans-serif";
	color: #0000C8;
	font-size: 32px;
	font-weight: normal;
}
#road h2 {
	font-family: "Franklin Gothic Medium", "Arial", "sans-serif";
	font-size: 32px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	background: #006B50;
	margin: 1em 0;
	padding: 0.5em;
}
#road h3 {
	font-family: "Arial Narrow", "Arial", "sans-serif";
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
}
#road h4 {
	font-family: "Arial", "sans-serif";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}

#road ul {
	margin-top: -10px;
	margin-bottom: 0px;
}

#road li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
/***** FOOTER ******/

#footer{
	font-family: "Arial Narrow", "Arial", "sans-serif";
	font-size: 15px;
	text-transform: uppercase;
	color: #727272;
}
#footer a{
	color: #727272;
	text-decoration: underline;
}
#footer a:visited{
	color: #727272;
	text-decoration: underline;}
#footer a:hover{
	color: #FF0000;
	text-decoration: underline;}
#footer a:active{
	color: #727272;
	text-decoration: underline;}



