/* LostNationBuilders.com styles created  15 March 2007  by smp  -- siennamoonfire.com
last updated 23 April 2007  smp */
BODY {
	background-color: #EDECD7;
	margin: 0px;
	background-image : url(../img/bg_green.jpg);
}
UL {
	margin: 6px 4px 6px 4px;
	padding: 2px;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #000000;
}
OL {
	margin: 6px 4px 6px 4px;
	padding: 2px;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #000000;
}
LI {
	margin: 2px;
	padding: 2px;
}
H1 {
	font-size: 1.4em;
	line-height : 1.5em;
	font-family: Georgia,Times,"Times New Roman",serif;
	color: #153229;
	margin: 6px 4px 6px 4px;
	padding: 2px;
}
H2 {
	font-size: 1.2em;
	line-height : 1.3em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #153229;
	margin: 4px;
	padding: 2px;
}
H3 {
	font-size: 1.1em;
	line-height : 1.3em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #153229;
	margin: 4px;
	padding: 2px;
}
H4 {
	font-size: 1.05em;
	line-height : 1.2em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #153229;
	margin: 2px;
	padding: 2px;
	font-weight : bold;
}
H5 {
	font-size: 1em;
	line-height : 1.2em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #153229;
	margin: 6px 4px 2px 28px;
	padding: 2px;
	font-weight : bold;
}
FORM {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
P {
	font-size: 1em;
	line-height : 1.1em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
/* inset text for testimonials, quotes  */
.quote {
	font-size: .95em;
	line-height : 1.1em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #153229;
	margin: 6px 18px 6px 18px;
	padding: 2px;
}
/*  highlighted text  */
.note {
	font-size: .95em;
	line-height : 1.1em;
	font-family: Georgia,Times,'Times New Roman',Palatino,serif;
	color: #55001D;
	background-color : #EDE9E9;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 6px;
	margin-bottom : 6px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 6px;
	padding-bottom : 6px;
}
/*  caption text -- different font style  */
.sans {
	font-size: .75em;
	line-height : 1.25em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #153229;
	padding : 3px 3px 3px 6px;
	margin : 3px;
}
/*  credit text for bottom  */
.credit {
	font-size: .7em;
	line-height : 1.15em;
	font-family: Arial,Helvetica,sans-serif;
	color: #153229;
	padding: 20px 4px 6px 4px;
}
/* dark menu color for bar menu stripe */
.stripe {
	background-color : #153229;
	margin: 0px;
	padding: 0px;
}
/* dark stripe for content separation */
.stripe2 {
	background-color : #153229;
	margin: 24px 0px 24px 0px;
	padding: 0px;
}
/* for form input */
.tny {
	font-size: .75em;
	line-height : 1.2em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #55001D;
	background-color : #F9F7F7;
	padding-bottom : 2px;
	padding-top : 2px;
	border-width : 1px;
	border-color : #55001D;
}
/* for form input */
.input {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #55001D;
	background-color : #F9F7F7;
	padding-bottom : 2px;
	padding-top : 2px;
	border : solid #55001D 1px;
}
/* for form button */
.submit {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #55001D;
	background-color : #F9F7F7;
	padding-bottom : 2px;
	padding-top : 3px;
	border : solid #55001D 2px;
	padding-left : 3px;
	padding-right : 3px;
	margin-top : 6px;
	margin-bottom : 6px;
	font-weight : bold;
	text-align : center;
}
/* regular form fields */
.field {
	font-size: .75em;
	line-height : 1em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #0A583D;
}
/* further notes in form field
	font-size: .75em;
	line-height : 1em; */
.mini {
	font-weight : normal;
	color: #000000;
}
/* required form fields */
.req {
	font-size: .75em;
	line-height : 1em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #DF0000;
}
/* main menu item (on vertical stack menus) */
.menuOff {
	font-size: .8em;
	line-height : 1.25em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #660066;
	/*	 #FFF9F4  #EDFBE3 	
	background-color : #F5EAFF; */
	padding-top : 5px;
	padding-bottom : 2px;
	margin-top : 5px;
	margin-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	margin-left : 3px;
	margin-right : 3px;
}
/* current menu item (on vertical stack menus) */
.menuOn {
	font-size: .85em;
	line-height : 1.25em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFF9F4;
	background-color : #153229;
	padding-top : 3px;
	padding-bottom : 3px;
	margin-top : 5px;
	margin-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	margin-left : 3px;
	margin-right : 3px;
}
/*  submenu item (on vertical stack menus) */
.menuSub {
	font-size: .7em;
	line-height : 1.15em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #660066;
	padding-top : 2px;
	padding-bottom : 3px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 4px;
	padding-right : 4px;
	margin-left : 3px;
	margin-right : 3px;
}
/*  internal links  */
a:link {
	color: #0000CE;
	text-decoration: none;
	font-weight : bold;
}
a:active, a:visited {
	color: #660066;
	text-decoration: none;
	font-weight : bold;
}
a:hover, a:focus  {
	color: #660066;
	text-decoration: none;
	font-weight : bold;
	background-color: #FBF4F8;
}
/*  internal links that are not bold (for book titles)  */
a.simp:link {
	color: #0000CE;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
}
a.simp:active, a.simp:visited {
	color: #660066;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
}
a.simp:hover, a.simp:focus  {
	color: #660066;
	text-decoration: none;
	font-weight : normal;
	font-style : normal;
	background-color: #FBF4F8;
}
/*  extra obvious links  */
a.link:link {
	color: #0000CE;
	text-decoration: underline;
	font-weight : normal;
}
a.link:active, a.link:visited {
	color: #660066;
	text-decoration: underline;
	font-weight : normal;
}
a.link:hover, a.link:focus  {
	color: #660066;
	text-decoration: underline;
	font-weight : normal;
	background-color: #FBF4F8;
}
/*  image link for gifs: no hover  */
a.img:link, a.img:active, a.img:visited {
	background-color: transparent;
}
/*  external links  */
a.gst:link {
	color: #2C139F;
	font-weight: bold;
	text-decoration: none;
}
a.gst:active, a.gst:visited {
	color: #2C139F;
	text-decoration: none;
	font-weight : normal;
}
a.gst:hover, a.gst:focus  {
	color: #2C139F;
	text-decoration: underline;
	background-color: #EDFEED;
}
/*  vertical stack menu links -- for current item only */
a.btn:link, a.btn:active, a.btn:visited, a.btn:hover, a.btn:focus {
	color: #660066;
	background-color: #FBF4F8;
	font-weight: bold;
	text-decoration: none;
	padding-left : 3px;
	padding-right : 3px;
}
/* buttons */
.buttonOff {
	background-color:#E7E3E2;
	color:#660066;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 1em;
	font-weight : bold;
	font-variant : small-caps;
	border-right:3px solid #660066;
	border-bottom : 3px solid #660066;
	border-top : 1px solid #660066;
	border-left : 1px solid #660066;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-right : 4px;
	margin-left : 4px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}
.buttonOn {
	background-color:#660066;
	color:#E7E3E2;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 1em;
	font-weight : bold;
	font-variant : small-caps;
	border-right: 3px solid #E7E3E2;
	border-bottom : 3px solid #E7E3E2;
	border-top : 1px solid #E7E3E2;
	border-left : 1px solid #E7E3E2;
	margin-top : 3px;
	margin-bottom : 3px;
	margin-right : 4px;
	margin-left : 4px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	cursor: pointer;
}