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

 
body  {
	margin: 0px auto;
	top:0px;
	padding: 0px;
	text-align: center; /*container center  for IE 5* browsers*/
	color: #FADC9E;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	background-color: #010000;
}
.thrColFixHdr #container {
	margin: 0 auto;
	padding: 0px;
	width: 760px; 
	border: 0px solid #000000;
	text-align: left;
	background-image: url(images/mc_bgrnd.gif);
	background-repeat: repeat-y;	
} 

.thrColFixHdr #mainContent {
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	width: 450px;
	
}
.thrColFixHdr #header {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	height: 95px;
	background-repeat: no-repeat;
	width: 760px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 0px 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/header.jpg)
}

 .thrColFixHdr #sidebar2 {
	float: right;
	width: 240px;
	padding:0px 15px 10px 10px;
	

}

.thrColFixHdr #footer {
	padding: 0 10px 0 20px; 
	background:#DDDDDD;
	background-image: url(images/footerbg.gif);
	clear: both;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FADC9E;
}


.sidebarImage{
	background-image: url(images/burnscott.jpg);
	width: 260px;
	float: right;
	height: 150px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr  #header2  h1 {
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thrColFixHdr #header2 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(audbrig.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 760px;
	float: left;
	background-position: bottom;
	background-color: #130504;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #403438;
	padding-top: 0px;
	background-color: #E7DBC5;
	width: 465px;
}

.style1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding: 5px 15px 5px 5px;
	margin: 0px 0px  0px 0px;
	font-size: 12px;
	width: 200px;
}



hr {
	color: #990000;
	padding: 1px 0px 1px 0px;
}
.thrColFixHdr #rightCol {
	float: right; /* since this element is floated, a width must be given */
	width: 264px; 
	height:720px;
	/* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 10px 15px 20px;  padding keeps the content of the div away from the edges */
	margin:0px 0px 0px 0px;
	background-image: url(images/bg_rtCol.gif);
	padding: 0px 0px  0px 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

.thrColFixHdr  #accbook {
	float: right;
	width: 220px;
	height: 245px;
	margin-left:35px;
	padding-top: 0px;
	clear: both;
}

.thrColFixHdr #rssfeed {
	float: right;
	width: 240px;
	height: 300px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: -5px;
	clear: both;
}


.para100 {	
     font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	padding: 5px 15px 5px 5px;
	margin: 0px 0px  0px 0px;
	font-size: 12px;
	width: 440px;
}


.smlthumbnail{
	position: absolute;
	margin-left: 210px;
}

.thrColFixHdr #header-rooms {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header-rooms.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 760px;
	float: left;
	background-position: bottom;
	background-color: #130504;
}
.thrColFixHdr #header-contact {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header-contact.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 760px;
	float: left;
	background-position: bottom;
	background-color: #130504;
}
.thrColFixHdr #header-thingstodo {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header-itodo.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 760px;
	float: left;
	background-position: top;
	background-color: #130504;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    padding-bottom: 0px;
		overflow: hidden;
}
.thrColFixHdr #footer a {
	margin: 0;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FADC9E;
}
.smlthumbnailleft {
	position: absolute;
	margin-left: 20px;
}
.photoleft {
	float: left;
	padding-right: 20px;
}
.thrColFixHdr #header-index {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header-index.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 760px;
	float: left;
	background-position: bottom;
	background-color: #130504;
}
.thrColFixHdr #header-surroundings {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/audbrig.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 760px;
	float: left;
	background-position: bottom;
	background-color: #130504;
}
.indexmovie{
float: right;
width:190px;
height:271px;

}
