﻿/*-----------------------------------------------------------------------
BODY AND WRAPPER CONTAINER
-----------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font: small/140% Verdana, sans-serif;
	text-align: center;
	color: black;
	/*background-color: #5E4925;*/
	background-image: url(../images/watermark_big.jpg);
	background-repeat:repeat;
	/*background-color: #232323;*/
	}
* html body {
	font-size: x-small; /*for IE5/Win */
	font-size: small; /*for other IE versions */
}

#wrapper {
	font-size: 90%;
	width: 1004px;
	text-align: left;
	margin: 0 auto;
	}
	
#header	{
	position: relative;
	width: 1004px;
	height: 200px;
	border-top: solid 5px #ff3c2c;
	/*border-right: solid 2px #ff3c2c;
	border-left: solid 2px #ff3c2c;*/
	}
	
#content
{
	width: 1004px;
	margin: 0;
	padding: 0;
	/*border: 2px solid #ff3c2c; */
	}
	
		
#footer{
	width: 1004px;
	height: 100px;
	color: #ffffff;
	background-color: #6B4300;
	border-top: solid 5px #ff3c2c;
	/*border-right: solid 2px #ff3c2c;
	border-left: solid 2px #ff3c2c;*/
	}
	

/*-----------------------------------------------------------------------
IMG STYLES
-----------------------------------------------------------------------*/

a img {
	border: none;
	}

/*-----------------------------------------------------------------------
Anchor Styles
-----------------------------------------------------------------------*/
a{
	text-decoration:none; color: #E61577;font-weight: bold;
}
a:link:visited{
	text-decoration:none; color:#E61577;font-weight: bold;
}
a:link{
	text-decoration:none; color:#E61577; font-weight: bold;
}
a:link:hover{
	text-decoration: none; color: #40BDE8;font-weight: bold;
}
a:link:visited:hover{
	text-decoration: none; color:#40BDE8; font-weight: bold;
}

a.util{
	text-decoration:none; color: #ffffff;font-weight: normal;
}
a.util:link:visited{
	text-decoration:none; color:#ffffff;font-weight: normal;
}
a.util:link{
	text-decoration:none; color:#ffffff; font-weight: normal;
}
a.util:link:hover{
	text-decoration: underline; color: #ff7f00;font-weight: normal;
}
a.util:link:visited:hover{
	text-decoration: underline; color:#ff7f00; font-weight: normal;
}

a.mainlink{
	text-decoration:none; color: #ff7f00;font-weight: bold; font-size: 14px;
}
a.mainlink:link:visited{
	text-decoration:none; color: #ff7f00;font-weight: bold; font-size: 14px;
}
a.mainlink:link{
	text-decoration:none; color: #ff7f00;font-weight: bold; font-size: 14px;
}
a.mainlink:link:hover{
	text-decoration: none; color: #ffffff;font-weight: bold; font-size: 14px;
}
a.mainlink:link:visited:hover{
	text-decoration: none; color:#ffffff; font-weight: bold; font-size: 14px;
}

a.bodylink{
	text-decoration:none; color: #ff7f00;font-weight: normal;
}
a.bodylink:link:visited{
	text-decoration:none; color: #ff7f00;font-weight: normal;
}
a.bodylink:link{
	text-decoration:none; color: #ff7f00;font-weight: normal;
}
a.bodylink:link:hover{
	text-decoration: underline; color: #ff7f00;font-weight: normal;
}
a.bodylink:link:visited:hover{
	text-decoration: underline; color:#ff7f00; font-weight: normal;
}
/*-----------------------------------------------------------------------
content area
-----------------------------------------------------------------------*/
.contentwrapper
{
	width: 1000px;
	height: 100%;
	vertical-align: top;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.contentwrapperwide
{
	width: 1000px;
	height: 100%;
	vertical-align: top;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	padding: 10px;
}

/*------------------------------------------------------------------------
Footer
------------------------------------------------------------------------*/

table.foot
{
	vertical-align: middle;
	text-align: center;
	border: 0px;
	font-weight: normal;
	width: 100%;
	height: 100px;
}

/*------------------------------------------------------------------------
 floats
------------------------------------------------------------------------*/
.floatright
{
	float: right;
	margin: 5px;
}
.floatleft
{
	float: left;
	margin: 5px;
}

/*-------------------------------------------------------------------------
rounded corners
---------------------------------------------------------------------------*/
.tan_rounded{display:block}
.tan_rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6B4300}
.tan_rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #413013;
  border-right:1px solid #413013;
  background:#593b08}
.tan_rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #2a261f;
  border-right:1px solid #2a261f;
  background:#5d3c06}
.tan_rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5d3c06;
  border-right:1px solid #5d3c06;}
.tan_rounded4{
  border-left:1px solid #413013;
  border-right:1px solid #413013}
.tan_rounded5{
  border-left:1px solid #593b08;
  border-right:1px solid #593b08}
.tan_roundedfg{
  background:#6B4300}

  
  
.red_rounded{display:block}
.red_rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ff3c2c}
.red_rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #812d26;
  border-right:1px solid #812d26;
  background:#c83529}
.red_rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #392523;
  border-right:1px solid #392523;
  background:#d5372a}
.red_rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d5372a;
  border-right:1px solid #d5372a;}
.red_rounded4{
  border-left:1px solid #812d26;
  border-right:1px solid #812d26}
.red_rounded5{
  border-left:1px solid #c83529;
  border-right:1px solid #c83529}
.red_roundedfg{
  background:#ff3c2c}


