html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	text-align: center;
	background-color: #ffffff;
}

#printlogo {
	diplay:none;
}

#page {
	float: left;
	width: 100%;
	border: 0px solid red;
	margin: 0 auto;
	padding: 0px;
}

#center {
	width: 748px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
}

#header {
	float: left;
	text-align:left;
	width: 100%;
	height: 84px;
	border: 0px solid red;
}

#search_box {
	float: right;
	text-align:right;
	width: 100%;
	height: 50px;
	padding: 10px 10px 0px 0px;
	border: 0px solid red;	
}

#printlogo {
	display:none;
}

#mainmenu {
	border: 0px solid red;	
	float: left;
	width: 100%;
}

#mainlogo {
	float: left;
	width: 600;
	height: auto;
	padding: 20px 20px 20px 40px;
	border: 0px solid red;
}

#homeflash {
	display:none;
}

#homeflashcontainer {
	display:none;
}


#column1 {
	float: left;
	text-align:left;
	width: 100%;
	height: auto;
	border: 0px solid red;
}

#bearbg {
	float: left;
	text-align:left;
	width:100%;
}

#hometextframe {
	float:left;
	width:510px;
}

#textcolumnleft {
	float:left;
	padding: 0px 5px 5px 0px ;
	width: 250px;
}

#textcolumnright {
	float:right;
	padding: 0px 0px 5px 5px;
	width: 240px;
}

#subtextframe {
	float:left;
	width:100%;
}

#texttop {
	float:left;
	width:510px;
}


#textframe {
	padding: 10px 30px 30px 30px;
}

#submenu img {
	display:none;
}

#secondmenu {
	float:left;
	width:100%;
	border-bottom: 1px solid #e7801d;
}

#submenu {
	float:left;
	width:100%;
}

#submenu_frame {
	float:left;
	width:100%;
}


#submenu ul {
	margin: 0px;
	padding:0px;
	text-indent: 0px;
	background-color: #E2E2E2;
}

#submenu ul li {
	list-style-type: none;
	display:inline;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	line-height: 20px;
}


#rightcolumn {
	float:right;
	text-align:left;
	width:185px;
	height:auto;
	background-image: url(../images/textframe_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

#rightcolframe {
	float:right;
	text-align:left;
	width: 180px;
	height: auto;
	border-bottom: 1px solid #e7801d;
}



#location_left {
	float: left;
	text-align:left;
}

#location_main {
	float: left;
	text-align:left;
	width:100%;
	height: 26px;
	border-right: 0px solid #e7801d;
	background-color:#e7801d;
}

#locationtext {
	padding: 6px 0px 0px 10px;
}



#PrintFooter {
	display: none;
}

#page_foot {
	float: left;
	width: 100%;
	height: 10px;
	clear:both;
}

#lowgraphics {
	background-color: #000000;
	padding: 5px 5px 5px 25px;
	border-left: 1px solid #e57d1d;
}

.location {
	color: #ffffff;
}

.location a {
	color: #000000;
	text-decoration: none;
}


#footer { 
	float: left;
	text-align:left;
	padding: 5px 0px 0px 20px;
	border: 0px solid red;
}

#wehope {
	display:none;
}

.lowgraphics a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #cccccc;
	font-size: 140%;
	text-decoration: none;
}
.lowgraphics_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #cccccc;
	font-size: 100%;
}

img.lowgraphicsarrow { margin: 2px 0px 0px 0px; vertical-align: top; }

img.linkedimage {
	 {float:left;}
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 100%;
}

legend {
	color: #336699;
	font-weight: bold;
}

fieldset { border: 1px dotted #999999; }

.orangetext { color: #e57d1d; }


.search {
	padding-left: 10px;
}

.submitgo {
	margin: 0px;
	padding-left: 5px;
	vertical-align: bottom;
}

#green_left {
	float: left;
	width: 446px;
	text-align:left;
}

#green_right {
	float: right;
	width: 270px;
	border: 0px solid red;
	text-align:left;
	margin: 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

#footer ul li {
	display:inline;
	list-style-type:none;
	font-size: 120%;
}
