 body {
margin:0;
padding:0;
background-color:#ffffff;
font-size:.8em;
font-family:"verdana" , sans-serif;	
}

img {
	border: none;
}

p {
line-height: 1.5em;
margin: 0 0 1em 0;
}

a {
color:#0079ba;}

.bold {
font-weight:bold;}

h2 {
text-transform: uppercase;
color: black;
font-size:160%;
line-height: 1.4em;
padding: -10px 0 10px 0;
margin-top: 1.5em;
}

h3 {
font-weight:bold;
font-size:120%;
line-height:.5em;
margin-top: 1.5em;}

#main {

float:left;
padding:0;
}

#header {
float:left;
width:792px;
background: url(images/header.gif);
background-position:0px 3px;
background-repeat:no-repeat;
height:90px;
}

html>body#header {
float:left;
width:792px;
background:#fff;
height:90px;
}


/* ======================navigation time come on!!!! ================================*/

#nav {
  float:left;
  width:1200px;

font-size:9px;
		margin: 0 0 0 53px;
		padding: 0 0 5px 0;
	}

html>body #nav {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}
	
	

	#nav li.on ul, #nav li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav li ul {
		display:  none;
		
	}

	#nav li.off ul, #nav li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1px;
		top: 113px;
		
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav li.off ul, html>body #nav li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:0;
		top: 113px;
		*top: 98px;
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav li a {
		
		font-weight: bold;
		display:  block;
		height:12px;
margin-top:-3px;
		color:#007153;
border-left: #007153 solid 1px;
border-bottom: #007153 solid 1px;
		float:left;
		padding: 5px;
	}

	html>body #nav li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#007153;
border-left: #007153 solid 1px;
border-bottom: #007153 solid 1px;
		float:left;
		padding: 5px;
	}


	#nav li.on a {
		border-left: #007153 solid 1px;
border-bottom: #007153 solid 1px;
		color:#fff;
background: #a5a955;
	}

	#nav li.on ul a, #nav li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #a5a955;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}
	
	#nav li.on ul a:hover, #nav li.on ul a.over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#a5a955;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav li.on ul {
		display: block;
		background:#fff;
	}

	#nav li.off:hover ul, #nav li.over ul {
		display: block;

		z-index: 100;
				}

	#nav li.off a:hover, #nav li:hover a {
		background: #a5a955;
		color: #fff;
	}
	/*end  nav*/

		/*************** chateau Nav *****************************/
	#nav_chateau  {
float:left;

width:1200px;

font-size:9px;
		margin: 0 0 0 53px;
		padding: 0 0 5px 0;
	}

html>body #nav_chateau  {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}

	#nav_chateau  li.on ul, #nav_chateau  li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav_chateau  a {
		text-decoration: none;
	}

	#nav_chateau  li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav_chateau  li ul {
		display:  none;
		
	}

	#nav_chateau  li.off ul, #nav_chateau  li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1px;
		top: 122px;
		*top: 114px;
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav_chateau  li.off ul, #nav_chateau  li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:107px;
		top: 113px;
		*top: 98px;
	
		left: 0px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav_chateau  li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#213F99;
border-left: #213F99 solid 1px;
border-bottom: #213F99 solid 1px;
		float:left;
		padding: 5px;
	}

	#nav_chateau  li.on a {
		border-left: #213F99 solid 1px;
border-bottom: #213F99 solid 1px;
		color:#fff;
background: #007dc5;
	}

	#nav_chateau  li.on ul a, #nav_chateau  li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #007dc5;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}
	
	#nav_chateau li.on ul a:hover, #nav_chateau li.on ul a over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#007dc5;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav_chateau  li.on ul {
		display: block;
		background:#fff;
	}

	#nav_chateau  li.off:hover ul, #nav_chateau  li.over ul {
		display: block;
	
		z-index: 100;
				}

	#nav_chateau li.off a:hover, #nav_chateau  li:hover a {
		background: #007dc5;
		color: #fff;
	}
	
	
	/*end chateau nav*/
	
	/*************** 4th street Nav *****************************/
	#nav_fourth  {
float:left;

width:1200px;

font-size:9px;
		margin: 0 0 0 53px;
		padding: 0 0 5 0;
	}

html>body #nav_fourth  {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}

	#nav_fourth  li.on ul, #nav_fourth  li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav_fourth  a {
		text-decoration: none;
	}

	#nav_fourth  li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav_fourth  li ul {
		display:  none;
		
	}

	#nav_fourth  li.off ul, #nav_fourth  li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1;
		top: 122px;
		*top: 114px;
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav_fourth  li.off ul, #nav_fourth  li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:107px;
		top: 113px;
		*top: 98px;
	
		left: 0px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav_fourth  li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#F7931D;
border-left: #F7931D solid 1px;
border-bottom: #F7931D solid 1px;
		float:left;
		padding: 5px;
	}

	#nav_fourth  li.on a {
		border-left: #F7931D solid 1px;
border-bottom: #F7931D solid 1px;
		color:#fff;
background: #A5A85A;
	}

	#nav_fourth  li.on ul a, #nav_fourth  li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #A5A85A;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}
	
	#nav_fourth li.on ul a:hover, #nav_fourth li.on ul a over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#A5A85A;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav_fourth  li.on ul {
		display: block;
		background:#fff;
	}

	#nav_fourth  li.off:hover ul, #nav_fourth  li.over ul {
		display: block;
	
		z-index: 100;
				}

	#nav_fourth li.off a:hover, #nav_fourth  li:hover a {
		background: #A5A85A;
		color: #fff;
	}
	
	
	/*end 4th street nav*/
		/*************** marshall Nav *****************************/
	#nav_marshall {
float:left;

width:1200px;

font-size:9px;
		margin: 0 0 0 53px;
		padding: 0 0 5 0;
	}

html>body #nav_marshall {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}

	#nav_marshall li.on ul, #nav_marshall li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav_marshall a {
		text-decoration: none;
	}

	#nav_marshall li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav_marshall li ul {
		display:  none;
		
	}

	#nav_marshall li.off ul, #nav_marshall li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1px;
		top: 122px;
		*top: 114px;
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav_marshall li.off ul, #nav_marshall li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:107px;
		top: 113px;
		*top: 98px;
	
		left: 0px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav_marshall li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#D71729;
border-left: #D71729 solid 1px;
border-bottom: #D71729 solid 1px;
		float:left;
		padding: 5px;
	}

	#nav_marshall li.on a {
		border-left: #D71729 solid 1px;
border-bottom: #D71729 solid 1px;
		color:#fff;
background: #ED5867;
	}

	#nav_marshall li.on ul a, #nav_marshall li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #ED5867;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}
	
	#nav_marshall li.on ul a:hover, #nav_marshall li.on ul a over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#ED5867;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav_marshall li.on ul {
		display: block;
		background:#fff;
	}

	#nav_marshall li.off:hover ul, #nav_marshall li.over ul {
		display: block;
	
		z-index: 100;
				}

	#nav_marshall li.off a:hover, #nav_marshall li:hover a {
		background: #ED5867;
		color: #fff;
	}
	
	
	/*end marshall nav*/
	/*************** marcy Nav *****************************/
	#nav_marcy {
float:left;

width:1200px;

font-size:9px;
		margin: 0 0 0 53.5px;
		padding: 0 0 5px 0;
	}

html>body #nav_marcy {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}

	#nav_marcy li.on ul, #nav_marcy li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav_marcy a {
		text-decoration: none;
	}

	#nav_marcy li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav_marcy li ul {
		display:  none;
		
	}

	#nav_marcy li.off ul, #nav_marcy li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1px;
		top: 122px;

	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav_marcy li.off ul, #nav_marcy li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:107px;
		top: 113px;

	
		left: 0px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav_marcy li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#007DC5;
border-left: #007DC5 solid 1px;
border-bottom: #007DC5 solid 1px;
		float:left;
		padding: 5px;
	}

	#nav_marcy li.on a {
		border-left: #007DC5 solid 1px;
border-bottom: #007DC5 solid 1px;
		color:#fff;
background: #5FACD9;
	}

	#nav_marcy li.on ul a, #nav_marcy li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #5FACD9;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}
	
	#nav_marcy li.on ul a:hover, #nav_marcy li.on ul a over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#5FACD9;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav_marcy li.on ul {
		display: block;
		background:#fff;
	}

	#nav_marcy li.off:hover ul, #nav_marcy li.over ul {
		display: block;
	
		z-index: 100;
				}

	#nav_marcy li.off a:hover, #nav_marcy li:hover a {
		background: #5FACD9;
		color: #fff;
	}
	
	
	/*end marcy nav*/
	
	/*************** franklin Nav *****************************/
	#nav_franklin {
float:left;

width:1200px;

font-size:9px;
		margin: 0 0 0 53px;
		padding: 0 0 5px 0;
	}

html>body #nav_franklin {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}

	#nav_franklin li.on ul, #nav_franklin li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav_franklin a {
		text-decoration: none;
	}

	#nav_franklin li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav_franklin li ul {
		display:  none;
		
	}

	#nav_franklin li.off ul, #nav_franklin li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1px;
		top: 122px;
		*top: 114px;
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav_franklin li.off ul, #nav_franklin li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:107px;
		top: 113px;
		*top: 98px;
	
		left: 0px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav_franklin li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#841E82;
border-left: #841E82 solid 1px;
border-bottom: #841E82 solid 1px;
		float:left;
		padding: 5px;
	}

	#nav_franklin li.on a {
		border-left: #841E82 solid 1px;
border-bottom: #841E82 solid 1px;
		color:#fff;
background: #B856B6;
	}

	#nav_franklin li.on ul a, #nav_franklin li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #B856B6;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15;
	}
	
	#nav_franklin li.on ul a:hover, #nav_franklin li.on ul a over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#B856B6;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav_franklin li.on ul {
		display: block;
		background:#fff;
	}

	#nav_franklin li.off:hover ul, #nav_franklin li.over ul {
		display: block;
	
		z-index: 100;
				}

	#nav_franklin li.off a:hover, #nav_franklin li:hover a {
		background: #B856B6;
		color: #fff;
	}
	
	
	/*end franklin nav*/
	/*end  nav*/
#search {
	margin: 0 0 0 10px;
	float: left;
	width: 130px;
	height: 30px;
}

/*************** cole Nav *****************************/
	#nav_cole  {
float:left;

width:1200px;

font-size:9px;
		margin: 0 0 0 53px;
		padding: 0 0 5px 0;
	}

html>body #nav_cole  {
float:left;


font-size:75%;
		margin: 0 0 0 107px;
		padding: 0 0 5px 0;
	}

	#nav_cole  li.on ul, #nav_cole  li.off ul {
		margin: 0;
		
		padding: 0;
	}

	#nav_cole  a {
		text-decoration: none;
	}

	#nav_cole  li { /*float the main list items*/
		margin: 0;
		float: left;
		display: inline;
		
		
	}

	#nav_cole  li ul {
		display:  none;
		
	}

	#nav_cole  li.off ul, #nav_cole  li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:1px;
		top: 122px;
		*top: 114px;
	
		left: 105px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}
	
	html>body #nav_cole  li.off ul, #nav_cole  li.on ul { /*put the subnav below*/
		position: absolute;
		margin-left:107px;
		top: 113px;
		*top: 98px;
	
		left: 0px;
		padding-top: 0px;
		background: #fff;
		height: 28px;
		width: 1200px;/*enlarges clickable area*/
	}

	#nav_cole  li a {
		
		font-weight: bold;
		display:  block;
		height:12px;

		color:#213F99;
border-left: #213F99 solid 1px;
border-bottom: #213F99 solid 1px;
		float:left;
		padding: 5px;
	}

	#nav_cole  li.on a {
		border-left: #213F99 solid 1px;
border-bottom: #213F99 solid 1px;
		color:#fff;
background: #007dc5;
	}

	#nav_cole  li.on ul a, #nav_cole  li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #007dc5;
		background:#fff;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}
	
	#nav_cole li.on ul a:hover, #nav_cole li.on ul a over {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
		background:#007dc5;
		width: auto;
		margin-right: 0px;
	padding-right:15px;
	}

	#nav_cole  li.on ul {
		display: block;
		background:#fff;
	}

	#nav_cole  li.off:hover ul, #nav_cole  li.over ul {
		display: block;
	
		z-index: 100;
				}

	#nav_cole li.off a:hover, #nav_cole  li:hover a {
		background: #007dc5;
		color: #fff;
	}
	
	
	/*end cole nav*/

/* --------------------------------subheader, body--------------------------*/

 #sub_head {
clear:both;
width:610px;
float:left;
margin:30px 0 0 55px;
/*font-size:80%;*/
line-height: 1.5em;

}


html>body #sub_head {
clear:both;
width:610px;
float:left;
margin:30px 0 0 107px;
font-size:80%;

}

#sub_head img.right{
padding:5px 0 5px 5px;
float:right;}

#sub_head img.left{
padding:5px 5px 5px 0;
float:left;}

#sub_head dl{

margin:1px 1px 1px 1px;}

#sub_head dt {


width:200px;
float:left;
color:#000;

padding:0 0 0 0;}

#sub_head dd {

float:right;
margin:0 0 0 10px;}

#content {
clear:both;
width:610px;
float:left;
margin:12px 0 0 55px;
padding:0 0 0 0;


}
html>body #content {
width:610px;
float:left;
margin:30px 0 0 107px;
padding:0 0 0 0;


}

#content p {
	font-size: 80%;
}

#body {
width:370px;
margin:0;
line-height: 1.5em;
font-size: 80%;
}

#body p {
	font-size: 100%;
}

.apart {
display: block;
float: left;
width:370px;
margin:0 0 20px 0;
}

.apart a {
display: block;
color:#c4132f;
background:  url(images/mag.jpg) no-repeat bottom right;
padding: 1px 15px 1px 0;
text-decoration:none;}

.apart bold {
color:red;}

.apart a:hover {
text-decoration:underline;}

.apart dl {
width:99%;
border-top: #666 1px solid;

float: left;}



.apart dt {
padding:1px 0 1px 0;
width:200px;
float: left;
}

.apart dt ul {
	display: block;
	float: left;
}

.apart dt li {
float: left;
margin:0 6px 0 0;
padding: 0 6px 0 0;}

.apart dd {
float: right;
padding:1px 0 1px 0;
}

.apart img.interior {
	float: left;
	margin: 50px 20px 0 0;
}

/* --------------------------------color side panels--------------------------*/


#assets {
width:210px;
float:right;
list-style:none;
color:#fff;

font-size:90%;
font-weight:bold;
clear:right;
margin-left: 10px;

}

#assets a {
padding:0 0 0 8px;
color:white;
text-decoration:none;
display:block;
background:  url(images/a_bullet.gif) no-repeat;
background-position:0 4px;}


#assets li {
margin:5px 0 -5px 25px;
width:160px;
list-style-type: none;
padding:-10px 0 10px 0px;
line-size:.5em;
font-size:90%;
}
 
html>body #assets li {

width:160px;
margin:10px 0 -10px 0;
padding:0 0 0 25px;
line-size:1em;
font-size:90%;
}

#assets dl {

background: url(images/whiteline.gif) right bottom no-repeat;
padding:0 0 5px 25px;
margin:0 0 0 0;
font-size:130%;
font-weight:bold;

}

html>body #assets dl {

background: url(images/whiteline.gif) right bottom no-repeat;
padding:0 0 5px 25px;
margin:0 0 0 0;
font-size:130%;
font-weight:bold;
}

#assets ul {
	margin: 0;
	padding: 0;
}

#assets_1 {
float:left;
margin: 15px 0 0 0;
padding:10px 0 10px 0;
width:209px;
min-height:100px;

background: #d71629 url(images/red.gif) repeat-y;
}






#assets_2 {
float:left;
clear:left;
padding:10px 0 10px 0;
margin: 15px 0 0 0;
width:209px;
min-height:100px;
background: #007cc6 url(images/blue.gif) repeat-y;
}



#assets_2 dd {


padding:5px 0 0 0;
margin:0 0 0 0;

}

#assets_3 {
float:left;
clear:left;
width:209px;
padding:10px 0 10px 0;
margin: 15px 0 0 0;
min-height:100px;
background: #f8931f url(images/orange.gif) repeat-y;
}



#assets_3 dd {


padding:5px 0 0 0;
margin:0 0 0 0;

}

#assets_4 {
float:left;
clear:left;
width:209px;
padding:10px 0 10px 0;
margin: 15px 0 10px 0;
min-height:100px;
background: #213F99 url(images/dark_blue.gif) repeat-y;
}



#assets_4 dd {


padding:5px 0 0 0;
margin:0 0 10px 0;

}

#assets_5 {
float:left;
clear:left;
width:209px;
padding:10px 0 10px 0;
margin: 15px 0 10px 0;
min-height:100px;
background: #007355 url(images/dark_green.gif) repeat-y;
}



#assets_5 dd {


padding:5px 0 0 0;
margin:0 0 10px 0;

}

#footer {
margin-top:10px;
padding:10px 0 0 0;
float:left;
clear:both;
width:620px;

border-top: #666 1px solid;
}

#in_footer {
margin:10px 0 10px 107px;
font-size:80%;
*margin-left: 55px;
padding:10px 0 0 0;
float:left;
clear:both;
width:620px;

border-top: #666 1px solid;
}

.event-list {
	margin-left: 20px;
}

.gallery {
	float: left;
	width: 120px;
	margin: 20px 20px 20px 0;
}

.gallery img {
	display: block;
	margin: 10px 10px 10px 0;
 }
 
 .gallery a {
 	background: none;
 }
 
.gallery-row {
	width: 100%;
	clear: both;
}

 p.caption {
 	color: #000;
 }
 
 #search_results dl {
 	display: block;
 	margin-bottom: 20px;
 }
 
 #search_results dt {
 	display: block;
 	float: none;
 }
 
 #search_results dd {
 	display: block;
 	float: none;
 }
 
 #formcontainer {
	width: 500px;
	margin: 50px 0;
}

#formcontainer form {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

#formcontainer .clearfix {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	vertical-align: top;
}

#formcontainer label {
	float: left;
	margin: 0 10px;
	width: 100px;
}