body {
	margin: 0;
	background: #3F2F22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3F2F22;
	font-size:12px;
}

#HeaderBar {
	background:url(../img/StripeBG.png);
	height:10px;
}

.HugeBullet{
	float:left; height:25px; padding-top:4px; margin-bottom:5px;}

.HugeBulletLeft {
	width:25px; height:24px; float:left; background-image: url(../img/Star.png);}

#SiteWrapper {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}

div.hideWindow {
    background:url(../img/StripeBG.png);
    padding: 1px;
}

div#hideMessage2{
	background: url(../img/MessageWindow.png);
    position:absolute;
	top:25%;
	left: 27%;
	height: 358px;
	width:600px;
	padding-left:27px;
	padding-top: 20px;
	z-index:1;
}

#hideMessage2 .close a {
display:block;
height:36px;
position:absolute;
right:2px;
text-decoration:none;
text-indent:-2000em;
top:2px;
width:36px;
}

input, select{
	border:#694B29 1px solid;
	background:#fff;
}


textarea{
	border: 1px solid #694B29;	
	background:#fff;
	font:1em Verdana, Arial, Serif;
}
textarea{
	border: 1px solid #694B29;	
	background:#fff;
	font:1em Verdana, Arial, Serif;
}
input:focus, textarea:focus, select:focus
{
	background:#fff;
	border:#A4051B 1px solid;
}


#TextContainer {
	width: 815px;
	background: #FFF;
}

#TextContainer a:link { 
 text-decoration: underline; 
} 

#TextContainer a:visited { 
 text-decoration: underline; 
} 

.Caption {
	font-size:9px;
}

#TextContainer a:hover { 
 text-decoration: none; 
} 

a.NoLink:link {
text-decoration: none; 
}
a.NoLink:visited {
text-decoration: none;
}
a.NoLink:hover {
text-decoration: underline ;
}

a.InfoBoxLinks:link {
	text-decoration:none;
	color:#FFF;
}

a.InfoBoxLinks:visited {
	text-decoration:none;

}
a.InfoBoxLinks:hover {
	text-decoration:underline;
}

#MainText {
	padding: 15px;
}

h1 {
	color: #A4051B;
	font-size:15px;
	text-transform:uppercase;
}

h2 {
	color: #A4051B;
	font-size:12px;
}

h3 {
	color: #A4051B;
	font-size:10px;
}

.Stripe{
	background:url(../img/StripeBG.png);
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.GreenHighlight {
	color:#286937;
	font-weight:bold;
}

#ContainerBottom {
	width: 815px;
	height: 10px;
	background: #FFF url(../img/ContainerBotton.png);
}

#Footer {
	color: #9F9691;
	font-size:11px;
	text-align:center;
	line-height:15px;
}

#Footer ul {
	list-style:none;
	margin-left: 13%;
	margin-top: -13px;

}

#Footer li {
	float:left;
	padding-right:3px;
}

#Footer a {
	text-decoration:none;
	color: #9F9691;
}

#Footer a:hover {
	text-decoration:underline;
}

ul.BannerList {
	margin:0; 
	padding:0; 
	list-style:none;
}

li.BannerList {
	background:url(../img/Bullet.png) 0 -5px no-repeat #FBF8A7; 
	padding-left:45px; 
	height:32px;
	margin-bottom:33.2px;
	text-decoration: none; 
}

#TextContainer a:link { 
 text-decoration: underline; 
} 

#TextContainer a:visited { 
 text-decoration: underline; 
} 

#TextContainer a:hover { 
 text-decoration: none; 
} 

a {
	text-decoration:none;
	color: #3F2F22; 
}

hr {
	border: 1px solid #CCCCCC;
}

.InfoContainers {
	width:200px;
	float:left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.InfoContainers .top {
	background: #286937;
	width:200px;
	height: 30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	padding-top:12px;
	text-transform:uppercase;
}
.InfoContainers .qoutelinks {
	width:190px;
	padding:10px;
	background:url(../img/Quote.PNG) top left no-repeat;
}

.InfoContainers .links {
	width:190px;
	padding:10px;
	background:url(../img/ThumbTack.png) top left no-repeat;
}

.Border{
	padding:3px;
	margin: 3px;
	border:dashed 1px #000000;
}

img {
border:0px;
}z