@charset "UTF-8";
/* Virden Central Hotel */

body {
background:url(images/background-wallpaper.jpg);
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;}

img {
border:none;}

#wrapper {
width:1000px;
background:url(images/wrapper-bg.png);
background-repeat:repeat-y;
margin: 0 auto;
padding-bottom:0;}

	#header {
	background:url(images/header-bg.png);
	width:1000px; 
	height:181px;
	margin:0 auto;
	position:relative;}
	
		#logo {
		width:175px;
		height:96px;
		float:left;
		padding-top:40px;
		position:relative;
		z-index:100;
		left:30px;
		top:0px;}
		
		#reservations {
		width:150px;
		position:absolute;
		z-index:50;
		left:815px;
		text-align:right;}
	
		#navigation {
		margin:0 auto;
		margin-top:5px;
		font-size:14px;}
		
			#navbar {
			float:left;
			margin-left:20px;
			margin-top:13px;}
			
			#facebookLink {
			width:107px;
			height:31px;
			float:right;
			margin-right:30px;}
			
				#joinus {
				width:76px;
				height:28px;
				float:left;
				margin-top:8px;}
				
				#facebook {
				width:31px;
				height:31px;
				float:right;}
	
	#mainContainer {
	width:1000px;
	padding:0;}
	
	#mainContainer a {
	color:#270643;
	text-decoration:underline;}
	
		#mainContainer a:hover {
		color:#270643;
		text-decoration:none;}
	
		#topSection {
		width:1000px;
		position:relative;}
		
			#slideshow {
			background:url(images/main-image.png);
			width:707px; 
			height:324px;
			position:relative;
			float:left;}
			
				#slideshowImages {}
				
				#slideshowTitle {
				position:absolute;
				z-index:150;
				top:200px;
				left:15px;}
	
			#topSidebar {
			width:293px;
			float:right;}
			
				#image1 {
				background:url(images/sidebarphoto-1.png);
				width:293px; 
				height:192px;
				position:relative;}
				
					#image1Title {
					position:absolute;
					z-index:150;
					top:125px;
					left:0px;}
			
			#image2 {
			background:url(images/sidebarphoto-2.png);
			width:293px; 
			height:125px;
			position:relative;}
			
				#image2Title {
				position:absolute;
				z-index:150;
				top:65px;
				left:0px;}
		
		#bottomSection {
		width:1000px;
		margin:0 auto;}
		
			#bottomImage {
			background:url(images/bev-room.png);
			width:1000px;
			height:228px;
			position:relative;}
			
			#bevRoomTitle {
			position:absolute;
			z-index:150;
			top:125px;
			left:660px;}
		
		#footer {
		width:1000px;
		margin:0 auto;}
		
			#footer a {
			color:#333333;
			text-decoration:none;}
		
				#footer a:hover {
				color:#333333;
				text-decoration:underline;}
		
			#footerNav {
			width:690px;
			margin:0 auto;
			padding-top:8px;}
			
			#footerNav p {
			text-align:center;}
			
			#copyright {
			width:940px;
			margin:0 auto;}
			
				#copyright h6 {
				font-weight:normal;
				font-size:11px;
				text-align:center;
				padding-bottom:20px;}
				
				
/**** TEXTPAGE_MAIN ****/

#textpageWrapper {
width:930px;
margin:0 auto;
position:relative;}

	#textpageContainer {
	position:relative;
	width:644px;
	float:left;
	padding: 0 0 0 10px;
	background:url(images/swirl.jpg);
	background-repeat: no-repeat;
	}
	
		#textpageContainer a {
		color: #999999;
		text-decoration:underline;}
		
		#textpageContainer a:hover {
		text-decoration:none;}
	
		#textpageTitle h1 {
		color:white;
		padding:0;}
		
		#textpageTitle {
		position:relative;
		z-index:200;
		padding:20px 0 0 0;}
		
		.pageTitleBG {
		position:absolute;
		background:url(images/purple-title-BG.png);
		width:394px; 
		height:104px;
		z-index:100;
		left:-20px;
		top:0px;}
	
				
/**** SIDEBAR ***/

#sidebar {
width:259px;
float:right;
padding:15px 0 15px 0;}

	#sidebar p {
	padding:0 0 5px 5px;
	text-align:right;}
	
	#sidebar a {
	color:#333333;
	font-style:italic;
	text-decoration:none;}
	
	#sidebar a:hover {
	color:#333333;
	font-style:italic;
	text-decoration:underline;}

	#quicklink1 {
	background:#9ca178;
	width:236px;
	margin:0 auto;}
	
		.quicklinkTitle {
		width:214px;
		margin-left:12px;
		padding-top:4px;}
		
		.quicklinkTitle h3 {
		padding:0;
		margin:0;}
		
		.quickLinkimage {
		width:217px;
		margin-left:9px;
		margin-top:8px;}
		
	#quicklink2 {
	background:#9ca178;
	width:236px;
	margin:0 auto;
	margin-top:15px;}
		
		#quickLinkimage2 {}
		
		
/**** CONTACT US AREA ****/

#contactUs {
background:#ffffff;
border:thin #666666 solid;
width:236px;
margin:0 auto;
margin-top:20px;
background:url(images/swirl_2.jpg);
background-repeat:no-repeat;}
	
	#contactUsText {
	width:206px;
	/*margin-left:24px;*/
	padding:4px 15px 4px 15px;
	}
	
	#sidebar #contactUsText p {
	padding:0 0 5px 5px;
	text-align:left;}