@charset "utf-8";
*{
	padding:0px;
	margin:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#282828;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
img{
	border:0px;
}
#wrapper{
	width: 860px;	
	background: url('http://www.sirwalterraleigh.com/images/bg.jpg') repeat-x !important;	
	height: auto;
}
#wrapper-ext{
	width: 860px;	
	background: #853B30;
	border: 2px solid #FFF;
	height: auto;
	margin:70px auto 0 auto;
}
#wrapper-full{
	height: 500px;
	width: 1010px;
	border: 0px solid #fff;
	margin: auto;
	margin-top: 71px;
	position: relative;
}
h2 {
	font-size: 22px;
	color: #eeaa00;
	font-weight: normal; 	
	text-align:left !important;
	font-family: "Times New Roman", Times, serif;

}
h3 {
	font-size: 18px;
	color: #FaFafa;
    font-weight: normal; 
	text-align:left !important;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-left:32px;
}

ul{
	list-style-type:disc;
	list-style-position:outside;
}
a{
color: #f4b601;
text-decoration:none;
}
a:hover{
color: #f4b601;
text-decoration:underline;
}

a:visited {
color:#f4b601;
text-decoration:none;
}

/* --------- header ----------- */
#header{
	border:0 solid #FFFFFF;
	height:191px;
	position:relative;
	width:100%;

}
#logo1{
	border:0px solid #FFFFFF;
	height:162px;
	left:473px;
	position:absolute;
	top:-18px;
	width:318px;
}
#logo2{
	border:0 solid #FFFFFF;
	height:95px;
	left:59px;
	position:absolute;
	top:19px;
	width:380px;
}
/* --------- content ----------- */
#content {

	height: auto;
	border: 1px solid #fff;	

}

/* --------- footer ----------- */
#footer{	
	border:0 solid;
	color:#D6B176;
	height:15px;
	left:305px;
	letter-spacing:1px;
	margin-top:10px;
	position:absolute;
	width:460px;
}

/* ---------- menu ------------ */ 
#menu{
	position:absolute;
	top:144px;
	left: 0px;
}

#menu_list{
	font-size:12px;
	width: 860px;
	height:49px;
	list-style:none outside;
	font-weight:bold; 
	border: 0px solid #fff;
}

#menu_home,#menu_about,#menu_menu,#menu_banquet,#menu_events,#menu_news, #menu_employment, #menu_contact {
	height:49px;
	float:left;
	display:inline;	
}

#menu_list li{
	height:49px;
	float:left;
}
#menu_list li a span{
	height:43px; 
	cursor:pointer;
}
#menu_home{
	background:url(http://www.sirwalterraleigh.com/images/menu_home.jpg) no-repeat;
	width: 113px;
}
#menu_home_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_home_hover.jpg) no-repeat;
	width: 113px;
}

#menu_about{
	background:url(http://www.sirwalterraleigh.com/images/menu_about.jpg) no-repeat;
	width: 88px;
}
#menu_about_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_about_hover.jpg) no-repeat;
	width: 88px; 
}

#menu_menu{
	background:url(http://www.sirwalterraleigh.com/images/menu_menu.jpg) no-repeat;
	width: 56px; 
}
#menu_menu_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_menu_hover.jpg) no-repeat;
	width: 56px;
}

#menu_banquet{
	background:url(http://www.sirwalterraleigh.com/images/menu_banquet.jpg) no-repeat;
	width: 182px;
}
#menu_banquet_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_banquet_hover.jpg) no-repeat;
	width: 182px;
}

#menu_events{
	background:url(http://www.sirwalterraleigh.com/images/menu_events.jpg) no-repeat;
	width: 73px;
}
#menu_events_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_events_hover.jpg) no-repeat;
	width: 73px;
}

#menu_news{
	background:url(http://www.sirwalterraleigh.com/images/menu_news.jpg) no-repeat;
	width: 56px;
}
#menu_news_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_news_hover.jpg) no-repeat;
	width: 56px;
}

#menu_employment{
	background:url(http://www.sirwalterraleigh.com/images/menu_employment.jpg) no-repeat;
	width: 120px;
}
#menu_employment_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_employment_hover.jpg) no-repeat;
	width: 120px;
}

#menu_contact{
	background:url(http://www.sirwalterraleigh.com/images/menu_contact.jpg) no-repeat;
	width: 171px;
}
#menu_contact_hover{
	background:url(http://www.sirwalterraleigh.com/images/menu_contact_hover.jpg) no-repeat;
	width: 171px;
}

/* --------- left column ------- */

#leftcol{
	color: #ffffff;
	font-size: 12px;
	display: inline;
	margin-left: 62px;
	margin-top:18px;
	width: 355px; 
	height: auto;
	float: left;
}
#leftcont{
text-align:justify;
width:347px;
border: 0px solid yellow;
}
#leftcont p{
	color:#FFFFFF;
	line-height:19px;
	margin-bottom:10px;
}

#leftcont td {
	font-size: 12px;
	color: #FFFFFF;
}

#leftcont ul {
	padding: 0px;
	margin: 0px;
	list-style-type:disc;
	list-style-position: inside;
}

#leftcont h3 {
	margin-left: 0px;
}

/* --------- right column ------- */

#rightcol{
	color: #ffffff;
	font-size: 12px;
	display: inline;
	margin-left: 28px;
	margin-top:18px;
	width: 350px; 
	height: auto;
	float: left;
	border: 0px solid yellow;
}
#rightcont{
	text-align:justify;
}
#rightcont p{
	color: #FFF;
	margin-bottom:10px;
}

#rightcont td {
	color: #FFF;
	font-size: 12px;
}

#rightcont ul {
	padding: 0px;
	margin: 0px;
	list-style-type:disc;
	list-style-position: inside;	
}

#rightcont h3 {
	margin-left: 0px;
}

/* --------- wide column ------- */

#widecol{
	display: inline;
	margin-left: 61px;
	margin-top:18px;
	margin-right: 65px;
	height: auto;
	float: left;
	border: 0px solid yellow;
}

#widecont td{
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
}

#widecont{
	text-align:justify;
	color: #ffffff;
	font-size: 12px;
}
#widecont p{
	color: #FFF;
	margin-bottom:10px;
	font-family: arial;
}

#widecont ul {
	padding: 0px;
	margin: 0px;
	list-style-type:disc;
	list-style-position: inside;	
}

#widecont h3 {
	font-size: 18px;
	color: #f6b501;
	font-weight: normal; 
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-bottom: 15px;
}

#widecont h2 {
	color: #f6b501;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	margin-left: 0px;
}


/* --------- bottomcont ---------- */

#bottomcont{

	height:160px;
	margin:auto auto auto 42px;
	padding-bottom:10px;
	padding-top:15px;
	width:798px;
}
#botimg{
	list-style-type: none;
}
#botimg li{
	display: inline;
	float:left;
	margin-left: 19px;
}



#house{
	border:0 solid;
	height:121px;
	margin-bottom:80px;
	margin-left:129px;
	margin-top:-53px;
	width:229px;
}


#bleft{
	float:left;
	height:49px;
	left:8px;
	position:absolute;
	top:146px;
	width:70px;
}
#bright{
	float:right;
	height:49px;
	left:934px;
	position:absolute;
	top:146px;
	width:70px;

}
#grey{
	border:0px solid;
	margin-left:31px;
	width:331px;	
}

#botimg1{
	background: url('http://www.sirwalterraleigh.com/images/inn.png') no-repeat;
	width: 230px;
	height: 152px;
}

#botimg2{
	background: url('http://www.sirwalterraleigh.com/images/food1.png') no-repeat;	
	width: 230px;
	height: 152px;
}

#botimg3{
	background: url('http://www.sirwalterraleigh.com/images/gift.png') no-repeat;
	width: 230px;
	height: 152px;

}
#botimg_tit{
	color:#791600;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	left:21px;
	padding-top:23px;
	position:absolute;
	top:-12px;
}
#hourscont{
	border:0px solid #FFFFFF;
	height:148px;
	width:227px;
	position: relative;
}
#botimg_cont{
	color:#4B5459;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	left:15px;
	line-height:17px;
	padding-top:23px;
	position:absolute;
	top:22px;
}
#botimg_cont2{
	color:#4B5459;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	left:15px;
	line-height:15px;
	padding-top:89px;
	position:absolute;
	top:22px;
}
#whats{
border: 1px solid #fff;

}
#special{
border: 1px solid #fff;	
}	
