/* CSS Document */

BODY {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
} 

#page {
    position: absolute;
    height: 700px;
    width: 950px;
    background-image: url('images/background.gif');
    background-repeat: no-repeat;
    padding: 0px;
    z-index: 1;
    background-color: #000000;
    color: #ffffff;
}
    
.content-area {
    position: relative;
    top: 52px;
    #top: 45px;
    right: 5px;
    margin-bottom: 10px;
    /*left: 210px;*/
    margin-right: 8px;
    width: 703px;
    height: 510px;
    padding: 5px;
    overflow: auto;
	z-index: 2;
	float: right;
	border-style: dotted;
	border-color: #c0c0c0;
	border-width: 0px;
	color: #ffffff;
}

.flash {
	position: absolute;
	top:150px;
	left:0px;
	right: 0px;
	height:350px;
	z-index:-3;
	border-style: dotted;
	border-color: #c0c0c0;
	border-width: 0px;
}

.left-column {
	position: relative;
	left: 5px;
	top: 52px;
	#top: 45px;
    margin-bottom: 10px;
    margin-left: 8px;
	width: 200px;
	height: 510px;
	/*bottom: 100px;*/
	z-index: 2;
	border-style: dotted;
	border-color: #c0c0c0;
	border-width: 0px;	
	float: left;
}

.left-column-header {
    position: relative;
    left: 0px;
    top: 0px;
    height: 76px;
    width: 200px;
    background-image: url('images/heading-break.gif');
    background-repeat: no-repeat;
    text-align: left;
    vertical-align: top;
    z-index: 3;    
}

.left-column-header-text {
    position: relative;
    top: 7px;
    left: 10px;
    font-size: 20px;
    font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #ffffff;
    text-align: left;
    z-index: 4;
}

.left-column-text {
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
}

.left-column-text A:link {
    font-size: 12px;
    color: #ffffff;
    font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.left-column-text A:hover {
    color: #ce000c;
    font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

.news-date {
    color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
}

A {
    color: #ffffff;
    text-decoration: none;
}

A:hover {
    color: #ce000c;
    text-decoration: none;
}

.header {
	position: relative;
	left: 10px;
	right: 10px;
	top: 18px;
	#top: 9px;
	width: 915px;
	height: 116px;
	font-size: 15px;
	font-weight: bold;
	z-index: 1;
}

.loc-phone {
    position: absolute;
    right: 20px;
    bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
  	font-family: Arial, Verdana, Helvetica, sans-serif;
    z-index: 2;
}

.riverwalk {
    font-weight: normal;
    color: #ce000c;
    font-size: 20px;
    line-height: 1.5;
}

.phone {
    font-weight: normal;
    color: #ffffff;
    font-size: 50px;
    line-height: 0.8;
}

.footer {
	/*position: center bottom;*/
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top: 710px;
	width: 950px;
	color: #989898;
    border-top: solid;
	border-color: #003463;
	border-width: 0px;
	z-index: 1;
	clear: both;
	line-height: 1.0;
}

.header-text {
	position: absolute;
    margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	left: 0px;
	top: -10px;
	#top: 0px;
	width: 900px;
	height: 116px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	z-index: 0;
}

.header-contact {
	position: absolute;
	right: 0px;
	top: 36px;
	width: 200px;
	height: 125px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

.header-button-1 {
    position: absolute;
    right: 10px;
    bottom: 0px;
    top: 9px;
    width: 80px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
    background-image: url('images/menu-button.gif');
    background-repeat: no-repeat;
    z-index: 10;
}

A.header-button {
    color: #ffffff;
    text-decoration: none;
}

A.header-button:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

.header-button-1:hover {
    cursor: pointer;
    cursor: hand;
    background-image: url('images/menu-button-over.gif');    
    text-decoration: none;
    color: #CE000C;
}

.header-button-2 {
    position: absolute;
    right: 95px;
    bottom: 0px;
    top: 9px;
    width: 80px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
    background-image: url('images/menu-button.gif');
    background-repeat: no-repeat;
    z-index: 10;
}

.header-button-2:hover {
    cursor: pointer;
    cursor: hand;
    background-image: url('images/menu-button-over.gif');    
    text-decoration: none;
    color: #CE000C;
}

.header-button-3 {
    position: absolute;
    right: 180px;
    bottom: 0px;
    top: 9px;
    width: 80px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
    background-image: url('images/menu-button.gif');
    background-repeat: no-repeat;
    z-index: 10;
}

.header-button-3:hover {
    cursor: pointer;
    cursor: hand;
    background-image: url('images/menu-button-over.gif');    
    text-decoration: none;
    color: #CE000C;
}

.header-button-4 {
    position: absolute;
    right: 265px;
    bottom: 0px;
    top: 9px;
    width: 80px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
    background-image: url('images/menu-button.gif');
    background-repeat: no-repeat;
    z-index: 10;
}

.header-button-4:hover {
    cursor: pointer;
    cursor: hand;
    background-image: url('images/menu-button-over.gif');    
    text-decoration: none;
    color: #CE000C;
}

.header-button-5 {
    position: absolute;
    right: 350px;
    bottom: 0px;
    top: 9px;
    width: 80px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
    background-image: url('images/menu-button.gif');
    background-repeat: no-repeat;
    z-index: 10;
}

.header-button-5:hover {
    cursor: pointer;
    cursor: hand;
    background-image: url('images/menu-button-over.gif');    
    text-decoration: none;
    color: #CE000C;
}

.header-button-6 {
    position: absolute;
    right: 435px;
    bottom: 0px;
    top: 9px;
    width: 80px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 8px;
    background-image: url('images/menu-button.gif');
    background-repeat: no-repeat;
    z-index: 10;
}

.header-button-6:hover {
    cursor: pointer;
    cursor: hand;
    background-image: url('images/menu-button-over.gif');    
    text-decoration: none;
    color: #CE000C;
}

#footer-menu {
   position: center top;
   padding-top: 5px;
   width: 100%;
   font: 12px;
   font-weight: bold;
   text-align: center;
}

A.footer-menu {
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font: 12px;
    font-weight: bold;
    text-decoration: none;
}

A.footer-menu:hover {
    cursor: pointer;
    cursor: hand;
    color: #CE000C;
    text-decoration: none;
}    

#footer-copyright {
    text-align: center;
}

A.footer-copyright {
    color: #989898;
    text-decoration: none;
}

A.footer-copyright:hover {
    text-decoration: none;
}

.page-heading {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.page-sub-heading {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.menu-text {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

.menu-text:hover {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.field_name {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}

.contact_form_header {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.google_map {
    position: center;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-color: #003463;
    color: #000000;
}
