﻿* {
font-family:arial;
}
body {
background-color:#fcfcfc;
background: url(images/rollescourt-watermark.gif) bottom right no-repeat #fcfcfc;
margin:0px;
color:#1f1815;
font-size:12px;
}
h1 {
	font-size: 20px;	
}

a {
color:#6d131e;
text-decoration:none;
}
td {
color:#6d131e;
font-size:12px;
}
a:hover {
color:#666699;
text-decoration:underline;
}
#tag-line em {
background-color:#6d131e;
position:absolute;
top:0px;
left:0px;
height:30px;
color:white;
font-weight:bold;
margin-left:25px;

}
#top-menu 
{
background-color:#6d131e;
position:absolute;
top:60px;
left:0px;
height:60px;
width:100%;
text-align:right;
line-height:30px;
padding-right:20px;
color:white;
font-weight:bold;
z-index:2;
}
.top-menu-font {
color:white;
font-weight:bold;
}
.top-menu-font:hover {
color:white;
font-weight:bold;
text-decoration:underline;
}
#picture-bar {
background-color:#d8d0ba;
position:absolute;
top:0px;
left:20px;
width:118px;
height:100%;
z-index:1;
padding-top:120px;
}
#main-content {
margin-top:20px;
margin-left:30px;
padding-left:190px;
padding-top:50px;
padding-right:30px;
background: url(images/shadow.gif) top repeat-x;
z-index:-1;
}
.subheading {
font-weight:bold;
font-size:13px;
}
