@charset "UTF-8";
body,td,th,hr,div {
	margin:0;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

body {
	background-color:#bec7f9;/*cac8c8*/ /*9DAAFA*/
}

a, a:visited, a:active {
	color:#000066;
	text-decoration: none;
}

a:hover {
	color:#0000FF;
	text-decoration: underline;
}

.banner {
	margin: 0 auto;
	text-align: center;
}
.container {
	padding-left: 0px;
	padding-right: 0px;
	width: 635px;/*635px*/
	height: 100%;/*785px*/
	background-color: #FFFFFF;/*FFFFFF*/
	background-position: center;
	margin:10px auto 0px auto;
	border-color:#3F477B; /*39393b*/
	border-width:medium;
	border-style:solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#bubble1 {
	background-color:#F1F0FF;/*FFFFFF*/
	width: 144px;
	height: auto;/*180px*/
	/*height: 100%;*/
    border: 2px;
	border-color:#39393b;
	border-style: solid;
	/*margin-bottom: 5px;*/
	padding-left: 3px;
	position: absolute;
	/*bottom: 0;*/
    color: #fb0303;
	text-align:center;
	font-weight:bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#bubble2 {
	background-color:#F1F0FF;
	width: 144px;
	/*height: auto;*//*130px*/
    border: 2px;
	border-color:#39393b;
	border-style:solid;
	/*margin-top: 5px;*/
	padding-left: 3px;
	bottom: 5px;	/* must have position:absolute */
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3f477b; /*003366*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.sidebar {
	/*background-color:#D0E052;*//*88893c*/
	/*width:150px;*/
	/*height:333px;*//*333px*/
	/*padding:5px;*/
	float:left;
	/*border:medium;
	border-color:#3F477B;
	border-style:solid;
	margin-top: 10px;
	margin-left: 10px;*/
	/*position: relative;*//*allows possitioning of internal divs*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.menubar {
/*margin: 5px;*/
}
.bodycontainer {
	width: 415px;/*435px*/
	height: 100%;
	float: right;
	/*border: 1px solid red;*/
	padding: 5px;
}
.bottomwrapper {
	height: 196px;
	border-top: 1px solid #000000;
	/*border: 1px solid magenta;*/
}
.bottomgraphic {
	background-image:url(../images/foreclosure.gif);
	background-repeat:no-repeat;
	float: left;
	width: 294px;/*294px*/
	height: 196px;
	z-index: 1;
	overflow: hidden;
	position: absolute;/* allows the callout to overlap */
	/*border: 1px solid yellow;*/
}
.bottomcallout {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:22px;
	color:#FF0000;
	float: right;
	height: 196px;/*196px;*/
	text-align: center;
	width: 300px;/*340px*/
	z-index: 2;
	padding: 0 60px 0 0; /* top right bottom left */
	position: relative;
	/*border: 1px solid magenta;*/
	/*margin-top: 17px;*/
}
.bullets {
	/*margin-left:50px;*/
	padding-left:50px;
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#333333;
}
/* form style */
input.button {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select, {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: normal;
 color: #666666;
}
textarea, input, option {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #5C4E41;
}
#dropmenu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #5C4E41;
}
/* Round Corner CSS */

/* Shadow Effects */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3f477b;
}
