/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

.browse_tool_table {
	background-color: #FFFFFF;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A {
	background-color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
	padding: 3px;
}

.browse_tool_button A:visited {
	color: #000000;
}

.browse_tool_button A:hover {
	color: #CCCCCC;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #f8f8f8;
	color: #CCCCCC;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
/*
.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
	padding: 5px;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}


A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #000000;
}

A.bt_pages:hover{
	color:#FFFFFF;
	background: #132975;
}

*/




body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

   font-family : Arial, Helvetica, sans-serif,'lucida grande', lucida, trebuchet, 'trebuchet ms', sans-serif;
	font-size: 13px;
	color: #000;
    b//ackground: #efefef url(header.jpg) repeat-x;
	b//ackground: #2C1C02;
	background: #756355;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

/*
p {

	line-height: 1.5em;
	margin:0 ;
	margin-left: 0px;
	padding: 0;
   font-size:small;
}
*/
ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #000;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 1000px;
	height: 88px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFF;
}

#logo h1 { 
	padding: 25px 0 0 0;
	font-weight: bolder;
	font-size: 3em;
}

#logo p { border: 1px solid red;
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #616161;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFF;
}

/* Menu */

#menu {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	background: #FFF;
}

#menu a {
	display: block;
	float: left;
/*	background: #756355;  BROWN */
	margin: 0 3px 0 0;
	padding: 8px 15px 5px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	weight: 900px;
	color: #FFF;
    background: #efefef url(brown_bg.jpg) repeat-x;
}

#menu a:hover {
	background: #FFF; /* BROWN */
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #000;
}

#menu .current_page_item a {
	background: #FFF;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #000;
}

/* Wrapper */

#wrapper {
	background: #ffffff;
;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 558px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	l//ine-height: 200%;
}

.p//ost h1 {
	font-weight: normal;
	font-size: 30px;
}

.p//ost h2 {
	font-size: 24px;
}

.title-no {
	margin: 0;
	padding-bottom: 6px;
	background: url(images/img01.jpg) no-repeat right 50%;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.b//yline {
	border-top: 1px solid #0A8A0A;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
}

.links {
	font-size: 11px;
	background: #efefef;
}

.links a {
	margin-left: 15px;
	padding-left: 10px;
	background: url(brown_bg.jpg) no-repeat left 50%;
	border: none;
}

.links a:hover {
}

.links .comments {
}

/* Sidebars */

.sidebar2 {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	padding: 0 0 20px 0;
}

.sidebar2 li ul {
}

.sidebar2 li li {
	padding: 5px 0 5px 0px;
}

.sidebar2 li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #0A8A0A;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

/* sidebar1  */

.sidebar1 {
	float: left;
	width: 160px;
	padding: 0 0 0 21px;
}

.sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar1 li {
	padding: 0 0 20px 0;
}

.sidebar1 li ul {
}

.sidebar1 li li {
	padding: 5px 0 5px 0px;
}

.sidebar1 li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #0A8A0A;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}


#sidebar1 h3, #sidebar .sidebartitle{
	font:14px "Verdana", Geneva, Arial, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	b//ackground:#156c94;

	background:#756355;

	border: 1px solid #d8d7d7;
	padding:3px;
	margin: 2px 0px 0px;
}

/*sidebar1 text styles */

#sidebar1 a, #sidebar a:visited{
color: #111111;
    font: 12px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar1 a:hover{
    color: #E4609A;	
    font: 12px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #0A8A0A;
	background: #fff;
	font-size: 10px;
	color: #000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #efefef;
	border: 1px solid #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}



/* Footer */

#footer {
	height: 90px; 
    b//ackground: #efefef url(brown_bg.jpg) repeat-x;
	b//ackground: #2C1C02;
	background: #756355;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 211px;
	text-align: left;
	text-transform: normal;
	font-size: smaller;
	color: #FFF;
}

#footer a {
	color: #FFF;
}


.ihelp  {
float: right;
	margin: 0;
	padding: 20px 70px 0 0;
	font-size: 14px;
	color: #FFF;
}

a.ihelp   {

}

a.imail {
   padding-left: 18px;
   background: transparent url('iicons/icon_mail.gif') no-repeat center left;
}

.imail2 {

border: 0px solid red;

}

a.imail2 {
   padding-left: 18px;
   background: transparent url('iicons/icon_bookmark.gif') no-repeat center left;
}



a.imail3 {
   padding-left: 18px;
   background: transparent url('iicons/icon_mphone.gif') no-repeat center left;
}

a.imail4 {
   padding-left: 18px;
   background: transparent url('iicons/icon_blog.gif') no-repeat center left;
}















