/* Majestic-Wedding-Cars.co.uk CSS Document - simplewebhosting.co.uk - web design */
*
{margin: 0;
padding: 0;}

p
{padding: 10px 0 10px 0;}

body
{color: #666;
background: #F9F7EA;
font: 16px Georgia, "Times New Roman", Times, serif;
line-height: 1.4em;
margin: 0; 
padding: 0;}

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

#header
{width: 800px;
height: 120px;
font-size: 18px;
line-height: 1.2em;}

#nav
{width: 800px;
margin: 0 auto;
height: 50px;
padding-top: 25px;
font-size: 24px;
text-align: center;
background: url(images/nav.jpg) top left no-repeat;}

#nav a
{padding: 0 30px 0 30px;
color: #000;
text-decoration: none;}

#nav a:hover
{color: #B50C19;
text-decoration: underline;}

#nav a.here
{color: #B50C19;
text-decoration: underline;}

#content
{width: 720px;
padding: 10px 40px 20px 40px;
background: url(images/bg.jpg) top center repeat-y;
margin: 0;}

#footer
{clear: both;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #000;
width: 780px;
padding: 10px 10px 0 10px;
height: 20px;
background: url(images/footer.jpg) top left no-repeat;}

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

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

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

h1
{font-weight: normal;
font-size: 26px;
color: #B50C19;
padding: 15px 0 10px 0;}

h2
{font-weight: normal;
padding: 15px 0 10px 0;}

a
{color: #B50C19;}

a:hover
{color: #000;}

.note
{background: #F5F1E4;
border: 2px solid #E5DFCC;
color: #696044;
padding: 5px 10px 5px 10px;
width: 600px;
margin: 0px auto;}

.imgleft
{margin-right: 20px;}

ul
{text-indent: 15px;
margin-left: 15px;
list-style-type: square;}

.small
{font-size: 14px;}