body {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 150%;
}

.blue {
	background-color: 226699;
} 

.site_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40;
	font-weight: bold;
	color: White;
	text-align: right;
	padding-right: 1%;
}
 
.site_title_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20;
	font-weight: bold;
	color: White;
	text-align: right;
	padding-right: 1%;
}

.button {
	font-family: "Trebuchet MS";
	font-size: 120%;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	#line-height: 100%;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 2%;
	margin-top: 2%;
}

a {
	text-decoration: none;
	color: #226699;
	font-weight: bold;
}

a:visited {
	color: #2E6139;
}

a:hover {
	text-decoration: underline;
}

.main_window {
	vertical-align: text-top;
	padding-left: 1%;
}

.menu {
	background-color: A5CA93;
	vertical-align: top;
}

.small {
	line-height: 10%;
}

h2 {
	font-size: 18pt;
}

#contact_details {
	float: right;
	color: White;
	background: #226699;
	margin-left: 25px;
	margin-right: 25px;
	padding-right: 15px;
	padding-left: 15px;
}

#logo {
	text-align: center;
	vertical-align: bottom;
}

#ad {
	text-align: center;
}

.center {
	text-align: center;
}

h3 {
  font-size: 14pt;	
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #507A3C;
	width: 70%;
	height: 1px;
	border: 0px;
	background-color: #507A3C;
}

em {
	text-align:center;
}

.blue_2 {
	text-align: center;
	font-weight: bold;
   background-color: 226699;
}

.blue_3 {
   background-color: 246899;
}

#logo_big {
	position: absolute;
	right: 10;
	bottom: 10;
	z-index: 1;
}

.bold {
	font-weight: bold;
}

.fourteen {
	font-size: 14pt;
}

#make_the_most {
	margin-left: 25px;
	_margin-left: 10px;
	margin-right: 25px;
	margin-bottom: 2px;
	margin-top: 32px;
	_margin-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;
	background: #226699;
	color: White;
}

#all_the_diff {
	margin-top: 10px;
	_margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
	text-align: center;
	background: #226699;
	color: White;
}

ul {
	font-family: Verdana;
	font-size: 12pt;
	line-height: 150%;
	text-align: justify;
	margin-right: 15px;	
	_margin-left: 20px;
}

.blue_emphasis {
	background: #226699;
	color: white;
}

#your_time {
	margin-left: 15px;
	margin-right: 15px;
	padding: 19px;
	_padding: 25px;
		float: left;
	text-align: center;
	background: #226699;
	color: White;
	_vertical-align: middle;
}

#or_money {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
	text-align: center;
	background: #226699;
	color: White;
}

#what_everyone_should_know {
	margin-right: 10px;
	margin-left: 0px;
}

#address_2 {
	background: #226699;
	color: White;
	font-size: 12pt;
	font-family: Verdana;
	text-align: center;
	width: 300px;
	padding: 10px;
	position:absolute;
	left:50%;
	margin-left:-166px;
}