@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(../images/lrock066.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
#mainContainer {
	position:relative;
	width:966px;
	margin-top: 0px;
	margin-left: -495px;
	left: 50%;
	overflow: visible;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CD7462;
	padding: 12px;
}
li {
	list-style-image: none;
	list-style-type: circle;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #CD7462;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #CD7462;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
.paragraphheading {
	font-size: 12pt;
	color: #CD7462;
	font-weight: bold;
}

#leftMenu {
	width:200px;
	margin-top: 20px;
	float: left;
}
#masthead {
	width:100%;
	height:158px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cd7462;
}
#mainText {
	width:750px;
	float: right;
}.rightImage {
	padding-left: 12px;
}
p {
	text-align: justify;
}
th {
	text-transform: capitalize;
	background-color: #cd7462;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainContainer #leftMenu a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CD7462;
	display: block;
	line-height: 20px;
	height: 20px;
	width: 190px;
	padding-left: 8px;
}
#mainContainer #leftMenu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F6D472;
	display: block;
	line-height: 20px;
	height: 20px;
	width: 190px;
}
.highlight {
	background-color: #FFFF00;
	width: 100%;
	display: block;
}
#letter2 {
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #FFFFEE;
}
ol li {
	list-style-type: decimal;
}
.rightalign {
	text-align: right;
}
.galleryimage {
	border: 1px solid #999999;
}
.letter {
	background-color: #FFFFEE;
	padding: 12px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */.centered {
	text-align: center;
}
