/* GENERIC */

#wrapper{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1078px;

	}
body {
	background-image: url(images/back_tankdog.jpg);
	background-repeat: no-repeat;
	background-color: #b8a485;
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #362f2d;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #362f2d;
	margin-right: 10px;
	margin-left: 10px;
}
.foot {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	text-align:center;
}

.darkbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #55371b;
	font-weight: lighter;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}

.mediumbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #55371b;
	font-weight: normal;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}

.offwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #826236;
	font-weight: normal;
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
.backflag
{
	background-image: url(images/back_stars.png);
	background-repeat: no-repeat;
}
.backsidebar
{
	background-image: url(images/back_sidebar.jpg);
	background-repeat: repeat;
}
a:link {
	color: #791c27;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #791c27;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #791c27;
}
h1 {
	font-size: 26px;
	color: #791c27;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #7a5f40;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
	color: #791c27;
	font-weight: lighter;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #791c27;
	margin-bottom: -5px;
	margin-right: 10px;
	margin-left: 10px;
}


.blueitalic {
	font-size: 18px;
	color: #0066CC;
	font-style: italic; 
}
.bold18pixels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #362f2d;
	font-style: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.sidebarbold {
	font-size: 13px;
	font-weight: bold;
}
.sidebarnormal {font-size: 13px}

.caption  {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
 font-weight: normal;
 font-style: italic; 
 color: #362f2d;;
	 
}



DT  {
font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}


TFOOT, THEAD    {
background-color: #84388C;
}

TH  {
background-color: #84388C;

}


BLOCKQUOTE, PRE {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}


UL LI   {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}

UL LI LI    {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}

UL LI LI LI {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}

OL LI   {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}

OL OL LI    {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}

OL OL OL LI {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
 font-weight: normal;
 font-style: normal; 
 color: #362f2d;
  margin-top : 0px;

}
.table-border {
	padding: 2px;
	border: thin solid #5A3B1A;
}
.body-right-back {
	background-image: url(images/head-right.png);
	background-repeat: no-repeat;
}

.box-40percentwidth {
	width: 45%;
	float: left;
	margin: 0px 5px 0px 15px;
	padding: 5px;
	border: 1px solid #900;
	border-radius: 15px;
	text-align: left;
}

.img-float-right {
	float: right;
	padding: 0px 5px; 8px; 3px;
}

.img-float-left {
	float: left;
	padding: 0px 8px; 5px; 3px;
}

figcaption {
	font-size: 9.5px;
	text-align: center;
	padding-top: 4px;
	text-transform:uppercase;
}
