@charset "UTF-8";

php,body {
margin: 0px;
padding: 0px;
font: small arial,sans-serif;
text-align:center;
background: #d6dee2 url(http://www.americalowcost.com/images/bg.gif) repeat-x fixed;
}

p {
margin:0 10px 10px;
}

h1 {
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
font-family: Georgia, "Times New Roman", serif;
font-size: 150%;
color: #001F56;
}

h2, h4, h5, h6 {
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
font-family: Georgia, "Times New Roman", serif;
font-size: 100%;
font-weight: bold;
color: #001F56;
clear: left;
}

h3 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #001F56;
}

img {
margin: 0px;
padding: 0px;
border: none;
}

#container {
text-align:left;
width:760px;
margin: auto;
background-color: #FFFFFF;
border-right-width: 0px;
border-left-width: 0px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #AABBCC;
border-left-color: #AABBCC;
}

#header {
height: 100px;
line-height:80px;
margin:0;
padding-left:10px;
color: #79B30B;
background-image: url(http://www.americalowcost.com/images/header.jpg);
}

#header a {
position:absolute;
right:0;
top:23px;
}

#navcontainer ul{
padding: 0;
margin: 0;
background-color: #001F56;
color: #FFFFFF;
float: left;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
border-bottom-width: 5px;
border-bottom-style: solid;
border-bottom-color: #aabbcc;
font-weight: bold;
}

#navcontainer ul li {
display: inline;
}

#navcontainer ul li a {
padding: 5px 10px;
background-color: #001F56;
color: #FFFFFF;
text-decoration: none;
float: left;
}

#navcontainer ul li a#current {
background-color: #AABBCC;
color: #FFFFFF;
}

#navcontainer ul li a:hover {
background-color: #AABBCC;
background-image: none;
color: #FFFFFF;
}

#content {
float:left;
width:520px;
}

#content p {
line-height: 18px;
}

#content .padding {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 15px;
padding-right: 10px;
margin: 0px;
}

#content a:link, a:active, a:visited {
color: #001F56;
}

#content a:hover {
color: #000080;
}

#sidebar {
float:right;
width:240px;
text-align: left;
}

#sidebar p {
margin: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border: 0px solid #001F56;	
}

sidebar img {
margin: 0px;
padding: 0px;
}

#sidebar .padding {
padding: 0px;
padding-top: 10px;
margin: 0px;
}

#sidebar a:link, a:active, a:visited {
color: #001F56;
}

#sidebar a:hover {
color: #000080;
}

.centeredImage {
margin: 0px;
padding: 0px;
border: none;
text-align:center;
}

#extra {
background:#FF8539;
float:right;
clear:right;
width:200px;
}

#footer {
background: #001F56;
color: #FFFFFF;
clear:both;
width:100%;
}

#footer p {
margin:0;
padding:5px 15px;
}

#footer a:link {
display:inline;
padding:0;
color: #FFFFFF;
}

#footer a:active {
color: #FFFFFF;
}

#footer a:hover {
color: #EEEEEE;
}

#footer a:visited {
color: #FFFFFF;
}

.smallText {
font-size: 90%;
font-style: normal;
}

.table4 h2 {
margin: 0;
padding: 0;
padding-bottom: 5px;
font-family: Georgia, "Times New Roman", serif;
font-size: 150%;
font-weight: bold;
color: #001F56;
clear: left;
font-style: italic;
}

.table4 p {
margin: 0;
padding: 0;
padding-bottom: 5px;
}


.table4 td {
padding-left: 5px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background: url(http://www.americalowcost.com/images/formbg.gif) repeat-x left top;
}

/* set millions of background images */
.rbroundbox {
background: url(nt.gif) repeat;
}
.rbtop div {
background: url(tl.gif) no-repeat top left;
}
.rbtop {
background: url(tr.gif) no-repeat top right;
}
.rbbot div {
background: url(bl.gif) no-repeat bottom left;
}
.rbbot {
background: url(br.gif) no-repeat bottom right;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}

.rbcontent {
	margin: 0 7px;
	text-align: center;
	height: 125px;
}

.rbroundbox {
margin: 0px;
margin-top: 15px;
margin-right: 15px;
}

.floatLeft { 
float: left;
margin: 0px 10px 0px 0px;
border: 1px solid #666;
padding: 2px; 
}

.box {
text-align: center;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #aabbcc;
border-right-color: #aabbcc;
border-bottom-color: #aabbcc;
border-left-color: #aabbcc;
margin: 0px;
margin-top: 15px;
margin-right: 15px;
margin-bottom: 15px;
padding-bottom: 15px;
}

#spamcheck {
visibility:hidden;
display:none;
}