/* Copyright (c) 2006 Service First Webmasters, Inc. All Rights Reserved. */
body,html {
	text-align: center; /*for IE6 only*/
	margin:0; padding:0;
}
.nui.button.colored.slate {
  color: #fff !important;
  text-shadow: transparent !important;
}
body {/*this is separated because DW applies the html background to everything */
	background-color: #FFFFFF; /* Keep as is so that the UA editor shows the content correctly */
}
.body {
	background: url(../images/page_bg_rpt.jpg) 0 0 repeat-x #393d21; /
}
/* page (the biggest div, containing everything else) ------------*/
div#page {
	text-align:left;/* to counteract the IE5x hack in the body tag for centering*/
	padding: 0;
	margin: auto; /* set this margin to zero for stuck-left designs, auto for float-center */
	/* for a left column that goes all the way down, we have a bg image in the page div background*/
	background: url(../images/content_bg.jpg) 0 0 repeat-y #fefcec; /*EDIT: color of the content area bg*/
	/*width: 1012px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;/* EDIT for style */
	color:#000000;/* EDIT for style */
}
/* page ^ ---------------*/

/* banner -----------------*/

.ie6 div#banner {
	height:324px;
}

.logoDiv {
	cursor:pointer; /*the div itself links back to the home page, so you can have a background image as the logo*/
}
.logoDivYAH {
	cursor:text !important; /*the div itself links back to the home page, so you can have a background image as the logo*/
}
/* banner ^ -----------------*/


/* horizontal  navigation ------------*/
/*div#horizNav {
	margin-: 0;
	padding: 0 0 0 21px;
	position:relative;
	font-size: 18px;/*EDIT for style*/
	font-weight: normal;/*EDIT for style*/
	color: #fef6bb;/*EDIT for style*/
	background:url(../images/nav_bg.jpg) 0 0 no-repeat transparent;
	height:44px;
}*/
div.hnavButton {
	float:left;
	width: 84px;
	text-align:center;
    background: transparent;
	height: 40px;
	margin: 0 9px 0 0;
	padding: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.hnavButton a:link, div.hnavButton a:visited, .maximenuck li a:link .titreck-title, .maximenuck li a:visited .titreck-title  {
	display:block;	
	text-decoration: none;/*EDIT for style*/
	color: #fef6bb !important;/*EDIT for style*/
	margin: 0;
	padding: 2px 0 0 0;  /*EDIT for style*/
	font-weight: normal;/*EDIT for style*/
	letter-spacing:0.01em;
	text-shadow: 0px 2px 5px #000;
	filter: chroma(color=#697b56) shadow(color=#444444,direction=180,strength=3)
	shadow(color=#444444,direction=90,strength=1)
	shadow(color=#444444,direction=270,strength=1); /*ie */ 
}

div#maximenuck109 ul.maximenuck li.maximenuck.level1 > a.buying, div#maximenuck109 ul.maximenuck li.maximenuck.level1 > a.selling {
	padding:0 26px 15px 26px;
}

div#maximenuck109 ul.maximenuck li.maximenuck.level1 > a.contact {
	padding:0 25px 15px 25px;
}


div#maximenuck109 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck109 ul.maximenuck li.maximenuck.level1 > span.separator {
	padding-top:  0;
}

.ie9 div.hnavButton a:link, div.hnavButton a:visited {
	display:block;	
	text-decoration: none;/*EDIT for style*/
	color: #fef6bb !important;/*EDIT for style*/
	margin: 0;
	padding: 0 0 1px 0;  /*EDIT for style*/
	font-weight: normal;/*EDIT for style*/
	letter-spacing:0.01em;
	text-shadow: 0px 2px 5px #000;
	filter: chroma(color=#697b56) shadow(color=#444444,direction=180,strength=3)
	shadow(color=#444444,direction=90,strength=1)
	shadow(color=#444444,direction=270,strength=1); /*ie */ 
}
.mac.webkit div.hnavButton a:link, div.hnavButton a:visited, .maximenuck li a:link .titreck-title, .maximenuck li a:visited .titreck-title {
	font-weight: bold;
}
.win.webkit div.hnavButton a:link, div.hnavButton a:visited, .maximenuck li a:link .titreck-title, .maximenuck li a:visited .titreck-title { /*chrome*/
	font-size: 19px;
	padding:1px 0 0 0;
	font-weight:normal;
}
div.hnavButton a:hover, div.hnavButton a:active, .maximenuck li a>active .titreck-title {
	color: #fefadc !important;
}
div.hnavButton a.YAH:link, div.hnavButton a.YAH:visited, div.hnavButton a.YAH:hover, div.hnavButton a.YAH:active,
.maximenuck li a:link .titreck-title, .maximenuck li a:visited .titreck-title, .maximenuck li a.active .titreck-title {
	_cursor: text !important;
	color: #fefadc !important;/*EDIT for style*/
	text-decoration: none !important;
	
}
div.hnavButton a.YAH, .maximenuck li a .titreck-title {
	cursor: text !important;
}

div.phoneNumber, .maximenuck li .phoneNumber {
	/*position:relative;
	top:-5px;
	left:0px;*/
	float:left;
	text-align:center;
    background: transparent;
	height: 40px;
	font-size:23px;
	letter-spacing:0.005em;
	margin: -6px 0px 0 40px;
	padding: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #57624a;
	text-shadow: 0px 1px 1px #57624a;
}

div#maximenuck109 ul.maximenuck li.maximenuck.level1 > span.separator {
	color: #57624a !important;
}



/* horizontal  navigation ^ -------------

	-moz-box-shadow: 0px 0px 8px #338;
	-webkit-box-shadow: 0px 0px 8px #338;
	box-shadow: 0px 0px 8px #338;*/


/* text in the content area ---------------- */
h1 {
	font-size: 22px;/*EDIT for style */
	font-weight: normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434827;/* EDIT for style */
}
h2 {
    font-size: 20px;/*EDIT for style */
	font-weight:normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434827;/* EDIT for style */
}
h3 {
    font-size: 18px;/*EDIT for style */
	font-weight:normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434827;/* EDIT for style */
}
h4 {
    font-size: 17px;/*EDIT for style */
	font-weight:normal;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434827;/* EDIT for style */
}
h5 {
    font-size: 16px;/*EDIT for style */
	font-weight:bold;/*EDIT for style */
	margin: 1.3em 0 0 0;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#434827;/* EDIT for style */
}
p {
	line-height: 1.7em;
	padding-top: 0.1em; /*inherits font size from page, has bottom margin built in by browser*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;/* EDIT for style */
	color:#434827;/* EDIT for style */
}
.firstPara {
	padding-top: 0.3em;/*if you need snugged up first paras, use inline to make bottom margin 0px*/
	margin-top:0;
}
.firstH1 {
	padding-top: 0.3em;/*if you need snugged up first paras, use inline to make bottom margin 0px*/
	margin-top:0;
}
.beforeUL {
	margin-bottom:0;
}
.firstParabeforeUL {
	padding-top: 0.3em;
	margin-top:0;
	margin-bottom:0;
}
a {
	color: #697b56 !important;/*EDIT for style */
	font-weight:bold;
	text-decoration: underline;
}
ul {
	list-style-type: circle;/*EDIT for style */
	list-style-position: outside;
	margin: 0em 0 0 3em; /* T R B L */
	padding: 0;
}
li {
	color: #697b56;/*EDIT for style -- the bullet color */
	font-size: 16px;/*EDIT for style -- the bullet size */
}
li p {
	margin: 0 0 0 0;
	color: #000000;/*EDIT for style -- match page color, if bullet color is different */
	font-size:16px;/*EDIT for style -- match page font size, if bullet size is different */
	padding: 0.3em 0 0 0;
}
/* text in the content area ^ ---------------- */

/* floated sidebars and pullquotes  --------------------- */
.floatedSidebar {
	float: right;
	margin: 10px 0 5px 15px;  /* T R B L */
	padding: 12px;
	background: #fefdf6;/*EDIT for style*/
	border: 3px double #bcb992;/*EDIT for style*/
	width: 300px;
}
.floatedSidebar h3 {
	margin: 0;
	padding: 0;
}

/*div#guidelines {
	width: 600px;
	border: 2px solid #838166;
	padding:40px 65px 30px 65px;
	margin: 35px auto 20px auto;
	clear:both;
	background: #f5e6cb;
}*/
div#guidelines h2 {
	margin:0;
}
div#guidelines p {
	font-size:17px;
	text-align:left;
}
.gNumber {
	color:#6f7740;
	font-size:20px;
	font-weight:bold;
	
}
.floatedPullquote {
	float: right;
	margin: 10px 0px 15px 25px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #7f874f;/*EDIT for style*/
	border-bottom: 4px solid #7f874f;/*EDIT for style*/
	width: 250px; 
}
.floatedPullquote p {
	margin: 0;
	font-size: 15px;/*EDIT for style*/
	line-height: 1.1em;
	letter-spacing: 0.01em;
	color: #444444;/*EDIT for style*/
	padding: 0px 5px 0px 8px; 
}
p.quoteAttrib {
	font-size: 11px;/*EDIT for style*/
	text-align: right;
	
}

.ui.button {
	background-color: #434827 !important;
	color: #fff !important;
	padding: 10px 25px !important;
	width: auto !important;
}

.ui.button:hover {
	background-color: #C7D294 !important;
	color: #434827 !important;
	padding: 10px 25px !important;
	width: auto !important;
}

/* floated sidebars and pullquotes ^ --------------------- */

/* floated photos/graphics --------------*/
/*.floatedPhotoRight {
	float: right;
	margin: 10px 0 5px 15px;
}*/
.floatedPhotoRight img, .floatedPhotoLeft img {
	border:1px solid #3f4428;
}
/*.floatedPhotoRight p, .floatedPhotoLeft p, div.photoContainer p {
	margin: 0;
	padding: 5px 1px 0 1px;
	font-size: 14px;
	line-height: 1.2em;
	text-align:left;
}*/
/*.floatedPhotoLeft {
	float: left;
	margin: 10px 15px 5px 0;
}*/
div.photoContainer {
 	text-align:center;
	margin-left:50px;/*EDIT for style: match content area right margin*/
}
div.photoPair {
	margin: 20px auto 20px auto;
}
/* floated photos/graphics ^--------------*/

/* floated tables -------------------*/
.floatedTableLeft table,.floatedTableRight table,.floatedTableFull table {
	border-collapse: collapse;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;/* EDIT for style */
	font-size: 14px; /* EDIT for style */
	margin-bottom: 5px;	
}
.floatedTableLeft th,.floatedTableRight th,.floatedTableFull th {
	text-align:center;
	background-color: #7f874f;/* EDIT for style */
	color: #FFFFFF;/* EDIT for style */
	padding: 2px;
}
.floatedTableLeft td,.floatedTableRight td,.floatedTableFull td {
	text-align: center;
	padding: 2px;
}
td.tBottomRow {
	border-bottom: 1px dashed #7f874f;/* EDIT for style: bottom table border */
}
.row {
	background-color:#fefcef;/* EDIT for style: row color */
}
.altRow {
	background-color:#fefbe2;/* EDIT for style: alternate row color */
}
th.tLeft,td.tLeft {
	padding: 2px 2px 2px 5px;
	text-align:left;
}
.floatedTableLeft p,.floatedTableRight p,.floatedTableFull p {
	font-size: 11px;/* EDIT for style */
	margin: 0;
	padding: 0 2px 0 2px;
	line-height: 1.2em;
	text-align:left;
}
.floatedTableFull {
	margin: 10px auto 10px auto; /* T R B L */
}
.floatedTableLeft {
	float: left;
	margin: 15px 15px 10px 0;
}
.floatedTableRight {
	float: right;
	margin: 15px 0 10px 15px;
}
/* floated tables ^ -------------------*/

/* contact  ------------------------- */
.formPanel {
	border-top: 4px double #7f874f;/* EDIT for style */
	border-bottom: 4px double #7f874f;/* EDIT for style */
}
table.contactForm {
	clear: both;
	margin: 10px auto 0px auto; 
	border-collapse: collapse;
	width: 465px; 
	font-size: 12px;/*EDIT for style*/
}
td.contactLabel {
	text-align:right;
	vertical-align:top;
	padding: 3px 3px 3px 0;
	font-size: 12px;/*EDIT for style*/
}
td.contactBox {
	text-align:left;
	vertical-align:middle;
	font-size: 12px;/*EDIT for style*/
}
.Box {
	background-color:#FFFDDA;/*EDIT for style*/
	line-height: 1.1em;
	padding: 2px;
}
.button {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #fef6bb !important;/*EDIT for style*/
	text-decoration: none !important;
	background: url(../images/nav_bg.jpg) -22px 0 no-repeat #697b56; /*EDIT for style*/
	padding: 7px 0px 0px 20px; 
	margin: 2px 0 2px 0;
	width:64px;
	height: 36px; /*EDIT for style*/
	text-shadow: 0px 2px 5px #000;
	filter: chroma(color=#697b56) shadow(color=#444444,direction=180,strength=3)
	shadow(color=#444444,direction=90,strength=1)
	shadow(color=#444444,direction=270,strength=1); /*ie */ 
}
.button:hover {
	color: #fefadc !important;/*EDIT for style*/
}
/* do not edit the styles below pertaining to the validation summary */
.validationSummary, .validationSummary ul {
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	margin: 0.2em 0 0 3em;
	padding: 0;	
}
.validationSummary li {
	color: #FF0000 !important;
	list-style-type: disc;
	list-style-position: outside;
}
.validationSummary li b{
	font-family:Verdana, geneva, "helvetica neue", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
/* contact  ^ ------------------------- */

/* bottom contact strip ----------- */

/*div#contact1 {
    text-align:center;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	width:1012px;
}*/
div#contact1 p {
	color: #fef6bb;
	font-size:18px;
	margin:0;
	padding:0;
	line-height:1.6em;
	text-shadow: 0px 2px 5px #000;
	filter: chroma(color=#697b56) shadow(color=#444444,direction=180,strength=3)
	shadow(color=#444444,direction=90,strength=1)
	shadow(color=#444444,direction=270,strength=1); /*ie */ 
}
/*div#contact1 p.contactLine {
	color: #fefcec;
	font-size:22px;
	padding-bottom:2px;
}*/
div#contact1 p.contactLine a:link {
	text-decoration:none;
	font-weight:normal;
	color: #fefcec !important;
}
div#contact1 p.contactLine a:hover {
	text-decoration:underline;
	color: #fefcec !important;
}
div#contact1 p.codeVA {
	font-size:14px;
}
/* bottom contact strip ^ ----------- */

/* footer (copyright) -----------*/
div#footer {
	clear: both;
	margin: 0;
	padding: 0 0 0 15px;/*EDIT for style*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* if you want the left column to extend to the bottom of the page, put the page div's background image into the footer; or you could have a different image in the background, such as a continuation of the banner photo */
	background: #393d21;/*EDIT for style*/
	font-size: 10px;
	font-weight: normal;
	color: #999999;/*EDIT for style*/
	height: 26px;
}
div#footer .copy {/* do not edit this style */
	font-family: Verdana, geneva, "helvetica neue", arial, sans-serif;
}
div#footer .allRights {
	float: left;
	padding: 7px 0 5px 5px;
	background: transparent;
	margin: 0;
}
div#footer a {
	color: #999999 !important;/*EDIT for style*/
	text-decoration: none;
	font-weight:normal;
}
div#footer a:hover {
	text-decoration:underline;
}
.goRight {
	float:right;
	padding: 4px 30px 0 0;
}
/* footer ^ ----------------*/

div#stats {
	margin: 0;
	padding:0;
	width:1px;
	height:1px;
}


.maximenuck {
	background: transparent !important;
}

.greenIntro {
	display: grid;
	background-color: #c7d294; 
	padding: 8px 20px 1px 20px;
}

.greenIntro h1 {
	margin: 20px 0;
	display:  block;
	width: auto;
}

.greenIntro p {
	margin-top:  0;
}

.boldItalic {
	font-weight: bold; 
	font-style: italic; 
	text-align: center;
}




