@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	color: #000000;
}
body {
	
	background-image: url(Images/bg.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width:800px;	
	margin: 0 auto ;
	padding:0 0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #ffffff;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #999900;

}
p{

color: #000000;
font-size: 12px;
line-height: 100%;
margin-top: 0;
margin-left: 10px;
margin-right: 10px;
}

h1,h2{
color:#BA001C;
}



h1 {
font-family: "Times New Roman", Times, serif;
	
	font-size:24px;	
	margin-left: 15px;
	
}



h2{
font-family: "Times New Roman", Times, serif;

font-size:24px;
margin-left: 15px;


}

h3{
font-family: "Times New Roman", Times, serif;
color:#000000;
font-size:16px;
margin-left: 15px;

}
#legal {
	border-top: 1px dashed #999999;
	margin-right: 25px;
	margin-left:25px;
	
	font-size:10px;
	
	color: #000000;
	padding: 5px 160px 20px;
	clear: both;
}
.companyname { 

color: #000000;
font-size:1.75em;
margin-top: 50px;
line-height: 100%;
}
.imgtext {

color: #000000;
font-size:10px;
}
.available { 

color: red;
font-size:1.0em;
}

.lists {

color: #000000;
font-size: 0.9em;
line-height: 100%;
margin-top: 0;
margin-right: 0px;
margin-left:0px;
}
.note{
font-size:.85em;
color: #294e56;
margin: 0  100px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #fbef99;
}
