/* (C) Copyright 2005 Long2 Consulting. All Rights Reserved */

html, body  {
color:#000000;
background-color: #DDDFE3;
font-family: Verdana, Arial, sans-serif;
font-size: .9em;
margin: 0px;
}

html {
	scrollbar-3dLight-color: #6886C9;
	scrollbar-arrow-color: black;
	scrollbar-darkShadow-color: grey;
	scrollbar-face-color: #6886C9;
	scrollbar-highlight-color: #093081;
	scrollbar-shadow-color: grey;
	scrollbar-track-color: #CADBFF;
}

td {
	vertical-align: top;
}

ul, ol {
	line-height: 150%;
	font-size: 1em;
}

li {
list-style-image: url('images/bullet1.gif');
font-size: 1em;
}


h1 {
font-size: 1.4em;
color: #093081;
text-align: center;
padding: 2px;
border-bottom-style: solid;
border-color: #093081;
border-width: 2px;
}

h2 {
font-size: 1.3em;
color: #6886C9;
background-color: #FFFFFF;
padding: 2px;
border-bottom-style: solid;
border-color: #6886C9;
border-width: 1px;
}

h3 {
font-size: 1.2em;
color: #FFFFFF;
background-color: #093081;
padding: 2px;
border-style: solid;
border-color: #6886C9;
border-width: 1px;
}

h4 {
font-size: 1.1em;
color: #FFFFFF;
background-color: #6886C9;
padding: 2px;
border: 1px solid #093081;
}

h5 {
font-size: 1em;
color: #6886C9;
background-color: #FFFFFF;
padding: 2px;
border: 1px solid #6886C9;
}

h6 {
font-size: .9em;
color: #ffffff;
background-color: #093081;
padding: 2px;
}

a:link {
text-decoration: underline;
color: #093081;
background-color: #FFFFFF;
} 

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #093081;
}


/* ////// This sets the main layout ////// */
#bgImage  {
   background: url('images/mainimage.jpg') no-repeat;
   position: absolute;
   z-index: 9;
   width: 760px;
   height: 600px
}

#TopLeft {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 322px;
	height: 86px;
}
#TopLeft p{
	color: #FFFFFF;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 8px;
}

#TopRight {
	position: absolute;
	left: 322px;
	top: 0px;
	z-index: 11;
	width: 438px;
	height: 86px;
}

#TopRight p{
	color: #FFFFFF;
	font-size: .9em;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
}
#TopRight a:link {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
}
 
#TopRight a:visited {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	font-weight: bold;
	padding: 4px;
}

#TopRight a:hover {
	color: #093081; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	border-style: solid;
	border-color: #6886C9;
	border-width: 1px;
	padding: 3px;
}

#Hearts2-03 {
	position:absolute;
	left: 0px;
	top: 86px;
	z-index: 12;
	width: 143px;
	height: 473px;
}

#LeftNav {
	position:absolute;
	left: 143px;
	top: 86px;
	z-index: 13;
	width: 179px;
	height: 473px;
}
#LeftNav p{
	color: #FFFFFF;
	background-color: transparent;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
    line-height: 24px;
	vertical-align: top;
}

#LeftNav a:link {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none;
	font-weight: bold;
	width: 90%;
	padding: 4px;
}
 
#LeftNav a:visited {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none; 
	font-weight: bold;
	width: 90%;
	padding: 4px;
}

#LeftNav a:hover {
	color: #FFFFFF; 
	background-color: #093081; 
	text-decoration: none; 
	font-weight: bold;
	border-style: solid;
	border-color: #093081;
	border-width: 1px;
	width: 90%;
	padding: 3px;
}

#contentscroll {
	overflow: auto;
	position: absolute;
	left: 322px;
	top: 86px;
	z-index: 16;
	width: 438px;
	height: 473px;
}

#contentscroll  p {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 10px;
}
#contentscroll li ol {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#Copyright {
	position: absolute;
	left: 0px;
	top: 559px;
	z-index: 14;
	width: 760px;
	height: 41px;
}
#Copyright p {
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.Copyright p {
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}