body,h1,h2,img {
	margin:0;
	border:0
}

ul {
margin-top:0px;
margin-bottom:0px;
}

body {
	background:#fff url('../images/background.gif') repeat-x;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-align:center
}

a {
	color:#2359a2;	
}

ul { line-height:18px }

#wrapper {
	text-align:left;
	width:828px;
	margin:0 auto
}

#header {
	background:transparent url('../images/header.jpg') no-repeat;
	width:828px;
	height:170px;
	display:block;
	text-indent:-9999px	
}

#navigation {
	list-style:none;
	font-size:16px;
	text-align:center;
	background:transparent url('../images/navi_bg.gif') repeat-x;
	height:36px;
	padding:0;
	margin:0 0 15px 0;
	line-height:36px;
	font-family:Georgia,Times,serif;
}

#navigation li {
	display:inline;
	margin:0 20px;
	padding:0
}

#navigation a { text-decoration:none }
#navigation a:hover { text-decoration:underline }

.side {
	width:212px;
	float:left;
}

.side h2 {
	background:#c71818 url('../images/heading.gif')	no-repeat;
	height:39px;
	font-size:16px;
	font-family:Georgia, serif;
	font-style: italic;
	text-transform:uppercase;
	color:#fff;
	line-height:39px;
	font-weight:normal;
	text-indent:10px;
}

.side h2.blue { background:#0249ac url('../images/heading_blue.gif')	no-repeat; }

.side p {
	background-color:#f0f0f0;
	padding:8px;
	color:#444;
	margin:0;
	line-height:18px
}

.side p.featured {
	text-align:center;
	font-size:14px;	
	padding: 0px 8px 8px 8px;
}

.side a {
	display:block;
	width:196px;
	padding: 4px 8px;
	background-color:#f0f0f0;
	color:#2257a2;
}
.side a:hover {
	color:#fff;
	background-color:#2257a2;
	text-decoration:none;	
}

.side .address {
	font-size:14px;
	line-height:21px;	
}

.side #featured {
	width:180px;
	height:124px;
	padding:6px;
	background:transparent url('../images/photo_bg.gif') no-repeat;
	display:block;
	margin-left:2px;
}

.content {
	margin:0 0 0 29px;
	width:586px;
	float:left;	
}

.content h2 {
	background:transparent url('../images/content_heading.gif') no-repeat;
	color:#c61616;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, serif;
	line-height:37px;
	text-indent: 56px;
	height:37px;
}

.content p {
	font-size:12px;
	color:#181818;
	line-height:20px;
}

.content h2.blue {
	background:transparent url('../images/tips_heading.gif') no-repeat;
	color:#0053b1;
}
.content #tips {
	background:#ebeff5 url('../images/tips_bg.gif') no-repeat bottom left;
	padding: 5px 18px 18px 18px;
	margin:0
}

.start {
	font-family: Times, Times New Roman, serif;
	font-style:italic;
	color:#1a3b6b;
	font-size:14px;	
}

table.agents {
	width:100%;
	border:0
}
table.agents td {
	border-bottom: 1px solid #bbb;
	padding: 6px 2px
}
table.agents .headings {
	font-style:italic;
	font-weight:bold;
	background-color:#efefef;
	color:#555;
	text-align:center	
}
.phone {
	border-left: 1px solid #ddd;
	text-align:center
}
.email {
	border-left: 1px solid #ddd;
	font-size:11px;
	text-align:center
}
table.agents h3 {
	color:#c61616;
	font-size:14px;
	margin:18px 0 0 0;
}

#footer {
	height:54px;
	background: transparent url('../images/footer_bg.gif') repeat-x;
	clear:left;
	margin-top:24px;
	line-height:54px;
	color:#565656;
	font-family:Georgia, serif;
	font-size:12px
}
#footer a {
	color:#565656;
	text-decoration:none	
}
#footer a:hover {
	color:#2359a2;
	text-decoration:underline
}

br.clear { clear:left }