/* Main CSS Settings*/

/* Browser Bug Fixes */
/* IE ^ Double Margin */
* html #content_lft {
	display:inline;
	}
* html #col_lft {
	display:inline;
	}
* html #col_mid {
	display:inline;
	}
* html #col_rgt {
	display:inline;
	}
* html #col_1 {
	display:inline;
	}
* html #col_2 {
	display:inline;
	}	
/* Firefox Correction*/
html {
	height:100%;
	}
/* End Browser Bug Fixes */
a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #0066FF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold_txt {
	font-weight: bold;
}
br.clear {
	clear:both;
}
/* Main Settings*/
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: normal;
	color: #3577CE;
	margin: 0px;
	padding-top: 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 10px;
}
hr {
	border:none;
	background-color:#FF6633;
	color:#3577CE;
	height:1px;
	margin-right: 10px;
	padding-right: 10px;
}
/* Width expression - convert to elastic */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-bottom: 25px;
}
#band {
	margin-top: 20px;
}
/* Access Keys*/
.akey {
	text-decoration:underline;
	}
#banner_1 {
	height: 90px;
	text-align: right;
}
#banner_2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #3577ce;
	text-align: center;
	padding-right: 40px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.img_ctr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#quicklinks {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
/* Remove image borders - eg: containied in quicklinks */
#quicklinks a img {
	border:none;
}
/*Expand Clickable Area for IE 6*/	
* html ul.nav a {
	height:1px;
	}
/*Main Content*/
/*100% corrects float drop for hover buttons*/
#content {
	height:100%;
	}
#content_lft {
	float: left;
	width: 400px;
	clear:both;
	display: inline;
}
#col_lft {
	float:left;
	width: 150px;
	margin-left: 20px;
	text-align: left;
	display: inline;
	}
#col_lft h2 {
	margin: 0px;
	padding-top: 20px;
}
#col_mid {
	float:right;
	width: 300px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	display: inline;
	}
#col_1 {
	width:200px;
	float:left;
	display:inline;
	}	
#col_2 {
	width:200px;
	float:right;
	display:inline;
	}
/*Far Right Column*/
/*-15px to compensate h2 margin*/
#col_rgt {
	float:right;
	width: 200px;
	margin-right: 20px;
	text-align: center;
	display:inline;
	padding-right: 20px;
	}
#col_rgt h2 {
	margin: 0px;
	font-size: 16px;
	color: #3577CE;
	font-weight: bold;
	text-align: center;
}
#col_rgt h3 {
	text-align: center;
}	
/*Footer and Copyright*/
#footer_l a {
	color: #999999;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 10px;
}
#footer_r {
	height: 60px;
}
#copyright {
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images_base/common/copyrgt_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright a {
	margin: 0px;
	padding: 0px;

}

#search_box {
	float: right;
	width: 300px;
	padding-right: 20px;
	clear: right;
	margin: 0px;
}
/*SIDE Navigation Bars*/
/*Main Navigation Bar*/
* html ul.nav a {
	height:1px;
	}
#nav_main {
	float: left;
	width: 135px;
	display:inline;
	padding-top: 9px;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 10px;
	}
* html .nav_main {
	display:inline;
	}
ul.nav {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	}
ul.nav li {
	display: inline;
	}
ul.nav a {
	display: block;
	margin: 0px;
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #FFFFFF;
	}
ul.nav a:visited {
	color:#FFFFCC}
ul.nav a:hover {
	background-color: #CC3300;
	color: #FFFFFF;
	}
ul.nav ul {
	margin-left:0;
	padding-left: 0px;
	}
ul.nav ul a {
	padding-left: 15px;
	background-color: #333333;
	color: #CCCCFF;	
	}
ul.nav ul a:hover {
	background-color:#0099FF;
	color: #FFFFFF;
	}
/*Background colour is required for 'ul#nav_main a' to ensure hover effect is full width */
/*Google Maps - Location Page*/
/*Google Map 1 - Individual Maps*/
#map_1 {
	width: 400px;
	height: 300px;
	border: 1px solid #660066;
	margin-top: 20px;
	margin-bottom: 20px;
	}
/*Google Map 2*/
#map_2 {
	width: 400px;
	height: 500px;
	border: 1px solid #660066;
	margin-top: 20px;
	margin-bottom: 20px;
	}
.img_rgt {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.video_ctr {
	margin-left: 40px;
}
#pick_list {
	width: 300px;
}

