/* CSS Document */

body {
background: url(../img/bg.jpg) top center repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2a2a2a;
margin: 0;
padding: 0;
line-height: 22px;
}
#mainWrap {
width: 794px;
margin: 0 auto;
}


/* GLOBAL */
a:link, a:visited {
color: #2a2a2a;
}
a:active, a:hover {
color: #ef403e;
}
.clear {
clear: both;
}
h1 {
font-weight: bold;
font-size: 18px;
color: #b0010a;
display: inline;
}
h2 {
font-weight: bold;
font-size: 17px;
color: #d42027;
display: inline;
}
h3 {
font-weight: bold;
font-size: 17px;
color: #2a2a2a;
display: inline;
}
h4 {
font-weight: bold;
font-size: 15px;
color: #000;
display: inline;
text-transform:uppercase;
}
ul {
margin-top:0;
}

/* HEADER */
#headWrap {
width: 794px;
height: 115px;
margin: 0 auto;
}
#logo {
width: 605px;
height: 115px;
float: left;
}
#fireman {
width: 189px;
height: 115px;
float: right;
}
#headContact {
width: 794px;
height: 29px;
margin: 0 auto;
background: url(../img/contact.jpg) top center no-repeat;
}

#headContactTxt {
padding: 2px 0 0 50px;
color: #b0010a;
font-weight: bold;
}
#headContactTxt strong, #footContactTxt strong {
color: #2a2a2a;
}
#nav {
width: 794px;
height: 51px;
margin: 0 auto;
background:url(../img/nav-r.jpg) top right no-repeat;
}
#nav ul {
display: inline;
margin: 0;
padding:0;
list-style-type: none;
width: 541px;
height: 51px;
line-height: 10px;

}
#nav li {
float: left;
margin: 0;
padding:0;
height: 51px;
_margin-bottom: -3px;

}
/* MIDSECTION */
#content {
float: left; 
width: 525px;
min-height: 100px;
margin-left:16px;
_margin-left: 8px;
}
#midWrap {
width: 794px;
margin: 0 auto;
background:url(../img/bgmid.jpg) top center no-repeat;
}
#midWrapper {
width: 794px;
margin: 0 auto;
background:url(../img/bg-mid.jpg) top center no-repeat;
}
#leftCol {
width: 530px;
float: left;
margin-left:16px;
_margin-left: 6px;
margin-top:5px;
}
#rightCol {
width: 244px;
float: right;
margin-right: 4px;
}
#right {
width: 252px;
float: right;
min-height: 300px;
_width: 248px;
}
#rightText {
width: 210px;
font-size: 12px;
margin-left:20px;
margin-top:10px;
color: #2a2a2a;
}
#rightText ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}
#rightText ul li strong{
color: red;
}
#rightText li
{
padding-left:20px;
background-image: url(../img/arrowbullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#rightText h1 {
color: #d42027;
display: inline;
font-size: 16px;
font-weight: bold;
}
.model {
margin: 10px 0 0 0;
}
#orderingWrap {
width: 525px;
margin: 0 auto;
}
.modelWrap {
width: 525px;
font-size: 13px;
}
.modelMid {
background-color: #f2f2f2;
border-top: solid 1px #bfbfbf;
border-bottom: solid 1px #bfbfbf;
padding: 10px 0 10px 0;
margin: 10px 0 10px 0;
}
.modelinfo {
width: 320px;
float: left;
margin-left:10px;
}
.modelWrap strong {
color: black;
}
.orderinfo {
width: 180px;
float: right;
margin-right:5px;
}
/* FOOT */
#footContact {
width: 794px;
height: 61px;
margin: 0 auto;
background: url(../img/foot.gif) top center no-repeat;
}
#footContactTxt {
padding: 20px 0 0 50px;
color: #b0010a;
font-weight: bold;
}
#footLinks {
float: left;
color: #d7313c;
font-weight: bold;
font-size: 12px;
margin: 25px 0 0 25px;
}
#footLinks a:link, #footLinks a:visited {
color: #d7313c;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
#footLinks a:active, #footLinks a:hover {
color: #000;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
#footCopy {
float: right;
color: #969696;
font-size: 12px;
margin: 25px 20px 0 0;
}
#credit {
width: 794px;
text-align:center;
margin-bottom:5px;
font-size:11px;
color: #690b0e;
}
#credit a:link, #credit a:visited {
color: #690b0e;
text-decoration: none;
}
#credit a:active, #credit a:hover {
color: #FFFFFF;
text-decoration: none;
}

#soldout {
background-color: #FFFFFF;
width: 340px;
height: 340px;
margin: 10px 0 0 10px;
padding: 20px;
border: solid 1px black;
}

.about {
font-size: 13px;
line-height: 18px;
}

.thumbs {
float: left;
margin: 0 3px 8px 3px;
padding: 1px;
border: solid 1px #a4a4a4;
}
#photo {
width: 300px;
height: 400px;
margin: 25px 0 0 25px;
background-color: #FFFFFF;
border: solid 1px black;
}
#photo2 {
width: 400px;
height: 300px;
margin: 25px 0 0 25px;
background-color: #FFFFFF;
border: solid 1px black;
}