/* CSS Document */

body {
background: url(images/bg1.jpg) repeat-x;
background-color:#293A6D;
margin: 0px 0px 0px 0px;
margin-top:0px;
font-family:Tahoma, Arial, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.5em;
}

#container {
margin: 0px auto;
width:950px;
border:1px solid #000000;
}

.breadcrumb {
font-size:10px;
font-style:italic;
}

p {margin-bottom:20px;}

p, ul {
font-size:16px;
}



.main, .side-bar {
background-color:#ffffff;
}

A:visited { color:#0000FF; } 

h1 {
font-size:22px;
font-weight:bold;
color:#660000;
}

h2 {

font-size:20px;
font-weight:bold;
}

h3 {

font-size:18px;
font-weight:bold;
color:#660000;
}



.logo {
margin-left:100px;
}

.contact-info {
float:right;
margin-top:-50px;
margin-right:125px;
height:93px;
font-size:13px;
font-weight:bold;
}

.slide-image {
margin-right:0px;
margin-left:3px;
margin-bottom:3px;
border:1px solid #ABA84A;
padding:6px; 
background:#F9FDDB;
}

.roll-through h3 {
display:inline;
}

.left-align-img li {
list-style-position:inside;
}

/*---------NAVIGATION SUCKERFISH------------------*/
#nav-container {
position:relative;
z-index:99;
padding-top:5px;
}

#nav, #nav ul {
	float: left;
	width: 40em;
	list-style: none;
	line-height: 1;
	background: white;
	/*font-weight: bold;*/
	padding: 0;
	border: solid #CCCC99;
	border-width: 1px 0;
	margin: 0em;
	font-size:14px;

}

#nav a {
	display: block;
	/*width: 10em;
	w\idth: 6em;*/
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	/*width: 10em;*/
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	
}

#nav li li {
	padding-right: 1em;
	width: 13em
	
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #CCCC99;
}
/*----------------END OF NAVIGATION SUCKERFISH--------------------*/

.main-header {
height:125px;
background-color:#FFFFFF;
}
.home-improvement-logo {
float:left;
margin-top:15px;
margin-left:15px;
}
.top-offer {
margin-left:120px;
float:left;
}
.top-offer1 {
margin-left:40px;
float:left;
width:340px;
}
.register-to-win {
float:left;
padding:6px;
text-align:center;
margin-left:20px;
margin-top:10px;
}
.register-to-win a{
text-decoration:none;
}
.prize {
color:#990000;
font-weight:bold;
font-size:18px;
}
.top-contact {
float:right;
font-size:14px;
line-height:1.3em;
margin-top:15px;
margin-right:20px;
}
.navigation {
height:38px;
background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;
}
.nav-text {
font-size:13px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
}

.nav-text a {
color:#FFFFFF;
}

.red-bar {
height:306px;
background-color:#82281F;
}
.header {
height:250px;
}
.main-content {
padding:10px;
background-image:url(images/main-bg.png);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

.rollover-images {
float:left;
}

.kitchenpic:hover{
	cursor:pointer;
	background-color:#E0E3E3;
	border: 1px solid #d0cdd0;
}

.kitchenpic{
	display:block;
	float: left;
	width: 155px;
	height: 100px;
	text-align:center;
	padding-top:15px;
	background-color:#f6f6f6;
	text-decoration:none;
	border: 1px solid #f6f6f6;
}


.sidebar1 {
width:320px;
float:right;
margin:15px;
}
.business-logos {
padding-left:5px;

}
.testimonials {
width:540px;
border:3px solid #baac3d;
padding:5px;
background-color:#FAECA2;
font-size:12px;
margin-bottom:7px;
}
.specials {
width:300px;
border:3px solid #baac3d;
padding:5px;
background-color:#FAECA2;
font-size:16px;
font-weight:bold;
color:#660000;
}
.spcials ul li {
line-height:1.5em;
}
.roll-through {
width:450px;
padding:5px 0px 0px 10px;
}

.quick-quote {
float:right;
margin-right:40px;
margin-top:-230px;
width:311px;
height:253px;
background-image:url(images/quote-box.png);
background-repeat:no-repeat;
}

.quick-quote-form {
padding:40px 10px 15px 40px;
line-height:1.0em;
font-size:12px;
}

.quick-quote-form p{
line-height:1.0em;
}

.disclaimer {
width:120px;
position:relative;
float:right;
margin:-85px 5px 0px 0px;
}

.quote-button {
position:absolute;
margin-top:10px; 
margin-left:-20px;
}

.breadcrumbs {
font-size:10px;
font-style:italic;
}

.window-options {
float:left;
width:30%;
margin-left:10px;
margin-right:10px;
text-align:left;
}

.sidinganddoor-options {
float:left;
width:30%;
margin-left:10px;
margin-right:10px;
text-align:left;
}

.minneapolis-sunroom {
width:500px;
}

.minneapolis-kitchen {
width:500px;
margin-bottom:7px;
margin-top:7px;
display:block;
}
.minneapolis-kitchen img {
margin:5px;
}
.main {
font-size:14px;
line-height:1.5em;
/*margin-top:5px;
margin-bottom:5px;*/
padding:15px 10px 5px 10px;
float:left;
width:588px;

}

.website-box {
width:270px;
/*border:1px dashed #9DA657;*/
float:left;
margin:15px 5px 15px 5px;
}

.website-box {
font-size:12px;
}

.website-box p {
padding:0px 10px 0px 10px;
}

.website-box h3 {
font-size:16px;
font-weight:bold;
}

IMG.website-picture {
display:block;
border:5px solid #E1E7B0;
margin-left:auto;
margin-right:auto;
}

IMG.website-picture-sample {
display:block;
border:5px solid #E1E7B0;
margin-left:auto;
margin-right:auto;
float:left;
margin:10px;
}

.main h2 {
font-size:20px;
}

.side-bar {
float:right;
width:280px;
/*margin-top:5px;
margin-bottom:5px;*/
padding:5px 10px 5px 10px;
border-left:1px solid #ABA84A;


}

.side-bar-bottom {
background-image:url(http://www.midwestwebs.com/images/side-bar-bottom-bg.png);
background-position:bottom right;
background-repeat:no-repeat;
width:280px;
height:280px;
}

.side-bar h4 {
font-size:16px;

}

.imgborder {
border:1px solid #000000;
}

.comment {
padding-top:10px;
background-image:url(images/comment.gif);
/*background-position:bottom right;*/
background-repeat:no-repeat;
font-size:12px;
}

.customer-testimonials {
line-height:1.5em;
font-size:12px;
border-top:1px solid #ABA84A;
border-bottom:1px solid #ABA84A;
background-color:#CCD77F;
padding:10px;
}

.footer {
clear:both;
height: 650px;
position: relative;
line-height:1.5em;
background-color:#7F0016;
font-size:12px;
}

.footer-nav {
color:#FFFFFF;
}

.footer-nav a {
color:#FFFFFF;
}

.footer-headline {
font-size:27px;
font-family:Arial Black, Tahoma, Helvetica, sans-serif;
color:#ffffff;
padding:20px;
border-bottom:1px solid #ADAB94;
margin-left:10px;
margin-right:10px;
}

.footer-headline a {
color:#FFFFFF;
text-decoration:none;
}

.cities {
font-size:10px;
color:#FFFFFF;
}

.recent-winner {
width:283px;
float:left;
margin:15px;
font-size:12px;
color:#FFFFFF;
}
.affiliate-block {
display:block;
}
.affiliate-logo {
width:150px;
float:left;
}
.footer-container {

padding:15px 10px;
width:950px;
margin-left:auto;
margin-right:auto;
}

.footer h3 {
font-size:20px;
color:#7497DF;
display:inline;
}

.footer-col-1 {
float:right;
width:170px;
}

.footer-col-1 h3, .footer-col-2 h3, .footer-col-3 h3 {
border-bottom:1px solid #1C2B4A;
display:inline;
}

.footer-col-1 ul, .footer-col-2 ul, .footer-col-3 ul {
list-style-type: none;
margin:10px 0px 0px 0px;
padding:0;
line-height:1.5em;
font-size:12px;
}

.footer-col-1 ul li a, .footer-col-2 ul li a, .footer-col-3 ul li a {
color:#FFFFFF;
}

.footer-col-2 {
float:right;
width:200px;
}

.footer-col-3 {
float:right;
width:150px;
}

.footer-col-4 {
float:left;
width:320px;
margin:0px 0px 0px 10px;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background-color:#1B2A49;
padding:15px;
color:#FFFFFF;
/*border:1px solid #000000;*/
}

.footer-col-4 h3 {
font-size:24px;
font-family:Georgia, Tahoma, "Times New Roman", Times, serif;
color:#ffffcc;
text-decoration:underline;
}

.credits {
margin:25px;
font-size:10px;
}

