/* Structural Components - big to small */

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	color:#000000;
	background-color: #D3D2C8;
	width:100%;

		}

#header_print {
	display:none;
	}


/*div to center the header div's */


#header_wrap {
	position:relative;
	width:760px;
	padding:0;
	margin:0 auto;
}

/* div to wrap the remaining content */

#container {
			clear:both;
			width:760px;
			position:relative;
			margin:0 auto;
			padding:0;
			border:0;
			height:100%;
		}

#generalnav {
	clear:both;
	float:left;
	width:760px;
	height:22px;
	padding:3px 0px 3px 0px;
	text-align:right;
	color:#999999;
}	

*html #generalnav {
	height:28px;
	he\ight:22px;
	
	}
	
	

.center {
	font-weight:bold;
}

#generalnav a {
	color:#0770B9;
	text-decoration:none;
}

#generalnav a:visited {
	color:#0770B9;
	text-decoration:none;
}

#generalnav a:hover {
	color:#0E3C5C;
	text-decoration:underline;
}

#language {
	float:left;
	width:760px;
	height:22px;
	padding:3px 0px 3px 0px;
	text-align:left;
	color:#666666;
	text-align:right;
}

*html #language {
	height:28px;
	he\ight:22px;
}


#language a {
	color:#0770B9;
	text-decoration:none;
}


#language a:visited {
	color:#0770B9;
	text-decoration:none;
}

#language a:hover {
	color:#0E3C5C;
	text-decoration:underline;
}

.back {
	text-align:right;
	vertical-align:bottom;
	}

#breadcrumb {
	clear:both;
	float:left;
	width:460px;
	height:16px;
	background:#0770B9;
	padding:2px 30px 3px 270px;
	font-size:80%;
	text-transform:uppercase;
	border:0;
	color:#0099CC;
}

*html #breadcrumb {
	width:760px;
	w\idth:460px;
	height:21px;
	he\ight:16px;
}

#breadcrumb a {
	text-decoration:none;
	color:#99FFFF;
	margin:0;
}


#breadcrumb a:visited {
	text-decoration:none;
	color:#99FFFF;
}

#breadcrumb a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

#wrapper2 {
	clear:both;
	position:relative;
	margin:0 auto;
	width:760px;
	}

#wrapper {
	width:760px;
	overflow:hidden;	
	}



#left {
			float:left;
			width: 250px;  
			display:inline; 
			background-color:#F5F4EA;
			
           /* LC fullwidth + CC padding */
			
		}
		
/* Start Mac IE5 filter \*/

#left, #right {
	padding-bottom:1001em;
	margin-bottom:-1000em;
	min-height:400px;
	}
/*end Mac IE5 filter */


		
		#left ul {
		float:left;
		margin:0;

		padding:0;
		border:0;
		}
		
		#left li {
		float:left;		
		margin:0;
		border:0;
		padding:0;
		list-style:none;
		display:inline;
		}
		
		#left ul li ul {
		float:left;
		margin:0;
		padding:0;
		background-color: #ADACA1;
		}
		
		#left ul li ul li {
		float:left;
		list-style:none;
		display:inline;
		font-size:90%;
		margin:0;
		}
		
		#left ul li ul li a {
		float:left;
		width:190px;
		padding:2px 35px 3px 25px;
		background-color: #ADACA1;
		margin:0;
		color:#444444;
		text-decoration:none;
		}
		
		#left ul li ul li a:visited {
		float:left;
		width:190px;
		padding:2px 35px 3px 25px;
		background-color: #ADACA1;
		margin:0;
		color:#444444;
		text-decoration:none;
		}		
		
		#left ul li ul li a:hover {
		float:left;
		width:190px;
		padding:2px 35px 3px 25px;
		background-color:#FFFFFF;
		margin:0;
		color:#0770B9;
		text-decoration:none;
		}		
		
		#left ul li #menu {
		border-bottom:#CCCCCC solid 1px;
		}
		
		#left ul li a.orange {
		float:left;
		width:220px;
		background-color:#F5F4EA;
		display:list-item;
		padding:3px 15px 5px 15px;
		border-bottom:#CCCCCC solid 1px;
		color:#666666;
		text-decoration:none;	
		}	
		
		#left ul li a.orange:visited {
		float:left;
		width:220px;
		background-color:#F5F4EA;
		display:list-item;
		padding:3px 15px 5px 15px;
		border-bottom:#CCCCCC solid 1px;
		color:#666666;
		text-decoration:none;	
		}				
		
		#left ul li a.orange:hover {
		float:left;
		width:220px;
		background-color:#F5F4EA;
		display:list-item;
		padding:3px 15px 5px 15px;
		border-bottom:#CCCCCC solid 1px;
		color:#0770B9;
		text-decoration:none;	
		}		
				
		
		#top {
		float:left;
		width:200px;
		background:#CC6633 url(../images/gray_top_shadow.gif) repeat-x top left;
		display:list-item;
		padding:3px 35px 5px 15px;
		border-bottom:#993300 solid 1px;
		color:#FFFFFF;
		text-decoration:none;
				
		}	
		
		#top:hover {
		float:left;
		width:200px;
		background:#FFFFFF url(../images/white_top_shadow.gif) repeat-x top left;
		display:list-item;
		padding:3px 35px 5px 15px;
		border-bottom:#993300 solid 1px;
		color:#FFFFFF;
		text-decoration:none;
				
		}				
		
				
		#left ul li a.orange:visited {
		background-color:#F5F4EA;
		color:#666666;
				
		}			
		
		#left ul li a.orange:hover {
		background-color:#FFFFFF;
		color:#0770B9;
				
		}	
		
			
		
		*html #left ul li a.orange {
		width:250px;
		w\idth:220px;
		}
		
		*html #top {
		width:250px;
		w\idth:200px;
		}

		#left #address {
		float:left;
		width:210px;
		padding:10px 20px 15px 20px;
		background-color:#644E2A;
		color:#FFFFFF;  
		border-bottom:#333333 solid 1px;
		line-height:1.4em;
		}
		
		#left #address img {
		border:1px solid #333333;
		}
		
		#left #address h1 {
		font-size: 110%;
		color:#FFFFFF;
		padding:0;
		margin:10px 0px 2px 0px;
		}
		
		#left #address a {
		margin:0;
		padding:0;
		}
		
		*html #left #address {
		width:250px;
		w\idth:210px;
		}
		
		#left #quotes, #left #pulse {
		float:left;
		padding:0;
		height:170px;
		margin:0;
		width:250px;
		background:#A5DFF2;
		}
		
		#pulse {
		padding: 10px;
		width: 230px;
		height: 150px;
		}

		#right table {
		width:468px;
		margin-bottom:15px;
		}

		#right {
		
			clear:none;
			float:left;
			width: 470px;             /* RC width */
			padding:20px 20px 0px 20px;	
			border:0;
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em; 

			display:inline;
			
		}
		
		*html #right {
			width:510px;
			w\idth:470px;
		}
		
		#right a {
			color:#CC6633;
			text-decoration:none;
		}
		
		#right a:visited {
			color:#CC6633;
			text-decoration:none;
		}
		
		#right a:hover {
			color:#CC6633;
			text-decoration:underline;
		}				
		
		.home {
		background: #0770B9 url(../images/top_shadow.gif) repeat-x top left;
		color:#FFFFFF;
		}
		
		.gen {
		background: #FFFFFF url(../images/white_top_shadow.gif) repeat-x top left;
		}

#timechange {
	width:254px;
	height:23px;
	padding:0;
	margin:0;
	text-indent: -9999px;
	background: url(../images/times_change.gif) no-repeat top left;
}

		#right ul {
		margin:0 15px;
		padding:0;
		border:0;
		}
		
		#right li {
		list-style: outside square;
		}


		#flash {
			clear:both;
			float:left;
			width:760px;
			border:0;
			height:150px;
			background-color:#333333;
			padding:0;
			margin:0;
		}

h2 {
	font-size:130%;
	font-weight:bold;
	margin: 0 0 5px 0;
	}
	
h3 {
	font-size:100%;
	font-weight:bold;
	margin: 0;
	text-transform:uppercase;
	}	
	
#right #map {
	width:120px;
	height:120px;
	border:0;
	padding:0;
	margin:0;
	vertical-align:top;
}

#spacer {
	width:15px;
}

#l_address {
	width:300px;
	padding:0;
	margin:0 0 10px 0;
}

#l_address p {
	margin:0 0 5px 0;
	padding:0;
	border:0;
}

.under {
	font-weight:bold;
}


#room {
	border:1px solid #003366;
	padding:0;
	margin:0;
}

#room td {
	font-size:80%;
	vertical-align:top;
}

.padded {
	padding:2px 5px;
}

.odd {
	background: #67A0C7;
}

.even {
	background: #93BAD5;
}

.subodd {
	background: #D7E6F1;
}

.logos {
	float:left;
	width:160px;
	padding:0;
	margin:15px 10px 0 0;
	border:0;
	text-align:center;
}

.logos_text {
	float:left;
	width:300px;
	padding:0;
	margin:15px 0 0 0;
	border:0;
}

.clear {
	clear:both;
	height:15px;
	width:470px;
}



#right li.num {
	list-style:outside decimal;
	margin:8px 0 8px 0;
	}
	
#right li.num option {
	margin:3px 0px 3px 0px;
	}
	
#footer {
	position:relative;
	width:730px;
	padding:10px 15px 20px 15px;
	margin:0 auto;
	background: #0770B9 url(../images/top_shadow.gif) repeat-x top left;
	color:#FFFFFF;
	}	
	
#tablecell {
	border:0;
	margin:0;
	vertical-align: baseline;
}

#qt {
	border:0;
	padding:0;
	width:100px;
	height:30px;
	float:left;
	background:url(../images/qt_lg.gif) no-repeat top left;
	text-indent:-9999px;
	
}


#qt:visited {
	border:0;
	padding:0;
background:url(../images/qt_lg.gif) no-repeat top left;	
	
}

#qt:hover {
	border:0;
	padding:0;
	background:url(../images/qt_lg_hover.gif) no-repeat top left;
	
}

.divider {
	height:1px;
	border:0;
	padding:0;
	background-color: #003366;
}

textarea {
	margin:10px 0px;
	}
	
/* special right CSS coding for internal form, without the menu at the left */
	#right_big {
		
			clear:none;
			float:left;
			width: 720px;             /* RC width */
			padding:20px 20px 0px 20px;	
			border:0;
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em; 

			display:inline;
			
		}
		
		*html #right_big {
			width:560px;
			w\idth:720px;
		}
		
		#right_big a {
			color:#CC6633;
			text-decoration:none;
		}
		
		#right_big a:visited {
			color:#CC6633;
			text-decoration:none;
		}
		
		#right_big a:hover {
			color:#CC6633;
			text-decoration:underline;
		}				
	
		#right_big ul {
		margin:0 15px;
		padding:0;
		border:0;
		}
		
		#right_big li {
		list-style: outside square;
		}

		#right_big hr {
			border:1px solid #666666;
		}
#left #pulse img {
border: 0;	
}
#left #pulse {
		float:left;
		padding: 10px;
		width: 230px;
		height: 150px;
		background-color:#F5F4EA;
		}