/* CSS Document */
body {
	background-image: url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color: #6699cc;
	background-position: top;
	margin: 0;
}
body, td, th {
	font-size: small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #464646;

}
a {
	color: #494986;	
	text-decoration: none;
}
a:visited {
	color:#663399;
}
a:hover {
	text-decoration: underline;
}
H2 {
	font-size: 1.5em;
	color: #0000cc;
	margin-top: .1em;
	margin-bottom: .25em;	
	font-family: "Times New Roman", Times, serif;
}
H3 {
	font-size: 1.0em;
	margin-top: .25em;
	margin-bottom: .25em;	
}
#container {
	padding: 0 8px;
}
table#main {
	border: 2px solid #ff6600;
	margin: 8px 0 10px 0;
	width: 100%;
}
table#main td {
	background-color: #f0f8ff;
}

td.masthead {
	background-image: url(../images/bg_masthead.jpg);
	height: 130px;
	width: 100%;
}
td.nav {
height: 30px;
font-size:.95em;
font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F3E8;
	vertical-align: middle;
    background-color: #f0f8ff;
	background-image: url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
}

td.nav a:link, td.nav a:visited {
font-size:small;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
	vertical-align: middle;
}

td.nav a:hover {
color:#003366;
text-decoration:underline;

}


td.content {
	padding: 0 2px 2px 2px;
}
table#page {
	width: 100%;
}
table#page td {
	background-color: #f0f8ff;
	/*font-size: 1.2em;*/
}
table#page td.margin {
	height: 12px;
}
table#page td.left {
	width: 236px;
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	padding: 10px 6px 10px 6px;
}
table#page td.right {
	vertical-align: top;
	padding: 9px 20px;
	background-image: url(../images/bg_leftdivider.gif);
	background-position: left;
	background-repeat:repeat-y;
	width: 100%;
}

.photos {
	border:1px solid #000000;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
	
td.right table {
	margin-left: 46px;
}
td.right table tr td {
	font-size: .9em;
}
td.right H1 {
	padding: 4px 0 0 0px;
	margin-left: 200px;
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 1.1em;
}
td.right p, td.right H2, td.right H3 {
	padding-left: 46px;
}
td.right p {
	margin-top: .25em;
	margin-bottom: .75em;
	line-height: 1.4em;
}
td.right ul {
	margin-top: .25em;
	margin-left: 40px;
	padding-left: 28px;
	}
td.right ol {
	margin-top: .25em;
	margin-left: 50px;
	padding-left: 28px;
}
td.right ul li {
	list-style-image: url(../images/bullet.gif); 
}
td.right ol li {
	margin-bottom: .5em;
}
/*left nav markup*/
td.left ul {
	margin-top: 0;
	margin-left: .75em;
	padding-left: .5em;
}
td.left ul li {
	list-style-type: none;
	list-style-image: url(../images/navbullet_blank.gif);
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: .5em;
	border-bottom: 1px solid #c0c6e4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
td.left ul li#current {
	list-style-image: url(../images/navbullet.gif);
}
td.left ul li ul {
	margin-top: .5em;
}
td.left ul li ul li {
	font-weight: normal;
	font-size: .9em;
	list-style-image: none;
	list-style: none;
	margin-bottom: .4em;
}
#contact {
	width: 250px;
	text-align: center;
	padding: 0 9px 8px 9px;
	font-weight: bold;
	font-size: .9em;
}
.directions {
	margin-left: 1.25em; 
	font-weight: bold;
}	
.callout {
	float: right;
	width: 220px;
	margin: 8px;
	border: 1px solid #E5E7D3;
	padding: 4px;
}
td.right .callout H1, td.right .callout H2, td.right .callout H3, td.right .callout P {
	margin-left: 0;
	padding-left: 0;
}
td.right .callout ul {
	margin-left: .5em;
	padding-left: .5em;
}
td.right .callout ul li {
	margin-bottom: .75em;
	font-size: .9em;
}

td.right a {
	text-decoration: underline;
}
/*moved inline styles from directions page to style shee - 16APR07 JPJ*/
.googleMap {
	width: 350px; height: 300px; float: left; margin-top: 16px;
}


.resources {

	vertical-align:top;
	text-align:center;
	float:right;
	color:#003366;
	padding-right: 10px;
    padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100px;
	width: 200px;
}

.baslogo {
	vertical-align:top;
	float:left;
	clear:left;
	height: 66px;
	width: 289px;
	padding-top: 15px;
}
p.location {
	color: #FF6633;
	font-weight: bold;
	margin-left: 1.25em;
}
p.location a:link, p.location a:visited, p.location a:hover {
	color: #FF6633;
	text-decoration: underline;
}
