/* Best Mortgages CSS - Design copyright i-Browser */

/***** style body *****/

body {
		margin: 0;
		padding: 0;
		font-size:90%;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #FFFFFF;
		background-image: url(img_39.gif);
		}
	
p {
		font: 90% arial, hevetica, sans-serif;
		}
		
	
a:link {
		color: #CC3300;
		background-color: inherit;
		}
	
a:visited {
		 color:  #666666;
		 background-color: inherit;
		 }
	
a:hover, a:active{
		color: #fff;
		background-color:#990000;
		}
	
	/*ul {margin:0 0 0 0;} /* test for blurb*/
	
h2 {
		color: #B52C07;
		background-color:#FFFFFF;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 2px 0;
		}
	
h3 {
		color: #333333;
		background-color:#FFFFFF;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size:14px;		
		font-weight: bold;
		margin-top: 0;
		}
	
.bold {
font-weight:bold;
}
	
/***** style container *****/

#container {
		margin: 1em auto;
		width: 650px;
		text-align: left;
		color: #333333;
		background-color: #fff;
		border: 1px solid #990000;
		}
	
/***** style header *****/

#header {
		height: 150px;
		background-image: url(images/header.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		position: relative;
		}
	
	
/***** style main nav *****/
#mainnav {
		background-color: #FFFF00;
		color: #272900;
		padding: 2px 0;
		margin-bottom: 10px;
		text-align:center;
		}
	
#mainnav ul {
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		}
	
#mainnav li	{
		display: inline;
		padding: 0 10px;
		}
	
#mainnav li a {
		text-decoration: none;
		color: #CC3300;
		background-color: inherit;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:700;
		}
	
#mainnav li a:hover {
		text-decoration: none;
		color: #FFFFFF;
		background-color: #990000;
		}

/***** style time div *****/

#time {
		margin:10px 20px 10px 20px;
		text-align:right;
		}
	
#time h3{
		font-size:80%;
		color: #666666;
		background-color:#FFFFFF;
		}
	
/***** style menu *****/

#menu {
		float: right;
		width: 140px;
		padding-left: 10px;
		font-family:Arial, Helvetica, sans-serif;
		}
	
#menu ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
		font-size: 90%;
		}
	
#menu ul li a:link {
		font-family:Arial, Helvetica, sans-serif;
		color: #CC3300;
		background-color:#FFFFFF;
		font-size:95%;
		font-weight:400;
		/*text-decoration:none;*/
		}
	
#menu ul li a:visited {
		color:#666666;
		background-color:#FFFFFF;
		}

#menu ul li a:hover{
		color:#FFFFFF;
		background-color: #990000;
		}

#menu img {
border:none;
}

.contact_tag {
font-size:100%;
color: #666666;
background-color:#FFFFFF;
font-weight:600;
margin: 0 0 0 0;
}

.subheader {
font-family:Arial, Helvetica, sans-serif;
/*font-size:100%;*/
font-weight:600;
color: #B52C07;
background-color:inherit;
}
	
/***** style contents *****/
	
#contents {
		margin: 0 160px 20px 20px;
		padding-right: 20px;
		border-right:1px solid #990000;
		text-align:justify;
		}
	
#contents p	{
		line-height: 165%;
		}
	
.blurb{
		margin: 0 0 0 0;
		clear: left;
		}
	

.blurb li{
		list-style-type: none;
		text-align: justify;
		margin: inherit;
		}

.blurb ul li {
		list-style-type:square;
		font-size:12px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		}
	
.imagefloatright {
		float: right;
		padding: 10px;
		margin: 0 0 10px 10px;
		}
	
.imagefloatleft {
		float: left;
		padding: 5px;
		margin: 0 5px 5px 0px;
		}
	
		
#imagecontainer	{
		width:250px;
		height:200px;
		float:right;
		padding: 0px;
		margin: 0 0 5px 10px;
		}

/***** style yellow box above footer *****/
#yellowbox{
		clear:both;
		color:inherit;
		background-color:#FFFF00;
		height: 15px;
		}

/***** style footer *****/
#footer	{
		clear: both;
		color:#FFFFFF;
		background-color:inherit;
		text-align: center;
		padding: 5px;
		font-size: 90%;
		height: 50px;
		background-image: url(images/footer.jpg);
		background-repeat: repeat;
		background-position: 0 0;
		border-bottom: 1px solid #990000;
		position: relative;
		}
	
	/***** style subfooter *****/

#subfooter{
		margin: 1em auto;
		width: 650px;
		text-align: left;
		clear: both;
		font-size: 90%;
		border: 0;
		}
	
#subfooter ul{
		list-style-type: none;
		text-align: center;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
		}
	
#subfooter li{
		display: inline;
		padding: 0 0 0 7px;
		}

#subfooter li a	{
		text-decoration: none;
		}
	
.valid
{
	border: 0px;
	width: 44px;
	height: 15px;
}
