﻿BODY {
	background-color: #FCFDEF;
	background-image: url("../images/back.jpg"); /* sets the background image */;
	background-position: left top;
/* positions the background image */	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #655F43;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FCFDEF;
	font-size: small;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #655F43;
}
#topHeaderMain {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#topHeader2 {
	font-family: Times New Roman, Times, serif;
	text-align: left;
	color: #655F43;
	font-weight: bold;
	font-size: 24pt;
	background-color: #655F43;
	background-image: url('../images/mainimage2.jpg'); /* sets the background image */;
	background-position: top center;
/* positions the background image */	background-repeat: no-repeat;
	height: 150px;
	border: 1px solid #655F43;
	padding-left: 45px;
}
#logoHeader {
	vertical-align: middle;
	padding: 0px;
	margin: 90px 0px 0px 0px;
}
#topnav {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background-color: #655F43;
	border-right: 1px solid #655F43;
	border-left: 1px solid #655F43;
	border-bottom: 1px solid #655F43;
	height: 25px;
}
#navbar {
	text-align: center;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
}
#navbar li {
	padding: 3px 0px 3px 0px;
	margin: 0px 7px 0px 7px;
	display: inline;
	list-style-type: none;
	height: 15px;
}
#navbar a {
	text-decoration: none;
	color: #F3F3F3;
	padding: 5px;
	margin: 0px;
	font-size: 12px;
}
#navbar ul li a:hover {
	text-align: center;
	color: #D6C8C8;
}
#footer {
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	color: #655F43;
	font-size: 8pt;
	font-variant: small-caps;
}
#navbarBottom {
	text-align: center;
	padding: 18px 0px 0px 0px;
	margin: 0px;
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
	color: #655F43;
}
#footer p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
#navbarBottom ul {
	padding: 0px;
	margin: 0px;
}
#navbarBottom li {
	padding: 3px 0px 3px 0px;
	margin: 0px 9px 0px 9px;
	display: inline;
	list-style-type: none;
	height: 15px;
}
#navbarBottom a {
	text-decoration: none;
	color: #655F43;
	padding: 5px;
	margin: 0px;
}
#navbarBottom ul li a:hover {
	text-align: center;
	text-decoration: underline;
}


#mainContent {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#mainContentGray {
	margin: 0px;
	padding: 0px;
	background-color: #DDDECE;
}
#mainContentWhite {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 305px;
}
#mainLeftColHome {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 20px;
	border-right-style: solid;
	border-right-width: 8px;
	border-right-color: #655F43;
	padding: 6px 8px 5px 8px;
	margin: 0px;
}
#mainLeftColHome h1 {
	border-style: none;
	border-width: 0px;
	text-align: left;
	padding: 4px 0px 3px 7px;
	margin: 0px;
	font-size: 14px;
	color: #995E3B;
	font-weight: bold;
}
#mainLeftColHome p {
	border-style: none;
	border-width: 0px;
	padding: 4px 7px 6px 7px;
	margin: 0px;
	font-size: small;
}
#mainRightColHome {
	float: left;
	width: 244px;
	background-color: #FFFFFF;
	padding: 35px 5px 5px 5px;
	margin: 0px;
}
#mainLeftCol {
	float: left;
	width: 472px;
	background-color: #FFFFFF;
	text-align: justify;
	line-height: 20px;
	border-right-style: solid;
	border-right-width: 8px;
	border-right-color: #655F43;
	padding: 6px 8px 5px 8px;
	margin: 0px;
}
#mainRightCol {
	background-position: left top;
	float: left;
	width: 244px;
	background-color: #DDDECE;
	padding: 6px 5px 5px 5px;
	margin: 0px;
	background-image: url('../images/back3.jpg');
	background-repeat: repeat-x;
}
#leftSideGallery {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #DDDECE;
/* sets the background image */;/* positions the background image */	line-height: 20px;
	border-bottom: 1px solid #655F43;
	border-left: 1px solid #655F43;
	border-right: 1px solid #655F43;
	width: 100px;
	padding-left: 5px;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
	border-style: none;
	border-width: 0px;
}
#rightSideGallery {
	background-position: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	background: #FFFFFF;
	font-size: 100%;
	text-align: justify;
	line-height: 20px;
	border-right: 1px solid #655F43;
	border-bottom: 1px solid #655F43;
	border-left: 1px solid #655F43;
	padding: 10px 15px 5px 15px;
	width: 585px;
	border-right-color: #655F43;
	border-bottom-color: #655F43;
	border-style: none none none solid;
	border-width: 0px 0px 0px 8px;
	float: left;
}
#rightSideGallery img {
	border: 2px solid #655F43;
}
#rightSideGallery h3 {
	border: 2px none #655F43;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}
.topLogo {
	border-width: 0px;
	vertical-align: middle;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}
.centerText {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-align: center;
}
.leftJustifyText {
	text-align: left;
}
.italicText {
	font-style: italic;
}
.centerItalicText {
	font-style: italic;
	text-align: center;
}
.imgAlignCenter {
	vertical-align: middle;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}
.imgBorder {
	border: 3px outset #655F43;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.redBold {
	color: #FF0000;
	font-weight: bold;
}
.goldBold {
	color: #655F43;
	font-weight: bold;
}
.rollover   {
	text-align: right;
	color: #655F43;
	margin-left: 4px;
}
.rollover a {
	display: block;
	width: 100px;
	padding: 2px 0px 6px 0px;
	font: bold 12px sans-serif;
	color: #655F43;
	background: url("../images/buttongroup.jpg") 0 0 no-repeat;
}
.rollover a:hover {background-position: 0 -30px; color: #655F43; text-decoration: none;}
.rollover a:visited {color: #655F43; text-decoration: none;}
.galleryPicLeft {
	float: left;
	width: 260px;
	border: 0px none #808000;
	margin-right: 25px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 25px;
	clear: left;
}
.galleryPicRight {
	float: left;
	width: 260px;
	border: 0px none #808000;
	text-align: center;
	margin-bottom: 25px;
}
.galleryPicMiddle {
	width: 545px;
	border: 0px none #808000;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 25px;
}
p, td, li {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url("../images/bullet.gif");}

/* this group sets the normal link colors */

A:LINK    {color: #655F43; text-decoration: none; font-weight: bold;}
A:VISITED {color: #655F43; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #846139; text-decoration: underline overline; font-weight: bold;}
A:ACTIVE  {color: #655F43; text-decoration: none; font-weight: bold;}

/* this grouping sets the heading colors and sizes */

H1 {
	font-size: 20px;
	font-weight: 600;
	color: #655F43;
}
H2 {
	font-size: 18px;
	font-weight: normal;
	color: #655F43;
}
H3 {font-size: 120%; font-weight: bold; color: #68532D; letter-spacing: 2px;}
H4 {font-size: 110%; font-weight: bold; color: #AC9B92; letter-spacing: 2px;}
H5 {font-size: 110%; font-weight: bold; color: #776A71; letter-spacing: 2px;}
H6 {font-size: 90%; font-weight: bold; color: #6F212E; letter-spacing: 2px;}

/* this class sets the properties for the horizontal rule bar */

hr {color: #570067; width: 80%; height: 2px;}

.maincell {
font-family: Verdana, Arial, sans-serif;
background-color: #655F43;
background-image: url('../images/mainimagelogosample.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 320px;
border: 1px solid #655F43;
}
.maincell2 {
font-family: Times New Roman, Times, serif;
text-align: left;
color: #655F43;
font-weight: bold;
font-size: 24pt;
background-color: #655F43;
background-image: url('../images/mainimage2.jpg'); /* sets the background image */
background-position: top center; /* positions the background image */
background-repeat: no-repeat;
height: 150px;
border: 1px solid #655F43;
padding-left: 45px;
padding-bottom: 20px;
}


.textarea1 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-top: 1px solid #655F43;
border-left: 1px solid #655F43;
padding-left: 45px;
padding-right: 5px;
width: 250px;
}

.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-top: 1px solid #655F43;
border-left: 1px solid #655F43;
padding-left: 45px;
padding-right: 5px;
width: 250px;
}

.textarea3 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #655F43;
border-bottom: 1px solid #655F43;
border-left: 1px solid #655F43;
padding: 5px;
width: 500px;
}

.textarea4 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #655F43;
border-bottom: 1px solid #655F43;
border-left: 1px solid #655F43;
padding: 5px;
width: 800px;
}

.textarea5 {
font-family: Verdana, Arial, sans-serif;
background: #FFFFFF;
font-size: 100%;
text-align: justify;
line-height: 20px;
border-right: 1px solid #655F43;
border-bottom: 1px solid #655F43;
border-left: 1px solid #655F43;
padding: 5px;
width: 4900px;
}



.spacer {
background: #FFFFFF;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
height: 1px;
border-left: 1px solid #655F43;
border-top: 1px solid #655F43;
}
.spacer2 {
background: #FFFFFF;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
height: 1px;
border-right: 1px solid #655F43;
border-top: 1px solid #655F43;
}
.sidenav {
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
background-color: #DDDECE;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
text-align: right;
line-height: 20px;
border-bottom: 1px solid #655F43;
border-left: 1px solid #655F43;
border-right: 1px solid #655F43;
width: 246px;
padding-right: 20px;
padding-top: 5px;
}

.sidenav2 {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
background-color: #DDDECE;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: repeat-y;
text-align: center;
line-height: 20px;
border-bottom: 1px solid #655F43;
border-left: 1px solid #655F43;
border-right: 1px solid #655F43;
width: 246px;
padding-right: 2px;
padding-left: 36px;
padding-top: 5px;
}

.sidenav3 {
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
background-color: #DDDECE;
background-image: url('../images/back2.jpg'); /* sets the background image */
background-position: top right; /* positions the background image */
background-repeat: repeat-y;
text-align: left;
line-height: 20px;
border-bottom: 1px solid #655F43;
border-left: 1px solid #655F43;
border-right: 1px solid #655F43;
width: 100px;
padding-left: 5px;
padding-right: 50px;
padding-top: 5px;
}

.bottomnav {
	background-image: url('../images/bottom.jpg'); /* sets the background image */;
	background-position: top right;
/* positions the background image */	background-repeat: no-repeat;
	color: #655F43;
	font-size: 7pt;
	letter-spacing: 2px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}

.bottomnav a:link    {color: #655F43; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:visited {color: #655F43; text-decoration: none; font-weight: bold;text-align: center;}
.bottomnav a:hover   {color: #846139; text-decoration: none; font-weight: bold; text-align: center;}
.bottomnav a:active  {color: #655F43; text-decoration: none; font-weight: bold;text-align: center;}

.imageright  {margin: 0px 10px 0px 10px; float: right;}
.imageleft  {margin: 5px 5px 0px 2px; float: left;}

/* Templates in Time */


