/* CSS Document */

html {
	margin:0;
	padding:0;
	}
body {
	font:76% Arial, Helvetica, sans-serif;
	margin: 0;	
	padding: 0;
	color:#333;
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:500;
	}
		
p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height:1.3em;
	font:Arial, Helvetica, sans-serif;
	}
#wrapper {
	margin: 0 auto;
	display:block;
	padding: 0;
	width: 950px;
	background-color:#fff;
	}	


/*--------links-----------*/
a:link {
	color: #992b00; 
	text-decoration: none;
	font-weight: 500;
	}	
a:visited{
	color: #ff3300; 
	text-decoration: none;
	font-weight: 500;
	}
a:hover {
	color: #992b00; 
	text-decoration: underline;
	font-weight: 500;
	}
a:active {
	color: #992b00; 
	text-decoration: none;
	font-weight: 500;
	}
.quicklinks {
	margin: 0 10px 20px 5px;
	padding: 0;
	list-style: none;
	}
.quicklinks li {
	margin: 0;
	padding: 10px 0 10px 20px;
	color: #ff5c00;
	border-bottom: #666 dashed 1px;
	background: url(../images/bullet-quicklink.png) left 12px no-repeat;
	}
.quicklinks li a {
	margin: 0;
	padding: 0;
	color: #ff5c00;
	}
.quicklinks li a:hover {
	margin: 0;
	padding: 0;
	color: #ff5c00;
	text-decoration: underline;
	}

/*---------header-----------*/
.topnav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	width: 950px;
	text-align: right;
	}
.topnav li {
	padding: 0 15px;
	margin: 0;
	display: inline;
	color: #000;
	}
.topnav li a {
	padding: 0;
	margin: 0;
	color: #666;
	}
.topnav li a:hover {
	padding: 0;
	margin: 0;
	color: #666;
	text-decoration: underline;
	}
#header {
	margin: 0;
	padding: 10px 35px 0 35px;
	background: url(../images/header-bg.gif) center top repeat-x;
	height: 5em;
	border: #d8d8d8 solid 1px;
	width: 878px;
	}
#header h1 {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 3em;
	text-transform: uppercase;
	}
	#header h1 a{
		color:#992b00;
		margin: 0;
		padding: 0;
		font-weight: bold;
		text-decoration: none;
		word-spacing: -5px;
		}
	#header h1 a span {
		color:#000;
		margin: 0;
		padding: 0;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.5em;
		}
#header .toplinx {
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
	}
#header .toplinx a {
	padding: 5px 5px 5px 17px;
	color: #ea8000;
	display: block;
	float: left;
	}
#header .toplinx a.home {
	background: url(../images/home.gif) 2px center no-repeat;
	}
#header .toplinx a.sitemap {
	background: url(../images/sitemap.gif) 2px center no-repeat;
	}
#header .toplinx a.contact {
	background: url(../images/contact.gif) 2px center no-repeat;
	}
#header .toplinx a:hover {
	padding: 5px 5px 5px 17px;
	color: #fff;
	background-color: #ea8000;
	}
#header .toplinx a:hover.home {
	background: #ea8000 url(../images/homehover.gif) 2px center no-repeat;
	}
#header .toplinx a:hover.sitemap {
	background: #ea8000 url(../images/sitemaphover.gif) 2px center no-repeat;
	}
#header .toplinx a:hover.contact {
	background: #ea8000 url(../images/contacthover.gif) 2px center no-repeat;
	}

	
/*----------nav-----------*/
.nav {
	padding: 5px 0;
	margin: 0 0 2px 0;
	list-style: none;
	width: 948px;
	border: #d8d8d8 solid 1px;
	border-top: none;
	color: #838383;
	font-weight: bold;
	clear: both;
	float: left;
	}
.nav li {
	padding: 0 5px 0 0;
	margin: 0 10px;
	display: inline;
	font-weight: bold;
	font-size: 1.2em;
	background: url(../images/navbgr.gif) right center no-repeat;
	float: left;
	}
.nav li span.navleft {
	background: url(../images/navbgl.gif) left center no-repeat;
	padding: 0 0 0 5px;
	display: block;
	}

.nav li a {
	padding: 10px 5px;
	margin: 0;
	color: #838383;
	display: block;
	font-weight: bold;
	background: url(../images/navbg.gif) center center repeat-x;
	text-align: left;
	}
.nav li a:hover {
	padding: 10px 5px;
	margin: 0;
	color: #838383;
	display: block;
	font-weight: bold; _font-weight: 500;
	background: url(../images/navbg.gif) center center repeat-x;
	text-align: left;
	text-decoration: underline;
	}

/* ---- bread crumb ---- */
.bread {
	padding: 0 15px 2px 15px;
	margin: 5px 0;
	color: #a3a3a3;
	border-bottom: #d8d8d8 solid 1px;
	font-size: 0.9em;
	}
.bread a {
	color: #a3a3a3;
	}	
.bread a:hover {
	color: #a3a3a3;
	text-decoration: underline;
	}	
	
/*---------content-----------*/
#topcontentblock {
	margin: 0;
	padding: 0;
	width: 950px;
	clear: both;
	}
#tcb-left {
	margin: 0;
	padding: 0 25px 0 5px;
	width: 270px;
	float: left;
	}
#tcb-right {
	margin: 0;
	padding: 0;
	width: 650px;
	float: right;
	background: #e8e3e3 url(../images/tcb-right-top.gif) left top no-repeat;
	}
.tcb-right-outer  {
	 width:650px;
	 float:right;
	 }
#tcb-right-bot {
	margin: 0;
	padding: 10px;
	background: url(../images/tcb-right-bottom.gif) left bottom no-repeat;
	}
.maintext {
	margin: 10px 0 0 0;
	padding: 10px;
	background: #fff url(../images/maintext-top.gif) left top no-repeat;
	}
.maintext p a {
	text-decoration: underline;
	}
.maintext-bot {
	margin: 0;
	padding: 0;
	height: 10px;
	background: #fff url(../images/maintext-bottom.gif) left bottom no-repeat;
	}
.maintext h2 {
	margin: 0 0 5px 0;
	padding: 0;
	color: #992b00;
	font-weight: bold;
	font-size: 2em;
	}
#tcb-left h3.hone {
	margin: 0;
	padding: 8px 20px 10px 0;
	color: #fff;
	font-weight: bold;
	background: url(../images/h-bg-1.gif) left top no-repeat;
	width: 250px;
	font-size: 1.2em;
	text-align: right;
	}
#tcb-left h3.htwo {
	margin: 0;
	padding: 8px 20px 10px 0;
	color: #fff;
	font-weight: bold;
	background: url(../images/h-bg-2.gif) left top no-repeat;
	width: 250px;
	font-size: 1.2em;
	text-align: right;
	}
#contentblock2 {
	margin: 0;
	padding: 0 0 10px 0;
	width: 950px;
	background: #fff url(../images/bc2-bg.jpg) center top repeat-x;
	}
#cb2-top {
	margin: 25px 0 0 0;
	padding: 0;
	width: 950px;
	height: 10px;
	background: url(../images/bc2-top.gif) left bottom no-repeat;
	}
#cb2-left {
	margin: 0 10px;
	padding: 10px 0 0 0;
	float: left;
	width: 750px;
	background: url(../images/cb2-left-top.gif) left top no-repeat;
	display: inline;
	}
#cb2-left-left {
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
	}
#tcb-left #cb2-left-left2 {
	margin: 0;
	padding: 5px;
	width: 260px;
	background: #eaf2fb url(../images/cb2-left-left2-top.gif) left top no-repeat;
	}
#tcb-left #cb2-left-left2-inner {
	margin: 0;
	padding: 5px;
	background: #fff url(../images/cb2-left-left2-inner-top.gif) left top no-repeat;
	}
#cb2-left-right {
	margin: 0;
	padding: 0;
	float: right;
	width: 430px;
	}
#cb2-left .vline {
	margin: 0;
	padding: 0 10px;
	background: #fff url(../images/vline-dashed.gif) 299px bottom repeat-y;
	}
#cb2-left-bot {
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/cb2-left-bottom.gif) left bottom no-repeat;
	}
#cb2-right {
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	float: right;
	width: 170px;
	background: url(../images/cb2-right-top.gif) left top no-repeat;
	}
#cb2-right-bot {
	margin: 0;
	padding: 20px 25px 5px 25px;
	background: #fff url(../images/cb2-right-bottom.gif) left bottom no-repeat;
	}
#cb2-left h3  {
	margin: 0 0 10px 0;
	padding: 5px 2%;
	color: #000;
	font-weight: bold;
	background: url(../images/navbg.gif) center center repeat-x;
	width: 96%;
	font-size: 1.2em;
	}
#tcb-left #cb2-left-left2 h3  {
	margin: 0 0 10px 0;
	padding: 5px 2%;
	color: #000;
	font-weight: bold;
	background: url(../images/navbg.gif) center center repeat-x;
	width: 96%;
	font-size: 1.2em;
	}
.buttonblk {
	float:right; display:block; position: relative; right:22px; border:none; margin-top: -20px;
	}
#cb2-left-right h4 {
	margin:  20px 0 6px 0;
	font-size: 1.1em;
	color: #992b00;
	font-weight: bold;
	clear: both;
}
#cb2-left-right h5 {
	margin:  0 0 5px;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	clear: both;
}
#cb2-left-right .thumb {
	float: left;
	margin: 3px 10px 5px 0;
	}
#cb2-left-left p {
	color: #666;
	}	
#cb2-left-left p a {
	font-weight: bold;
	}
/*-----AP portal-----*/

.ap-portalrow {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}	
.ap-portal {
	padding: 10px 10px 0 10px;
	margin: 0;
	background-color: #fff;
	border-bottom: #ad1802 solid 1px;
	}
.ap-portal .text {
	margin: 0 0 0 110px;
	}	
.ap-portal h3 {
	padding: 0 0 0 0;
	margin: 0;
	color: #ff0000;
	font-weight: 600;
	font-size:1.4em;
	}
.ap-portal h3 a{
	color: #ff0000;
	font-weight: 600;
	text-decoration: none;
	}
.ap-portal h3 a:hover{
	color: #ff0000;
	font-weight: 600;
	text-decoration: underline;
	}
.ap-portal p {
	padding: 0;
	margin: 0 5px 15px 0px;
	background-color: #fff;
	font-size: 0.9em;
	color: #333;
	font-family: tahoma;
	}	
.ap-portal p.apinfo{
	margin: 0 5px 5px 0;
	padding: 0;
	font-size:0.9em;
	}

.ap-portal p a:link, .ap-portal p a:visited{
		text-decoration:undeline;
		}
.ap-portal .bo a {
		text-decoration:none;
		text-transform: uppercase;
		background: #fff url(../images/book-online.jpg) center top no-repeat;
		width: 130px;
		color: #990000;
		padding: 4px 15px;
		margin: 10px 0;
		font-size: 1em;
		text-align:center;
		}
.ap-portal img {
	padding: 3px;
	margin: 3px 0 5px 0;
	width:80px;
	background-color: #fff;
	border: #999 solid 1px;
	float:left;
	}
.aptop{
		border-top: #ad1802 solid 1px;
		}
/*-----------------------*/

.ap-portal2row {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}	
.ap-portal2 {
	padding: 10px 10px 0 10px;
	margin: 0;
	background-color: #f1f1f1;
	border-bottom: #ad1802 solid 1px;
	}
.ap-portal2 .text {
	margin: 0 0 0 110px;
	}		
.ap-portal2 h3 {
	padding: 0 0 0 0;
	margin: 0;
	color: #ff0000;
	font-weight: 600;
	font-size:1.4em;
	}
.ap-portal2 h3 a{
	color: #ff0000;
	font-weight: 600;
	text-decoration: none;
	}
.ap-portal2 h3 a:hover{
	color: #ff0000;
	font-weight: 600;
	text-decoration: underline;
	}
.ap-portal2 p {
	padding: 0;
	margin: 0 5px 15px 0px;
	background-color: #f1f1f1;
	font-size: 0.9em;
	color: #333;
	font-family: tahoma;
	}	
.ap-portal2 p a:link, .ap-portal p a:visited{
		text-decoration:undeline;
		background-color: f1f1f1;
		}
.ap-portal2 .bo a {
		text-decoration:none;
		text-transform: uppercase;
		background: #f1f1f1 url(../images/book-online-2.jpg) center top no-repeat;
		width: 130px;
		color: #990000;
		padding: 4px 15px;
		margin: 10px 0;
		font-size: 1em;
		text-align:center;
		}
.ap-portal2 img {
	padding: 3px;
	margin: 3px 0 5px 0;
	width:80px;
	background-color: #f4f4f4;
	border: #999 solid 1px;
	float:left;
	}
.ap-portal2 p.apinfo{
	margin: 0 5px 5px 0;
	padding: 0;
	font-size:0.9em;
	}
/*----------------------------form default------------------------------------*/
input, select, textarea {
            margin: 5px 0;/*NB: right or left margins may be required if form width is extended and labels wrap*/
            padding: 1px;
            background-color:#fff;
            border:#993300 solid 1px;
            display: block;
            }
form {
	padding: 10px 10px 5px 10px;
	margin: 0;
	}
form fieldset {
            padding: 5px;
            margin: 0;
            border:#fff dotted 1px;
            }           
label {
	color: #000;
	font-weight: bold;
	font-family: tahoma;
	
	}
#buttons {
            margin:0 0 20px 0;
            text-align:center;
            }
#buttons input {
            margin:0 5px 0 0;
            text-align:center;
            padding:5px;
            font-size: 1.1em;
            }

/*----------------------------form search------------------------------------*/
#tcb-left input, select, textarea {
            margin: 5px 0;/*NB: right or left margins may be required if form width is extended and labels wrap*/
            padding: 1px;
            background-color:#fff;
            border:#993300 solid 1px;
            display: block;
            }
#tcb-left form {
	background: #b12a1f url(../images/form-bg2.gif) center top no-repeat;
	padding: 10px 10px 5px 10px;
	margin: 0;
	}
#tcb-left #form-bot {
	background: #b12a1f url(../images/form-bg-bot.gif) center bottom no-repeat;
	padding: 0;
	margin: 0 0 20px 0;
	height: 10px;
	}
#tcb-left form fieldset {
            padding: 5px;
            margin: 0;
            border:#fff dotted 1px;
            }           
#tcb-left label {
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
	
	}
#tcb-left #buttons {
            margin:0 0 20px 0;
            text-align:center;
            }
#tcb-left #buttons input {
            margin:0 5px 0 0;
            text-align:center;
            padding:5px;
            font-size: 1.1em;
            }
#tcb-left form span {
	width: 100px;
	float: left;
	display: block;
	margin-bottom: 10px;
	}
	

/*-----footer-----*/
#footer {
	margin: 30px 0;
	padding: 20px 35px;
	background: #f9f9fd;
	border: #e8ecf1 solid 1px;
	width: 878px;
	clear: both;
	color: #666;
	}
#footer p.footlnx {
	margin: 0;
	padding: 0;
	height: 2em;
	float: right;
	color: #666;
	}
#footer p.footlnx a {
	color: #666;
	text-decoration: none;
	}
#footer p.footlnx a:hover {
	text-decoration: underline;
	}
	
/* --------- Map --------- */

#mapContainer {
  height: 580px;
  width: 555px;
}


div#map {
	height: 450px;
	margin: 20px 0 20px 0;
	border:#000 solid 1px;
}
#side-bar a:hover {
	text-decoration: underline;
	}
#side-bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side-bar {
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 1em;
	}
 #side-bar-title {
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	}
		

/* =self clearing
----------------- */
/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.clearfloat:after {
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
}
 
.clearfloat { display: inline-block; }
 
/* Hides from IE-mac */
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/ 	
	
	
	
.clearer {
	height:0;
	margin:0;
	padding:0;
	clear:both;
	display:block;
	}	

