/* Layout Stylesheet */ 

body {
	color: #000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
 }

a
{
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.link a
{
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
}

.link a:hover
{
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#outer {
 text-align:left;
 width:750px;
 }

#hdr {
	height:82px;
	color: #993366;
	text-align: right;
	font-family: Garamand;
	font-style: italic;
 }

#hdr img {
	height:82px;
	float: left;
 }

#bar {
 height:25px;
 color: #FFFFFF;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:750px;
	padding:0;
	background-color: #993366;
 }

#l-col {
 float:left;
 background:#993366;
 color: #333333;
 width:175px;
 }

#cont {
	width:560px;
	background:#ffffff;
	border:solid #000000;
	border-width:1px 1px 1px 1px;
	text-align:left;
	margin-left: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 }

#cont h2
{
	color: #993366;
	font-family: Garamand;
	font-size: 18px;
}

#cont a
{
	color: #993366;
}

#cont a:hover
{
	color: #999999;
	text-decoration: none;
}
#ftr {
	height:50px;
	color: #FFFFFF;
	margin:0;
	background-color: #993366;
	font-size: 12px;
	padding-top: 5px;
 }

#ftr a
{
	color: #FFFFFF;
}

#ftr a:hover
{
	color: #999999;
	text-decoration: none;
}
h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 color: #993366;
 }
 
h1
{
	font-family: Garamand;
	color: #993366;
	font-size: 24px;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h2
{
	color: #993366;
	font-family: Garamand;
	font-size: 18px;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #993366;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #993366;
}
.style3 {
	font-size: 12px;
	text-align: center;
	color: #993366;
}
.style4 {
	font-size: 16px;
	color: #000000;
}
.style5 {
	font-size: 22px;
	color: #993366;
	font-weight: bold;
	font-family: Garamand;
}
.style6 {
	font-size: .8em;
}
.subother
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	float: right;
	position: absolute;
	top: 0em;
	right: 0px;
}

.sidebar
{
	position : absolute;
	top : 78px;
	left : 12px;
	width : 155px;
	z-index : auto;
	margin-top: 5px;
	height: 208px;
}

.subother
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	float: right;
	position: absolute;
	right: 30px;
	top: 9em;
}

.mid
{
	font-family: Arial, Helvetica, sans-serif;
	color: #9C3063;
	margin-top: 75px;
}

.bottom
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #993366;
}

.bottom a
{
	color: #FFFFFF;
	text-decoration: none;
}

.bottom a:hover
{
	color: #999999;
}

.title
{
	position:absolute;
	top:0px;
	left:0.5em;
	height:1em;
	padding: 5px;
	z-index : 0;
	width: 98%;
	margin-right: auto;
	color : #993366;
	font-family:Garamand;
}

.style8 {color: #993366}
.style9 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-family: Garamand;
	font-style: italic;
}
.style11 {
	color: #FF0000;
}
.style12 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
#subnav {
	width:560px;
	background:#ffffff;
	border:solid #000000;
	border-width:1px 1px 0 1px;
	text-align:center;
	margin-left: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#subnav a {
	color: #993366;
}
#subnav a:hover {
	text-decoration: none;
}
#subnav a:visited {
	color: #993366;
}
.offer {
	font-family: Garamand;
	font-style: italic;
}
.offer a {
	background-color: #993366;
	color: #FFFFFF;
	padding: 4px;
	border-top: solid #000 1px;
	border-left: solid #000 1px;
	border-right: solid #000 2px;
	border-bottom: solid #000 2px;
	font-family: Garamand;
}
.offer a:hover {
	color: #999999;
	border-top: solid #666666 2px;
	border-left: solid #666666 2px;
	border-right: solid #666666 1px;
	border-bottom: solid #666666 1px;
	font-family: Garamand;
}

