﻿body
{
	text-align: left;
	margin-bottom: 50px;
	background: url(images/topBackground.gif);
	background-repeat: repeat-x;
	background-color: #24416C;
}

#wrapper
{
	margin: auto;
	width: 957px;
	background: #24416C;
	position: relative;
	z-index: 1;
}

#header
{
	background: url(images/header.jpg);
	width: 957px;
	height: 199px;
}

#secHeader
{
	background: url(images/secHeader.jpg);
	width: 957px;
	height: 199px;
	position: relative;
}

#topMenu
{
	position: absolute;
	top: 112px;
	font-size: 18px;
	padding-left: 5px;
}

#content
{
	width: 950px;
	margin-left: 3px;
	background-image: url(images/bgTexture.jpg);
	z-index: 100;
}

#contentLeft
{
	width: 620px;
	float: left;
}

#contentRight
{
	width: 310px;
	margin-left: 625px;
	text-align: center;
	padding-top: 40px;
}

#footer
{
	clear: both;
	text-align: center;
	padding: 20px;
}

#rotateBox
{
	background: url(images/picBorderBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 374px;
	height: 225px;
	float: left;
}

#rotateBoxLeft
{
	background: url(images/picBorderLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 374px;
	height: 225px;
}

#rotateBoxRight
{
	background: url(images/picBorderRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 374px;
	height: 225px;
}

#rotateImgHolderHolder
{
	position: absolute; 
	z-index: 1000; 
	width:340px; 
	height: 225px; 
	top: 180px;	
	left: 21px;
	overflow: hidden;
}

#menuPad
{
	height: 36px;
}
#menu
{
	width: 236px;
	height: 182px;
	margin-left: 374px;	
}

#menuTop
{
	width: 236px;
	height: 13px;
	background: url(images/hpMenuTop.gif);		
}

#menuRight
{
	background: url(images/hpMenuRight.gif);
	background-position: right top;
	width: 236px;
	height: 152px;
}

#menuBottom
{
	background-image: url(images/hpMenuBottom.gif);	
	width: 236px;
	height: 17px;
}

#menuItems
{	
	background-color: #FAF7F2;
	padding: 0 0 0 10px;
	width: 209px;
	height: 152px;
}

#hpContent
{
	width: 603px;
	height: 441px;
	margin-left: 10px;
	clear: both;
}

#hpContentTop
{
	background: url(images/hpTextTop.gif);
	width: 603px;
	height: 21px;	
}

#hpContentLeft
{
	width: 603px;
	height: 389px;
	background: url(images/hpTextLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#hpContentRight
{
	width: 603px;
	height: 389px;
	background: url(images/hpTextRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#hpContentBottom
{
	width: 603px;
	height: 31px;
	background: url(images/hpTextBottom.gif);	
}

#hpContentText
{
	width: 	530px;
	height: 359px;
	margin-left: 20px;
	padding: 15px;
	background: white;
	font-size: 13px;
}

#tcPic
{
	width: 247px;
	text-align: center;
	margin-left: 20px;
}

#mapAndInfo
{
	background: url(images/map.gif);
	width: 247px;
	height: 224px;
	margin-left: 20px;
}

#secSubMenu
{
	float: left;
	margin: 0 20px 20px 0;
}

#secSubMenuTop
{
	width: 250px;
	height: 27px;	
	background: url(images/secNavBoxTop.gif);
}
#secSubMenuRight
{
	width: 250px;	
	background: url(images/secNavBoxRight.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
#secSubMenuBottom
{
	width: 250px;
	height: 30px;
	background: url(images/secNavBoxBottom.gif);
	background-repeat: no-repeat;
}
#secSubMenuItems
{
	padding-bottom: 30px;	
	border: 1px solid white;
	width: 219px;
	background-color: White;
}

.searchTips
{
	float: right;
	border: 1px solid #722515;
	padding: 20px;
	background-color: White;
}

.searchHeading
{
	font-size: 1.35em;
	border-bottom: 1px solid #722515;	
	margin-bottom: 20px;
}