body {background-color: white;
font-family: Arial, Helvetica, sans-serif; 
padding: 0;
margin: 0;
background-image: url(assets/fade.jpg);
background-repeat: repeat-x;
}
		
		p { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			font-style: normal; 
			color: #000033; 
			font-weight: normal; 
			indent: 15px; 
			padding: 5px;}
			
		h3 {font-size: 12px; color: navy;}
		h2 {font-size: 13px; color: navy;}
		h1 {font-size: 16px; color: #A00D27;}
		
		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid gray;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			background-color: white;
			
			
		}

		#banner {
			padding: 0;
			margin-bottom: 0;
			background-color: white;

			border-bottom: solid 1px silver;
			
		}

		#content {
			padding: 5px;
			margin-left: 175px;
			margin-right: 160px;
			background-color: #ebebeb;
			//* background-image: url(assets/corner.gif);background-repeat:no-repeat; *//
		}
				#content2 {
			padding: 5px;
			margin-left: 175px;
			margin-right: 5px;
			background-color: #ebebeb;
			//* background-image: url(assets/corner.gif);background-repeat:no-repeat; *//
		}

		#sidebar-a {
			float: left;
			width: 165px;
			\width: 175px;
			w\idth: 165px;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			background-color: white;
		}

		#sidebar-b {
			float: right;
			width: 150px;
			\width: 160px;
			w\idth: 150px;
			margin: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: white;
		}

		#footer {
			clear: both;
			padding: 1px;
			margin-top: 1px;
			background-color: white;
		}
		
		
	#menu dl {
			width: 150px; 
			margin: 0; 
			padding: 0 0 10px 0; 
			background: #69c url(assets/bottom.gif) no-repeat bottom left;}
	#menu dt {
			margin:0; 
			padding: 1px; 
			font-size: 10px; 
			font-family: arial, helvetica, sans-serif;
			font-weight:bold; 
			color: #fff; 
			border-bottom:1px solid #fff; 
			background: #69c url(assets/top.gif) no-repeat top left;
			}
			
	#menu dd {
			margin:0; 
			padding:0; 
			color: #fff; 
			font-size: 1em; 
			border-bottom:1px solid #fff; 
			background: #47a;
			}
	#gallery a, #gallery a:visited {
			color:#fff; 
			text-decoration:none; 
			display:block; 
			padding:5px 5px 5px 20px;
			background: #47a url(assets/arrow.gif) no-repeat 10px 10px; 
			width:125px;
			}
			
	#gallery a:hover {
			background: #258 url(assets/arrowr.gif) no-repeat 11px 10px; 
			color:#9cf;
			}

	.cap {
float: left;
			
			font-size: 62px;
			line-height: 51px;
			font-weight: normal;
			color:#444444;
			font-family: georgia, times;
	
	
		}
.fltable{
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			color: #000033; 
			font-weight: normal; 
			indent: 15px; 
			
			width: 98%;
	padding: 0;
	margin: 0;
			}
		
	#mytable td {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-style: normal; 
			color: #000033; 
			font-weight: normal; 
			indent: 15px; 
			padding: 5px;
			}
#mytable tr {background-color: white;}
#mytable th	{font-family: georgia, times;}

li	{font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; color: #000033; }
			/* table styles */
.mytable {
	width: 98%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}


th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(assets/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.rate {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
