/* CSS Document */



body {
	margin-left:auto; 
	margin-right:auto; 
	background-color:#333333; 
	font-family: Geneva, "Arial", Helvetica, sans-serif;
	font-size:13px;
	}
	
#container {
	 width:900px; 
	 background-color:#FFFFFF; 
	 height:auto; 
	 /*border-bottom:10px solid #666666; */
	 margin-right:auto; 
	 margin-left:auto;
	 }
#header {
	height:130px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	}

#menuContainer {
	 height:34px; 
	 background-color:#FFFFFF; 
	 border-bottom:2px solid #990000; 
	 /*border-top:2px solid #990000;*/ 
	 padding-top:2px; 
	 padding-left:3px;
	 }

#content {
	 background-color:#FFFFFF; 
	 height:700px; 

	 }
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	border-bottom:2px solid #990000;
	width:100%;
	font-weight:bold;
	}

h2 {
	/*font-family:"Arial unicode MS", Arial, Geneva, sans-serif;*/
	font-size:16px;
	color:#990000;
	margin-bottom:0;
	margin-top:10px;
	}

h3 {
	/*font-family:"Arial unicode MS", Arial, Geneva, sans-serif;*/
	font-size:14px;
	color:#990000;
	margin-bottom:0;
	margin-top:10px;
	margin-left:20px;
	font-variant:small-caps;
	}

.h3align {
	margin-left:0;
	padding-top:25px;
	}
p {
	/*font-family:"Arial unicode MS", Arial, Geneva, sans-serif;*/
	font-size:14px;
	line-height:18px;
	}

td {
	border-bottom:1px solid #999999;
	}

th {
	border-bottom:2px solid #999999;
	text-align:left;
	}

select {
	/*font-family:"Arial unicode MS", Arial, Geneva, sans-serif;*/
	font-size:13px;
	}

input {
	/*font-family:"Arial unicode MS", Arial, Geneva, sans-serif;*/
	font-size:13px;
	}
		
	
.followH2 {
	margin-top:5px;
	}

a {
	color:#990000;
	text-decoration:underline;
	}	
	
a:hover {
	text-decoration:none;
	}

#rightCol {
	float:right;
	width:250px;
	background-color:#ffffff;
	height:100%;
	border-left:2px solid #999999;
	}

#leftCol {
	float:left;
	width:650px;
	height:100%;
	}	

.newsSection {
	 background-color: #F1F1F1;
	 height:auto;
	 float:left;
	 padding:1px 25px 20px 25px;
	 margin-top:25px;
	 width:95%;
	 }
	 

.newsSectionLeftCol {
	 background-color: #F1F1F1;
	 height:auto;
	 float:left;
	 padding:1px 25px 20px 25px;
	 margin-top:25px;
	 width:85%;
	 }	 
	 
.newsItem {
	 height:auto;
	 float:left;
	 clear:left;
	 background-color:#CCCCCC;
	 margin:10px;
	 width:100%;
	 }	

.newsItem p{
	padding:10px ;
	}
	
.newsImg {
	float:right;
	padding:10px;
	}
	
.super {
	vertical-align:super;
	font-size:65%;
	line-height:20px;
	}
	
#options {
	text-align:right;
	padding-right:50px;
	width:165px;
	float:right;
	}	

#options h2 {
	color:#000000;
	}	

#options li{
	display:block;
	line-height:18px;
	list-style-image:none;
	list-style-type:none;
	text-align:right;
	border-top: 1px solid #CCCCCC;
	margin:0;
	}

	
#options a {
	
	color:#000000;
	display:block;
	width:100%;
	line-height:18px;
	text-decoration:none;
	padding:10px;
	}
	
#options a:hover {
	background-color: #990000;
	color:#FFFFFF;
	width:100%;
	line-height:18px;
	text-decoration:none;
	padding:10px;
	}
	
.row1 {
	background-color:#E54545;
	color:#FFFFFF
	}

.row2 {
	background-color:#FFFFFF;
	color:#000000;
	}
	
.rowHeader {
	font-weight:700;
	}
	
.role {
	font-size:12px;
	font-variant:normal;
	}


.business {
	font-size:12px;
	font-variant:normal;
	color:#000000;
	}	
.quote {
	font-style:italic;
	line-height:20px;
	padding:20px;
	padding-top:0;
	}
	
#myscroller {
	position:relative; 
	width:240px; height:450px;
	background-color:#ffffcc; 
	overflow:hidden; 
	border:solid 1px; margin:5px; 
}

#myscroller p {
	padding:10px;
	}
	
.horizontalDivider {
	 height:25px; 
	 float:left;
	 clear:left;
	 background-image:url(../images/horizontaldots.gif);
	 background-repeat:repeat-x; 
	 width:100%; 
	 background-position:middle;
	 }
	 
.audio {
	height:20px;
	}
	
.frmLabel {
	color: #000000;
	font-size:14px;
	}

.sold {
	text-decoration:line-through;
	color:#FF0000;
	}
	
.featureTable{
    /*font-size:100%;*/
	width:100%;
	border-bottom:.06em #eeeeee solid;
	h: expression(onmouseover=new Function("this.className='highlightTable';"),
		       onmouseout=new Function("this.className='featureTable';"));
}

.highlightTable{
    /*  font-size:100%;
	width:100%;
	border-bottom:.06em #eeeeee solid;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	*/
	background-color: #990000;
	color:#FFFFFF;
	
	
}
.highlightTable a, .highlightTable a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*
@font-face {
	font-family:"aCaslonPro-Italic"
	scr: url("../fonts/aCaslonPro-Italic.otf");
	font-size:50%;
	}
*/

.flatBlackBody {
	background-image:url(../images/flatImages/flatBlack.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

.flatBlackH1 {
	background-image:url(../images/flatImages/flath1.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

.flatMenu {
	background-image:url(../images/flatImages/flatmenu11.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
	
.flatRedBody {
	background-image:url(../images/flatImages/flatRed14.gif);
	background-repeat:no-repeat;
	background-position: left center;
}

.flatBlackBodyItalic {
	background-image:url(../images/flatImages/flatBlack14Italic.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
