/* Begin Body */
body {
	margin:  0px;
	cursor: default;
	background-color: #797e84;
	background-image: url('bg.png');
        background-attachment: ;
	background-position: top left;
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 10px;
        color: #625d5d; 
        text-align: justify; 
	SCROLLBAR-FACE-COLOR: #EDEDE2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ececec; 
	SCROLLBAR-SHADOW-COLOR: #ececec; 
	SCROLLBAR-3DLIGHT-COLOR: #7b3843; 
	SCROLLBAR-ARROW-COLOR: #7b3843; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #DFDCD3; 

/* End Body */


/* Begin Links */
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #29232a;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover {
	text-decoration: none;
	color: #3e1e2b;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
}

A:hover IMG {
	BORDER-RIGHT: #7b3843 1px solid; 
	BORDER-TOP: #7b3843 1px solid; 
	BORDER-LEFT: #7b3843 1px solid; 
	BORDER-BOTTOM: #7b3843 1px solid
}
.header a {
	text-decoration: none;
	color: #000000;
}
.subheader a {
	text-decoration: none;
	color: #000000;
}
/* End Links */
/* Begin Body Tags */
table, tr, td, div {
	font-family: Tahoma;
	font-size: 10px;
        text-align: justify;
	vertical-align: top;
}
.title {
	background-color: #993538;
	font-size: 6pt;
	background-image: url('images/titlebar.jpg');
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #311419; 
	text-align: left;
	letter-spacing: 3px;
	line-height: 8px;
	color: #000000;
	padding: 10px;
}
.subtitle {
	background-color: #dfdcd3;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #311419; 
	line-height: 8px;
	color: #000000;
	padding: 10px;
}
.sidebar {
	background-color: #993538;
	font-size: 6pt;
	background-image: url('images/sidebar.jpg');
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	border: 1px solid #311419; 
	letter-spacing: 3px;
	line-height: 8px;
	color: #000000;
	padding: 10px;

}
.content {
	background-color: #dfdcd3;
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #311419; 
	text-align: justify;
	vertical-align: top;
		padding: 10px;
}
.content2 {
	font-family: Tahoma;
	font-size: 11px;
	border: 0px  
	text-align: justify;
	WIDTH: 465px;
}
.welcome {
	font-family: Tahoma;
        color: #311419;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	vertical-align: top;
}

.news-box-post {
	background-color: #dfdcd3;
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #311419;
	margin-bottom: 2em;

}
.newstitle {
	background-color: #993538;
	font-size: 10pt;
	background-image: url('images/titlebar.jpg');
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #311419; 
	text-align: left;
	letter-spacing: 3px;
	line-height: 8px;
	color: #000000;
	padding: 10px;
}

.date {
	FONT-SIZE: 11px; 
	FLOAT: right; 
	WIDTH: 100%; 
	COLOR: #6c6c6c; 
	FONT-FAMILY: "Verdana"
	
}
.newsbox {
	MARGIN: 12px auto 0px;
	 WIDTH: 465px; 
	 border: 1px solid #311419; 

/* End Body Tags */

/* blockquote */
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}


/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #275F6C;
}
/* search form */
form.search {
	padding: 0; margin: 0; 
	vertical-align: bottom;
	border: none;
	background-color: transparent;
}
form.search input.textbox { 
	margin: 0; padding: 1px;
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
}
form.search input.button {
	height: 20px;
	padding: 1px 3px;
	width: 60px;
}

img.elite, img.button{
border:1px solid #ACACA5;
margin-bottom:2px;
}

.image,{
border:1px solid #FFFFFF;
border:1px solid #ACACA5;
margin-bottom:2px;
}
.affiliates img { 
border:1px solid #ACACA5;
margin: 5px; 
}
.affiliates box {
WIDTH: 465px;
}


/* Begin Descriptive Text */
b, strong {
	color: #4a3f3d;
}
i, em {
  color: #7b3843;
  letter-spacing: 0px;}
s, strike {
  color: #342b2a;}
u, underline {
        color: #6b605e;
        font-style: border; }
/* End Descriptive Text */



/* Begin Forms */
textarea, input, select, button {
	background-color: #EFEFEF;
	border: 1px solid #7A7A7A;
	font-family: Tahoma;
	font-size: 10px;
	color: #7A7A7A;
}
/* End Forms */