body{
	margin:20px 0px 20px 0px;
	padding:0px;
	background:url(../images/bg.jpg);
	background-position:left top;
	background-repeat:repeat;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#231f20;
	}
	
form{
	padding:0px;
	margin:0px;
	}
	
.body_content_bg{
	background:url(../images/body_bg2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:280px;
	width:800px;
	}
	
.text1{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	}
	
.menu_bg{
	background:#430a07;
	height:41px;
	border-bottom:1px solid #9f201b;
	}
	
.menu_text{
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
/* Navigation Styles */
#nav {
	width: 100%;
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
#nav ul {
	margin: 0px auto 0px auto;
	padding: 0px 20px 10px 20px;
	width: 100%;
	list-style: none;
}
#nav a:link, #nav a:visited, #nav a:active {
	display: block;
	margin-right: 22px;
	color: white;
	font-size: 15px;
	font-weight: normal;
	text-decoration:none;
}
#nav a:hover {
	color: #981f1a;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	display: block;
	width: 200px;
	text-align: left;
	left: -999em;
	margin: 0px 0px 0px -20px;
}
#nav li li a:link, #nav li li a:visited {
	color: #ffffff;
	background-color: #524d25;
	padding: 5px;
	margin: 0px;
	width: 150px;
	display: block;
	border: 1px dotted white;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}
#nav li li a:hover {
	color: #ffffff;
	background-color: #981f1a;
	padding: 5px;
	margin: 0px;
	width: 150px;
	display: block;
	border: 1px dotted white;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
}

#nav li:hover ul {
	left: auto;
}

	
.highlight_bg{
	background:url(../images/highlight_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:252px;
	width:860px;
	}
	
.maroon_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#430a07;
	}
	
#menu{
	width:100%;
	}
	
#menu ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
	
#menu li{
	display: block;
	}
	
#menu a:link{
	display: block;
	padding:10px 0px 0px 10px;
	margin-bottom: 3px;
	width:224px;
	height: 44px;
	background:#5f6c77;
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#f3f7ea;
	text-decoration:none;
	}
#menu a:active{
	display: block;
	padding:10px 0px 0px 10px;
	margin-bottom: 3px;
	width:224px;
	height: 44px;
	background:#5f6c77;
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#f3f7ea;
	text-decoration:none;
	}
#menu a:visited{
	display: block;
	padding:10px 0px 0px 10px;
	margin-bottom: 3px;
	width:224px;
	height: 44px;
	background:#5f6c77;
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#f3f7ea;
	text-decoration:none;
	}
#menu a:hover{
	display: block;
	padding:10px 0px 0px 10px;
	margin-bottom: 3px;
	width:224px;
	height:44px;
	background:#430A07;
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#ffffff;
	}
.heading_bg{
	background:url(../images/heading_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;
	width:351px;
	}
	
.heading1{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	}
	
.heading2{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#430a07;
	}
	
.heading3{
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#80754b;
	text-transform:uppercase;
	line-height:22px;
	}
	
.heading4{
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#430a07;
	text-transform:uppercase;
	line-height:22px;
	}
	
.heading5{
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#99a6b4;
	}
	
.map_heading_bg{
	background:url(../images/map_heading_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:56px;
	width:548px;
	}
	
.input_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#000000;
	}
	
.small_text{	
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	line-height:20px;
	}
.small_text a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #99a6b4;
}
.small_text a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #99a6b4;
}
.small_text a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #99a6b4;
}
.small_text a:hover {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.link1{
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:"Trebuchet MS";
	font-size:21px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	
.footer_text1{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	}
	
.footer_text2{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#99a6b4;
	text-decoration:none;
	}
	
a.footer_text2:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
h1 {
	color: #541B1A;
	font-size: 26px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.content h1 {
	color: #541B1A;
	font-size: 26px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h2 {
	background-color: #541B1A;
	color: white;
	display: block;
	width: 100%;
	padding: 3px;
	border: 1px solid black;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	clear: both;
}

h3 {
	background-image: url(http://www.settingboundaries.com/images/h2-bgnd.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #504b25;
	display: block;
	width: 100%;
	padding: 3px;
	border-top: 1px dotted #504b25;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	clear: both;
}
.content {font-weight: normal;}
.content img  {border: none;}
.content a:link, block3 a:link {
	color: #5F6C77;
	font-weight: bold;
	text-decoration: underline;
}
.content a:active, .block3 a:active {
	color: #5F6C77;
	font-weight: bold;
	text-decoration: underline;
}
.content a:visited, .block3 a:visited {
	color: #5F6C77;
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover, .block3 a:hover {
	color: #5F6C77;
	font-weight: bold;
	text-decoration: none;
}
.content ul li, .content ol li {margin-bottom: 20px;}
.block {
	display: block;
	padding: 10px;
	border: 1px solid #A7A983;
	background-color: #D0D7C3;
}
.block2 {
	display: block;
		padding: 10px;
	border: 1px solid #D0D7C3;
	background-color: #F1F3EB;
}
.block3 {
	padding: 10px;
	border: 1px solid #A7A983;
	background-color: #D0D7C3;
}
.block4 {
	width: 240px;
	padding: 10px;
	border: none;
	background-color: #e9ece2;
}
.shop-includes {
	padding: 5px 10px 0px 10px;
	border: 1px solid #D0D7C3;
	background-color: #F1F3EB;
}
.breakingnews ul {
	margin: 0px;
	padding: 0px;
}
.breakingnews ul li {
	padding-left: 15px;
	background-image: url(http://www.settingboundaries.com/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	color: white;
	font-size: 12px;
	margin-bottom: 6px;
}
.breakingnews ul li a:link {
	color: white;
	text-decoration: none;
	font-size: 12px;

}
.breakingnews ul li a:active {
	color: white;
	text-decoration: none;
	font-size: 12px;

}
.breakingnews ul li a:visited {
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.breakingnews ul li a:hover {
	text-decoration: underline;
	}
.vidbullet ul {margin: 0px; padding: 0px 0px 0px 15px;}
#clip {z-index: 1;}
*:first-child+html #nav {
height: 1%;
}
*:first-child+html #nav li {
height: 1%;
} 