/* BethanyBonnerHomes.com styles created 12 June 2010  by smp  -- SiennaMoonfire.com
updated 12, 30 June 2010  smp
	 */
BODY {
	background-color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
}
UL {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom : 3px;
	color: #000000;
	font-size: .95em;
	line-height : 1.35em;
}
OL {
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom : 3px;
	color: #000000;
	font-size: .95em;
	line-height : 1.35em;
}
LI {
	margin-top: 0px;
	padding-top: 2px;
}
FORM {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom : 0px;
}
H1 {
	font-size: 1.3em;
	line-height : 1.6em;
	color: #4D1F3C;
	margin: 4px;
	padding: 2px;
}
H2 {
	font-size: 1.2em;
	line-height : 1.5em;
	color: #7BA28F;
	margin: 4px;
	padding: 2px;
}
H3 {
	font-size: 1.1em;
	line-height : 1.5em;
	color: #4D1F3C;
	margin: 4px;
	padding: 2px;
}
H4 {
	font-size: 1em;
	line-height : 1.4em;
	color: #7BA28F;
	font-weight : bold;
	margin: 4px;
	padding: 2px;
}
/* no indent */
P {
	font-size: 1em;
	line-height : 1.45em;
	color: #000000;
	margin: 6px;
	padding: 8px;
}
.tny { /* added for Nimda use  */
	font-size: .7em;
	font-family: Verdana,Arial,sans-serif;
	line-height : 1em;
	color: #000000;
}
.signature {
	font-size: .95em;
	line-height : 1.4em;
	color: #7BA28F;
	font-style: italic;
	margin: 4px;
	padding: 4px;
}
/* inset text for testimonials, quotes  */
.quote {
	font-size: .95em;
	line-height : 1.4em;
	color: #4D1F3C;
	text-align: center;
	margin: 3px;
	padding: 4px 12px 4px 12px;
}
/*  highlighted text  */
.note {
	font-size: .95em;
	line-height : 1.4em;
	color: #4D1F3C;
	background-color : #7BA28F;
	margin: 12px;
	padding: 6px;
}
/*  caption text -- different font style  */
.cap {
	font-size: .85em;
	line-height : 1.3em;
	color: #4D1F3C;
	margin: 3px;
	padding: 6px;
}
/*  sans text -- different font style, used in contact  */
.sans {
	font-size: .85em;
	line-height : 1.4em;
	color: #4D1F3C;
	margin: 3px;
	padding: 6px;
}
.nav {
	font-size: .85em;
	line-height : 1.3em;
	color: #4D1F3C;
	margin: 3px;
	padding: 12px 2px 4px 2px;
}
.nav2 {
	font-size: .75em;
	line-height : 1.2em;
	color: #4D1F3C;
	margin: 3px;
	padding: 4px;
}
/* main menu item (on vertical stack menus) */
.menuOff {
	font-size: .9em;
	line-height : 1.5em;
	font-weight: bold;
	color: #4D1F3C;
	background-color: #7BA28F;
	border: 2px solid #4D1F3C;
	padding: 3px;
	margin: 3px;
}
/* current menu item (on vertical stack menus) */
.menuOn {
	background-image: url(img/tny_gold-star.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: .9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #7BA28F;
	background-color : #4D1F3C;
	border: 2px solid #7BA28F;
	padding: 3px;
	margin: 3px;
	cursor: pointer;
}
/*  submenu item (on vertical stack menus) */
.menuSub {
	font-size: .85em;
	line-height : 1.3em;
	font-weight: bold;
	color: #4D1F3C;
	padding: 2px;
	margin: 3px;
}
/* horizontal bar menu (bottom menus) */
.menuBar {
	font-size: .9em;
	line-height : 1.4em;
	font-weight: bold;
	color: #4D1F3C;
	background-color: #7BA28F;
	border: 2px solid #4D1F3C;
	padding: 6px;
	margin: 5px;
}
.menuBarOn {
	font-size: .9em;
	line-height : 1.4em;
	font-weight: bold;
	color: #7BA28F;
	background-color : #4D1F3C;
	border: 2px solid #7BA28F;
	padding: 6px;
	margin: 5px;
}
.border {
	border: 2px solid #4D1F3C;
	padding: 0px;
	margin: 0px;
}
/* dark menu color for bar menu stripe */
.stripe {
	background-color : #4D1F3C;
	margin: 0px;
	padding: 0px;
}
/* dark stripe for content separation */
.stripe2 {
	background-color : #4D1F3C;
	margin-top : 24px;
	margin-bottom : 24px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
/*  credit text for bottom  */
.credit {
	font-size: .7em;
	line-height : 1.2em;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #233C29;
	padding-top : 20px;
}
/*  internal links  */
a:link {
	color: #A72020;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:visited {
	color: #A72020;
	text-decoration: none;
	font-weight : bold;
}
a:hover, a:focus  {
	color: #4D1F3C;
	background-color: #7BA28F;
	text-decoration: none;
	font-weight : bold;
}
/*  internal links that are not bold (for book titles)  */
a.simp:link {
	color: #A72020;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
}
a.simp:active, a.simp:visited {
	color: #A72020;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
}
a.simp:hover, a.simp:focus  {
	color: #4D1F3C;
	background-color: #7BA28F;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
}
/*  extra obvious links  */
a.link:link {
	color: #A72020;
	text-decoration: underline;
	font-weight : normal;
}
a.link:active, a.link:visited {
	color: #A72020;
	text-decoration: underline;
	font-weight : normal;
}
a.link:hover, a.link:focus  {
	color: #4D1F3C;
	background-color: #7BA28F;
	text-decoration: underline;
	font-weight : normal;
}
/*  image link for gifs: no hover  */
a.img:link, a.img:active, a.img:visited {
	background-color: transparent;
}

/*  header link to hide  */
h1 a:link, h1 a:active, h1 a:visited, h3 a:link, h3 a:active, h3 a:visited  {
	color: #4D1F3C;
}
/*  header link to hide  */
h2 a:link, h2 a:active, h2 a:visited, h4 a:link, h4 a:active, h4 a:visited  {
	color: #7BA28F;
}
/*  header link to hide  */
h2 a:hover, h2 a:focus, h4 a:hover, h4 a:focus  {
	color: #7BA28F;
	background-color : #4D1F3C;
}
/*  external links  */
a.gst:link {
	color: #3D0051;
	font-weight: bold;
	text-decoration: none;
}
a.gst:active, a.gst:visited {
	color: #3D0051;
	text-decoration: none;
}
a.gst:hover, a.gst:focus  {
	color: #3D0051;
	background-color: #D2E18A;
	text-decoration: underline;
}
/*  highlighted link */
a.hi:link, a.hi:active, a.hi:visited {
	color: #0020C2;
	background-color: #F1FFD6;
	font-weight: bold;
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
}
a.hi:hover, a.hi:focus {
	color: #F1FFD6;
	background-color: #0020C2;
	font-weight: bold;
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
}
/*  menu bar links  */
a.bar:link {
	color: #7BA28F;
	font-weight: bold;
	text-decoration: none;
}
a.bar:active, a.bar:visited {
	color: #7BA28F;
	font-weight: bold;
	text-decoration: none;
}
a.bar:hover, a.bar:focus {
	color: #7BA28F;
	background-color: #4D1F3C;
	font-weight: bold;
	text-decoration: none;
}
a.barOn:link, a.barOn:active, a.barOn:visited {
	color: #7BA28F;
	background-color: #4D1F3C;
	font-weight: bold;
	text-decoration: none;
}
/*  vertical stack menu links OFF  */
.menuOff a, .menuOff a:visited, .menuOff a:active {
	text-decoration: none;
	color : #4D1F3C;
}
.menuOff a:hover,.menuOff a:focus {
	color: #7BA28F;
	background-color: #4D1F3C;
	text-decoration: none;
}
/*  vertical stack menu links ON  */
.menuOn a, .menuOn a:visited, .menuOn a:active {
	text-decoration: none;
	color : #7BA28F;
}
.menuOn a:hover,.menuOn a:focus {
	color: #7BA28F;
	background-color: #4D1F3C;
	text-decoration: none;
}
.menuSub a {
	text-decoration: none;
	color : #7BA28F;
}
.menuSub a:visited, .menuSub a:active {
	text-decoration: none;
	color : #7BA28F;
}
.menuSub a:hover,.menuSub a:focus {
	text-decoration: underline;
	color : #7BA28F;
	background-color : #4D1F3C;
}
/*  vertical stack menu links -- for current item only */
a.btn:link, a.btn:active, a.btn:visited, a.btn:hover, a.btn:focus {
	color: #7BA28F;
	background-color: #4D1F3C;
	font-style : italic;
	text-decoration: none;
}
/*  simple bottom menu -- for current item only */
a.cur:link, a.cur:active, a.cur:visited, a.cur:hover, a.cur:focus {
	color: #4D1F3C;
	background-color: transparent;
	font-style : italic;
	text-decoration: none;
}
/* buttons 
	font-style : italic;*/
.buttonOff {
	background-color:#7BA28F;
	color: #4D1F3C;
	font-size : 1em;
	font-weight : bold;
	font-variant : small-caps;
	border: 1px 1px 3px 2px solid #4D1F3C;
	margin : 3px 4 px 3px 4 px;
	padding: 2px;
}
.buttonOn {
	background-color: #4D1F3C;
	color: #7BA28F;
	font-size : 1em;
	font-weight : bold;
	font-variant : small-caps;
	border: 1px 1px 3px 2px solid #7BA28F;
	margin : 3px 4 px 3px 4 px;
	padding: 2px;
	cursor: pointer;
}