body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #603916;
	background: #ac9e62 url('bg-top.png') repeat-x top;
}
/* Disables borders for images */
img {
	border: 0px;
}
input, textarea {
	border: 1px solid #603916;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #111609;
}
/* General links & hovers */
a {
	color: #603916;
	text-decoration: none;
}

a:hover {
	color: #916832 ;
	text-decoration: underline;
}

a:active {
	color: #916832 ;
	text-decoration: underline;
}

a:visited {
	color: #7c3d1a;
	text-decoration: none;
}

a:visited:hover {
	color: #916832 ;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 10px 0px;
	color: #603916;
}

h1 a {
	color: #603916;
	text-decoration: none;
}

h1 a:hover {
	color: #916832 ;
	text-decoration: none;
}

h1 a:active {
	color: #00506c;
	text-decoration: none;
}

h1 a:visited {
	color: #7c3d1a;
	text-decoration: none;
}

h1 a:visited:hover {
	color: #916832 ;
	text-decoration: none;
}

h1.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px -5px 0px;
	padding: 5px 0px 0px 0px;
	color: #603916;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #603916;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #603916;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #603916;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #603916;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 0px;
	color: #603916;
}

ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
	color: #603916;
}

/* =================================================================*/
/* -------------------->>> UNIQUE PAGE TAGS <<<---------------------*/
/* -------|  These are the unique customizable site tags  |---------*/
/* =================================================================*/

.body {
	width: 762px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	clear: both;
}

.body-main {
	width: 500px;
	margin: 5px 0px 0px 25px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: left;
}

.body-post {
	width: 500px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 20px 5px;
	display: table;
	background: url('post-bg.gif') no-repeat bottom center;
	text-align: left;
	float: left;
}

#adsense {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: left;
}

.body-sidebar {
	width: 211px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background: #cfc0a2;
	text-align: left;
	float: right;
}

.sidebar-title {
	width: 218px;
	height: 33px;
	background-image: url('sidebar-title_bg.png');
	background-position: left;
	background-repeat: no-repeat;
	margin: -3px 0px 0px -3px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	float: left;
	margin: 8px 0px 0px 42px;
	padding: 0px 0px 0px 0px;
}

.sidebar-txt {
	width: 190px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	float: left;
	clear: both;
}

.sidebar-txt ul {
	margin-left: 0px;
	padding-left: 0px;
}


.atomword-button {
	width: 88px;
	height: 31px;
	margin: 30px 0px 10px 25px;
	float: left;
	clear: both;
}

/*------------*/

.body-comments {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	clear: both;
}

.body-comments .body-bar {
	width: 500px;
}

.body-comments-post {
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}

#comment-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 15px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
	color: #111609;
}

#comment-list li {
	padding: 10px 0px 0px 0px;
}

#comment-list li div#content {
	padding: 5px 0px 10px 15px;
}

#comment-list li span#author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px -7px 0px;
	padding: 5px 0px 0px 5px;
}

#comment-list li span#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 10px 0px 10px 5px;
	padding: 3px 0px 0px 0px;
	line-height: 22px;
	list-style: none;
}

.comment_tbl tr td {
	border: 0px solid #ffffff;
}

.comment_tbl tr td.title {
	background: #cfc0a2;
	border-right: 1px dashed #cfc0a2;
}

.comment_tbl tr td.label {
	background: #cfc0a2;
}

/*------------*/



/* ===============================================================*/
/* -------------------->>> MISC FONT TAGS <<<---------------------*/
/* ------|  These are the miscellaneous custom font tags  |-------*/
/* ===============================================================*/

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #111609;
}

#main a {
	color: #6c8235;
	text-decoration: none;
}

#main a:hover {
	color: #916832 ;
	text-decoration: underline;
}

#main a:active {
	color: #00506c;
	text-decoration: underline;
}

#main a:visited {
	color: #6c8235;
	text-decoration: none;
}

#main a:visited:hover {
	color: #916832 ;
	text-decoration: underline;
}

/*------------*/

#main-bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	color: #111609;
}

#main-bc a {
	color: #6c8235;
	text-decoration: none;
}

#main-bc a:hover {
	color: #916832 ;
	text-decoration: underline;
}

#main-bc a:active {
	color: #00506c;
	text-decoration: underline;
}

#main-bc a:visited {
	color: #6c8235;
	text-decoration: none;
}

#main-bc a:visited:hover {
	color: #916832 ;
	text-decoration: underline;
}

/*------------*/

#post-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: text-top;
	letter-spacing: 1px;
	color: #654219;
}

/*------------*/

#post-footer {
	font-size: 9px;
}

/*------------*/

#sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: text-top;
	color: #FFF;
}

#sidebar-title a {
	color: #FFF;
	text-decoration: none;
}

#sidebar-title a:hover {
	color: #FFF;
	text-decoration: none;
}

#sidebar-title a:active {
	color: #FFF;
	text-decoration: none;
}

#sidebar-title a:visited {
	color: #FFF;
	text-decoration: none;
}

/*------------*/

#sidebar-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #111609;
}

#sidebar-txt a {
	color: #111609;
	text-decoration: none;
}

#sidebar-txt a:hover {
	color: #916832 ;
	text-decoration: underline;
}

#sidebar-txt a:active {
	color: #111609;
	text-decoration: underline;
}

#sidebar-txt a:visited {
	color: #111609;
	text-decoration: none;
}

#sidebar-txt a:visited:hover {
	color: #916832 ;
	text-decoration: underline;
}


/* ###################################
########### CUSTOM CSS ###########
####################################*/

/* Content wrapper */
#wrapper {
	margin: 0px auto;
	width: 822px;
	text-align: center;
	background: url('body-bg.png') repeat-y center;
}

#content-bg {
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 780px;
	text-align: left;
	/*border: 1px solid red; */
}
#header {
height: 260px;
width: 778px;
text-align: center;
margin: 0px auto;


}
/* ======================= NAVMENU CONTENT */
.navmenu {
	width: 91px;
	height: 54px;
	float: left;
	display: block;
	margin: 145px 0px 0px 291px;
	text-align: center;
}
/* ======================= NORMAL BUTTONS */
a.srollover-btn1 {
	display: block;
	float: left;
	margin: 0px auto;
	width: 92px;
	height: 17px;
	background: url('home_btn.jpg') no-repeat;
	text-decoration: none;
}
a.srollover-btn2 {
	display: block;
	float: left;
	margin: 0px auto;
	width: 92px;
	height: 17px;
	background: url('aboutme_btn.jpg') no-repeat;
	text-decoration: none;
}
a.srollover-btn3 {
	display: block;
	float: left;
	margin: 0px auto;
	width: 92px;
	height: 20px;
	background: url('goshopping_btn.jpg') no-repeat;
	text-decoration: none;
}

/* ======================= ROLLOVER BUTTONS */
a:hover.srollover-btn1 {
	background: url('home_btn-hover.jpg') no-repeat;
}
a:hover.srollover-btn2 {
	background: url('aboutme_btn-hover.jpg') no-repeat;
}
a:hover.srollover-btn3 {
	background: url('goshopping_btn-hover.jpg') no-repeat;
}


/* ======================= BREADCRUMS NAVIGATION */
/* ======================= Aka: "You are here: Home" etc. */
.breadcrums-box {
	margin: 0px 0 0 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #603916;
	border-top: 1px dashed #603916;
	padding: 5px 0 5px 0px;
}
	
#footer {
	background: url('footer-bg.png') no-repeat top center;
	color: #603916;
	width: 822px;
	height: 32px;
	margin: 0px auto;
	padding: 30px 0 0 0;
	text-align: center;
	font-size: 11px;
	height: 60px;
}

/* Clears out 'float' elements */
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}