BODY
{
background-color:#D3DCD6;
margin-left:0px;

scrollbar-face-color:#E9CACC;
scrollbar-shadow-color: #B55155;
scrollbar-highlight-color: #EEEEF0;
scrollbar-3dlight-color: #C36569;
scrollbar-darkshadow-color: #E9CACC;
scrollbar-track-color: #EDEDED;
scrollbar-arrow-color: #B55155;
}

#maintable
{
	position:relative; 
	top: 50px;
	width: 724px;
}

DIV,TD,P
{
font-family: arial,geneva; 
font-size:12px;
color:#54171A;
font-weight: normal;
}

.pHeight
{
margin-bottom: -6px;
}

.pHeight2
{
margin-bottom: -6px;
margin-top: 8px;
}

.soniaScroll
{
overflow: auto;
position: absolute;
padding-left:11px;
padding-right:35px;
left: 0px;
top: 0px;
right: 10px;
height: 430px;
width: 480px;
}

.homeScroll
{
overflow: auto;
position: absolute;
padding-left:11px;
padding-right:15px;
left: 0px;
top: 0px;
right: 10px;
height: 440px;
width: 500px;
}

.heading
{
font-size: 15px;
color: #9F4747;
font-family: arial,geneva; 
letter-spacing: 0px;
font-weight: bold;
}

.heading2
{
font-size: 18px;
color: #9F4747;
font-family: arial,geneva; 
letter-spacing: 0px;
font-weight: bold;
}

.contact
{
font-size: 12px;
color: #3D3D3D;
padding-top: 10px
}

.goodweb
{  
font-size: 12px;
color: #3D3D3D;
padding-top: 4px
}


.goodwood
{
font-size: 10px;
color: #514D4D;
padding-top: 3px;
width:197px;
display:block;
text-align:right;
}

#table1
{
width: 724px;
}

#homeTable2
{
width:666px;
height:598px; 
border:1px solid #6A726D;
background:URL('images/background-home.jpg') no-repeat;
text-align:left;
}

#soniaTable2
{
width:666px;
height:598px; 
border:1px solid #6A726D;
background:URL('images/background-sonia.jpg') no-repeat;
text-align:left;
background-color:
}

#galleryTable2
{
width:666px;
height:598px; 
border:1px solid #6A726D;
background:URL('images/background-gallery.jpg') no-repeat;
text-align:left;
background-color:
}

#contactTable2
{
width:666px;
height:598px; 
border:1px solid #6A726D;
background:URL('images/background-contact.jpg') no-repeat;
text-align:left;
background-color:
}

#contentLeft
{
position: absolute;
left: 46px;
top:132px;
width: 144px;
}

#homeContentMiddle
{
position: absolute;
left: 160px;
top:131px;
width: 400px;
}

#soniaContentMiddle
{
position: absolute;
left: 160px;
top:131px;
width: 400px;
}

fieldset
{
     border: 0px;
}

#contacterror
{
	color:#FF0000;
	font-size:13px;
	margin-bottom:5px;
}

#contact-form form #submit
{
	width: 104px;
	height: 31px;
	padding: 0;
	text-align: center;
	margin: 0 0 0 0px;
	border: none;
	background: url(http://www.ribbonsbows.co.uk/images/submit-form.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}

.formLine
{
display:block;
margin-bottom:6px;
}

.inputLine input
{
border: 1px solid #333333;
width: 240px;
color: #333333;
font-family: arial,geneva; 
font-size:11px;
}

.inputLine textarea
{
border: 1px solid #333333;
height: 100px;
width: 240px;
color: #333333;
font-family: arial,geneva; 
font-size:11px;
}

.inputHeading
{
font-weight: bold;
display:block;
float:left;
clear:none;
width: 100px;
}

.alignright
{
display:block;
width: 348px;
text-align:right;
margin-top:10px;
}

/* START LINKS */


a:link 
{
font-weight: normal;
color:#993366;
font-weight:300;
text-decoration:underline}

a:visited	
{
font-weight:normal;
color: #993366;
font-weight:300;
text-decoration:underline
}

a:hover	
{
font-weight:normal;
color: #993366;
font-weight:300;
text-decoration:none
}

a.email:link
{
font-size: 12px;
color: #3D3D3D;
text-decoration:none;
}

a.email:visited
{
font-size: 12px;
color: #3D3D3D;
text-decoration:none;
}

a.email:hover
{
font-size: 12px;
color: #3D3D3D;
text-decoration:underline;
}

a#navhome 
{
background-image: url('images/home.gif');
background-repeat: no-repeat;
background-position: top left;
display: block;
height: 30px;
width: 75px;

}

a#navhome:hover 
{
background-position: bottom left;
}
	
a#navhome span 
{
display: none;
}

a#navgallery 
{
background-image: url('images/gallery.gif');
background-repeat: no-repeat;
background-position: top left;
display: block;
height: 30px;
width: 75px;
margin-top:16px;
}

a#navgallery:hover 
{
background-position: bottom left;
}
	
a#navgallery span 
{
display: none;
}

a#navcontact 
{
background-image: url('images/contact.gif');
background-repeat: no-repeat;
background-position: top left;
display: block;
height: 30px;
width: 75px;
margin-top:16px;
}

a#navcontact:hover 
{
background-position: bottom left;
}
	
a#navcontact span 
{
display: none;
}

a#navsonia 
{
background-image: url('images/sonia.gif');
background-repeat: no-repeat;
background-position: top left;
display: block;
height: 30px;
width: 75px;
margin-top:16px;
}

a#navsonia:hover 
{
background-position: bottom left;
}
	
a#navsonia span 
{
display: none;
}

a.galleryOption:link
{
font-size: 15px;
color:#993366;
font-weight:300;
text-decoration:underline;
}

a.galleryOption:visited
{
font-size: 15px;
color:#993366;
font-weight:300;
text-decoration:underline;
}

a.galleryOption:hover
{
font-size: 15px;
color:#993366;
font-weight:300;
text-decoration:none;
}

a.goodweb:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#669966; letter-spacing:0px; text-decoration: none;}
a.goodweb:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669966; letter-spacing:0px; text-decoration: none;}
a.goodweb:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #669966; letter-spacing:0px; text-decoration: none;}

/* END LINKS *