/* Screen layout: */

body {
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
}

/* NAV */
		
#nav
{
	position: fixed;
	margin-top:218px;
	left:-40px;
	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
}

#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover
{
	background-color: none;
	color: #ff0000;
	
}

#wrap {
	width: 714px;
	margin-right: auto;
	margin-left: 90px;
	height: auto;
}

#headertop {
	clear: both;

	height:;
	border-bottom-width: ;
	border-bottom-style:;
	border-bottom-color: ;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 714px;
}
#header {
	clear: both;
	height: 254px;
	width: 714px;
}
#header h1 {
	width: 250px;
	margin: 0;
	float: left;
	height: 40px;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}


#headerbg {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
background-color:#fff;
}

#headerbg h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#headerbg p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}


#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#leftpanel {
	width: 170px;
	float: left;
	font-size: 0.9em;
	height: auto;
	border-left-color: #FFFFFF;
	background-image: url(images/masterpicbg.jpg);
}

#lftcol a:link, #lftcol a:visited {   /* These are the styles for the left column links */
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: url(none) no-repeat 0%;
}
	
#lftcol a:hover, #lftcol a:active {    /* These are the styles for the left column links */
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	background: url(none) no-repeat 0%;
}
	
	
.leftcolbox h1,h2,h3 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
}
.leftcolbox img {
}
.leftcolbox img a {
}
div.leftcolbox {  /* Use this to create one of the boxes in the left column */
	width: 170px;
	overflow: hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #7373ab;
	background-image: url(images/bottomrded.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
div.leftcolboxtop { /* This div adds the top rounded corners of the box.  The bottom is included in the leftcolbox div as the background image */
	height: 22px;
	width: 170px;
	background-image: url(images/toprded.png);
	background-repeat: no-repeat;
	background-position: top;
}
	
.leftcolbox p {   /* text style for left col boxes */
	margin: 0 15px 12px 15px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}
	


#avmenuright {
	clear: right;
	float: right;
	width: 170px;
	height: auto;
}

#avmenuright ul {
	list-style: none;
	width: 170px;
	padding: 0;
	font-size: 1em;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
}	

#avmenuright li {
}

#avmenuright li a {
	height: 14px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #336699;
	color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}	
	
#avmenuright li a:hover {
	color: #CC0000;
	border-left-color: #286ea0;
	border-bottom-color: #286ea0;
	background-color: #336699;
	background-image: url(images/RAFrwbsm11.png);
	background-repeat: no-repeat;
}


.announce {
	width: auto;
	color: #000;
	padding: 10px 10px 10px 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}




.announceright {
	padding: 10px;
	width: auto;
	color: #505050;
	background-color: #fff;
	line-height: 1.3em;
	border-left-width: 2px;
	border-right-style: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-right-color: #ccc;
}

#extras {
	float: right;
	width: 163px;
	padding: 0;
	font-size: 0.9em;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#extras p {
margin: 0 0 1.5em 0;
}
#content {
	height: auto;
	width: 714px;
	background-image: url(images/middle.jpg);
	background-repeat: repeat;
	clear: none;
	float: left;
}

#avaliability {
	height: 820px;
	width: 610px;
	float: right;
}


#maincontent {
	height: auto;
	width: 520px;
	float: right;
	text-align: justify;
	background-color: fff;
	padding-right: 30px;
}
#maincontent p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#maincontent a img:hover
{
	opacity: .50;
	moz-opacity: .50;
	filter: alpha(opacity=50);
}
#maincontent img {
padding: 1px;
display:inline;
background: #fff;
border: 4px solid #fff;
}


#maincontent ul,#content ol{margin:0 5px 16px 35px;}
#maincontent dl{margin:0 5px 10px 25px;}
#maincontent dt{font-weight:bold; margin-bottom:5px;}
#maincontent dd{margin:0 0 10px 15px;}

#maincontentinner {
	height: auto;
	width: 520px;
	float: right;
}
#maincontentinner img {
padding: 1px;
display:inline;
background: #fff;
border: 4px solid #fff;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	color: #000000;
	text-align:left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
