.hiddenPic {display:none;}

  :active, :focus{
    outline:none;
  }

html
{
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana,Tahoma;
	background: #dddddd;
}

body
{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-color: white; 
}

#page_wrap
{
	position: relative;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

#top_bar
{
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 12px;
}

#flash
{
	display: block;
	width: 100%;
	height: 350px;
}

#menu
{
	display: block;
	width: 100%;
	height: 60px;
	font-size: 17px;
}

#content
{
	display: block;
	width: 100%;
/*	height: 200px;*/
}

#footer
{
	display: block;
	background: url(../images/bullet.gif);
	margin-top: 10px;
	border-top: 5px solid gray;
}


.left
{
	float: left;
	display: block;
	text-align: justify;
}

.right
{
	float: left;
	display: block;
	text-align: justify;
	position: relative;
/*
	width: 641px;
	height: 350px;*/
}

.middle
{
	float: left;
	display: block;
}

#menu_wrap
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	list-style: none;
	margin-left: 320px;
	margin-top: 10px;
}

#menu_wrap li
{
	float: left;
	margin-left: 6px;
	color: #ff5a00;
}

#menu_wrap li a
{
	color: black;
	text-decoration: none;
}

#menu_wrap li a:hover
{
	background: #ffeee6;
}

.active
{
	background: #ffeee6;	
}

.active2
{
	color: black !important;
	background: #ffeee6;
}

#menu_wrap2
{
	padding: 0px;
	margin: 0px;
	position: absolute;
	list-style: none;
	margin-left: 220px;
	margin-top: 10px;
}

#menu_wrap2 li
{
	float: left;
	margin-left: 6px;
	color: black;
}

#menu_wrap2 li a
{
	color: #ff5a00;
	text-decoration: none;
}

#menu_wrap2 li a:hover
{
	color: black;
}

.left_box
{
	width: 200px;
	height: 100px;
	display: block;
	text-align: right;
	font-size: 13px;
}

#images
{
	width: 204px;
	height: 70px;
	border-top: 5px solid gray;
	display: block;
	margin-top: 65px;
}

#images a
{
	margin: 0px;
	padding: 0px;
}

#images img
{
	margin: 0px;
	padding: 0px;
}

#footer_menu
{
	margin: 0px;
	padding: 0px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	list-style: none;
	padding-top: 10px;
}

#footer_menu li
{
	margin-left: 4px;
	float: left;
	font-size: 12px;
}

#footer_menu li a
{
	color: gray;
}

#footer_menu li a:hover
{
	color: black;
	text-decoration: underline;
}

.para
{
	display: block;
	width: 220px;
	margin-top: 10px;
}

.top
{
	text-decoration: none;
	color: black;
}

.top:hover
{
	text-decoration: underline;
}

.left label
{
	float: left;
	width: 50px;
}

.right label
{
	float: left;
	width: 140px;
}

.left input
{
	float: left;
	width: 100px;
}

.right input, textarea
{
	float: left;
	border: none;
	border-bottom: 3px solid #ff5a00;
	width: 140px;
}

.right select
{
	float: left;
	width: 140px;
	font-size: 9px;
}

.press
{
	border: 1px solid gray;
	display: block;
	width: 110px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

.press img
{
	padding: 5px;
	border: none;
}

.press a
{
	padding: 0px;
	margin: 0px;
	border: none;
}

.line_block
{
	width: 100%;
	display: block;
	border-bottom: 1px dotted black;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.y_t
{
	display: block;
	font-weight: bold;
	color: #ff5a00;
	font-size: 14px;
}

.y_t img
{
	vertical-align: middle;
	padding-bottom: 5px;
}

.error
{
	color: red;
}

.b a
{
	text-decoration: none;
	color: black;
}

.b a:hover
{
	text-decoration: underline;
	color: black;
}

#w_wrap
{
	height: 100px;
	width: 200px;
	display: block;
}

.gall
{
	text-decoration: none;
	color: black;
}

.gall:hover
{
	color: black;
	text-decoration: underline;
} 

.bold
{
	border:2px solid #ff5a00; 
	font-size: 11px; 
	padding: 2px;
	margin-left: 200px;
}

.bold:hover
{
	border:1px solid #ff5a00; 
	font-size: 11px; 
	padding: 2px;	
}

.bold a
{
	text-decoration: none;
	color:black;
}

.rapid
{
	display: block;
	text-align: center;
	font-size: 11px;
}

.rapid a
{
	color: black;
	text-decoration: none;
}

.rapid a:hover
{
	color: black;
	text-decoration: underline;
}

#map input
{
	width: 50px;
	float: none;
	padding: none;
	margin: none;
}

.rates {
	width: 317px;
	margin-top: -10px;
	font-size: 12px;
	border: 1px dotted #000;
	border-bottom: 0px;
	border-top: 0px;
}

.rates_cell {
	border: 0px;
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px;
	text-align: center;
}

.header_cell {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.rates_button {
	width: 200px;
	margin-left: 217px;
	text-align: center;
}

.rates_button .bold {
	margin-left: 0px;
}

.rates_button .bold:hover {
	border:1px solid #ff5a00;
	margin-left: 0px;
}
