/* This is the style of your browser text */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0 0px 0 0px;
	text-align: center;
}

p {
	margin: 0 0px 0 0px;
}

a:link, a:visited {
	text-decoration: none;
}

.red_title {font-size: 11px; color: #D91D3D; font-weight: bold; }

h1.red_title {font-size: 11px; color: #D91D3D; font-weight: bold; letter-spacing: 0.1em;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -0.05em;
	margin: 0 0px 0 0px;
	padding: 0;
	
}


h1 {
	font-size: 30px;
	padding: 0px 0 0px 0;
	margin: 0 0px 5px 0px;
	line-height: 1em;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 44px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: margin: 0 0px 0 0px;
}

h5 {
	font-size: 20px;
}



.red_title2, .red_title3 {color: #D91D3D;}
			
.red_title2 {font-size: 14px;}
			
.red_title3 {font-size: 16px;}			

/*
h2.sidebox {
	font-size: 24px;
}
*/		

#container {
	max-width: 740px;
	width: 75%;
	margin: 0 auto;
	border-left: 3px #000 double;
	border-right: 3px #000 double;	
	background-color: #FFFFFF;
}

#main {
	margin: .5em 20px 0 20px;
	border-top: 1px solid #000;
	text-align: left;
	padding: 20px 0 20px 0;
}

#left {
	float: left;
	width: 140px;
	margin: 0 20px 14px 0;
	background-color: #DCDCDC;
	border: 3px double #FFFFFF;
	font-size: 10px;
	line-height: 1.4em;
}

.gutter {
	margin: 10px;
}

#right {
	float: right;
	width: 120px;
	margin: 0 0 14px 20px;
}

#center {
  width: 375px;
  margin-left: 170px;
}

#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

.site_map, .site_map a:link, .site_map a:visited {
	color: #666666;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.7em;
}

.site_map a:hover {
	color: #000000;
}

h3.site_map {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
}