﻿Body
{ 
	color:#461204;
	font-family: Times New Roman;
}

A {
	COLOR: #461204;
	text-decoration: none;
}

A:hover {
	COLOR: #461204;
	text-decoration: none;
}

A:link {
	COLOR: #461204;
	text-decoration: none;
}

A:visited {
	COLOR: #461204;
	text-decoration: none;
}

A:active {
	COLOR: #461204;
	text-decoration: none;
}


.Normal {color:#66412D; font-size: 13px; font-family: Times New Roman;}
.NormalBold { font-weight:bold; }

h1 { font-weight: bold; font-size:16pt; color: #461204; margin:0px; }
h2 { font-weight: bold; font-size:14pt; margin: 0px; color:#461204;}

.Heading, a.Heading:link, a.Heading:visited, a.Heading:hover {
	color:#461204;
	font-size:14pt;
	font-weight:bold;
	margin:0px;
}
.HeadingBold, a.HeadingBold:link, a.HeadingBold:visited, a.HeadingBold:hover {
	color:#461204;
	font-size:16pt;
	font-weight:bold;
	margin:0px;
}

.Subheading { font-size: 14pt; color:#461204;}
.SubheadingBold { font-size: 14pt; font-weight:bold; color:#461204;}

.Small { font-size: 7pt; }

.AltColor { }
.AltColorBold { }




.PageMenu { background-color: #80755D; text-align:right; color:White; padding:3px; font-size: 7pt; }
.PageMenu a, .PageMenu a.link, .PageMenu a:visited { color:White; text-decoration:none; }
.PageMenu a:hover { color:White; text-decoration:underline; }

.HeaderImage { padding: 10px 0 10px 0; }


ul { list-style: none; padding-left:15px; margin-left:0px; }

ul li 
{
	text-align: right;
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 4px 20px;
	background: url(../../resources/orleansinn/images/bg_menuItem.gif) bottom right no-repeat;
}