/* Global styles */




body {
	padding:0px;
	margin:0;
	height:100%;
	font: 0.70em/1.3em "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/*
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	*/
	letter-spacing:1px;
	color:#000;
	background-color:#fff; }
	
img { border:0; }
a { text-decoration:underline; color: #FF7C1E; }
a:hover { text-decoration:none; }

p,ul{ font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; color:#000; padding-bottom:15px; }
.small { font-size:1em; }

#acc_nav { width:0; height:0; line-height:0; position:absolute; left:-3000px; }
.container { border-right: 1px solid #fff; }
.nav_cell { padding-left:4px; padding-top:5px; }

ul{
	margin-left:15px;
	padding:0px;
	padding-bottom:15px;}
	
li { list-style-image:url(../images/bullet.jpg); font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size:1.1em; letter-spacing: 1px; padding-bottom:5px;}

a img, img.head { 
	margin-bottom:20px;}
	
img.head{
	margin-top:20px;}
	
a:hover li { color: #000; }

/*.table_shadow { background-image:url(../images/bg_shadow.gif); background-repeat:repeat-y; width:49px; border-left:5px solid #fff; }*/

/* footer */
.foot_left { color:#7F7F7F; font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size:1em; padding: 5px;}
.foot_right { color:#FF7C1E; font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif; font-size:1em; padding: 5px; }
.foot_right a { color:#FF7C1E; }

/* index.php */
.content { margin: 0px 20px 0px 40px; }


p.banner_txt { color:#fff; font-size:1.1em; margin: 25px 0 0px 13px; }
.banner_txt a { color:#fff; font-weight:bold; text-decoration:underline; }
#btn_find { margin-right: 5px; }

/* locatiom.php */
.content_location { width:320px; margin: 0px 20px 0px 40px; text-align:left; }

/* about.php */
.orange { color:#FF7C1E; font-weight: normal; }
#map { margin: 30px 60px 0 0; border: 1px solid #fff; }
a:hover #map { border: 1px solid #FF7C1E; }
blockquote { color:#000; background-color:#FFF5EE; margin:15px; padding:1px 20px 10px 20px; }
.right { text-align:right; }

/* links.php */
a.img { text-decoration: none; } 

/* Hub */
.marginLeft { margin-left:20px; }

h1, h1 img{
	display:none;}

h2,h3{
	font-size:1.9em;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#FF7C1E;
	margin-bottom:4px;
	line-height:1.2em;
	margin-top:15px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;}
	

	
h3{
	font-size:1.5em;
	margin-bottom:10px;
	color:#999;}
	
	.space{
		margin-bottom:20px;}
	
div#comingSoon{
	border:3px solid #FF7C1E;
	padding:6px;
	width:160px;

	margin-bottom:20px;}
	
div#comingSoon h2,div#comingSoon h3{
	margin-top:0px;
	margin-bottom:5px;}
	
a#iip{
	position:absolute;
	right:0px;
	bottom:20px;}
	
div#comingSoon p{
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	}


/*===============================================================
News 
===============================================================*/

/* floatfix */
.floatfix:after {
	content:"."; 
	display:block; 
	height:0px; 
	clear:both; 
	visibility:hidden}
.floatfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .floatfix {height:1%}
.floatfix {display:block}
/* End hide from IE-mac */



#content{
	padding:0px 45px 20px 120px;}
	
.row {
	position:relative;
	width:625px;
	padding-bottom:5px;
	margin-bottom:15px;}
	
#submenu{
	margin:30px 0px;
	padding:0px;
	list-style-type:none;
	}
	
#submenu li{
	list-style-image:none;}
	
.row.divide{
	border-bottom:1px solid #ff7d1f;}
	
.tile{
	width:auto;
	display:inline;
	position:relative;
	float:left;}

#content h1,.tile h2,.tile h3{
	font-weight:normal;
	color:#898989;
	font-size:1.4em;
	line-height:1.1em;
	margin:0px;
	padding:0px;}
	
#content h1{
	color:#ff7d1f;
	line-height:5em;}
	
.tile h3{
	font-size:1.2em;
	line-height:1.2em;
	padding-bottom:10px;
	width:290px;}
	
.tile .colL,.tile .colR{
	position:relative;
	float:left;
	width:295px;
	margin-right:35px;
	padding-bottom:15px;}
	
.tile .colR{
	margin:0px;}
	
.tile .body{
	padding-bottom:15px;}
	

	
.tile.partner{
	margin-bottom:20px;
	width:625px;}
	
.tile.partner .colL{
	width:145px;}
	
.tile.partner .colR{
	width:445px;}
	
.tile.partner h2{
	padding-bottom:10px;}
	
.tile img{
	border:1px solid #ff7d1f;
	float:left;}
	
.tile img.tn{
	margin:0px 5px 5px 0px;}
	
.tile p{
	margin:0px;
	padding:0px;
	color:#000;
	padding-bottom:10px;}
	
.link{
	position:absolute;
	right:0px;
	bottom:0px;
	text-align:right;
	}
	
a.more, a.more:visited{
	color:#898989;
	padding-right:20px;
	line-height:1.6em;
	background:url(../images/arrow_bullet.png) right center no-repeat;
	text-decoration:none;
	cursor:pointer;
	display:block;}
	
a.more:hover, a.more:active, a.more:focus{
	color:#ff7d1f;}
	
	
/*================================
nav
================================*/

#header{
	margin:0px;
	position:relative;
	padding:78px 0px 0px 120px;
	height:22px;
	min-height:22px;
	width:670px;
	background:url(../images/logo.jpg) left top no-repeat;}
	
div[class]#header{
	height:auto;}
	
a#homeLink{
	width:80px;
	height:80px;
	position:absolute;
	left:16px;
	top:10px;}

ul#nav{
	list-style:none;
	white-space:nowrap;
	width:670px;
	margin:0px;
	padding:0px;
	}
	
ul#nav li{
	display:inline;
	float:left;
	padding-bottom:5px;}
	
ul#nav a{
	text-align:right;
	display:block;
	padding-right:18px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:auto;
	background:url(../images/arrow.png) right center no-repeat}
	
	
ul#nav a:hover, ul#nav a:focus, ul#nav a:active{
	color:#000;
	background:url(../images/arrow_over.png) right center no-repeat;}
	
	
td.leftShad{
	background: url(../images/bg_shadow_left.gif) left top repeat-y;}
	
td.rightShad{
	background: url(../images/bg_shadow_right.gif) left top repeat-y;}


.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}

div.logos{
	padding:15px 0 0 12px;
}
div.logos a{
	padding:0 15px;
	margin-top:10px;
}