body {
	font-size: 62.5%;
	font-style: normal;
	text-align: center;
	background-color: #fff;
}


#container {
  width: 100%;
  text-align: center;

}

#content {
	margin: 0 auto;
	padding-top: 6em;
	width: 840px;
	text-align: left;
/* 	background: url('/images/grid.gif') top left repeat-y; */
}

#header {
	width: 840px;
	text-align: center;
}

p, li, h1, h2, h3, h4, h5 {
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
}

h1 {
	font-size: 2.5em;
	line-height: 140%;
	font-weight: normal;
	padding-bottom: .5em;
	margin-bottom: 1em;
	color: #772221;
	border-bottom: 6px solid #e01350;
}

h1.home {
	font-size: 2.5em;
	line-height: 140%;
	font-weight: normal;
	padding-bottom: .5em;
	color: #366;
	border-bottom: 6px solid #e01350;
margin-top: 2.6em;
}

img.home {
	float: left;
	margin-left: 4em;
	margin-bottom: 4em;
}

h2 {
	font-size: 1.8em;
	line-height: 160%;
	font-weight: normal;
	padding-bottom: .5em;
	margin-bottom: .5em;
	margin-top: 1.5em;
	color: #e01350;
}

h3 {
	font-size: 1.5em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #e01350;
	line-height: 160%;
	padding-bottom: .45em;
	margin-top: 1.5em;
}

h4 {
	font-size: 1.7em;
	font-weight: normal;
	color: #666;
	line-height: 150%;
	padding-bottom: .75em;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	padding-top: .75em;
	padding-bottom: .5em;
}


p, li {
	font-size: 140%;
	line-height: 170%;
	margin-bottom: 1em;
}

#main_col2 ul li {
	background: url('/images/li.gif') 0 5px no-repeat;
	padding-left: 1em;
	line-height: 170%;
}

#main_col2 ul li ul li {
	font-size: 140%;
	background: url('/images/li.gif') 0 5px no-repeat;
	padding-left: 1em;
	line-height: 170%;
}


hr {
	border:0;
	height: 1px;
	color: #e7f2ea;
	background: #e7f2ea;
}

#column1 {
	clear: left;
}

#main_col {
	float:left;
	width: 35%;
}

#main_col2 {
	float:left;
	width: 53%;
	margin-bottom: 3em;
}

#nav_col {
	float: left;
	width: 218px;
}

/*
#side_col {
	float: left;
	width: 15em;
	border-left: 1px solid #99CC33;
	padding-left: 1em;
}
*/

/*
.navigation {
	border-left: 1px solid #99CC33;
}
*/

.navigation dl {
	width: 142px;
	height: 80px;
	padding:16px 0 10px 20px;
	background: #eceef0 url('/images/nav_arrow_big_off.gif') 0 22px no-repeat;
	margin-bottom: 1em;
}

.navigation dt {
	font-size: 260%;
	margin-bottom: .35em;
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	color: #e01350;
}

.navigation dd a:link, .navigation dd a:visited {
	font-size: 120%;
	color: #333;
	line-height: 170%;
	text-decoration:none;
	padding-left: 1em;
	background: url('/images/nav_arrow_off.gif') 0 2px no-repeat;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.navigation dd a:hover {
	text-decoration: underline;
}

.navigation dl.nav-current {
	width: 142px;
	padding:16px 0 10px 20px;
	background: #e01350 url('/images/nav_arrow_big.gif') 0 22px no-repeat;
	margin-bottom: 1em;
}
.navigation .nav-current dt {
	font-size: 260%;
	margin-bottom: .35em;
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	color: white;
}

.navigation .nav-current dd a:link, .navigation .nav-current dd a:visited {
	font-size: 120%;
	color: white;
	line-height: 170%;
	text-decoration:none;
	padding-left: 1em;
	background: url('/images/nav_arrow.gif') 0 2px no-repeat;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.navigation .nav-current dd a:hover {
	text-decoration: underline;
}


.logo {
	float: left;
	width: 332px;
	height: 110px;

}

.footer {
	clear: left;
	display: block;
/* 	margin: 4em auto; */
	padding-left: 10px;
	border-left: 1px solid #ccc;
	margin-left: 672px;
	}

.footer p {
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 80%;
	color: #666;
	text-align: left;
}

.fb {
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	color: #ccc;
}

.dm, .fb {
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #999;
}

.dm a:link, .dm a:visited, .dm a:hover, .dm a:active {
	text-decoration: none;
	color: #999;
}

#menu {
	margin-left: 446px;
}
#menu ul {
	padding-top: 1.3em;
}

#menu ul li {
	float: left;
	width: 92px;
	border-left: 1px solid #ccc;
	font-size: 100%;
	line-height: 200%;
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	padding-left: 1em;
	margin-right: 1em;
	text-transform: uppercase;
	letter-spacing: .035em;
}

#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.addr {
	width: 120px;
	text-transform: capitalize;
	float: left;
}

#side_col {
	float: left;
	width: 15em;
	margin-left: .8em;
	margin-top: 4.7em;
}

#side_col h4 {
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #333;
	line-height: 150%;
	padding: .7em;
margin-bottom: 2em;
	background-color: #e6e6e6;
	text-transform: uppercase;
	letter-spacing: .25em;
	}

fieldset label {
	margin-top: 2em;
}
label {
	margin-bottom: .35em;
}
input#firstname, input#email {
	border: 1px solid #dae6c3;
	height: 1.5em;
}

input#submit{
	margin-top: .5em;
}

.mf {
	clear: left;
	margin-top: 2em;
}

.mf .date {
	float: left;
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #666;
	margin-top: .5em;
	width: 80px;
}

.mf .summary {
	float: left;
	font-size: 140%;
	line-height: 170%;
	margin-bottom: 1em;
	margin-top: .5em;
	margin-left: 5.7em;
	margin-right: 3em;

}

.mf h2, h2.mf {
	font-size: 1.6em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #e01350;
	margin:0;
	padding:0;
}
h2.mf {
padding-bottom: .5em;
}

h4.mf {
	font-size: 1.2em;
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	color: #666;
	margin: 0;
	padding-bottom: 1em;
}

.mf h2 a:link, .mf h2 a:visited {
color: #e01350;
text-decoration: none;
}

.mf h2 a:hover {
color: #e01350;
text-decoration: underline;
}

.mf hr {
	clear: left;
}

.mf .read {
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #999;
	background: #eceef0 url('/images/nav_arrow_off.gif') 5px 7px no-repeat;
	padding: .4em .8em .3em 1.3em;
	margin-left: .35em;
}

.mf .read a:link, .mf .read a:visited, .mf .read a:active {
	color: #999;
	text-decoration: none;
}

.mf .read a:hover {
	color: #999;
	text-decoration: underline;
}

.contact_side h4 {
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666;
}

.contact_side p {
	font-size: 120%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	line-height: 70%;
	margin-bottom: 1.5em;
}

.contact em {
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	color: #772221;
}

.no_results {
	font-size: 100%;
	font-family: Georgia, serif, Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
}

label {
	display: block;
	font-size: 110%;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: 140%;
}

.resultRowOne {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 8px 6px 8px 0px;
	background-color: transparent;
	border-bottom: 1px dashed #999;
}

.resultRowTwo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 8px 6px 8px 0px;
	border-bottom: 1px dashed #999;
	background-color: transparent;
}
.resultHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 0px;
	border-bottom: 1px solid #999;
	background-color: transparent;
}



