body {
	scrollbar-face-color: #0000FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-darkshadow-color: #000099;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FF3300;
	background-color: #FDF9EA;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.main a:link {
	color : #0000FF;
}
.main a:hover {
	color: #FF3300;
}
.main a:visited {
	color : #FF3300;
}
.main a:visited:hover {
	color : #FF3300;
}
.main a:active {
	color: #0000FF;
}
 
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: xx-small;
}
.smText a:link {
	color : #0000FF;
	font-weight: normal;
}
.smText a:hover {
	color: #FF3300;
	font-weight: normal;
}
.smText a:visited  {
	color : #FF3300;
	font-weight: normal;
}
.smText a:visited:hover {
	color: #FF3300;
	font-weight: normal;
}
.smText a:active {
	color : #0000FF;
	font-weight: normal;
}

li {
	list-style-type: square;
}
 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
}
.footer a:link {
	color : #0000FF;
	font-weight: normal;
}
.footer a:hover {
	color: #FF3300;
	font-weight: normal;
}
.footer a:visited  {
	color : #FF3300;
	font-weight: normal;
}
.footer a:visited:hover {
	color: #FF3300;
	font-weight: normal;
}
.footer a:active {
	color : #0000FF;
	font-weight: normal;
}

.photo-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif, ;
	font-size: xx-small;
	font-style: italic;
	color: #000000;
	text-align: center;
	vertical-align: top;
}

ul {
	list-style-type: circle;
}

hr {
	color: #ff3300;
	height: 1px;
}

.bottom-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif, ;
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
}
.bottom-navigation a:link {
	color : #0000FF;
	font-weight: normal;
}
.bottom-navigation a:hover {
	color: #FF3300;
	font-weight: normal;
}
.bottom-navigation a:visited  {
	color : #FF3300;
	font-weight: normal;
}
.bottom-navigation a:visited:hover {
	color: #FF3300;
	font-weight: normal;
}
.bottom-navigation a:active {
	color : #0000FF;
	font-weight: normal;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 15px;
	font-weight: bold;
	color: #0000BB;
	font-style: normal;
}

.blue-times {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: x-small;
	font-weight: normal;
	color: #FF3300;
	font-style: normal;
}

.small-text {

	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
}
.small-text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
}
.small-text-white a:link {
	color : #FFFFFF;
	font-weight: bold;
}
.small-text-white a:hover {
	color: #FF3300;
	font-weight: bold;
}
.small-text-white a:visited  {
	color : #FF3300;
	font-weight: bold;
}
.small-text-white a:visited:hover {
	color: #FF3300;
	font-weight: bold;
}
.small-text-white a:active {
	color : FFFFFF;
	font-weight: bold;
}
.page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
	text-align: center;
}
.small-list-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.background-body-left {
	background-image: url(/design-elements/NewOrleansGC_r4_c1.jpg);
}
.background-body-right {
	background-image: url(/design-elements/NewOrleansGC_r4_c3.jpg);
}
.background-navbar-right {
	background-image: url(/design-elements/NewOrleansGC_r2_c3.jpg);
}
<!--- begin for faq pages, do not remove --->
a  {
	color : #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color: #FF3300;
}
a:visited {
	color : #FF3300;
}
a:visited:hover {
	color : #FF3300;
}
a:link {
	color: #FF3300;
} 
a:active {
	color: #0000FF;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
<!--- end for faq pages --->
