body { 
	text-align: center; 
	background-color: #A3601A; 
	font-family: arial, sans-serif; 
	font-size: 12px;
}

a { 
	color: #481A0B;
}

a:hover {	
	color: #FBD4A5;
}

#container {
	float: left; 
	margin: 0 auto; 
	padding: 0;
	width: 530px; 
	text-align: left;
}

#head {
	float: left;
	background: url(../images/layout/head2.jpg) 0 0 no-repeat; 
	width: 530px; 
	height: 182px;
}

#butt { 
	float: left; 
	width: 530px; 
	height: 12px; 
	background: url(../images/layout/butt.jpg) 0 0 no-repeat; 
}

.newsletter {
	float: left; 
	clear: both;
	text-align: left;
	margin: 25px 0 -10px 0;
}

	.newsletter p.label {
		margin: 0;
		padding: 3px 0 0 0;
		width: auto; 
		float: left;
		color: #896336;
		text-transform: uppercase;
		font-size: 12px;
		text-align: left;
		font-weight: bold;
	}
	
	.newsletter p.inputs {
		margin: 0;
		width: 190px;
		float: left;
		text-align: left;
	}

.newsletter p.submit {
	width: 193px;
	text-align: right;
	margin: 8px 0 0 0;
}
	
	.newsletter input.txt {
		width: 190px;
		padding: 2px 0 2px 2px;
		border: 1px solid #896336;
		color: #2B1100;
		background: #FBD4A5;
		margin: 6px 0 0 0;
	}

	.newsletter input.sbmt {
		padding: 0px;
		border: 2px solid #2A1200;
		background: #A3601A;
		color: #2A1200;
		margin: 0 0 0 2px;
	}

#content { 
	float: left; 
	width: 530px; 
	margin: 0; 
	padding: 0 0 10px 0; 
	background: url(../images/layout/contentbg.jpg) 0 0 repeat-y; 
}

#wrapper {
	float: left; 
	margin: -25px 0 0 20px; 
	padding: 0;
	width: 490px; 
	color: #2A1200; 
}

#navbar { 
	float: left; 
	width: 530px; 
	height: 17px; 
	padding: 3px 0 0 15px;
	margin: 0;
	background: url(../images/layout/navbar.jpg) 0 -1px no-repeat; 
}

	#navbar a {
		position: relative; 
		color: #FBD4A5; 
		text-decoration: none; 
		font-size: 12px;   
		margin: 0px; 
		padding: 0px; 
		padding: 0px 1px 1px 1px;
	}
	
	#navbar a:hover {
		background-color: #592C02; 
	}

td.left_col {
	background: url(../images/layout/contentbg.jpg) 0 0 repeat-y; 
}

td.right_nav_repeat {
	background: url('http://stogiesinc.net/images/layout/rightbgr.jpg') -12px 0 repeat-y;
	vertical-align: top;
}

td.right_nav {
	background: url('http://stogiesinc.net/images/layout/rightbg.jpg') -12px 0 no-repeat;
	height: 215px;
	vertical-align: top;
}

td.right_nav div.banners {
	clear: both;
	margin: 210px 0 0 0;
	text-align: left;
}

td.right_nav div.banners img {
	border: 1px solid #896336;
	margin: 0 0 6px 0;
}

td.right_nav div.text_links {
	clear: both;
	margin: 10px 0 0 0;
	text-align: left;
}

td.right_nav div.text_links a,
td.right_nav div.text_links a:visited {
	text-decoration: underline;
	display: block;
	height: auto;
	margin: 0 0 10px 0;
	color: #896336;
}

p#form label {
	font-weight: bold;
}

p#form input {
	width: 190px;
	padding: 2px 0 2px 2px;
	border: 1px solid #2B1100;
	color: #2B1100;
	background: #FBD4A5;
	margin: 0;
}

p#form_submit input {
	padding: 3px;
	border: 2px solid #2A1200;
	background: #A3601A;
	color: #2A1200;
}

td.foot {
	background: url('http://stogiesinc.net/images/layout/footbg.jpg') -26px 0 no-repeat;
}

td.foottxt_left {
	background: url(../images/layout/contentbg.jpg) 0 0 repeat-y; 
}

td.foottxt_right {
	color: #FBD4A5; 
	padding: 0 0 10px 10px;
	font-size: 11px; 
	text-align: left;
	background: url('http://stogiesinc.net/images/layout/rightbgr.jpg') -12px 0 repeat-y;
}
	
td.foottxt_right a {
	color: #FBD4A5;
}
	
td.foottxt_right a:hover {	
	color: #481A0B;
}
