body {
	background: #BAAF8C;
	width: 1000px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #E9E9CE url(images/bg.gif) center repeat-y;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #885102;
	text-decoration: underline;
	}
	
/************************************************
*	Top     									*
************************************************/

#top {
	width: 1000px;
	height: 20px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
/************************************************
*	Header  									*
************************************************/

#bgtphdr {
	width: 1000px;
	height: 20px;
	background: #BAAF8C url(images/degradado-bgtphdr.gif) repeat-x;
	border-bottom: 1px solid #9B9276;
	border-left: 1px solid #9B9276;
	border-right: 1px solid #9B9276;
	margin: 0px auto 10px;

	}

#tophdr {
	width: 950px;
	padding: 3px;
	margin-right: 7px;
	.margin-right: 1px;
	color: #686047;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	}
	
#tophdr a, #tophdr a:visited {
	color: #7E7557;
	text-decoration: none;
	}
	
#tophdr a:hover{
	color: #686047;
	text-decoration: none;
	}
	
.tophdr-left {
	width: 450px;
	float: left;
	margin-left: 7px;
	.margin-left: 1px;
	color: #686047;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	}
	
.tophdr-left a, .tophdr-left a:visited {
	color: #7E7557;
	text-decoration: none;
	}
	
.tophdr-left a:hover{
	color: #686047;
	text-decoration: none;
	}
	
.tophdr-right {
	width: 450px;
	float: right;
	margin-right: 7px;
	.margin-right: 1px;	
	color: #7E7557;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding: 3px;
	}
	
.tophdr-right a, .tophdr-right a:visited {
	color: #7E7557;
	text-decoration: none;
	}
	
.tophdr-right a:hover{
	color: #686047;
	text-decoration: none;
	}	
	
#header {
	background: #E9E9CE url(images/degradado-header.gif) repeat-x;
	width: 1070px;
	height: 124px;
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#header h1 {
	color: #000000;
	font-size: 48px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #000000;
	font-size: 48px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover{
	color: #000000;
	text-decoration: none;
	}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header a, #header a:visited {
	color: #444444;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
#header a:hover {
	color: #444444;
	text-decoration: underline;
	}
	
#header a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}

.headerleft {
	width: 520px;
	float: left;
	font-size: 14px;
	margin-left: 20px;
	.margin-left: 10px;
	padding: 0px 0px 0px 0px;
	}

.headerright {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font-weight: bold;
	text-align: right;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #000000 url(images/bg-nav-a.gif) repeat-x;
	width: 960px;
	height: 29px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	overflow: hidden;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	cursor: hand;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	cursor: hand;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}
	
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
	
#navbarleft {
	width: 720px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 220px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	}
	
#navbarright a img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

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

#nav a, #nav a:visited {
	background: #000000 url(images/bg-nav-a.gif) repeat-x;
	color: #FFFFFF;
	cursor: hand;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	border-left: 1px solid #000000
	}
	
#nav a:hover {
	background: #2A2A2A url(images/bg-nav-b.gif) repeat-x;
	color: #FFFFFF;
	cursor: hand;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 7px 30px 7px 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #666666;
	padding: 7px 30px 7px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/************************************************
*	Subnavbar      								*
************************************************/

#subnavbar {
	background: #E9E9CE url(images/navbar.gif) repeat-x;
	width: 950px;
	height: 30px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a, #subnav a:visited {
	background: #E9E9CE url(images/navbar.gif) repeat-x;
	color: #000000;
	cursor: hand;
	display: block;
    font-weight: bold;
    margin: 0px 20px 0px 0px;
	padding: 8px 10px 6px 10px;
	}
	
#subnav a:hover {
	background: #EAEAEA url(images/navbar-b.gif) repeat-x;
	color: #885102;
	cursor: hand;
	display: block;
	text-decoration: none;
    margin: 0px 20px 0px 0px;
	padding: 8px 9px 6px 9px;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #885102;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 8px 10px 6px 10px;
	border-bottom: 1px solid #FBE466;
	border-left: 1px solid #FBE466;
	border-right: 1px solid #FBE466;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #EAEAEA;
	color: #885102;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#homepage p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#homepage p img {
	border: none;
    float: left;
	margin: 0px 0px 10px 0px;
	}
	
#homepage ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	}
	
#homepage ul li{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.hppostmeta {
	width: 265px;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px dotted #C0C0C0;
	font-weight: bold;
	}
	
#homepageleft {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.main {
	background: #FFFFFF;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 13px 10px 0px 10px;
	}

.featuredtabs {
	background: #FFFFFF;
	float: left;
	width: 310px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 1px;
	}
	
.featured {
	background: #FFFFFF;
	float: left;
	width: 290px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}
	
#homepageright {
	float: right;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepageright p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
.section {
	background: #FFFFFF;
	float: right;
	width: 270px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}
	
.thumb {
	background: #FFFFFF;
	float: right;
	width: 270px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
.thumbleft {

	float: left;
	width: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.thumbright {
	float: right;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	}
	
#content h1 {
	color: #000000;
	font-size: 22px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 24px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #885102;
	text-decoration: none;
	}
	
#content h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h2 a:hover {
	color: #885102;
	text-decoration: none;
	}
	
#content h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	}
	
#content h3 a, #content h3 a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h3 a:hover {
	color: #885102;
	text-decoration: none;
	}
	
#content h4 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}

#contentleft p img {
	border: none;
    float: left;
	margin: 0px 10px 10px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
blockquote{
	background: #E8EDF1;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 15px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea {
	background: #FFFFFF;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	}
	
.breadcrumb {
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	float: left;
	width: 590px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	border-top: double #EAEAEA;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
	
.comments {
	background: #FFFFFF;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 10px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	display: inline;
	}
	
#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
.sideleft {
	background: #FFFFFF;
	float: left;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	display: inline;
	}
	
.sideright {
	background: #FFFFFF;
	float: right;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
	display: inline;
	}
	
.video {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 4px 10px;
	}
	
.adsense {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 10px 10px;
	}
	
.newsletter {
	background: #FFFFFF url(images/newsletter.gif) top right no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 15px 10px;
	}
	
/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF;
	float: left;
	width: 120px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	display: inline;
	}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#l_sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#l_sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.categories ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

.categories ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
.archives ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

.archives ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF;
	float: right;
	width: 150px;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#r_sidebar h2 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	}
	
#r_sidebar h3 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.related ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

.related ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
.admin ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

.admin ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #EDEED6 url(images/bg-foot-nav.gif) repeat-x;
	width: 1070px;
	height: 28px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer p {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#footer p a, #footer p a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#footer p a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.footerleft {
	width: 650px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.footerright {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	text-align: right;
	}
	
#footer-a {
    background: #BAAF8C;
	color: #252525;
	}
	
#footer-a a, #footer-a a:visited {
	color: #252525;
	text-decoration: none;
	}
	
#footer-a a:hover {
	color: #000000;
	text-decoration: underline;
	}	
	
#footer-b {
    background: #BAAF8C;
	color: #ACA280;
	}
	
#footer-b a, #footer-b a:visited {
	color: #ACA280;
	text-decoration: none;
	}
	
#footer-b a:hover {
	text-decoration: underline;
	}
	
	
#footer-c {
    background: #BAAF8C;
	color: #F1E8CA;
	text-align: left;
	}
	
#footer-c a, #footer-c a:visited {
	color: #F1E8CA;
	text-decoration: none;
	}
	
#footer-c a:hover {
    color: #FFFFFF;
	text-decoration: none;
	}	
	
/************************************************
*	Bottom  									*
************************************************/

#bottom {
	width: 990px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchform2 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: #FFFFFF;
	width: 170px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

#s2 {
	background: #FFFFFF;
	width: 200px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#sbutt {
	background: #376B9D url(images/navbar.gif) repeat-x;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #2E2E2E;
	font-weight: bold;
	}
	
#sbutt2 {
	background: #376B9D url(images/navbar.gif) repeat-x;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #2E2E2E;
	font-weight: bold;
	}
	
#name, #email, #url, #submit {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#words {
	background: #FFFFFF;
	width: 460px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
/************************************************
*	Efecto On-Off								*
************************************************/

#efectoonoff a:visited img, #efectoonoff a img{filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.80; opacity:0.80; 
    }
	
#efectoonoff a:hover img { filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1.00; opacity:1;
    }
	
/************************************************
*	Original Css								*
************************************************/

td {
	font-size: 12px;
}

h1 {
	font-size: 16pt;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

th {
	font-size: 12px;
	text-align: left;
}

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
}

button {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #434343;
	border: 1px outset #686868;
	color: white;
}

pre {
	font-family: "Courier New";
	font-size: 12px;
	text-align: left;
}

.err {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

.imp {
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 5px;
}

.msg {
	color: green;
	margin-bottom: 5px;
}

.marker {
	color: red;
	font-weight: bold;
}

.hint {
	font-size: 11px;
	font-style: italic;
	color: gray;
}

#logo {
	font-size: 14px;
	font-weight: bold;
}

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

#logo a:hover {
	color: #FF0000;
	text-decoration: none;
}

#today {
	font-size: 11px;
}

#nav {
	text-align: right;
}

#city {
	font-weight: bold;
	font-size: 14px;
	display: block;
}

#sidebar_left {
	padding-top: 10px;
	background-color: #F9F06A;
	background-image: url(images/bg-amarillo.jpg); 
	background-repeat: repeat-x;
	border-left: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
}

.buttons td {
	text-align: center;
	background-color: #FADC64;
	background-image: url(images/bg-btt-amarillo.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #9A8200;
}

.buttons a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #222222;
	padding: 3px;
}

#sidebar_left .head {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5E3800;
}

#sidebar_left table.linkbox {
	margin-bottom: 15px;
}

#sidebar_left table.linkbox a {
	display: block;
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
}

table.sidebox {
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

#contentcell {
	background: #FFFFFF;
}

#content2 {
	padding: 10px;
}

#path {
	background-color: #F5F5F5;
	font-size: 16px;
	margin-bottom: 5px;
}

#path td {
	padding: 5px 5px 5px 10px;
}

#path a {
	color: #777777;
	text-decoration: none;
}

#path a:hover {
	color: black;
	text-decoration: underline;
}

table.searchbox {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

table.searchbox td {
	padding: 10px;
}

.eventnav {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

table.dir {
}

table.dir_cat {
	
}

table.dir_cat th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: 0px;
	padding-bottom: 5px;
}

table.dir_cat td {

}

table.dir_cat .count {
	color: #999999;
	font-size: 11px;
}

table.dir_cat th .count {
	color: gray;
	font-size: 11px;
}

table.adlisting {
}

table.adlisting tr.ad1 {
	/*background-color: #FAFAFA;*/
}

table.adlisting tr.ad2 {
}

table.adlisting td {
	padding: 4px;
	color: #777777;
}

table.adlisting td.head, table.adlisting tr.head td {
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-bottom: 0px;
}

table.adlisting td.datehead {
    color:gray;
	background-color: #EAEAEA;
	/*border-bottom: 1px solid #CCCCCC;*/
	font-weight: bold;
	border-bottom: 0px;
}

table.adlisting td.icon {
}

table.adlisting td.icon img {
}

table.adlisting .adtitle {
	font-weight: bold;
	color: #510000;
}

table.adlisting .date {
	font-style: italic;
}

table.adlisting .ad1 {
}

table.adlisting .ad2 {
	/*background-color: #FAFAFA;*/
}

.adheader {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	color:#555555;
}

.adheader .icon {
	/*vertical-align: top;*/
}

.adheader .adtitle {
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.adheader .adarea {
	font-size: 11px;
	font-weight: normal;
}

.ad {
	margin-bottom: 10px;
}

.ad .link_marker {
	color: #885102;
	font-weight: bold;
}

.disclosures {
	padding: 5px;
}

.disclosure_yes {
	color: green;
}

.disclosure_no {
	color: red;
}

.disclosures b {
}

.adpics {
	margin-bottom: 10px;
	text-align: center;
	/*border-bottom: 1px solid #DDDDDD;*/
}

.adpics img {
	border: 1px solid black;
	/*padding: 10px;
	background-color: #FAFAFA;*/
}

.imglisting {
}

.imgitem {
	margin-bottom: 30px;
}

.imgitem .head {
	font-size: 12px;
	font-weight: bold;
}

.imgitem img.img {
	margin-top: 5px;
	border: 1px solid black;
}

.imgitem .caption {
}

.imgitem .poster {
	font-weight: bold;
}

.imgitem .time {
	font-weight: bold;
}

.imgitem .desc {
	margin-top: 5px;
}

.linkbox2 {
	background-color: #885102;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
	color: white;
}

.linkbox2 a {
	display: block;
	color: white;
}

.linkbox2 a:hover {
	color: white;
	text-align: center;
}

.imagecredits {
	padding: 5px;
}

.head {
	font-weight: bold;
}

.imagecredits a {
}

.imagecredits .count {
	color: #BBBBBB;
	font-size: 10px;
}

.comments {
}

.comments .head {
	font-size: 12px;
	font-weight: bold;
}

.commentitem {
	margin-bottom: 10px;
}

.commentitem .poster {
	font-weight: bold;
	display: block;
}

.commentitem .time {
	color: gray;
	display: block;
}

.commentitem .comments {
	display: block;
}

#sidebar_right_cities {
	background: #FFFFFF;
	padding: 0px 5px 5px 5px;
}

#sidebar_right {
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
}

#sidebar_right a {
}

.citylist_country {
	display: block;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 2px;
}

.citylist_city {
	color: #444444;
	font-size: 11px;
}

table.postad {
}

img.thumb {
	border: 1px solid black;
}

.postpath {
	padding: 5px;
	border: 1px solid #DBC06F;
	background-color: #F7F0DD;
	font-size: 12px;
	color: brown;
	margin-bottom: 10px;
}

.postpath b {
	color: black;
}

.postpath a {
	font-weight: bold;
	color: #5E3800;
	font-size: 11px;
}

#search_top {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
}

.invoice {
	background-color: #F0F0F0;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.invoice td {
	background-color: white;
	padding: 5px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.invoice .empty {
	background-color: white;
	border: 1px solid CCCCCC;
}

.invoice .firstcell {
	font-weight: bold;
}

.invoice .maincell {
	/*background-color: #FAFAFA;*/
	text-align: right;
}

.invoice .totalrow td {
	background-color: #FAFAFA;
}

.invoice .totalrow .totalcell {
	background-color: #F3F3F3;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

.featuredad_first, .featuredad_first td {
	background-color: #FFEEC6;
	border-top: 1px solid #FFDF95;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad, .featuredad td {
	background-color: #FFEEC6;
	border-bottom: 1px solid #FFDF95;
	padding: 5px 5px 2px 5px;
	margin-bottom: 10px;
}

.featuredad a, .featuredad_first a {
	font-weight: bold;
}

.post_note {
	color: green;
}

.latestads {
	padding-top: 10px;
	margin-bottom: 10px;
}

.latestads .head {
	padding-bottom: 5px;
	color: #7D0000;
	font-size: 12px;
}

.latestads td {
	border-top: 1px solid #F0F0F0;
}

.adcat {
	font-size: 9px;
	color: #977979;
	/*text-decoration: underline;*/
}

table.latestads_table td {
	padding: 1px;
}

table.latestads_table a.featured {
	font-weight: bold;;
}

.catlist .cat {
	padding: 1px;
	display: block;
}

.catlist .cat a {
	font-weight: bold;
}

.catlist .subcat {
	padding: 1px;
	display: block;
}

.catlist .count {
	color: gray;
}

.adpreview {
	display: block;
	font-size: 12px;
	color: #222222;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}


.th1 {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #006847; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/* ACCOUNT CSS */

/* Color of UserName in their account area */
#nick_color{
	color: blue;
	}

/* Main table header color where ads/events will be displayed */
#table_header{
	font-weight:bold;
	background:steelblue;
	color:#fff;
	padding:3px 0px 3px 5px;
	}

/* Alternate background color for ads/events when multiple posts are listed */
.alt_bgcolor{
	color:#efefef;
	}
	
/* SHARED CSS */

small {
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:8pt;
	}
	
.helptitle {
	font-size:13pt;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-weight:bold;
	color:#c60;
	}

#loglink{
	font-size:10px;
	padding:3px;
	background:#fafad2;
	color: #000;
	border:1px solid #e9e93a;
	}
/* MESSAGE BOARD CSS */

#board td{
	border-bottom:1px solid #ccc;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:10pt;
	padding:4px;
	}

#messages td{
	border-bottom:1px solid #ccc;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:10pt;
	padding:10px 4px 10px 4px;
	}

#msgtime {
	color:#999;
	}

#IconsDiv {
	margin: 0;	
	}

#MoreIconsDiv {
	margin: 0;
	display: none;
	}

.forum_title {
	background:#eee;
	}
	
.forum_input {
	background:#fec;
	}
	
#threadpost a {
	text-decoration:underline;
	}
	
#threadpost a:hover {
	text-decoration:none;
	}

/* SHARED CSS */

small {
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size:8pt;
	}
	
.helptitle {
	font-size:13pt;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-weight:bold;
	color:#c60;
	}

#loglink{
	font-size:10px;
	padding:3px;
	background:#fafad2;
	color: #000;
	border:1px solid #e9e93a;
	}