/* Start of CMSMS style sheet 'rleg' */
html {
height: 100%;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #C7C7C7;
height: 100%
}

#header {
	border-bottom: 1px solid white;
}

#navigation{
	background-color: #8A0505;

}

#navigation ul {
	display: inline;
	list-style: none;
	margin-left:15px;
        padding: 0px;
}

#navigation li {
	display: inline;
	padding-right: 20px;
	
}

#navigation a, #bottom p {
	font-family:Arial rounded, Arial;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

#navigation a:hover {
	color: #C48282;
}

#bottom{
	background-color: #C7C7C7;
}

#bottom ul {
	display: inline;
	list-style: none;
	margin-left:-30px;
}

#bottom li {
	display: inline;
	padding-right: 20px;
	
}

#bottom a {
	font-family: Arial Narrow;
	color: white;
	text-decoration: none;
	font-weight: 500;
	font-size: 13px;
}

#bottom a:hover {
	color: #787878;
}


#left {
	
}

#right {

}


#content {
	border-top: 5px solid #C48282;
	padding: 0px;
}


.red {
	color: #8A0505;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.red a {
	color: #8A0505;
	text-decoration: underline;
}

.red a:hover {
	color: #C48282;
}

h1 {
	width: 800px;
	height: 92px;
	background: url('images/header.jpg') no-repeat;
	text-indent: -9999px;
padding: 0px; 
margin: 0px;
}	


h2 {
	font-family: Arial;
	font-weight: bold;
	color: black;
	font-size: 14pt;
}

h3 {
	font-family: Arial;
	font-size:12pt;
	font-style: italic;
	color: #8A0505;
        font-weight: bold;
        margin-bottom: 15px;
}

p {
	font-family: Arial;
	font-size: 10pt;
	color: black;
margin-bottom: 15px;
}

p a {
	font-family: Arial;
	font-size: 10pt;
	color: #4D4D4D;
	text-decoration: none;
}

p a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #8A0505;
	text-decoration: underline;
}
ol li {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	line-height: 150%;
}

ol li a {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
}

ol li a:hover {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	color: #828282;
	text-decoration: none;
}

ul li {
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

ul li a {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
}
h3 a{
text-decoration: none;
	font-family: Arial;
	font-size:12pt;
	font-style: italic;
	color: #8A0505;
        font-weight: bold;
        margin-bottom: 15px;
}

h3 a:hover {
text-decoration: none;
	font-family: Arial;
	font-size:12pt;
	font-style: italic;
	color: #8A0505;
        font-weight: bold;
        margin-bottom: 15px;
}

ul li a:hover {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	color: #828282;
	text-decoration: none;
}

#contenttableleft {
	border-right: 1px dotted #C48282;
	padding-right: 5px;
}


#contenttable {
	margin-left: 15px; 
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
}
ul {
	list-style-type: disc;
}

#addressbox {
	width:172px;
	padding: 5px;
}

#photobox {
	width:182px;
        height: 272px;
padding-top: 1px;
}

.formbuilderform {

font-family: Arial;
font-size: 12px;
}

.footer {
font-family: Arial Narrow;
	color: white;
	text-decoration: none;
	font-weight: 500;
	font-size: 13px;
}
/* End of 'rleg' */

