/* CSS Document */

.right {
	float:right;
}

.left {
	float:left;
}

.infoBoxfix {
	margin-top:10px;
	*margin-top:10px;
}


/*-------------background style*/

body {
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}	

/*-------------main container*/

#faux {overflow: auto; width:100%;}

#phonehome {position:absolute; width:291px; height:36px; left: 634px; top: 54px;}


#wrapper {
	width:925px;
	height:702px;
	margin:5px auto;
}

#masthead {
	float:right;
	width:925px;
	height:120px;
	position:relative;
}

#navWrapper {
	float:right;
	margin-top:105px;
	width:621px;
	height:22px;
}

#navWrapper a img {
	border:none;
}

#top {
	float:left;
	width:925px;
	height:366px;
	margin-top:10px;
}

#infoBoxes {
	float:right;
	margin-left:10px;
	width:271px;
	height:366px;
}

#bottom {
	position:relative;
	float:left;
	width:925px;
	height:182px;
	margin-top:10px;
}

#bottom p {
	padding-right:20px;
	color:#F0DBD8;
	text-align:left;
	line-height:20px;
}

#leftSidebar {
	float:left;
	width:251px;
/*	height:554px;*/
	margin-top:10px;
	background-image:url(http://nicholasbono.com/MidwestOutdoorKitchens/images/winter_grill_guy.jpg);
	background-color:#75260d;
}


#leftSidebar_products {
	float:left;
	width:251px;
	height:1153px;
	margin-top:10px;
	background-image:url(http://nicholasbono.com/MidwestOutdoorKitchens/images/sidebar_products.jpg);
}

#leftSidebar_design_center {
	float:left;
	width:251px;
	height:721px;
	margin-top:10px;
	background-image:url(http://nicholasbono.com/MidwestOutdoorKitchens/images/sidebar_designcenter.jpg);
}

.leftSidebar {
	color:#F0DBD8;
	line-height:150%;
	margin-top:402px;
	margin-left:24px;
}

.leftSidebar a {
	color:#F0DBD8;
}

.leftSidebar a:hover {
	color:#F0DBD8;
	text-decoration:none;
}

.productList li {
	margin:0 0 0 -16px;
	padding:0 0 5px 0;
	color:#F0DBD8;
	list-style:none;
}

#content {
	float:right;
	margin-top:10px;
	width:666px;
	height:auto;
	border-top:8px solid #98170A;
	background-image:url(http://nicholasbono.com/MidwestOutdoorKitchens/images/about_us_script.jpg);
	background-repeat:no-repeat;
}

#content p {	
	padding:77px 60px 0 55px;
    color:#5F7E8D;
	font-weight:;
	text-align:left;
	line-height:180%;
}

#content p a {
	color:#98170A;
	text-decoration:underline;
}

#content p a:hover {
	color:#8b8b8b;
	text-decoration:none;
}

#content_products a {
	color:#98170A;
	text-decoration:underline;
}

#content_products a:hover {
	color:#8b8b8b;
	text-decoration:none;
}

#content_design_center a{
color:#98170A;
	text-decoration:underline;
	font-weight:bold;
}

#content_design_center a:hover{
color:#8b8b8b;
	text-decoration:underline;
	font-weight:bold;
}


#content_products {
	float:right;
	margin-top:10px;
	width:666px;
	height:auto;
	border-top:8px solid #98170A;
}

#content_products p {	
	padding:10px 60px 0 55px;
    color:#5F7E8D;
	font-weight:;
	text-align:left;
	line-height:180%;
}

#content_design_center {
	float:right;
	margin-top:10px;
	width:666px;
	height:auto;
	border-top:8px solid #98170A;
	background-image:url(http://nicholasbono.com/MidwestOutdoorKitchens/images/design_center_script.jpg);
	background-repeat:no-repeat;
}

#content_design_center p {	
	padding:72px 60px 0 55px;
    color:#5F7E8D;
	font-weight:;
	text-align:left;
	line-height:180%;
}

.fire_magic {
	float:left;
	padding-right:16px;
}

#footer {width:925px; height:40px; clear: both;}
#footercontentright {width:600px; height:16px; color:#666; text-align:right; padding-top:10px; vertical-align:middle; padding-right:10px; font-size:10px; font-stretch:condensed; float:right;}
#footercontentleft {height:16px; color:#666; padding-top:10px; vertical-align:middle; font-size:10px; font-stretch:condensed; float:left; padding-left:10px;}
#footer a {color: #666; text-decoration:none;}
#footer a:hover {text-decoration:none;}

