/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #235587;
}

#footer ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#footer li {
	float: left;
	width: 120px;
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	padding-top: 2px;
}
#wrapper {
	width: 914px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bkg_wrapper.jpg);
	background-repeat: repeat-y;
}
#faux {
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(../images/bkg_header.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 900px;
}
#header a {
	color: #CC0000;
	text-decoration: none;
}
#faux_inside ul {
	margin-left: 25px;
}
#header a:hover {
	color: #003399;
}
h3 {
	font-size: 16px;
	line-height: 130%;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header img {
	margin-top: 20px;
	margin-left: 22px;
}
#tagline {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 300px;
	position: absolute;
	top: 38px;
	right: -24px;
}
#navigation {
	color: #333;
	height: 129px;
	background-image: url(../images/nav_colors.gif);
	background-repeat: no-repeat;
	background-position: 7px top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 914px;
	margin: 0px;
}
#navigation a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 32px;
	line-height: 120%;
	font-weight: bold;
	color: #660000;
	padding-top: 15px;
	padding-bottom: 10px;
}
#content li {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#content #info {
	font-size: 12px;
	line-height: 150%;
}
.hours {
	font-size: 12px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px solid #333333;
}
#content ul {
	padding-left: 10px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	position: absolute;
	top: 75px;
	right: 20px;
	width: 530px;
	text-align: right;
}
#AlwaysOpen {
	color: #660000;
	position: absolute;
	height: 25px;
	top: 108px;
	text-align: right;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-left: 0px;
	left: 418px;
}
#leftcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftcolumn li {
	display: block;
	width: 142px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
#header li {
	font-weight: bold;
	color: #BF313C;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
.rt_rule {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BE3134;
}
#navigation li {
	display: block;
	color: #000000;
	width: 146px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	height: 112px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 13px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation input {
	margin-top: -3px;
}
#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 195px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content {
	float: left;
	color: #333;
	padding: 0px;
	position: relative;
	text-align: center;
	margin: 0px;
	width: 500px;
	background-color: #FFFFFF;
}
#rightcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 185px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	clear: both;
	color: #333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	height: 45px;
}
.copyright {
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 30px;
}
.clear { clear: both; background: none; }
#rightcolumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightcolumn li {
	display: block;
	width: 142px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.soldier {
	display: block;
	height: 336px;
	width: 142px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
.tablePad {
	padding: 5px;
}
#faux_sizing {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 150px;
	padding-left: 150px;
	color: #333333;
	text-align: center;
}
#info h4 {
	color: #235587;
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
}
#info h5 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #235587;
	padding-top: 2px;
	padding-bottom: 2px;
}
#info p {
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 20px;
}
#faux_inside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
}
#faux_inside h4 {
	font-size: 14px;
	font-weight: bold;
	color: #235587;
	padding-top: 10px;
	padding-bottom: 5px;
}
#faux_inside p {
	padding-bottom: 10px;
}
#faux_inside h2 {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
}
.border {
	border: 1px solid #000000;
	margin: 5px;
}
#navigation h4 {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#navigation h5 {
	font-size: 16px;
	padding-bottom: 2px;
	color: #CC0000;
}
.pay2lines {
	position: relative;
	top: 2px;
}
.pay1line {
	position: relative;
	top: 16px;
}
#faux_inside a {
	color: #235587;
}
#faux_inside a:hover {
	color: #CC0000;
}
#footer li a {
	color: #333333;
	text-decoration: none;
}
#footer li a:hover {
	color: #000000;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightcolumn_inside {
	display: inline;
	color: #333;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}
#info a {
	color: #225486;
}
#content_inside #info h3 {
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #660000;
}
#rightcolumn_inside img {
	border: 2px solid #000000;
	margin-right: 25px;
}
#rightcolumn_inside ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightcolumn_inside li {
	display: block;
	width: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#content_inside {
	float: left;
	color: #333;
	position: relative;
	text-align: center;
	margin: 0px;
	width: 480px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_inside h2 {
	font-size: 32px;
	line-height: 120%;
	font-weight: bold;
	color: #660000;
	padding-top: 15px;
	padding-bottom: 10px;
}
#content_inside li {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#content_inside #info {
	font-size: 12px;
	line-height: 150%;
}

#content_inside ul {
	padding-left: 10px;
}
#header h6 {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
#navigation li a {
	background-image: url(../images/garageDoor_double.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 101px;
	width: 143px;
}
#navigation a:hover {
	background-image: url(../images/garageDoor_double.gif);
	background-position: -164px 0px;
}

