body { 
	background:url(../images/jpegs/inner-background.jpg) repeat-x;
	padding:0px;
	margin:0px;
}

* {
	padding:0pt;
	margin:0pt;
}

#wrapper {
	width:950px;
	margin:auto;
	padding:0px;
}

#header {
	height:112px;
	width:950px;
	margin:0px;
	padding:0px;
	position:relative;
}

#top {
	width:400px;
	height:80px;
	position:absolute;
	top:15px;
	left:540px;
	margin:0px;
	padding:0px;
}

#top h1 {
	font:14px/20px Arial;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

#top h2 {
	font:18px/20px Arial;
	color:#000000;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

.greyTXT {
	font:18px/20px Arial;
	color:#999999;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}



#top h3 {
	font:14px/20px Arial;
	color:#000000;
	text-transform:uppercase;
	text-align:right;
	letter-spacing:normal;
	line-height:normal;
	margin:0px;
	padding:0px;
}

#topnav {
	height:29px;
	margin:0px;
	width:948px;
	padding:0px;
}

#mainImg {
	background:none;
	height:130px;
	width:950px;
	margin:0px;
	padding:0px;
}

#mainContainer {
	width:948px;
	margin:0px;
	padding:0px;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	border-bottom:solid #000000 1px;
	clear:both;
	display: table-cell;
}

#leftCol {
	width:250px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
}

#leftCol h1 {
	font:14px/20px Arial;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:normal;
	margin:10px 0px 0px 10px;
	padding:0px;
}

#leftCol a:link, #leftCol a:active, #leftCol a:visited {
	color:#000000;
	text-decoration:none;
}

#leftCol a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.leftNav {
	list-style:none;
	font:12px/20px Arial;
	text-transform:uppercase;
	color:#000000;
	margin:15px 0px 0px 40px;
	padding:0px;
}

#intro {
	width:697px;
	padding:0px;
	margin:0px;
	float:left;
	border-left:solid #000000 1px;
	display: inline;
}

#intro h1 {
	font:18px/20px Arial;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:normal;
	margin:10px 0px 0px 10px;
	padding:0px;
}

#intro h2 {
	font:18px/20px Arial;
	font-weight:normal;
	color:#CCCCCC;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:normal;
	margin:10px 0px 0px 10px;
	padding:0px;
}

#intro p {
	font:12px/20px Arial;
	line-height:normal;
	letter-spacing:normal;
	margin:10px 10px 10px 10px;
	padding:0px;
	color:#000000;
}


#intro ul{
	padding-left: 60px;
	font-family: Arial;
	font-size: 12px;
	margin-right: 10px;
	line-height:1.5;
}


.topMenu{
font: bold 13px Arial;
width: 950px;
height:100%;
}

.topMenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border-width: 1px 0;
background:#FFFFFF;;

}

.topMenu ul li{
display: inline;
}

.topMenu ul li a{
float: left;
color: black; /*text color*/
padding: 5px 9px 5px 8px;
margin:0px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.topMenu ul li a:visited{
color: black;
}

.topMenu ul li a:hover, .topMenu ul li .current{
color: #FFFFFF !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: #CCCCCC;
}



#footer {
	width:920px;
	height:100px;
	margin:auto;
	padding:10px;
	clear:both;
	text-align:center;
}

#footer p {
	font:11px/20px Arial;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
	line-height:normal;
	letter-spacing:normal;
	padding:0px;
	margin:0px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#FF0000;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

#directions	{
	width:600px;
	height:550px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
	border:2px solid #CCCCCC;
}
