body {
	padding: 0;
	margin: 0;
	background: url(../images/bg.jpg);
}
body, input, textarea {
	font: 12px Tahoma, Arial, Helvetica, Sans-Serif;
	color: #a6a292;
}
img { border: 0; }
p { margin: 10px 10px 10px 18px; 
    font-size: medium;}
a { color: #e0dbc9; }
h1 { margin: 5px 5px 5px 5px; }
h2 { margin: 5px 5px 5px 5px; }
h3 { margin: 2px 2px 2px 2px; }
input, textarea {
	background-color: #383420;
	border: 1px solid #818181;
}


.title {
	background: url(../images/t_bkgr.jpg) no-repeat;
	height: 34px;
	width: 746px;
	margin-bottom: 10px;
	position: relative;
}
.title1 {
	background: url(../images/t_bkgr2.jpg) no-repeat;
	height: 34px;
	width: 495px;
	margin-bottom: 10px;
	position: relative;
}
.title img, .title1 img {
	position: absolute;
	top: 10px;
	left: 16px;
}
.text1 { color: #ffffff; }
.text2 { color: #ffffff; font-weight: bold; }
.more_link {
	color: #d4911c;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/more_arr.gif) right no-repeat;
	padding-right: 7px;
}
a.more_link:hover { color: #ffffff; }
.rubber { width: 100%; }


#contact_form { margin: 0 0 0 18px; }
#contact_form input { width: 200px; }
#contact_form textarea { width: 250px; height: 148px; }


#wrapper {
	width: 766px;
	margin: 0 auto 0 auto;
	background-color: #2b2612;
	padding-bottom: 7px;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	height: 215px;
	color: #787465;
	font-size: 9px;
	padding: 28px 0 0 287px;
	position: relative;
}
#header a {
	color: #bd9959;
	text-decoration: none;
}
#today {
	color: #cac097;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 27px;
	left: 576px;
	width: 150px;
	background: none;
	border: 0; 
}
#menu {
	padding: 0 0 0 10px;
	background: url(../images/menu_bkgr.jpg);
	height: 42px;
}
.menu_item_out {
	display: block;
	background: url(../images/menu_bkgr_out.gif);
	height: 24px;
	padding-top: 18px;
	text-align: center;
	float: left;
}
.menu_item_over {
	display: block;
	background: url(../images/menu_bkgr_over.gif);
	height: 24px;
	padding-top: 18px;
	text-align: center;
	float: left;
}
.menu_separator {
	background: url(../images/menu_separator.gif) no-repeat;
	width: 1px;
	height: 42px;
	float: left;
}

#main {
	background: url(../images/bg2.jpg) no-repeat;
	padding: 0 10px 10px 10px;
	overflow: hidden;
	position: relative;
*	float: left; /* for IE6 */
}
#main_white {
	background-color: #FFFFFF;
	padding: 20px 10px 10px 10px;
}
#main_white a { color: #36301d; }


#footer {
	background: url(../images/footer_bkgr.jpg) no-repeat;
	height: 35px;
	width: 746px;
	margin: 10px auto 0 auto;
	color: #000000;
	text-align: center;
	font-size: 9px;
	padding: 20px 0 0 0;
}
#footer a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #000000;
}
#footer #copyright {
	margin-top: 3px;
}





/* Home */
#ellet_brothers {
	background:url(../images/ellet_brothers.gif) no-repeat;
	width: 247px;
	height: 104px;
	float: left;
}
#message_board {
	background:url(../images/message_board.jpg) no-repeat;
	width: 108px;
	height: 37px;
	float: left;
	padding: 67px 0 0 139px;
}
#sandys_soapbox {
	background:url(../images/sandys_soapbox.jpg) no-repeat;
	width: 105px;
	height: 37px;
	float: left;
	clear: right;
	padding: 67px 0 0 142px;
}
#left_block { float: left; width: 500px; }
#right_block { float: right; width: 246px; }
#welcome {
	background: url(../images/welcome_to_naa.jpg) no-repeat;
	float: left;
	padding: 83px 10px 16px 226px;
}
#naa_in_news {
	width: 231px;
	background: url(../images/naa_in_news.jpg) no-repeat;
	float: left;
	padding: 45px 10px 0 10px;
}
#prod_of_month {
	width: 224px;
	background: url(../images/prod_of_month.jpg) no-repeat;
	float: left;
	padding: 45px 10px 0 10px;
}
#naa_minis {
	background: url(../images/naa_minis.jpg) no-repeat;
	padding: 48px 5px 0 16px;
	height: 121px;
}
#naa_minis ul, #naa_guardians ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#naa_minis ul li, #naa_guardians ul li {
	background: url(../images/more_arr.gif) no-repeat;
	padding: 0 0 4px 7px;
}
#naa_minis a, #naa_guardians a {
	color: #d4911c;	
	text-decoration: none;
}
#naa_minis a:hover, #naa_guardians a:hover {
	color: #ffffff;	
}
#naa_guardians {
	background: url(../images/naa_guardians.jpg) no-repeat;
	padding: 48px 5px 0 16px;
	height: 147px;
}


/* Contact us */
#locations {
	float: right;
	width: 246px;
	background-color: #1f1d16;
	padding: 10px 0 10px 0;
}


/* Messages */
.msg_block { 
	/*background-color: #2b271a; */
	margin: 20px 6px 10px 0; 
	padding: 5px;
}
.msg_error { color: #ff0000; }
.msg_success { color: #00d900; }
