body {
	background: #663300;
	font-family: "Trebuchet MS", Verdana, serif;
	color: #ffedb7;
	margin: 0;
}

/*
span {
	display: none;
}
*/

p {
	margin:2px;
	text-align:left;
	padding-bottom:5px;
}



.img_left {
	border:0px;
	padding-right:7px;
	float: left;
}

.img_right {
	border:0px;
	padding-left:7px;
	float: right;
}


#container {
	margin: 0 auto;
	width: 750px;
}

#header {
	width: 750px;
	height:70px;
	border: 1px solid #3a1600;
}

#header h1 span {
	display:none;	
}

#header h1 {
	margin: 0;
	width: 750px;
	height:70px;	
	background: transparent url('../images/bg_header2.png') no-repeat top right;
}

#header p {
	font-size:12px;
	color: #dc8a00;
	padding-left:17px;
	margin-top:-23px;
}

#sub_header {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #ad907e;
	padding: 0 0 5px 0;
	border-right: 1px solid #3a1600;
	border-left: 1px solid #3a1600;
	border-bottom: 1px solid #3a1600;
	width: 100%;
}

#main-o-idx {
	margin: 0 auto;
	width: 100%;
	border: 1px solid #3a1600;
	background: #000 url('../images/bg_dark_idx.jpg') repeat top right; 	
}

#main_content_idx {
	min-height: 550px;
}

#main_content_idx h3 {
	text-align:center;
	margin: 0 0 -20px 0;
	padding: 5px 0 20px 0;
}


.content_idx {
	width: 660px;
	/*text-align: justify;*/
	padding: 50px 50px 0 60px;
	font-size: .85em;
	color: #ffedb7;
}

#idx {
	border: 1px solid #ad907e;
	width:200px;
	height: 240px;	
	background: transparent url('../images/idx_sub_bg.png') top left;
}

#idx h4 {
	font: 14px/2 "Trebuchet MS", Verdana, serif;
	font-weight:bolder;
	margin: 0;
	background: #af6f03 url('../images/h_bg.jpg') top left no-repeat ;
	color: #ffedb7;
	padding: 0 0 0 5px;
	border: 1px solid #ad907e;
}

#idx p {
	padding-left:5px;	
}

#idx img {
	padding: 10px 0 0 20px;
	margin: 0 0 -5px 0;
	
}

#phone_idx {
	float: left;
	width: 180px;
	padding: 0 0 0 0;
	margin: 50px 0 0 0;
	/*border: 1px solid #000;*/
}

#connect_idx {
	width: 240px;
	/*padding:325px 0 0 457px;*/
	margin: 330px 0 0 457px;
	/*border: 1px solid #000;*/
}
.phone_idx{
	font-size:20px;
	font-family:Georgia;
}
.connect_idx{
	font-size:16px;
	font-family:Georgia;
}

#app {
	float:left;
	padding: 5px;
}

#kiosk {
	float:left;
	padding: 5px;
}

#av {
	float:left;
	padding: 5px;
}

#learn_more {
	background: #af6f03 url('../images/h_bg.jpg') top left no-repeat ;
	border: 1px solid #ad907e;	
}

#learn_more p {
	padding-left: 5px;
}

#main-o {
	margin: 0 auto;
	width: 100%;
	border: 1px solid #3a1600;
	background: #000 url('../images/bg_dark.jpg') repeat top right; 
} 

#main_content {
	margin: 0 auto;
	width: 100%;
}
 
#main_content_top {
	height: 30px;
} 

#main_content_bottom {
	height: 30px;
}

#footer {
	text-align: center;
	font-size: .7em;
	margin: 10px auto;
	color: #ad907e;
}

.content {
	float: right;
	width: 510px;
	/*text-align: justify;*/
	padding: 0 50px 0 5px;
	font-size: .85em;
	color: #ffedb7;
}

.menu {
	width: 139px;
	height: 600px;
	float: left;
	padding: 0 20px 0 10px;
	/*border-right: #0045a4 1px solid;*/
	font-size: 12px;
}

.content h2 {
	margin-top: 0px;
	padding: 5px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #ad907e;
	margin-bottom: -1px;
	/*border-bottom: dashed 1px;*/
}

.content h2 span {
	display: inline-block;
	color: #ffedb7;
	font-style:normal;
	font-weight: lighter; 
}

.content h3 {
	margin-top: 0px;
	padding: 5px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #ad907e;
	margin-bottom: 0px;
}

.item_content {
	margin: 0;
	padding:5px 10px 5px 10px;
	border-right: dashed 1px;
	border-top: dashed 1px;
	border-color: #ad907e;
	/*
	border-style: dashed;
	*/
}

.item_content h4 {
	font: 16px/2 "Trebuchet MS", Verdana, serif;
	font-weight:bolder;
	margin: 0;
	background: #af6f03 url('../images/h_bg.jpg') top left no-repeat ;
	color: #ffedb7;
	padding: 0 0 0 5px;
	border: 1px solid #ad907e;
}

.item_content .item {
	padding: 5px 5px 10px 5px;
	border: 1px solid #ad907e;
	min-height: 120px;
}

.item span{
	display:inline-block;
	padding-left: 10px;
	font-style:oblique;
}

#sub_menu {
	margin: -10px 0 -15px -10px;
}

#sub_menu li {
	list-style: none;
	margin: 0 0 -3px 0;
	font-size:smaller;
	
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #d08602
}

.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}

.menu li {
	padding: 0 0 5px 0;
	list-style-type:  disc;
}

a {
	color: #ffcc00; /*#d08602;*/
	font-weight: normal;
	text-decoration: none
}

a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline
}

a.menu_link {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: underline
}

a.menu_link:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none
}

.quote {
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

table{
	padding:10px;
}

.table_border{
	border:dashed 0px  #ad907e;
}
td {
	vertical-align: top;
}

td.hor_right {
	text-align:right;
}

td.hor_left {
	text-align:left;
}

td.hor_center {
	text-align:center;
}

