/* ----- universal settings -----*/
body {
	margin: 0px; 
	padding: 0px 0px 0px 0px;
	font-family: verdana, san-serif; 
	font-size: 8pt; 
	color: #000;
	text-align: left;
}

td {font-size: 8pt;}
p {margin: 0px; padding: 0px;}

#ctr {margin-left: auto; margin-right: auto; width: 760px;}


/* ----- typography/positioning ----- */
.newsletter {padding: 0px 0px 0px 21px;}
.modules {padding: 0px 25px 0px 25px;}
.content {padding: 0px 0px 0px 0px;}

.footer, .copyright {color: #000; text-align: center; font-size: 7pt;}


/* ----- links ----- */
a:link {text-decoration: none; color: #8c5519;}
a:visited {text-decoration: none; color: #8c5519;}
a:hover {text-decoration: underline; color: #8c5519;}
a:active {text-decoration: none; color: #8c5519;}

.footer a:link, .copyright a:link {text-decoration: none; color: #000;}
.footer a:visited, .copyright a:visited {text-decoration: none; color: #000;}
.footer a:hover, .copyright a:hover {text-decoration: underline; color: #000;}
.footer a:active, .copyright a:active {text-decoration: none; color: #000;}
h2 {font-size: 9pt; font-weight: bold; margin: 0px;}


/* ----- backgrounds ----- */
.bg-top {background: url('http://www.loghomesofamerica.com/bg-top.jpg') center top repeat-x #272725;}
.bg-top-l {background: url('http://www.loghomesofamerica.com/bg-top-l.jpg') right top no-repeat;}
.bg-top-r {background: url('http://www.loghomesofamerica.com/bg-top-r.jpg') left top no-repeat;}

.bg-welcome-y {background: url('http://www.loghomesofamerica.com/bg-welcome-y.jpg') left top repeat-y;}
.bg-sub-y {background: url('http://www.loghomesofamerica.com/bg-sub-y.jpg') left top repeat-y;}

.bg-bot {background: url('http://www.loghomesofamerica.com/bg-bot.jpg') center top repeat-x;}
.bg_news_left {background: url('http://www.loghomesofamerica.com/newsletters/left.jpg') right top repeat-y;}
.bg_news_right {background: url('http://www.loghomesofamerica.com/newsletters/right.jpg') left top repeat-y;}


/* ----- navigation ----- */
.chromestyle {width:760px;}
.chromestyle ul {margin-bottom: 0px !important; text-align: center; display: inline; list-style:none;}
.chromestyle ul li {display: inline; float: left; text-align:left;}
.chromestyle ul li a {color: #f0b336; text-decoration: none; text-align:left;}
.chromestyle ul li a:hover {background-color:#fff; text-align:left;}

	/* -------- Style for Drop Down Menu -------- */
	.dropmenudiv {position: absolute; text-align: left; top: 0; border: 1px solid #a7936d; font-size: 8pt; line-height: 20px; z-index:100; background-color: #d4c799; width: 125px; visibility: hidden;}		
	.dropmenudiv a {width: auto; display: block; text-indent: 4px; border-bottom: 1px solid #b0a16b; border-top: 1px solid #e9deb7; text-decoration: none; color: #522405; text-align:left;}		
	.dropmenudiv a:hover {background-color: #e9deb7; color: #522405; text-align:left;}
	
	* html .dropmenudiv a { /*IE only hack*/ width: 100%;}
	.notop {border-top: 0px !important;}
	.nobot {border-bottom: 0px !important;}
	
	.wide {width:180px !important;}
	

/* ----- other stuff ----- */
#fader {width: 732px; height: 306px; overflow: hidden;}
#faderb {width: 200px; height: 175px; overflow: hidden;}  // <-- THIS HAS TO BE EDITED!!!! CHANGE THE HEIGHT AND WIDTH TO THE IMAGE SIZE!!!!

ul li {
	margin-left: -10px; 
	list-style-image: url('http://www.loghomesofamerica.com/bullet.gif');
	
}