@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	}

#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	background-color: #FFFFFF;
	overflow: hidden;
	border: groove;
}
#header {
	height: auto;
	width: 775;
	margin-left: auto;
	margin-right: auto;
	}

h1, h2{
	text-align:center;
	font-weight:bolder;
	color: #f82332;
	}
	
h3 {
	text-align:center;
	font-weight:bolder;
	color: #ffffff;
	background-color: #f82332;
	}
h4 {
	text-align:left;
	font-weight:bolder;
	color: #f82332;
	}

#content {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #000000;
	margin-top: 55px;
	text-align: justify;
	}

#specialfeatures {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}

li {
	line-height: 30px;
	}
	
.highlights {
	color: #f82332;
	font-weight: bold;
	font-style: normal;
	}

#tableproperties {
	font-size: 12px;
	}


#rtcolumn {
	float: right;
	width: 680px;
	}
		
#rtcolumnrtside {
	clear:both;
	float: right;
	width: 190px;
	font-size:12px;
	font-weight:bold;
	color: #585a71;
	background-color: #f0ccc2;
	text-align: center;
	height: 1%;
	border-left: dotted;
	padding: 10px;
	}
	

#rtcolumnrtside a:link {
		color: #585a71;}
#rtcolumnrtside a:visited {
		color: #585a71;}
#rtcolumnrtside a:hover {
		color: #000000;
		}

#rtcolumnltside {
	float: left;
	width: 430px;
	}		
	
#ltcolumn {
	float: left;
	height: auto;
	width: 190px;
	font-size:10px;
	font-weight:bold;
	color: #585a71;
	background-color: #f0ccc2;
	text-align: left;
	height: 1%;
	border-right: dotted;
	padding: 10px 5px 10px 20px;
	}



#ltcolumn a:link {
		color: #585a71;}
#ltcolumn a:visited {
		color: #585a71;}
#ltcolumn a:hover {
		color: #000000;
		}		

.links {
	color: #f82332;
	font-style: normal;
	font-weight: bold;
	}
.links a:link {
		color: #f82332;}
.links a:visited {
		color: #f82332;}
.links a:hover {
		color: #000000;
		}		


#footer {
	clear:both;
	margin-right: auto;
	margin-left: auto;
	
	width: 800px;
	color: #585a71;
	font-size:10px;
	font-weight:bold;
	text-align: center;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
#footer a:link {
		color: #585a71;}
#footer a:visited {
		color: #585a71;}
#footer a:hover {
		color: #000000;}
	
#copyright {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#666666;
	color: #ffffff;
	text-align:left
}


/* History Page CSS*/
#contenthistory {
	height: auto;
	width: 867px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #585a71;
	padding-top: 30px;
	padding-left: 20px;
	text-align: justify;
	}

#historytext {
	padding-top: 10px;
	}

#rtcolumnhistory {
	float: right;
	width: 190px;
	font-size:12px;
	font-weight:bold;
	color: #585a71;
	background-color: #f0ccc2;
	text-align: center;
	height: 1%;
	margin: 10px 15px;
	border-left: dotted;
	padding-left: 5px;
	padding-right: 5px;
	}

#rtcolumnhistory a:link {
		color: #585a71;}
#rtcolumnhistory a:visited {
		color: #585a71;}
#rtcolumnhistory a:hover {
		color: #000000;
		}