body
{
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-y;
	background-color: #00954A;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em
}
p
{
	color: #fff;
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 1.5em
}
h1, h2, h3, h4, h5, h6
{
	color: #ffffcc
}
h1
{
	font-size: 1.3em;
	padding: 0 0 13px 0;
	margin: 0 0 1em 0;
	border-bottom: solid 1px #fff;
}
h2
{
	font-size: 1.2em;
	margin: 0 0 1em 0
}
h3
{
	font-size: 1.1em;
	margin: 0 0 1em 0
}
h4, h5, h6
{
	font-size: 1em;
	margin: 0 0 1em 0
}
ul, ol
{
	margin-bottom: 1em
}
img
{
	border: none;
}
a
{
	color: #fff;
	font-weight: bold
}
a:hover
{
	color: yellow
}
table
{
	font-size: 1em;
	margin: 0 0 1em 0;
	border-top: solid 1px #669966;
	border-left: solid 1px #669966;
	border-collapse: collapse
}
td
{
	padding: 6px;
	border-right: solid 1px #669966;
	border-bottom: solid 1px #669966;
}
li
{
	margin: 0 0 1em 0
}

.Hide
{
	display: none
}

#ContentHolder
{
	width: 760px;
	height: 600px;
	min-height: 600px;
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat
}
#Logo
{
	position: absolute;
	top: 35px;
	left: 12px;
}
#LogoLink
{
	list-style-type: none;
	margin: 0;
	padding: 0
}
#Info
{
	border: solid 0px green;
	position: absolute;
	top: 0;
	left: 289px;
	width: 470px;
	height: 93px;
}
#Info
{
	text-align: right;
	font-size: 0.8em
}
#Info a
{
	color: yellow
}
#Info a:hover
{
	color: #fff
}
#Address
{
	list-style-type: none;
	margin: 10px 10px 0 0
}
#Nav
{
	text-align: right;
	border: solid 0px green;
	width: 259px;
	position: absolute;
	top: 97px;
	left: 0;
	margin: 13px
}
.ExLogos
{
	float: left; 
	padding: 0 0 0 17px
}
.ExLogos img
{
	display: block
}
.ExLogos .AALogo, .ExLogos .WTBLogo
{
	margin: 0 0 13px 0
}
#ContentRight
{
	border: solid 0px green;
	position: absolute;
	width: 457px;
	top: 97px;
	left: 302px;
	margin: 13px 0 0 0;
	padding: 0 0 0 0
}

#Menu
{
	list-style-type: none;
	margin: 0 0 0 auto;
	padding: 0;
	width: 160px;
	border: solid 0px green;
}
#Menu li
{
	background-color: #669933;
	margin-bottom: 5px;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	padding: 4px;
	background-image: url(../images/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x
}
#Menu .current
{
	background-color: #990000;
	background-image: url(../images/nav_current_bg.gif);
	background-position: top left;
	background-repeat: repeat-x
}
#Menu li a
{
	text-decoration: none;
	font-size: 0.8em;
	width: 150px;
}

#Breadcrumb p
{
	display: inline;
	float: left;
	margin: 0 3px 0 0;
	padding: 0
}
#Breadcrumb ul
{
	padding: 0;
	margin: 0 0 2em 0
}
#Breadcrumb li
{
	display: inline
}

.ImgRight
{
	float: right;
	margin: 6px 0 13px 13px
}
.ImgLeft
{
	float: left;
	margin: 6px 13px 13px 0
}
.TopPage
{
	text-align: right;
	color: yellow
}
.TopPage a
{
	color: yellow
}
.TopPage a:hover
{
	color: #fff
}

#FooterLinks
{
	margin: 13px 0 13px 0;
	padding: 3px;
	text-align: right;
	border-top: solid 1px #fff;
	background-color: #006633
}
#FooterLinks ul, #FooterLinks li
{
	display: inline
}
#FooterLinks ul
{
	margin: 0;
	padding: 0
}
#FooterLinks li
{
	margin: 0 0 0 13px
}
#FooterLinks a
{
	text-decoration: none
}
#ElmswayLink
{
	color: #ccc;
}
#ElmswayLink:hover
{
	color: #fff
}

#gMap
{
	width: 455px; 
	height: 300px;
	border: solid 1px #fff;
	margin-bottom: 1em
}
