body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align:center;
}

h1 {
	font-size: 1.8em;
	font-weight: bolder;
	color: #660000;
}

h2 {
	font-size: 1.4em;
	font-weight: bolder;
}

h3 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #660000;
}

h4 {
	font-size: 1.2em;
	font-weight: bolder;
}

p {
	font-size: 1.2em;
	line-height: 140%;
	color: #333;
}

em {
	font-style: italic;
	font-weight: bold;
}

#footlinks ul li{
	display: inline;
	list-style: none;
	font-size: 1.1em;
	margin-left: .5em;
	color: #660000;
	font-weight: 500;
}

#footlinks ul li a {
	text-decoration: none;
}


.lists {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}

.lists li {
	margin: 0 0 .5em -1em;
	line-height: normal;
}

#index_bullets {
	margin-bottom: 2em;
}

#index_bullets ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}

#index_bullets ul li {
	background-image: url(../images/y_bullet.png);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	padding: 0em 0em .5em 3em;
	font-size: 1.3em;
}

.sub_bullets li {
    font-size: inherit;
	color: #660000;
	list-style-type: none;
	margin-top: .5em;
	margin-left: -2em;
	padding: 0;
}	

#container {
	width: 700px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid;
	background-color: #FFF;
}

#top_area {
 	background-image: url(../images/header/rotate.php);
	background-repeat: no-repeat;
	background-color: #363;
  margin: 0;
	padding: 0;
}

#top_area img {
	margin: 0;
	padding: 0;
	border: 0;
}

#content_area {
	margin-top: 3%;
	padding: 0em 1.75em .5em 2.2em;
}

#index_sidebar {
	margin: 0 0 .5em 2em;
	padding: .5em .4em .5em 1em;
	border-top: double #660000;
	float: right;
	background-image: url(../images/diagonal.gif);
}

#index_sidebar p {
	font-size: 1.1em;
	margin: .5em .2em;
}

#right_sidebar {
	margin: 0 0 .5em 2em;
	padding: .5em;
	float: right;
}

#right_sidebar p {
	font-size: 1.1em;
	font-style:italic;
}

.foot_info {
	font-size: 1em;
	color: #fff;
	margin: -1.8em 0 0 -15em;
}

.address {
	font-size: 1.1em;
	margin-top: 0em;
	margin-right: 3em;
	margin-bottom: 2em;
	margin-left: 3em;
}

.news {
	margin-bottom: .3em;
	font-size: .95em;
}

table {
	margin: .8em 0em 3em 0em;
	font-size: 1.1em;
}

th {
	background-color: #660000;
	color:#FFF;
	text-align: center;
	font-size: 1em;
}

.markets {
	width:95%;
}

.markets td {
	text-align: center;
}

.markets .right {
	text-align:right;
	font-style:italic;
}

.locations {
	width:100%;
	margin: .8em 0em 3em 0em;
}

.locations td {
	text-align: left;
}

.specs {
	width: 60%;
}

.index {
	font-size: 2.5em;
	font-style: italic;
}