body
{
	margin: 0px;
	padding: 0px;
	background-color: #282320;
	color: #F1F1F1;	
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 1.5em;
}

a img
{
	border: 0px;	
}

b
{
	color: #FFFFFF;	
}

div.MasterContainer
{
	max-width: 1300px;
}

hr
{
	border-left: 0px;	
	border-right: 0px;
	border-bottom: 0px;
}

.vline
{
	border-top: 0px;
	border-bottom: 0px;
	border-left: solid 1px #3E3937;
	border-right: solid 1px black;
	width: 0px;
}

.hline
{
	border-left: 0px;
	border-right: 0px;
	border-top: solid 1px #3E3937;
	border-bottom: solid 1px black;
	height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.HomeBanner
{
	width: 100%;
	height: 260px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;	
	table-layout: fixed;
}

.HomeBanner .Pic
{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/HomeImage1.jpg);	
}

.HomeBanner .Quote
{
	background-repeat: no-repeat;
	background-position: right top;	
	background-image: url(../images/QuoteBackground.jpg);	
	width: 460px;
	border-left: solid 1px #7F7F7C;
	padding: 50px;
	font-size: 14px;
}

.HomeContent
{
	width: 100%;		
}

.RightMenu
{
	background-color: #24201D;
	background-image: url("../images/MenuBackground.gif");	
	background-repeat:repeat-x;
	background-position: bottom left;	
	border-left: solid 1px black;
	border-right: solid 1px #3D3936;
}

.Menu
{	
	background-color: #24201D;
	background-image: url("../images/MenuBackground.gif");	
	background-repeat:repeat-x;
	background-position: bottom left;
	width: 200px;
	border-right: solid 1px #3D3936;
	vertical-align: top;
}

.Menu ul
{
	list-style-type: none;
	line-height: 24px;
	padding-left: 5px;
	margin: 0px;
}

.Menu li
{
	padding-left: 5px;
	margin-right: 5px;
	border:1px solid transparent; 
}

.Menu .Selected
{
	background-image:url(../images/MenuSelectedBackground.gif);
	background-repeat: repeat-x;
	border: solid 1px #F1B76F;	
	background-color: #B69961;
}

.Menu li li
{
	font-size: 12px;
}

.Menu a
{
	color: White;
	text-decoration: none;	
}

.Menu a:hover
{
	text-decoration: underline;	
}

.Menu li li a
{
	color: #F9DB82;	
}

.Menu li li.Selected a
{
	color: White;	
}

.Menu .Line
{
	background-image:url("../images/gray.gif");	
	background-position: center center;
	background-repeat: repeat-x;
}

.Content
{
	background-color: #2D2926;
	background-image: url("../images/ContentBackground.gif");	
	background-repeat:repeat-x;
	background-position: bottom left;
	border-left: solid 1px black;
	border-right: solid 1px #3D3936;
	vertical-align: top;
}

.Footer
{
	text-align: center;
	margin-top: 15px;	
}

ul.BlueBox
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 10px;
}

ul.BlueBox li
{
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../images/BlueBox.gif);
	background-repeat: no-repeat;
	height: 11px;	
}

a 
{
	color:#F9DB82;
}

h1
{
	font-size: 15px;
	color: #F9DB82;
}

h2
{
	font-size: 12px;
	color: #F9DB82;
}

form
{
	margin: 0px;

}

.SubHeader
{
	background-image: url("../images/subimage1.jpg");
	background-repeat: no-repeat;
	border-top: 1px solid #939190;
	border-bottom: 1px solid #939190;
	border-right: 1px solid #939190;
	height: 97px;		
}

ul.Rss a
{
	text-decoration: none;	
}
ul.Rss a:hover
{
	text-decoration: underline;	
}

ul.Rss
{
	list-style-type:square;
	margin-left: 15px;
	padding: 0px;
	margin-top: 5px;
	font-size: 11px;
}

ul.Rss li
{
	padding-bottom: 10px;
	line-height: 1.5em;
}


.list
{
    LIST-STYLE-TYPE: upper-roman;
}
.list OL
{
    LIST-STYLE-TYPE: upper-alpha;
}
.list OL OL
{
    LIST-STYLE-TYPE: decimal;
}
.list UL
{
    LIST-STYLE-TYPE: square;
}
.list UL UL
{
    LIST-STYLE-TYPE: circle;
}

.EvalForm td, .EvalForm th
{
	background-color:#4D4D4D;
}

.EvalForm b
{
	color: #F9DB82;	
}

.EvalForm
{
	border: 1px solid gray;	
}

/* formspring fixes */

  .fsTable
  {
    color: black;
    width: 100%;
  }
  
  .fsCell
  {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  