/* CSS - Mastercraft Rugs */
body {
margin: 0;
background-color: #463231;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
}

/* layout */

#logo {
width: 920px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 10px;
height: 30px;
}

#container {
width: 940px;
clear: both;
/* background-color: #00FF33; */
margin: 0 auto;
background-image: url(../images/build/bg_container.gif);
background-repeat: repeat-y;
}

#shadowtop {
width: 940px;
height: 10px;
background-image: url(../images/build/bg_shadow_top.gif);
background-repeat: no-repeat;
}

.cols {
clear: both;
width: 920px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
}

#topleft {
float: left;
width: 230px;
height: 230px;
border-bottom-color: #7b3e1e;
border-bottom-style: solid;
border-bottom-width: 1px;
}

#flash {
height: 230px;
border: none;
border-bottom-color: #7b3e1e;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #7b3e1e;
border-left-style: solid;
border-left-width: 1px;
width: 689px;
float: right;
z-index: 6;
}

#nav {
float: left;
width: 230px;
background-image: url(../images/build/bg_left.gif);
background-repeat: repeat-y;
}

#main {
border: none;
border-left-color: #7b3e1e;
border-left-style: solid;
border-left-width: 1px;
width: 689px;
float: right;
background-color: #FFFFFF;
}

#maincontent {
margin: 12px;
color: #5e311e;
}

#mainleft {
float: left;
width: 255px;
}

#mainright {
float: left;
margin-left: 10px;
width: 400px;
/* background-color: #FF0000; */
}

#rugsleft {
float: left;
width: 327px;
}

#rugsright {
float: left;
margin-left: 11px;
width: 327px;
/* background-color: #FF0000; */
}

#footer {
clear: both;
width: 920px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
color: #d4d1c6;
height: 30px;
line-height: 30px;
background-image: url(../images/build/bg_footer.gif);
background-repeat: repeat-y;
}

#footerleft {
float: left;
margin-left: 10px;
}

#footerright {
float: right;
margin-right: 10px;
}

#shadowbottom {
clear: both;
background-image: url(../images/build/bg_shadow_bottom.gif);
background-repeat: no-repeat;
width: 940px;
height: 10px;
}	

/* end of layout */

/* links */

a {
color: #5e311e;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#footer a {
color: #d4d1c6;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
/* end of links */

/* headers */

h1 {
text-transform: uppercase;
color: #a15230;
font-size: 18px;
line-height: 18px;
margin: 0;
padding: 0;
font-weight: normal;
}

/* end of headers */

/* navigation */

#nav a {
color: #d5a172;
text-decoration: none;
display: block;
height: 30px;
line-height: 30px;
padding-left: 10px;
font-size: 14px;
border-bottom-color: #7b3e1e;
border-bottom-style: solid;
border-bottom-width: 1px;
/* background-color: #663366; */
background-image: url(../images/build/nav.gif);
background-repeat: repeat-y;
}

#nav a:hover {
/* background-color: #660033; */
background-image: url(../images/build/nav_on.gif);
background-repeat: repeat-y;
}

.menu1 {
list-style: none;
margin: 0;
padding: 0;
}

#home #nHome a,
#rugs #nRugs a,
#modern #nModern a,
#display #nDisplay a,
#about #nAbout a,
#news #nNews a,
#who #nWho a,
#agents #nAgents a,
#contact #nContact a {
background-image: url(../images/build/nav_on.gif);
background-repeat: repeat-y;
}
/* end of navigation */

/* form styles */

.form {
color: #5e311e;
background-color: #FFFFFF;
font-size: 11px;
border-color: #d2a998;
border-style: solid;
border-width: 1px;
padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
width: 180px;
margin-bottom: 10px;
}

label {
width: 100px;
margin-right: 10px;
margin-bottom: 10px;
display: block;
float: left;
clear: both;
font-weight: normal;
line-height: 18px;
}

.submit {
/* border-color: #CCCCCC;
border-style: solid;
border-width: 1px; */
border: none;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
background-color: #5e311e;
margin-left: 110px;
padding: 2px;
}

/* end of form styles */

/* homepage */
#homecols {
clear: both;
margin-top: 12px;
display: table;
width: 665px;
}
#col1 {
width: 214px;
float: left;
margin-right: 12px;
}
#col2 {
width: 214px;
float: left;
margin-right: 11px;
}
#col3 {
width: 214px;
float: right;
}
/* end of homepage */

/* rugs */
.rugitem {
float: left;
width: 158px;
margin-right: 11px;
text-align: center;
line-height: 200%;
}

.rugitemright {
float: right;
width: 158px;
border: none;
margin: 0;
padding: 0;
text-align: center;
line-height: 200%;
}

/* end of rugs */

.bigger {
font-size: 13px;
line-height: 21px;
}