body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img, div { 
	behavior: url(includes/iepngfix.htc) 
	}

form {
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    color: #FFFFFF;
}

.text2 {
    font-size: 10px;
    color: #4E4E4E;
}

.text3 {
    font-size: 10px;
    color: #4E4E4E;
}

.text-small {
    font-size: 10px;
	line-height: 120%;
}

a {
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(images/index02.gif);
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.style1 a {
    font-size: 12px;
    font-weight: bold;
    color: #00337F;
}

.style1 a:hover {
    color: #666666;
}

.style2 {
    font-size: 10px;
    color: #666666;
}

.style2 a {
    font-size: 10px;
    font-weight: bold;
    color: #00337F;
}

.style2 a:hover {
}

.style2-nav {
	font-size: 10px;
	color: #993300;
	line-height: 15px;
}

.style2-nav a {
    font-size: 10px;
    font-weight: bold;
    color: #993300;
}

.style2-nav a:hover {
}

.style3 {
    color: #000000;
}

.style3 a {
    color: #000000;
}

.style3 a:hover {
}
.style3-small {
	color: #000000;
	font-size: 10px;
}

.style3-small a {
    color: #000000;
}

.style3-small a:hover {
}

.title {
	font-size: 20px;
	color: #00337F;
	line-height: 25px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.title2 {
	font-size: 18px;
	color: #336699;
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style4 {
    font-size: 10px;
	line-height: 16px;
    color: #666666;
}

.style4 a {
    font-size: 10px;
    font-weight: bold;
    color: #00337F;
}

.style4 a:hover {
}
input,textarea { 
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
color:#102132;  
background-color:#F2E8C7; 
border:1px solid #284279; 
text-align:left;
padding: 2px 2px 2px 4px;
}
input,select { 
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#102132;  
background-color: #F2E8C7; 
border:1px solid #284279; 
text-align:left;
}
input.submit { 
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; 
color:#FFFFFF;  
background-color:#00337F; 
border:3px solid #fff; 
text-align:center;
margin: 1px;
padding: 4px 2px 2px 1px;
}

ul {
	  padding-left: 2em;
	  line-height: 15px;

}
ul li {
  	margin-bottom: .7em; /* a little spacing between list items */
	line-height: ;

}

ol {
	  padding-left: 2em;
	  line-height: 15px;

}
ol li {
  	margin-bottom: .7em; /* a little spacing between list items */
	line-height: ;

}

.directions	{
	margin:	0px 15px;
	line-height:	120%;
	}
	
.listingtable {
	border-top: 1px #fff dotted;
	}

#listinginfo {
	}

#listinginfo p {
	line-height: 110%;
	margin: 0px 6px 4px 0px;
	}

.listingprice {
	font-weight: bold;
	color: #990000;
	}

.listingaddress {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	}

.listingimage {
	border: 1px solid #fff;
	}
	
label {
	font-size: 11px;
	}

input.formtext {
	border: #284279 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px;
	width: 340px;
	}

textarea.formtextarea1 {
	border: #284279 1px solid;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px;
	width: 280px;
	}
	
.managelisttable {
	border-top: #444 1px dotted;
	}

#itemListTable {
	width: 100%;
	border: #666666 1px solid;
	}
#itemListTable tr td {
	padding: 2px 4px 2px 4px;
	}

#itemListTable tr#itemListHeaderTr {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 10px;
	}

#itemListTable tr#itemListHeaderTr a {
	color: #99CCFF;
	font-size: 10px;
	}
	
#itemListTable tr.modItemListRowOdd {
	background: #C4B47A;
	}