body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background: #e0e0e2 url(img/back.jpg);
	background-repeat: repeat-x;}

/* STRUCTURAL */

.td, tr, .content, .sidebar {
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 15px; 
	color: #5d5d5f; 
	text-align: justify;}

p, ul, ol {
	margin:0; padding:0 0 15px 0; }

.welcome {
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 11px; 
	line-height: 15px; 
	color: #7d7d7d; 
	text-align: justify;}

/* TITLES AND PAGE CLASSES */

.title {
	background: #ffffff;
	font-family: Arial; 
	font-size: 12px; 
	line-height: 12px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ae908e; 
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}

.title a:link, .title a:visited, .title a:active {
	text-decoration: none; 
	text-transform: normal;
	font-weight: bold;
	color: #ae908e;}

.title a:hover {
	text-decoration: underline; 
	text-transform: normal;
	font-weight: bold;
	color: #ae908e;}

.content-div, h1, h2 {
	border-bottom: solid 5px #e0e0e2;
	background: #f4f4f6;
	list-style: none;
	vertical-align: top;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px; 
	color: #878787; 
	text-align: justify;
	padding: 5px;}

.content-div a:link, .content-div a:visited, .content-div a:active {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #878787;
	letter-spacing:0px; 
	text-align: justify;}

.content-div a:hover {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #878787;}


/* REG PAGE LINKS */

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #ae6c8b;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: bold;
	text-decoration: underline; 
	cursor: hand;
	color: #ae6c8b;}

/* MISC */

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	}

.noborder a img:hover {
	border: 0px;
	}


.border {
	border: 1px solid #b48aa3;
	padding: 2px;}

.bold {
	font-style: bold;
	color: #615b3b;}

b, strong	{
	color: #404040;
	}
 
i,em	{
	font-style: italic;
	color:  #6e6e76;
	}
 
u	{
	text-decoration: underline;
	color: #151517;
	}
		

blockquote {
	font-family: Arial; 
	font-size: 11px; 
	line-height: 15px;
	border-left: 15px solid #cfcfd1;
	margin-left: 1.5em;
	padding-left: 15px;}

form {
	background-color: transparent;}

input, textarea, option, select {
	border: 1px solid #c8c8c8;
	background-color: #c8c8c8;
	border: 0px;
	font: 11px Arial;
	line-height: 15px;
	color: #5d5b5e;
	text-align: justify;
	letter-spacing: 0px;
	padding: 2px;}

a img {
	border: 1px solid #b48aa3;
	padding: 1px;
	}

a img:hover {
	border: 1px solid #5d5b5e;
	padding: 1px;
	}

/* Affies Images */

.affiliates img {
	margin: 2px;
	border: 1px solid #b48aa3;
	padding: 1px;}

.affiliates img:hover {
	margin: 2px;
	border: 1px solid #5d5b5e;
	padding: 1px;}

/* Wordpress */

.news {
	background: #d2d2d4;
	padding: 5px;}

.newstitle2 {
	background: #ffffff;
	font-family: Arial; 
	font-size: 10px; 
	line-height: 12px;
	letter-spacing: 0px;
	text-transform: normal;
	font-weight: bold;
	color: #ae908e; 
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;}

.newstitle2 a, .newsbottom a:link, .newstitle2 a:visited {
	text-decoration: none;
	color: #ae908e;}

.newstitle2 a:hover {
	border-bottom: 0px;
	text-decoration: underline;
	color: #ae908e;}

.newsbottom {
	background: #c8c8ce;
	font-family: Trebuchet MS;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: normal;
	color: #787878; 
	text-align: center;
	padding: 7px;}

.newsbottom a, .newsbottom a:link, .newsbottom a:visited {
	text-decoration: none;
	color: #787878;}

.newsbottom a:hover {
	border-bottom: 0px;
	text-decoration: underline;
	color: #787878;}

.commentbox {
	border-top: solid 1px #fcfcfc;
	padding: 10px;
	background-color: #eeeff0;
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 14px;}

