@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.bottom-link{
	color: #ff6600;
	text-decoration: none;
}

#top {
	background-image: url(images/top-gold-bg-repeat.jpg);
	height: 103px;
	background-repeat: repeat-x;
}
#bottom {
	height: 260px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home-content {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#top-content {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-top: 10px;
	height: 84px;
	background-image: url(images/top-gold-bg.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
}
#top-email {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	background-repeat: repeat-x;
	background-image: url(images/email-bg.jpg);
	height: 12px;
	background-color: #333;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #000;
}
#submission {
	float: left;
	width: 200px;
	margin-top: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 382px;
}
#modern-masters {
	padding-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home-copy-top {
	background-image: url(images/copy-top.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 953px;
	margin: 0px;
	padding: 0px;
}
#home-copy-bottom {
	height: 5px;
	width: 953px;
	background-image: url(images/bottom-shadow.jpg);
	background-repeat: no-repeat;
}
#home-copy {
	width: 853px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	background-image: url(images/white-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	padding-top: 30px;
}

a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}


#user {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #4a250c;
	background-image: url(images/login-bg.jpg);
	background-repeat: repeat-x;
}
#quote {
	width: 941px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#nav {
	width: 953px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#nav img {
	margin-left: 12px;	
}
#content {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/white-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
}
#words {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}
.small-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.big-copy {
	font-size: 18px;
}
sup {
	font-size: 10px;
}
#hero {
	margin-bottom: 14px;
	padding: 10px;
	height: 330px;
	width: 910px;
	background-image: url(images/her0-bg.jpg);
	
}
#hero-new {
	margin-bottom: 0;
	padding: 10px;
	height: 330px;
	width: 910px;
	background-image: url(images/her0-bg.jpg);
	
}
#kitchen-possible-bnr {
	margin-bottom: 14px;	
	border-left: solid #d5cab8 10px;
	border-right: solid #d5cab8 10px;
	border-bottom: solid #d5cab8 10px;
}
#contest {
	background: url(../images/contest-bg.jpg) no-repeat;
	width: 930px;
	height: 880px;
	position: relative;	
}
#contest-logo {
	position: absolute;
	left: 20px;
	top: 8px;
}
#contest-heading {
	position: absolute;
	left: 460px;
	top: 45px;
}
#contest-submit-btn {
	position: absolute;
	left: 460px;
	top: 132px;	
}
#contest-content {
	position: absolute;
	left: 20px;
	top: 268px;
	width: 375px;
	color: #fff;
	padding: 0px 20px 10px 20px;
	background: #000;	
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}
#contest-disclaimer {
	position: absolute;
	left: 20px;
	top: 795px;
	width: 375px;
	color: #fff;
	padding: 5px 20px 5px 20px;
	background: #000;	
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
}	
#contest-polaroids {
	position: absolute;
	left: 410px;
	top: 214px;
}	
#contest-lowes {
	position: absolute;
	left: 445px;
	top: 790px;
}	
#content a:link {
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #666666;
}
#content a:hover {
	text-decoration: underline;
}
#bottom-shadow {
	background-image: url(images/bottom-shadow-internal.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
#list-space {
	margin-bottom: 10px;
}
li {
	margin-bottom: 10px;
}
#copyright {
	height: 30px;
	width: 942px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
}
#photos {
	text-align: left;
}
#sitemap {
	height: 225px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sitemap-bg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D6Cbb7;
}
.map-title {
	font-size: 16px;
	font-weight: bold;
}
#sitemap a:link {
	color: #d6cbb7;
	text-decoration: none;
}
#sitemap a:visited {
	text-decoration: none;
	color: #d6cbb7;
}
#sitemap a:hover {
	text-decoration: underline;
	color: #d6cbb7;
}


#smr-content {
	padding: 12px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../smr-pics/smr-bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#smr-left {
	width: 600px;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	text-align: justify;
	padding-left: 8px;
}

#smr-left2 {
	width: 600px;
	float: left;
	padding-right: 20px;
	text-align: justify;
	padding-left: 8px;
	margin-left:325px;
	margin-top:-297px;
	background-image:url(images/welcome.jpg);
	background-repeat:no-repeat;
height:290px;
}

#smr-left2 p{
	width:540px;
	margin-left:25px;
	margin-top:60px;
	font-size:16px;
	margin-bottom:0px;
}
#contact-index{
background-image:url(images/contactbg.jpg);
background-repeat:no-repeat;
height:120px;
}

#contact-inner{
margin-top:10px;
margin-left:15px;
padding-top:45px;
line-height:4px;
}

#Guaranteed{
float:left;
}
#smr-right {
	width: 250px;
	padding-left: 26px;
	float: left;
	padding-top: 10px;
	padding-right: 26px;
}

#smr-left h2 {
	margin-top: 10px;
}


#navDrop{
 	height:19px;
 	width:900px;
}



.subnavlistDrop{
	padding:0px;
	position:absolute;
	z-index:4;
    margin-top:0px;
    display:none;
    position:absolute;
    width:108px;
    height:auto;
    background-image:url(images/her0-bg.jpg);
    border-right:1px solid #666666; 
    border-left:1px solid #666666; 
    border-bottom:1px solid #666666;
    margin-top:35px;
    
}
#rightbar{
width:278px;
}
#store-img{
margin-top:10px;
}

.subnavlistDrop2{
	padding:0px;
	position:absolute;
	z-index:4;
    margin-top:0px;
    display:none;
    position:absolute;
    width:70px;
    height:auto;
    background-image:url(images/her0-bg.jpg);
    border-right:1px solid #666666; 
    border-left:1px solid #666666; 
    border-bottom:1px solid #666666;
    margin-top:35px;
    
}

.navlistDrop{
	padding:0px;
	margin:0px;
	display: inline;
	list-style-type:none;
	text-decoration:none;
	border-right:1px solid #cccccc;
	padding-bottom:10px;
}

.navlistDrop a
{
	list-style-type:none;
	text-decoration:none;
}

#navDrop li a
{

	margin:0px;
	text-decoration:none;
	font-size: 12px;
	color: #1B1718;
}
#navDrop li a:active
{

	margin:0px;
	text-decoration:none;
	font-size: 12px;
	color: #1B1718;
}
#navDrop li a:visited
{

	margin:0px;
	text-decoration:none;
	font-size: 12px;
	color: #1B1718;
}
#navDrop li a:hover
{
text-decoration:underline;
color: #1B1718;
}

.sublistDrop{
margin-top:200px;
	padding:10px 0 0 0;
	margin:0px;
    text-align:center;
    font-size:12px;
 	display:block;
}
.sublistDrop li {
	text-decoration:none;
	list-style-type:none;
 	display:block;
}

#nav1Drop{
position:absolute;
	margin:0px;
	padding:0px;
	margin-left:172px;
	

} 
#nav2Drop{
position:absolute;
	margin:0px;
	margin-left:48px;
} 

#nav3Drop{
position:absolute;
	padding-right:16px;
	padding-left:16px;
	margin-left:-54px;
} 
#nav4Drop{
position:absolute;
margin-left:363px;

} 

#nav5Drop{
position:absolute;
margin-left:581px;
} 
#nav6Drop{
position:absolute;
margin-left:440px;
}

#nav7Drop{
	padding-right:31px;
	padding-left:31px;
	margin:0px;
}
#nav8Drop{
position:absolute;
margin-left:703px;
}

//move the subboxes
#nav1divDrop{
	padding:0px;
	margin-left:10px;

}
#nav2divDrop{
	padding:0px;
	margin-left:59px;
		padding-left:2px;
	padding-right:3px;
	position:absolute;
	
}
#nav3divDrop{
	padding:0px;
	margin:0px;
	margin-left:-27px;
	margin-top:35px;
	padding-left:2px;
	padding-right:3px;
}

#nav4divDrop{
	padding:0px;
	margin:0px;
	margin-left:332px;
}

#nav5divDrop{
	padding:0px;
	margin:0px;
	margin-left:592px;
	margin-top:35px;
 	width:100px;
 	padding-left:6px;
	padding-right:6px;
}
#flashhero{
position:absolute;
z-index:0;
}

#intro_round2{
	position:absolute;
	z-index:0;
}
.headerBG{
text-align:center;
background-image:url(images/headerbg.png);
color:#D6CBB7;
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
margin-top:10px;
}

.headerBG2{
text-align:center;
background-image:url(images/headerbg.png);
padding-top:5px;
padding-bottom:5px;
margin-bottom:10px;
margin-top:10px;
font-size:28px;
color: white;
}
#content-safe{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
background-image:url(images/smr-bg.jpg);
background-repeat:repeat-y;
}
#content-safe h1{
 text-align:center;
 font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:normal;
}

#safe-left{
text-align:right;
width:220px;

}

#FAQcontent ul{
 list-style:none;
text-decoration:none;
}

#subbuttons{
width:930px;
}
#subbuttons img{
position:relative;
}
#bt_img2{
margin-left:48px;
}
#bt_img3{
margin-left:44px;
}
#contactinfo{
position:absolute;
margin-left:60px;
margin-top:-75px;
}

#imageG img{
float:left;
}
#imageG p{
padding-bottom:30px;
margin-right: auto;
margin-left: auto;
width:350px;
}

#imageG li{
padding-top:5px;
}

#imageG ul{
padding-top:15px;
}

.smaller-content{
font-size:10px;
}
span .link-color{
	color:red;
}

#vc-hero{
	margin-bottom: 0px;
	padding: 10px;
	height: 330px;
	width: 910px;
	background-image: url(images/VC-hero.jpg);
	background-repeat:no-repeat;

}
#vc-top{
color:white;
width:330px;
position:absolute;
margin-left:570px;
margin-top:100px;
}
iframe{

}