/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {

}

body{
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
	background-color:#D6D6BC;
	color: #65748d;
	background-image: url(/images/siteimages/page_back3.jpg);
	background-repeat: repeat-x;

}
div#Layout{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/siteimages/layout_back.jpg);
	background-repeat: repeat-y;

	}
div#HeadingContainer{
	width: 800px;
	height: 235px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	

}
div#Heading{
	width: 800px;
	height: 235px;
	overflow: hidden;
	background-image:  url("../images/siteimages/heading3.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
div#HeadingPrint{
	display: none;
}

div#TopMenu{
	position: relative;
	top: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width:798px;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 5px;
	}
	
#TopMenu ul {
	padding: 0px;
	margin:0px 0px 0px 178px;
	overflow: visible;
	list-style-type: none;
	line-height: 23px;
}
#TopMenu ul li { 
	display: inline; 
	}

#TopMenu ul li a
{
	font-size: 11px;
	padding: 0px 14px 0px;
	color: #eeeeee;
	background-color:#2A3E61;
	text-decoration: none;
	height: 24px;
	float: left;
	letter-spacing: 1px;
	background-image: url(../images/siteimages/menudivider.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #65748D;
}

#TopMenu ul li a:hover
{
	font-size: 11px;
	color: #ffffff;
	background-color: #65748D;
	text-decoration: none;
	letter-spacing: 1px;


}	

div#MainContainer{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;

	padding-left: 10px;

	}
div#TableContent{
	width: 780px;
	}

/* Left Side */
	
.LeftColumn{
	width: 168px;
	background-color: #2A3E61;
	background-image: url(../images/siteimages/back_left.jpg);
	background-repeat: repeat-y;
	padding-left: 2px;

}
div#Left{
	/*width: 175px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	
}
	
#Navigation {
	padding: 0px;
	margin-bottom: 1px;
	margin-top: 0px;

}
#Navigation ul {
	padding: 0px;
	margin:0px 0px 0px 0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: visible;
	list-style-type: none;
	line-height: 19px;
	list-style-position: outside;	
}
#Navigation ul li a
{
	padding: 0px 2px 1px 20px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
/*	width: 153px;*/
	margin-bottom: 4px;
		/*background-image: url(../images/siteimages/arrowdown.gif);
	background-repeat: no-repeat;*/
}

#Navigation ul li a:hover
{
	padding: 1px 2px 0px 20px;
	background-color: #65748D;
	color: #ffffff;
	/*width: 153px;*/
	height: 20px;
	margin-bottom: 4px;
	margin-left: 2px;
		/*background-image: url(../images/siteimages/arrowup.gif);
	background-repeat: no-repeat;*/
}

/* Content Area */

.MidColumn{
	background-color: #ffffff;
}

div#MainContent{
	width:580px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 15px;
	line-height: 175%;

}

div#Notices{
	line-height: 130%;

}
#Notices P{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;}
	
	
#Notices H3{
	font-size: 125%;
	font-weight: bold;
	color: #043B6E;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#MainContent P{
	
	margin-top: 10px;
	margin-bottom: 10px;
}
#MainContent hr{
	margin-top: 4px;
	margin-bottom: 10px;
	height: 3px;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #ffffff;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ffffff;
}

.MainContentForm{
	border: 1px solid #333333;

}
.MainContentButton{
	border: thin outset #333333;
	color: #000000;
	background-color: #eeeeee;
}
.MainContentimg {
	float: right;
	}
#MainContent img{
	padding: 10px;
	border: 1px solid #999999;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	
	
div#CommentsContainer{
	margin-top: 20px;
	}
	
#CommentsContainer blockquote{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
div#Tour{
	width: 405px;
	margin-left: 50px;
	margin-right: 0px;
	}
.tourimage{
	border: 3px ridge #999999;
	}	
	
	

/* Footer */


div#FooterContainer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	float: none;
	clear: both;
	background-image: url(../images/siteimages/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#Footer{
	width: auto;
	margin-right:5px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 20px;
	text-align: center;	
	color: #eeeeee;
}

#Footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888a8d;
}
#Footer span a {
	padding: 0px 2px;
	color: #075597;
	text-decoration: underline;
}

#Footer span a:hover
{
	padding: 0px 2px;
	color: #990000;
	text-decoration: none;
}
div#Footer2{
	width: 760px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	color: #3D3D3D;

}
#Footer2 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888a8d;
}
#Footer2 span a {
	padding: 0px 4px;
	color: #990000;
	text-decoration: underline;
}


/* General Styles*/

h1 {
	font-size: 180%;
	font-weight: normal;
	color:  #075597;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: inherit;
	letter-spacing: 0.01em;
	}
	
.heading1override{
	margin-bottom: 2px;}
h2 {
	font-weight: normal;
	font-size: 165%;
	color: #999999;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888A8D;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #043B6E;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #333333;
	font-size: 140%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #043B6E;
	background-color: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #333333;
}
A:link {
	color: #075597;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	background-color: inherit;
}
.noborder{
	border: 1px solid #F4F4F4;
}
.small {  font-size: 10px}

.formlabels {
	color: #990000;
	font-weight: bold;
background-color: inherit;
}

.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 125%;
	font-weight: bold;
	font-size: 130%;
}
.linkslist1c {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 125%;
}
.linkslist1b {
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	background-color: inherit;
	font-size: 11px;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	background-color: inherit;
	margin-top: 10px;
}

legend {
	font-weight: normal;
	font-size: 155%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

.alternatelegend {
	font-weight: normal;
	font-size: 130%;
	color: #0a2e86;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	left: auto;
}

fieldset{
	padding: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #5A82B9;
	border-right: 0px #5A82B9;
	border-bottom: 1px solid #5A82B9;
	border-left: 0px #5A82B9;
}
.fieldsetform{
	background: #ffffff;
	border: 1px double #5A82B9;
}
fieldset ul{
	margin-top: 1px;
	margin-bottom: 5px;
	}
div#PhotoBorderLarge{
	width: auto;
	height: auto;
	border: 2px solid #425227;
	background: #ffffff;
	padding: 10px 15px;
}
#PhotoBorder image{
	border: 1px solid #425227;
}

.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #406747;
}

.alternateform{
	border: 0px;
	background-color:#ffffff;
	}
	
div#HomeLogos{
	width: auto;}
#HomeLogos img {
	border: 1px solid #FFFFFF;
}
