html, body {
	height: 100%;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 16px;
	background-color: #333;
	background-image: url(/images/cente_bg.gif);
}

.body_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	color: #333333;
	background-repeat: repeat-y;
	background-position: right top;
}

h1 {
margin: 0;
}
#phone {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	height: 20px;
	width: 150px;
	position: relative;
	top: 80px;
	left: 140px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	letter-spacing: 1.5px;
}


h3 {
margin: 0;
}

abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dotted #9F9F9F;
}

LI.list1 {
	list-style: disc;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
} 
LI.list2 {
	list-style: disc;
	color:#383339;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: 400;
}

img {border: 0;
}

a {
	color			 : #666666;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #666666;
} 

a em {
	text-decoration: underline;
	color: #CC6600;
    }

a:visited {

}

a:hover {
	color			 : #CC6600;
	text-decoration: underline;
}
.text {
	font-size: 1em;
}
.text_bold {
	font-weight: bold;
	color: #404040;
}
.text_bold_red {
	font-weight: bold;
	color: #F00;
}

.text_smaller {
	font-size: .95em;
}

.page_heading {
	font-size: 1.5em;
	font-weight: bold;
}
.page_sub_heading {
	font-size: 1.4em;
	font-weight: bold;
}
.Topic_heading {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.breadcrumb_text {
	font-size: .75em;
}

.text_news_box {
	font-size: .98em;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -111px;
	margin-left: auto;
}
#wrapper_main {
	min-width: 910px;
	max-width: 1280px;
	/* width:expression(document.body.clientWidth > 1280? "1280px": "auto" ); */
}

#content_width {
	min-width: 710px;
	max-width: 1080px;
	position: relative;
}


#heading_wrapper {
	width: 100%;
	float: left;
	min-width: 910px;
	max-width: 1280px;
}

#masthead {
	height: 100px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/frisby_b&w_75.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	position: relative;
	min-width: 910px;
	max-width: 1280px;
}
#box_search {
	width: 200px;
	background-color: #E2E2E2;
	text-align: left;
	float: right;
	position: relative;
	top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	right: 20px;
	padding-bottom: 5px;
	margin: 0px;
}
#search_field {
	float: left;
	height: 24px;
	margin: 0px;
	padding-right: 5px;
}
.search_form {
	margin: 0px;
	padding: 0px;
}

#search_button {
	float: left;
	padding-left: 10px;
	height: 22px;
	width: 24px;
	margin: 0px;
}#small_nav{
	clear:right;
	float:right;
	display:inline;
	width:25em;
	top: 10px;
	padding:0px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .95em;
	right: 20px;
	}
	
	
	#small_nav li{
	display:inline;
	}
	#small_nav li a {
	display: block;
	float: right;
	margin: 3px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	}
	/*#small_nav:first-letter, #nav li a:first-letter { 
	color: #D77509 !important; 
	font-style: italic; 
	text-decoration:underline !important; } */



/* Class styles */
	#small_nav li a.last, #footer-nav li a.last {
	display: block;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	padding-right: 5px;
	border: 0px;
	 }


#main_pic_placeholder {
	width: 100%;
	height: 190px;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	min-width: 910px;
}
#container_menu {
	width: 910px;
	
}
#wrapper_container_menu {
	background-color: #000000;
	width: 100%;
	height: 22px;
	
}


.footer, .push {
	height: 100px;
	width: 100%;
	text-align: center;
}
.footer {
	margin: 0;
	clear: both;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-weight: 400;
	
} 
#wrapper_content {
	width:100%;
	min-height:400px;
	float:left;
	margin-right:-200px;
	position: relative;
	height: 100%;
} 
#content {
	margin-right:200px;
	border-top: 1px solid black;
	padding: 0px 20px 20px 30px;
	position: relative;
}  
#content_right {
	width: 200px;
	min-height:200px;
	float: right;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	position: relative;
	height: 50%;
	background-image: url(/images/right_bg_1.gif);
} 
#footer_container {
	min-width: 910px;
	max-width: 1280px;
	/* width:expression(document.body.clientWidth > 1280? "1280px": "auto" ); */
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}
#small_nav li a:hover {
	display: block;
	float: right;
	margin: 3px;
	padding-right: 5px;
	color: #CC6600;
}
#box_heading {
	color: #333333;
	background-color: #999999;
	height: 25px;
	width: 170px;
	font-weight: bold;
	position: relative;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
}
.box_heading {
	color: #FFFFFF;
	height: 25px;
	width: 170px;
	font-weight: bold;
	position: relative;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	background-image: url(../images/box_head_bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
.page_content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F5F5F5;
	padding: 10px;
	position: relative;
}
#news_content {
	width: 500px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#news_item_content {
	width: 580px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#news_item_text {
	width: 550px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#news_item_heading {
	background-color: #000000;
	background-image: url(../images/frisby_b&w_75.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	height: 100px;
	width: 580px;
}


#news_wrapper {
	width: 100%;
	text-align: center;
}


#edit_button {
	padding-left: 10px;
	height: 22px;
	width: 110px;
	line-height: 20px;
	padding-right: 10px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer a:hover, a:active{
	color: #CC6600;
	text-decoration: underline;
}
.footer a:link {
	
	color: #666;
	
}
.footer a:visited {
	
	
}
#contact_form {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#box_search_nf {
	width: 200px;
	background-color: #E2E2E2;
	text-align: left;
	float: none;
	position: relative;
	top: 15px;
	padding-left: 10px;
	padding-top: 5px;
	right: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.HR_1 {
	width: 80%;
}
#center_content {
	width: 680px;
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F5F5F5;
	padding: 20px;
}
