@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #990000;
	background-image: url(images/bg2.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headline {
	font-size: xx-large;
	font-weight: bold;
	color: #990000;
}
.subhead {
	font-weight: bold;
	color: #990000;
}
.quote {
	font-style: italic;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.footer {
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}
.gallerypic {
border-color: #ffffff;
border: 1px solid;
}
a.gallerypic {
	color: #ffffff;
	border: 1px solid;
}
img.floatright { 
    float: right; 
    margin-left: 10px;
	margin-bottom: 10px; 
}
/* Begin Layout */
div {
	border: none;
}
#container {
	width: 960px;
	margin: 0px auto;
	background-image: url(images/interiorb_05.jpg);
}
#header {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 93px;
}
/* CSS Sprites */
#skyline {
	height: 39px;
	width: 960px;
 	background: url(images/nav.jpg);
 	margin: 0px auto; padding: 0;
 	float: left;
}
#skyline li {margin: 0; padding: 0; list-style: none; float: left; top: 0;}
#skyline li, #skyline a {height: 40px; display: block;}
#panel1b {left: 0; width: 95px;}
#panel2b {left: 95px; width: 130px;}
#panel3b {left: 225px; width: 110px;}
#panel4b {left: 335px; width: 95px;}
#panel5b {left: 420px; width: 110px;}
#panel6b {left: 540px; width: 145px;}
#panel7b {left: 685px; width: 80px;}
#panel8b {left: 770px; width: 80px;}
#panel9b {left: 840px; width: 85px;}
#panel1b a:hover {background: transparent url(images/nav.jpg) 0 -39px no-repeat;}
#panel2b a:hover {background: transparent url(images/nav.jpg) -95px -39px no-repeat;}
#panel3b a:hover {background: transparent url(images/nav.jpg) -225px -39px no-repeat;}
#panel4b a:hover {background: transparent url(images/nav.jpg) -335px -39px no-repeat;}
#panel5b a:hover {background: transparent url(images/nav.jpg) -430px -39px no-repeat;}
#panel6b a:hover {background: transparent url(images/nav.jpg) -540px -39px no-repeat;}
#panel7b a:hover {background: transparent url(images/nav.jpg) -685px -39px no-repeat;}
#panel8b a:hover {background: transparent url(images/nav.jpg) -765px -39px no-repeat;}
#panel9b a:hover {background: transparent url(images/nav.jpg) -845px -39px no-repeat;}
/* End Sprites */

#content {
	float: left;
	padding-left: 55px;
	padding-right: 30px;
	width: 510px;
	background-image:url(images/interiorb_03.jpg);
	background-repeat: no-repeat;
}
#right-rail{
	float: left;
	width: 295px;
	margin-right: 0px;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
	height: 200px;
	background-image:url(images/gray-bg2.jpg);
	background-repeat: no-repeat;	
}
#footer {
	clear: both;
	padding-top: 40px;
	height: 34px;
	width: 960px;
	background-image: url(images/interiorb_07.jpg);
	background-repeat: no-repeat;	
}
.Flash1
{
	background-image: url(images/FlashVideo1.jpg);
	height: 170px;
	width: 270px;
	margin-left: 15px;
}
.Flash2
{
	background-image: url(images/FlashVideo2.jpg);
	height: 170px;
	width: 270px;
	margin-left: 15px;
}
.Flash3
{
	background-image: url(images/FlashVideo3.jpg);
	height: 170px;
	width: 270px;
	margin-left: 15px;
}
.Flash4
{
	background-image: url(images/FlashVideo4.jpg);
	height: 170px;
	width: 270px;
	margin-left: 15px;
}
.picturetext
{
	padding-top: 70px;
}
.picturetext A
{
	font-size: 30px;
	text-decoration: none;
	color: #FFFFFF;
	
}