

.map
{
margin-top:10px;
background-image:url(../images/mapimage.jpg);
background-repeat:no-repeat;
width:264px;
height:120px;
float:right;
}

img
{
border:0px;
}

table.future
{
	border: 1px solid #cccccc;
	width:375px;
	margin-left:20px;

}

td.future
{
	border-bottom: 1px solid #EFEFEF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
}

td.futureHead
{
	border-bottom: 1px solid #EFEFEF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	background-color:#EFEFEF;
	font-weight:bold;
}

table.quick
{
	border: 1px solid #cccccc;
	width:350px;
}


hr
{
	border: 1px dashed #cccccc;
}

#nf_wrapper
{
	position:relative;
	width: 420px;
	margin-top: 90px;
}

.nf_topImage
{
background-image:url(../images/Noflash/nf_topImage.jpg);
background-repeat:no-repeat;
height:94px;
width:420px;
}

.nf_midImage
{
background-image:url(../images/Noflash/nf_midImage.jpg);
background-repeat:no-repeat;
height:76px;
width:420px;
}

.nf_midImage01
{
background-image:url(../images/Noflash/nf_midImage01.jpg);
height:76px;
width:420px;
}

.nf_botImage
{
background-image:url(../images/Noflash/nf_botImage.jpg);
background-repeat:no-repeat;
height:46px;
width:420px;
}

.imageGallery 
	{
	width:425px;
}

.imageContainer {
	margin:0px;
	position:relative;
}

.gtop
	{
	background-image: URL(../images/gallery/gtop.jpg);
	height:15px;
}

.gmiddle
	{
		padding-left:25px;
	background-image: URL(../images/gallery/gmiddle.jpg);
}

.gbottom 
	{
	height:21px;
	background-image: URL(../images/gallery/gbottom.jpg);
}

.borderbot1
{
	border-bottom: solid 1px #E9E9E9;
		
}

.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}

body {
	font-family: verdana;
	font-size:11px;
	color:#585757;
	background-image: URL(../images/backgroundTile.jpg);
	background-color:#DBDBDB;
	background-repeat:repeat-x;
	text-align: center;
	line-height:17px;
}

table {
	font-family: verdana;
	font-size:11px;
	color:#2C2C2C;
	text-align: left;
}


h1 {
	font-family: verdana;
	font-size:13px;
	color:#3E3E3E;
	font-weight:bold;
	margin:0px;
}

h2 {
	font-family: verdana;
	font-size:11px;
	color:#AE2C33;
	font-weight:bold;
	margin:0px;
}

h3 {
	font-family: verdana;
	font-size:11px;
	color:#2C2C2C;
	font-weight:bold;
	margin:0px;
}

a:link, a:active, a:visited, a:hover {
	font-family: verdana;
	font-size:11px;
	font-decoration:underline;
	color:#AE2C33;
	font-weight:none;
}

#wrapper {
	position:relative;
	margin-top:17px;
	width: 747px;
	margin: 0 auto;
    }

.menu {
	position:relative;
	float:right;
	margin-right:5px;
	margin-top:20px;
}

#mainTop {
	background-image: URL(../images/topImage.jpg);
	width:747px;
	height:51px;
	position:relative;
	}
	
#topLogo {
	background-image: URL(../images/topLogo.jpg);
	width:747px;
	height:85px;
	position:relative;
	}
	
#flashHolder {
	background-image: URL(../images/flashHolder.jpg);
	width:747px;
	height:216px;
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
}
	
.middleContent {
	background-image: URL(../images/middleImage.jpg);
	background-repeat:repeat-y;
	width:747px;
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	}

	
.middleContentText {
	width:430px;
	position:relative;
	text-align:left;
	float:left;
	margin-left: 10px;
	display: inline;
}

.middleContentTextOne {
	width:350px;
	position:relative;
	text-align:left;
	float:left;
	margin-left: 10px;
	display: inline;
}

.middleTextSpace {
	padding:6px;
}

html>body .middleContentText {
	margin-left: 28px;
}

html>body .rightSide {
	margin-left: 15px;
}
	
.rightSide
{
float:left;
margin-top:10px;
}
	
.middleMenu {
	width:143px;
	margin-left:12px;
	float:left;
	position:relative;
	margin-top:14px;
	margin-right:20px;
	display: inline
}
	
	
.middleMenuMid {
	width:100%;
	border: 1px solid #cccccc;
	position:relative;
	padding-left:5px;
	padding-right:12px;
	float:left;
	}
	
.bottomImage {
	background-image: URL(../images/bottomImage.jpg);
	background-repeat:no-repeat;
	width:747px;
	height:47px;
	position:relative;
	float:left;
	}


