body {
	font-family : Arial, "Trebuchet MS", Tahoma, sans-serif;
	background-color: #f7c58a;
	margin: 0px;
	padding: 0px;
	background-image : url(images/shade.gif);
	background-position: center 0;
	background-repeat: no-repeat;
}
#container {
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
#header {
	margin: 0px 0px 0px 0px;
	padding: 330px 0px 0px 0px;
	height: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

#containershort {
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
#headershort {
	margin: 0px 0px 0px 0px;
	padding: 156px 0px 0px 0px;
	background-image: url(images/headershort.jpg);
	background-repeat: no-repeat;
	height: 0px;
}
#banner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	background-color: #c52031;
}
#banner h1{
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	line-height : 120%;
	margin: 0px;
	padding: 4px 30px 4px 20px;
	letter-spacing: -1px;
	text-align: center;
}
#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	text-align: left;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 8px;
	float: right;
}
#nav li {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	color: #fff;
	display: inline;
}

#nav li a {
	color: #aaa;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border-left: 1px solid #ccc;	
	margin: 0px;
}
#nav li a:hover {
	color: #fff;
	background-color: #4F5B78;
	border-left: 1px solid #999;	
}
#nav li a#current {
	color: #394ab6;
	background-color: #eee;
	border-left: 1px solid #888;
}
#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 200px;	
	color: #666;
	background: #fefefe;
	text-align: left;
	border-right: 1px solid #ccc;
}
body.threecol #content{
	margin: 0px 270px 0px 200px;
}
#content a {
	color: #981B1E;
	font-weight: bold;
	text-decoration: none;
}
#content h1 {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 32px;
	line-height : 28px;
	letter-spacing: -4px;
	padding: 16px 0px 8px 8px;
	margin: 0px 10px 0px 10px;
	text-align: left;
	color: #6495ED;
	border-bottom: 1px solid #f7c58a;
}
#content h2 {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 24px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -2px;
	padding: 6px 0px 6px 10px;
	margin: 10px 10px 0px 10px;
	color: #6495ED;
	text-align: left;
}
#content h3 {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	padding: 6px 0px 6px 24px;
	margin: 0px 0px 0px 0px;
	color: #C52031;
	text-align: left;
}
#content h4 {
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	font-weight : bold;
	line-height : 100%;
	letter-spacing: -1px;
	padding: 6px 0px 6px 24px;
	margin: 0px 0px 0px 0px;
	color: #004d88;
	text-align: left;
}
#content p {
	font-family : Arial, "Trebuchet MS", Tahoma, sans-serif;	
	font-size: 14px;
	line-height : 180%;	
	padding: 6px 24px 6px 30px;
	margin: 0px;
}
#content ul {
	margin: 0px 0px 0px 10px;
}
#content li {	
	padding: 0px 0px 0px 10px;
	line-height : 140%;
	font-size : 13px;
	font-weight: bold;
	color: #004d88;
}
#content dl {
	list-style-type: none;		
	margin: 10px 0px 10px 6px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}
#content dt {
	font-weight: bold;
	font-size: 17px;
	line-height : 120%;
	letter-spacing: -1px;
	color: #369;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
}
#content dd {
	font-family : Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal; 
	line-height : 180%;
	font-size : 14px;
	margin: 0px 16px 0px 10px;
	padding: 0px 6px 0px 6px;
}
#content img {
	margin: 0px 0px 20px 20px;
	padding: 0;
	border: 1px solid #6495ed;
}

#content table {
	border-collapse: collapse;
}

#news img {
	margin: 0px 0px 20px 20px;
	padding: 0;
	border: 1px solid #6495ed;
}
#sidemenu {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
}
#sidemenu img {
	padding: 4px 0px 0px 10px;
	text-align: center;
}
#sidemenu ul {
	list-style-type: none;		
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#sidemenu li {
	margin: 0px;
	padding: 0px;
}
#sidemenu li a {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	font-weight : normal;
	line-height : 100%;
	letter-spacing: -1px;
	display: block;	
	width: 190px;
	color: #fff;
	background-color: #015da6;	
	border-bottom: 1px solid #004d88;
	padding: 8px 0px 8px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
}
#sidemenu li a:hover {
	color: #fff;
	background-color: #6495ED;
}
#sidemenu a img {
	color: #fff;
	padding: 10px 0px 10px 5px;
	margin: 0px;
}

#sidemenu li a#sidecurrent {
	color: #fff;
	background-color: #c52031;
}
#sidemenu p {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: normal; 
	line-height : 140%;
	font-size : 11px;
	color: #ccc;
	margin: 0px 6px 0px 6px;
	padding: 0px 6px 10px 6px;
}
#sidemenu a {
	font-weight: normal; 
	color: #fff;
}
#sidemenu h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 21px;
	line-height : 120%;
	letter-spacing: -1px;
	color: #fff;
	background-color: #004d88;
	padding: 3px 0px 3px 10px;
	margin: 4px 0px 4px 0px;
	text-align: left;
	width: 190px;
}
#sidemenu h2 {	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height : 120%;
	color: #004488;
	padding: 20px 0px 2px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#sidemenu dl {
	list-style-type: none;		
	margin: 0px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#sidemenu dt {
	font-weight: bold;
	font-size: 17px;
	line-height : 120%;
	letter-spacing: -1px;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 4px;
}
#sidemenu dd {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold; 
	line-height : 140%;
	font-size : 13px;
	color: #fff;
	margin: 0px 16px 0px 10px;
	padding: 0px 6px 0px 6px;
}
.price {	
	font-weight: bold;
	color: #ddd;
}
.sale {	
	font-weight: bold;
	font-size : 15px;
	color: #c52031;
}
.notes {	
	font-weight: normal;
	font-size : 11px;
	color: #333;
}
.warning {
	color : #800;
	background-color: #ffffce;
	font-size : 11px;
	font-weight: bold;
}
#footer {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	height: 80px;
	text-align: right;
	background-color: #004d88;
}
#footer p {
	padding: 2px 30px 4px 10px;		
	text-align: right;
	color: #ddd;
	font-size : 12px;
	margin: 0px;
}
#footer h1 {
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	line-height : 120%;
	margin: 0px;
	padding: 20px 30px 0px 20px;
	letter-spacing: -1px;
}
#footer a {
	font-weight: normal;
	color: #555;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	margin: 0px;
}
#footer a:hover {
	color: #394ab6;
}
form {
	padding: 0px 0px 10px 20px;
	margin: 0px;
}
label {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height : 180%;
	color: #394ab6;
	padding-top: 0px;
}
#news {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
#news a {
	color: #981B1E;
	font-weight: bold;
	text-decoration: none;
}
#news img{
	padding: 0px;
	display: block;
}

#news p {
	font-family : "Trebuchet MS", Tahoma, sans-serif;	
	font-family :"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height : 150%;	
	padding: 6px 10px 8px 10px;
	margin: 0px 20px 0px 20px;
	color: #444;

}
#ds {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	text-align: right;
	background-color: #f7c58a;
}
#ds p {
	padding: 20px 30px 4px 10px;
	text-align: right;
	color: #ddd;
	font-size : 12px;
	margin: 0px;
	vertical-align: middle;
}
.imagemap {
	padding: 0px 0px 0px 40px;
}
ul#twitter_update_list  {
	list-style-type: none;		
	margin: 0px 0px 0px 0px; 	
	padding: 0px;
	text-align: left;
	background-color: #015da6;
}
ul#twitter_update_list li span{
	font-size: 12px;
	font-weight : bold;
	color: #eee;
	padding: 6px 4px 0px 8px;
	display: block;
}
ul#twitter_update_list li a{
	font-size: 9px;
	color: #fff;
	padding: 4px 0px 6px 10px;
}
#flowplayer {
	padding: 20px 0px 20px 60px;
}
.datetime {
	font-size : 11px;
	font-weight : bold;
	margin: 0px;
	color: #c52031;
	padding: 2px 24px 2px 30px;
	margin: 0px;
}
#new1 {
	position: absolute;
	left: -90px;
	top: 60px;
}
#new2 {
	position: absolute;
	left: -90px;
	top: 60px;
}
#fb-root {
	background-color: #fff;
}
