/* Victoria Carpets & Curtains Ltd
CSS Document - simplewebhosting.co.uk - web design */
img
{margin: 0;
padding: 0;}

body
{color: #333333;
background: url(images/bg2.jpg) top left;
/* background: url(images/bg.jpg) top left repeat-x #444444; */
font: 15px Georgia, "Times New Roman", Times, serif;
line-height: 1.4em;
margin: 0; 
padding: 0;}

#container
{width: 900px;
margin: 25px auto;
padding: 0;}

#header
{background: url(images/header.jpg);
width: 440px;
height: 68px;
padding: 12px 0px 0px 460px;
font: 18px Georgia, "Times New Roman", Times, serif;
color: #DC454B;}

#nav
{background: url(images/navbg.jpg) no-repeat #FFFFFF;
height: 38px;
padding-top: 12px;
width: 900px;
font: 18px Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
text-transform: capitalize;}

#nav a,a:visited
{color: #FFFFFF;
text-decoration: none;
padding: 5px 10px 5px 10px;}

#nav a:hover
{background: url(images/navhover.jpg) repeat-x bottom left;
color: #FFF;
padding: 5px 10px 5px 10px;}

#nav .navsmall
{font-weight: normal;
font-size:smaller;}

#content
{width: 860px;
background: #FFFFFF;
background-attachment: fixed;
padding: 15px 20px 0px 20px;}

#content a:link, #content a:visited
{color: #BF2329;
padding: 0;
margin: 0;}

#content a:hover
{background: #BF2329;
color: #FFF;
padding: 0;
margin: 0;}

p a
{color: #BF2329;
text-decoration: none;
font-weight: bold;
padding: 0;}

p a:visited
{color: #BF2329;
text-decoration: none;
font-weight: bold;
padding: 0;}

p a:hover
{color: #FFF;
background: #000000;
text-decoration: none;
padding: 0;}

.navtr
{height: 31px;}

.hr1
{color: #CCCCCC;
width: 90%;}

h1
{font: 26px Georgia, "Times New Roman", Times, serif;;
letter-spacing: -1px;
color: #BF2329;
margin: 0;}

h2
{font: 20px "Lucida Bright", Arial;
letter-spacing: -1px;
margin: 0;
padding: 10px 0px 10px 0px;
background: #BF2329;
color: #FFF;}

h3
{font: 17px Georgia, "Times New Roman", Times, serif;
letter-spacing: 0px;
margin: 0;
padding: 15px 0px 20px 0px;
background: url(images/redbg.jpg) top left repeat-x #BF2329;
color: #FFF;
text-align: center;}

.red
{color: #BF2329;}

.redcell
{background: #BF2329;
font: 16px "Lucida Bright", Arial;
letter-spacing: -1px;}

.redbox
{background: url(images/redbg.jpg) top left repeat-x #BF2329;
font: 24px Georgia, "Times New Roman", Times, serif;;
color: #FFF;
letter-spacing: -1px;
height: 97px;
padding: 25px 0 0 0;}

#footer
{font: 9px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
border-top: 0px dashed #aaaaaa;
background: url(images/footer.jpg) top left no-repeat;
color: #CCCCCC;
padding: 10px 5px 0px 5px;
height: 20px;}

#footer a
{color: #EEEEEE;
text-decoration: none;
padding: 0;}

#footer a:visited
{color: #EEEEEE;
text-decoration: inherit;
padding: 0;}

#footer a:hover
{color: #BF2329;
text-decoration: none;
padding: 0;}

#links
{font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000;}

#links a:link
{color: #FFF;
text-decoration: none;
border: 1px solid #DDD;
display: block;
padding: 6px 8px;
background: url(images/redbg.jpg) top left repeat-x #BF2329;}

#links a:visited
{color: #FFF;
text-decoration: none;
border: 1px solid #DDD;
display: block;
padding: 6px 8px;
background: url(images/redbg.jpg) top left repeat-x #BF2329;}

#links a:hover
{color: #000;
text-decoration: none;
border: 1px solid #666;
display: block;
padding: 6px 8px;
background: #EEE;}