/* IE 6 RENDERING PNG TRANSPARENCY FIX */
img, div, body { behavior: url(iepngfix.htc) }


* {margin: 0px;	padding: 0px}

#fullContainer {width: 100%}

#borderTop {
	background: url(/images/Border-Cork_Top.jpg) repeat-x;
	height: 70px;
	padding-right: 10px;
}
#topNav {
	color: #EEE;
	width: 100%;
	padding-top	: 15px;
	text-align: right;
	font-weight: bold;
}
#topNav a {
	font: 400 18px "Baskerville Old Face", Baskerville, serif;
	color: #EEE;
	text-decoration: none;
}

#topNav a:focus, #topNav a:hover {text-decoration: underline}

#mainContainer {
	width: 1024px;
	margin: 10px auto 5px;
	text-align: center;
}

#rightContainer {
	margin: 0 10px 0 20px;
	padding-left:  25px;
	overflow: auto;
	text-align: left;
	height: 357px;
}

#rightContainer h1 {
	color: #4F392F;
	text-align: left;
	font-size: 24px;
	margin-bottom: 5px;
}
#rightContainer h2 {
	color: #B6DD10;
	font-size: 18px;
	border-bottom: 3px double #414042;
	margin: 10px 5px;
}
#rightContainer p {
	font-family: "Times New Roman", Times, serif;
	margin: 5px 5px 15px;
	color: #222222;
	font-size: 13px;
}
#rightContainer  a {
	color: #97C100;
	text-decoration: none;
	border-bottom: 1px solid #97C100;
}
#rightContainer a:focus, #rightContainer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #97C100;
}

#rightContainer ul {
	line-height:1.4;
	list-style-type:none;
	margin: 0px 0px 25px 25px;
}
#rightContainer li {
    padding-left:15px;
    background:transparent url(/images/bullet2.jpg) no-repeat;
    background-position:0 7px;
}
#rightContainer small {
	font-size: 12px;
	margin-left: 5px;
}
#rightContainer .description {
	color: #666600;
	font: small-caps 16px Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
	text-align: justify;
	margin: 0px auto 10px;
}
#rightContainer .hmpgImage {
	margin: 0px auto;
	text-align: center;
}
#rightContainer form#contactForm {
	background: #222222;		/*#C6F29F*/
	border: 2px dotted #B6DD10;
	padding: 0px 5px;
	color: #FDFDFD;
	
}

#rightContainer form#contactForm p {color: #FDFDFD}

#rightContainer form#contactForm a {color: #FDFDFD !important}

#rightContainer .required {
	font-size: 12px;
	color: #CC0000;
	vertical-align: super;
}


#leftContainer {
	text-align: left;
	float: left;
	width: 425px;
	
}


.contactInfo {margin-top: 50px;	text-align: center}

.contactInfo h2 {
	font-family: "Baskerville Old Face", Baskerville, serif;
	letter-spacing: 0.1em;
	color: #4F392F;
	line-height: 1.4;
}
.contactInfo p {color: #97C100}

.contactInfo p.address {font-weight: bold}

.contactInfo  a {
	color: #97C100;
	text-decoration: none;
	border-bottom: 1px solid #97C100;
	line-height: 1.4;
}
.contactInfo a:focus, #leftContainer .contactInfo a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #97C100;
}

.tagline {
	font-size: 20px;
	font-style: italic;
	margin-top: 50px;
	text-align: center;
}

h1 {
	font: bolder small-caps 44px "Times New Roman", "Baskerville Old Face", serif;
	/* color: #5FB316; */
	color: #B6DD10;
	letter-spacing: 0.1em;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}
h1 .largeI {
	font-size: 52px;
}
h1 a {
	color:#B6DD10;
	text-decoration: none;
}

h1 a:focus, h1 a:hover {
	text-decoration: none;
}
h2 {
	margin-top: 15px;
}
ul#mainNav {
	list-style: none;
	text-align: center;
}
ul#mainNav li {
	display: inline;
	border-left: 1px solid #333;
	line-height: .9;
	padding: 0px 8px;
}

ul#mainNav li.first {border-left: none; padding-left: 0px}

ul#mainNav li a {
	font: 400 18px "Baskerville Old Face", Baskerville, serif;
	color: #333;
	text-decoration: none;
}
ul#mainNav li a:focus, ul#mainNav li a:hover {
	text-decoration: underline;
}
#siteBy {
	color: #BBBBBB;
	text-align: center;
	font-size: 10px;
}
#siteBy a {
	color: #BBBBBB;
}


#borderBottom {
	background: url(/images/Border-Cork_Bottom.jpg) repeat-x;
	height: 187px;
}

#borderBottom .avaDesigner {
	border: 0px;
	float: right;
	margin: 85px 20px 0 0;
	width: 100px;
}







