html {
	height: 100%;
	min-height: 100%;
	width: 100%;
	overflow-y: scroll;
	margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 1px;
	#padding: 0px 0px 0px 2px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #e7e4db;
	height: 100%;
	min-height: 100%;
	width: 100%;
}

td, body {
	font-size: 10pt;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial;
	color: #707070;
}

h1 {
	display: inline;
	color: #993300;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	display: inline;
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}

a img {
	border: none;
	border: 0;
}

a:hover{
	color: #719D2E;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

.header a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}

.header a:hover {
	/*color: #6a2300;*/
	text-decoration: underline;
	text
}

/*img {
	behavior: url(/scripts/iepngfix.htc);
}*/

p {
	padding: 0 0 10px 0;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}

hr {
	background-color: #f00;
}

hr.big {
	border: 0;
	height: 3px;
	padding-bottom: 0;
	background-color: #000000;
}

hr.small {
	border: 0;
	height: 1px;
	padding-top: 0;
	background-color: #000000;
}

hr.nav {
	border: 0;
	height: 1px;
	padding-top: 0;
	padding-right: 100px;
	background-color: #000000;
}

.navHR {
	width: 470px;
	float: left;
}

.box {
background-color: #F4E9D3;
border: 1px dashed #333333;
padding: 7px 7px 7px 7px;
}

hr {
height: 1px;
border-top: 1px dotted #550000;
border-bottom: 0px dashed #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 888px;
}
.main{
	/*background-image: url(../images/bodyBG.jpg);
	_background-image: url(../images/bodyBG.jpg);
	background-position: top center;
	background-repeat: repeat-x;*/
	/*margin-left: auto;
	margin-right: auto;*/
	/*height: 100%;*/
}

.content {
	padding: 10px 0 0 0;
	min-height: 380px;
}

.content img {
	border: 3px #000000 solid;
}


.header{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	/*height: 94px;*/
	
	width: 888px;
	/*border: 2px solid aqua;*/
/*overflow: hidden;*/
	/*display: inline;*/
}
.colLeft {
	width: 498px;
	float: left;
	background-image: url(/images/menuTopBG.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	line-height: 18px;
	/*min-height: 180px;*/
	/*_height: 180px;*/
	text-align: left;
}

.colRight {
	width: 350px;
	float: right;
	text-align: left;
	font-family: Arial;
	line-height: 18px;
	padding: 0 10px 0 10px;
}
/*
.colRight img{
	padding: 5px 5px 5px 5px;
	border: 2px solid  #D6BCB1;
}
*/
.footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat;
}
.footerContent {
	margin-left: auto;
	margin-right: auto;
	width: 888px;
	height: 140px;
	color: #996600;
	padding: 40px 0px 20px 0px;
	line-height: 17px;
	color: #4f4931;
	display: inline;
}

.footerLeft {
	display: inline;
}
.footerLeft img {
	padding-right: 40px;
}
.footerRight {
	vertical-align: top;
	float: right;
	display: inline;
	text-align: right;
}
/*
#nav a:hover, #nav active a {
	border: 2px solid #DDDDDD;
	background-image: url(../images/nav_home_active.jpg);
}
#nav a {
	border: 2px solid aqua;
	background-image: url(../images/nav_home.jpg);
}
*/
.navbar {
	/*
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    height:45px;
	*/
	/*margin-left: 320px;*/
	float: right;
	/*width: 400px;
	text-align: right;*/.
}
#active {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
.navbar ul {
    list-style:none;
    display:inline;
    padding: 0;
    margin: 0;
    /*background:url("images/nav_bg.jpg") no-repeat;*/
}
.navbar li {
    list-style:none;
    display:inline;
    padding: 0;
    margin: 0;
    padding: 0 0 0 10px;
    /*padding: 0 0 0 20px;*/
}
.headerContent a {
    width:84px;
    text-decoration:none;
    background:url("images/nav_home_active.jpg") no-repeat;
    float:left;
    /*
    padding:12px 10px 13px;
    margin:0 -10px;
    */
}
.headerContent a:hover {
	/*
    background-position:0 -45px;
    color:#1e5ebd;
    */
}
.headerContent a:active {
    /*
    background-position:0 -90px;
    color:#1e5ebd;
    */
}
.hdrLogo {
	display: inline;
	padding-top: 50px;
	/*border: 2px solid aqua;*/
}
.hdrLogo img {
	padding: 5px 0 -15px 0;
}
.quote{
	background-color: #cfcdc5;
	padding: 5px 10px 5px 10px;
}
.caption {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}
.sig {
	color: #993300;
	font-weight: bold;
}
.swfDiv {
	/*border: 2px solid aqua;*/
	padding: 20px 0px 0px 0px;
}

.homeGarden {
	float: left
	padding: 0 10px 0 0;
	display: inline;
}

.homeGarden img {
	border: none;
	border: 0;
}

