body, td, p, b, div, span, li, ul, h1, h2, h3, h4, h5 {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

body {
     margin: 30px 10px 10px 0px;
     background-color: #ffffff;
}

#footer { font-size: 10px; color: #521e15; margin-top: 10px; }


a:link, a:active, a:visited {
	color: #003366;
	text-decoration:none;
}

a:hover { color: #521e15; }

.orange { color: #FF6600; }
.blue { color: #003366; }
.brown { color: #531e16; }

.content-area {	font-size: 12px; padding: 10px; }
.regulartext {font-size: 12px; }
.small { font-size: 10px; }

.quotes-div { padding: 10px 13px 10px 175px; }

.quotes-author {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 3px 0px;
}

.quotes-quote {
	font-size: 11px;
	color: #003344;
	font-style: italic;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #521e15;
	padding: 3px 0px 0px 0px;
}

.menu, a.menu { font-size: 18px; font-family: Bodoni, Palatino, Times; color: #003366; font-weight: bold; margin-right: 5px; }
.menu:hover, a.menu:hover { color: #531e16; }
.menu-at, a.menu-at { font-size: 18px; font-family: Bodoni, Palatino, Times; color: #531e16; font-weight: bold; margin-right: 5px; }

.submenu { height: 1px; width: 175px; text-align: right; padding: 0px 10px 0px 0px ; overflow:hidden; margin-bottom: 5px; }
.submenu { font-size: 12px; }

.testimonial { width: 500px; font-size: 10px; color: #666666; }
.testimonial .author { text-align: right; font-weight: bold; margin-bottom: 40px; }