@charset "utf-8";
/* CSS Document */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#6d7d93;
	margin:0px;
	padding:0px;
	}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	_margin-top:10px;
	margin-bottom:20px;
	}

#topNav {
	margin-bottom:3px;
	margin-top:0px;
	margin-right:37px;
	font-size:10px;
	color:#FFFFFF;
	text-align:right
	}

#topNav a {
	color:#FFFFFF;
	text-decoration:none;
	}

#topNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#beigeTop {
	margin-left:30px;
	margin-right:30px;
	width:839px;
	height:8px;
	background-image:url(../images/openhouse/beigeTop.gif);
	background-repeat:no-repeat;
	}

#LOGO {
	margin:0px;
	padding:0px;
	width:245px;
	position:relative;
	top:-21px;
	left:28px;
	}
	
#beigeArea {
	width:839px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:30px;
	margin-right:30px;
	background-image:url(../images/openhouse/beigeSpacer.gif);
	background-repeat:repeat-y;
	}

	
#contentArea {
	background-image:url(../images/openhouse/openhouse-background.jpg);
	background-repeat:no-repeat;
	width:852px;
	height:788px;
	margin-bottom:0px;
	margin-top:-20px;
	margin-left:29px;

	}
	
#ArgosycontentArea {
	background-image:url(../images/openhouse/Argosy-openhouse-background.jpg);
	background-repeat:no-repeat;
	width:852px;
	height:788px;
	margin-bottom:0px;
	margin-top:-20px;
	margin-left:29px;

	}

#contentArea h1{
	margin-top:10px;
	padding:0px;
	color:#990000;
	font-size:24px;
	text-align:center;
	}

#ArgosycontentArea h1{
	margin-top:10px;
	padding:0px;
	color:#990000;
	font-size:24px;
	text-align:center;
	}

#contentArea p {
	font-size:14px;
	line-height:18px;
	}

#ArgosycontentArea p {
	font-size:14px;
	line-height:18px;
	}	
	
#contentArea ul {
	color:#990000;
	}

#ArgosycontentArea ul {
	color:#990000;
	}

#contentArea li {
	color:#000000;
	padding-top:10px;
	line-height:18px;
	}
	
#ArgosycontentArea li {
	color:#000000;
	padding-top:10px;
	line-height:18px;
	}

#textArea {
	width:300px;
	float:left;
	margin-top:10px;
	margin-left:30px;
	}
	
#mainImage {

	}

#formBox {
	margin-top:45px;
	margin-bottom:30px;
	margin-left:30px;
	padding:3px;
	width:300px;
	height:350px;
	background-color:#FFFFFF;
	border:solid; border-color:#00529c; border-width:2px;
	position:relative;
	}
	

#formBox h3 {
	font-size:18px;
	color:#00529c;
	margin-top:10px;
	text-align:center;
	}
	
#ArgosyformBox {
	margin-top:45px;
	margin-bottom:30px;
	margin-left:30px;
	width:300px;
	height:350px;
	background-color:#FFFFFF;
	border:solid; border-color:#004833; border-width:2px;
	position:relative;
	}
	

#ArgosyformBox h3 {
	font-size:18px;
	color:#004833;
	margin-top:10px;
	text-align:center;
	}
	
#contentBottom {
	margin-left:30px;
	background-image:url(../images/openhouse/contentBottom.gif);
	background-repeat:no-repeat;
	width:788px;
	height:38px;
	}
	
#beigeBottom {
	width:839px;
	height:18px;
	margin-left:30px;
	margin-right:30px;
	background-image:url(../images/openhouse/beigeBottom.gif)
}

/*---------------- form styles ---------------------*/

select, input {
	background-color:#FFFFCC;
	padding:0px;
	}


#brformfields{
	height:220px;
	_height:220px;
	width:290px;
	_width:290px;
	text-align:center;
	margin:0px 0px 0px 5px;	
	/*border:1px solid;*/
}
	
#formtxt{
	float:left;
	text-align:left;
	width:80px;
	_width:80px;
	height:30px;
	_height:30px;
	font-size:12px;
	/*padding:4px 0px 4px 0px;
	_padding:0px 0px 0px 0px;
	_margin:4px 0px 4px 0px;*/
	/*border:1px solid;*/
}
#formfields{
	float:right;
	text-align:left;
	width:190px;
	_width:190px;
	height:30px;
	_height:30px;
	/*padding:4px 0px 4px 0px;
	_padding:0px 0px 0px 0px;
	_margin:3px 0px 4px 0px;*/
	/*border:1px solid;*/
}

#formtxt_sm{
	float:right;
	text-align:left;
	width:40px;
	_width:40px;
	height:30px;
	_height:30px;
	font-size:12px;
	/*padding:4px 0px 4px 0px;
	_padding:0px 0px 0px 0px;
	_margin:4px 0px 4px 0px;*/
	border:1px solid;
}
#formfields_sm{
	float:right;
	text-align:left;
	width:100px;
	_width:100px;
	height:30px;
	_height:30px;
	/*padding:4px 0px 4px 0px;
	_padding:0px 0px 0px 0px;
	_margin:3px 0px 4px 0px;*/
	border:1px solid;
}

#formfields input{
	background-color:#FFFFCC;	
	height:13px;
	_height:13px;	
	font-size:12px;
}

#formfields select{	
	height:21px;
	_height:17px;
	font-size:12px;
}

#formfields_whole{
	float:left;
	text-align:left;
	width:290px;
	_width:290px;
	height:30px;
	_height:30px;
	font-size:10px;
	/*padding:4px 0px 4px 0px;
	_padding:0px 0px 0px 0px;
	_margin:3px 0px 4px 0px;*/
	/*border:1px solid;*/
}

#formfields_whole input{	
	height:13px;
	_height:13px;	
	font-size:12px;
}

#formfields_whole select{	
	height:17px;
	_height:17px;	
	font-size:11px;
}

#formsbmt{	
	text-align:center;
	width:290px;
	_width:290px;
	height:30px;
	_height:30px;
	
}