﻿.hmodel {
margin-left: 20px;
margin-bottom: 20px;
margin-top: 10px;
}

div.wrapper {
	background-color: #fff;
	width: 1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto; }
body {
	color: black;
	background-color: white;
	margin: 0; }
/*Floating Header Images*/
div.floating_top_headers {
	background-color: #fff;
	top: 0;
	left: 0;
	width: 1008px;
	padding-bottom:15px;
	/*height: 137px;*/
	z-index: 0;
	visibility: visible; }
/*Top Navigation*/
div.floating_top_nav {
	position: relative;
	top: 25px;
	left: 257px;
	z-index: 2;
	visibility: visible;
	float: none; }
/*Content Columns*/
td.column1 {
	background-color: #1B3B71; /*change this*/
	width: 438px;
	border-right: 18px solid #fff; }
td.column1_8 {
	background-color: #1B3B71; /*change this*/
	width: 800px;
	border-right: 18px solid #fff; }
td.column2 {
	background-color: #BB020A; /*change this*/
	/*background-image: url(../images/column2_background.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;*/
	width: 295px; }
td.column2_8 {
	background-color: #BB020A; /*change this*/
	/*background-image: url(../images/column2_background.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;*/
	width: 200px; 
}
td.column3 {
	background-color: #fff;
	background-image: url(../images/image_repeater_left.jpg); /*change image*/
	background-repeat: repeat-y;
	background-position: 0 top;
	width: 257px; }
td.column4 {
	background-color: #1B3B71; /*change this*/
	width: 752px;
	}
table.column1_2_3 {
	width: 1008px; }
/*Content Columns Special Features*/
td.column1_arrow {

	background-position: 100% center;
	overflow: auto; }
table.column1_arrow {
	position: absolute;
	top: 260px; /* changes location of column 1 up higher */
	width: 600px;
	overflow: auto; }
/*Content Columns Padding
*/
div.column1_padding {
	padding: 12px; }
div.padding_column4 {
	padding: 20px; }
div.padding_column2 {
	padding: 20px; }
/*Footer
*/
div.footer {
	background-color: #5c80be; /*change this*/
	background-image: url(../images/liberty_footerback.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 1008px; }
div.footer_nav {
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-decoration: none;
	z-index: 2;
	visibility: visible;
	float: none; }
td.newlinks {
	background-color: #BB020A; /*change this*/
	/*background-image: url(../images/column2_background.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;*/
	width: 298px;
}
td.newlinks h1 {
margin-left: -25px;
text-align: center;
}

td.newlinks a { text-decoration: none; text-align: center; }
.biglink a{

text-decoration: none;
font-size: 16px;
border-bottom: 1px solid white;
display: block;
width: 255px;
margin-left: -25px;
margin-top: 10px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fff;
}

.biglink a.biglink_current{

text-decoration: none;
font-size: 16px;
border-bottom: 1px solid white;
display: block;
background-color: #1b3b71;
width: 255px;
margin-left: -25px;
margin-top: 10px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	border: 1px solid #fff;
}
.ameni {
 text-align: center;
margin-left: -40px;
}
.biglink a:hover {
background-color: #1b3b71;
}
td.newlinks li {
list-style-type: none;
text-decoration: none;
display: block;
height: 20px;
width: 200px;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 4px;
text-align: center;
border: 2px solid #fff;
	font-family: "Times New Roman", Georgia, Times, serif;
font-weight: bold;
	text-transform: uppercase;
background-color: #472b2b;
}
td.newlinks li:hover {
background-color: #1b3b71;
}
td.newlinks li a {
	text-decoration: none;
}