body{
  background:#191919;
  margin: 0;
  padding: 0;
  font:100% Verdana, Arial, Helvetica, sans-serif;
  color:#191919;  
  text-align:center;  
}

#wrapper{
  width: 760px;
  background:#191919;
  margin:0px auto;
  text-align:left;
}

.microscopic_text{
    margin: 0px;
	padding: 0px;
    font: 1px/1px monospace;	
}

#rgbmenu {
	margin:300px 0 0 -190px;
	padding: 0;
	z-index:500;
	float:left;	
}

#globalnav_noscript {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000;
}	

#globalnav_noscript a {
	margin:10px 0;
}

#globalnav_noscript a:link {
    color:#000;
    text-decoration:none;
}

#globalnav_noscript a:hover {
	background-color:#4C95B6;
    text-decoration:none;  
	color:#fff;	
}

#globalnav_noscript a:visited {
    color:#000;
    text-decoration:none;  
}

#content{
	width:760px;
    margin: 5px 0 0 0;
	padding: 0px;
}

#content_top{
	font-size: 70%;
	margin: 0;
	padding: 0px 0 0 0;
	width:760px;
	height:54px;
    background-image:url(../images/background_top3.jpg);
	background-repeat:no-repeat;
	overflow: visible;
}

#content_middle{
	width:760px;
	margin: 0;
	padding: 0;
	background-image:url(../images/background_middle3.jpg);
	background-color:#191919;
	background-repeat: repeat-y;
	float:left;
	overflow: visible;	
}

#content_article_prop {
	visibility: hidden;
	float: left;
	height:400px; 
	width: 0px;
}

#content_article{
	width:750px;
    width/* */:/**/485px; 
    width: /**/485px;	
	min-height:287px;
	margin: 0 0 0 0px;
	padding: 0 10px 0 265px;
	font-size: 107%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../images/background_left3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_bottom{
	width:760px;
	height:20px;
    font: 1px/1px monospace;	
	margin: 0 0 0 0;
	padding: 0;	
	background-image:url(../images/background_bottom3.jpg);
	background-repeat:no-repeat;
	float:left;
}

.content_image_right {
	margin: 0 0 10px 10px;
	float: right;
}

.content_image_left {
	margin: 0 10px 10px 0;
	float: left;
}

.content_image {
	margin: 0 0 5px 0;
}

div#photo_album td {
	vertical-align: top;
}

.clearit {
    font: 0px/0px monospace;	
	clear: both;
	display: block;
}


hr {
	border: thin dotted #CCC;
}

#content_article h1 {
	margin: 0;
	padding: 0;
	font-size: 120%;
	color: #000;
}

#content_article h2 {
	margin: 0;
	padding: 0;
	font-size: 110%;
	color: #000;
}

.small_print {
    font-size: 80%;
    line-height: 115%;	
}

.caption {
    font-size: 80%;
    line-height: 120%;	
	text-align: left;
	margin-left: 15px;
}

.red {
	color:red;
}

.tour_table {
	font-size:80%;
}

.tour_table tr{
	vertical-align: top;
}


div.review {
	background-image: url(../images/openquote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

div.review blockquote {
	background-image: url(../images/closequote.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 20px 10px 0px;
	margin-bottom: 5px;
}

div.review p {
	padding: 0 10px 0 60px;
	margin: 0px;
	font-size: 90%;
}

form.general_form {
	z-index: 2;
	margin: 0px;
}

.general_table_form {
	border: 1px solid #191919;
	background-color: #eeeeee;
}

.general_table_form th{
	margin: 0;
	padding: 5px 10px 3px 10px;
	vertical-align: top;
	background-color: #f8f8f8;		
}

.general_table_form td{
	margin: 0;
	padding: 5px 10px 3px 10px;
	vertical-align: top;	
}

.general_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#191919; 
}

.general_button {
	margin: 20px 0px 5px 0px;
	padding: 0px;
}

#footer p {
    margin:5px 0 0 30px;
    padding:0;
	font-size: 65%;
	color: #fff;
	text-align: center;
}

#footer a {
  color:#fff;
  text-decoration: none;
}