
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	/*background: #a5865d url(images/bg.jpg) no-repeat center top;*/
	background: #54a0b0 url(images/bg2.jpg) no-repeat center top;
 }

hr {
	height: 1px;
	width: 100%;
	background: #f5821f;
	border: 1px;
	color: #f5821f;
}

h1 {
	font: 900 20px/20px  "Trebuchet MS", arial;
	color: #a80069;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}

h2 {
	font: 700 14px/14px "Trebuchet MS", Times, serif;
	color: #f5821f;
}

h3 {
	font: 700 14px/14px  "Trebuchet MS", Times, serif;
	color: #b53e2a;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}


/*    -----------------------    Page Structure   -----------------------   */ 

#mc {
	width:798px;
	margin:auto;
}

#pagetile {
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	width:798px;
	height:195px;
	float:left;
}

#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 215px;
	margin: 0px 0px 0px 49px;
}

#nav, #nav ul {
	width: 215px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#reservation, #reservation a {
	width: 215px;
	background: url(images/m_reservation.gif) no-repeat 0px 0px;
}	
#reservation a:hover {
	background: url(images/m_reservation.gif) no-repeat 0px -25px;
}

#amenities, #amenities a {
	width: 215px;
	background: url(images/m_amenities-services.gif) no-repeat 0px 0px;
}	
#amenities a:hover {
	background: url(images/m_amenities-services.gif) no-repeat 0px -25px;
}

#rates, #rates a {
	width: 215px;
	background: url(images/m_rates_accomodations.gif) no-repeat 0px 0px;
}	
#rates a:hover {
	background: url(images/m_rates_accomodations.gif) no-repeat 0px -25px;
}
#accomodations, #accomodations a {
	width: 215px;
	background: url(images/m_accomodations.gif) no-repeat 0px 0px;
}	
#accomodations a:hover {
	background: url(images/m_accomodations.gif) no-repeat 0px -25px;
}

#facilities, #facilities a {
	width: 215px;
	background: url(images/m_conference_facilities.gif) no-repeat 0px 0px;
}	
#facilities a:hover {
	background: url(images/m_conference_facilities.gif) no-repeat 0px -25px;
}

#cafe, #cafe a {
	width: 215px;
	background: url(images/m_verdanah_cafe.gif) no-repeat 0px 0px;
}	
#cafe a:hover {
	background: url(images/m_verdanah_cafe.gif) no-repeat 0px -25px;
}

#wrightsvillebeach, #wrightsvillebeach a {
	width: 215px;
	background: url(images/m_wrightsville_beach.gif) no-repeat 0px 0px;
}	
#wrightsvillebeach a:hover {
	background: url(images/m_wrightsville_beach.gif) no-repeat 0px -25px;
}

#contact, #contact a {
	width: 215px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -25px;
}

#home, #home a {
	width: 215px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -25px;
}
#menustart, #menustart a, #menustart a:hover {
	width: 75px !important;
	width: 50px;
	cursor: default;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #606366;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 25px;
	width: 146px;
	height: 22px;
	background: url(images/submenubg.gif) no-repeat 0px 0px;
	line-height: 18px;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #000000;
	text-decoration:none;

}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 130px;
	margin-left: 220px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	width: 798px;
	text-align: left;
	float:left;
}

#contentend {
	width: 798px;
	float: left;
	padding: 0px 0px 0px 0px;
	/*background: url(images/end2.gif) no-repeat center bottom;*/
}

#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

#contentright {
	width: 290px;
	float: right;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:160px;
	float:left;
}
#smright {
	width:300px;
	float:right;
}

#equalleft { 
	width:200px;
	float:left;
	padding: 0px 40px 0px 0px;
}
#equalright {
	width:200px;
	float:right;
	padding: 0px 40px 0px 0px;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 525px;
	float: right;
	margin: 0px 95px 0px 0px;
	min-height: 300px;
	height:auto !important;
	height:300px;
}

#widecolHome {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 420px;
	float: left;
	margin: 50px 0px 0px 110px;
	padding: 0px 70px  0px 10px;
}

/*#widecol a  {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #223f5a;
	text-decoration:none;
}
#widecol a:hover {
	color: #223f5a;
	text-decoration:underline;
}*/

#widecol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(images/a_bullet.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 288px;
	float:left;
	background: url(images/holiday_inn3.gif) no-repeat 0px 0px;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	width: 380px;
	vertical-align: top;
	float: left;
}
#midcol p {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}
#midcol ul li {
	font: normal 11px/14px  geneva, arial, verdana;
	color: #6c6f72;
	list-style-image: url(../images/a_bullet.gif) !important;
	list-style-image: url(../images/a_bullet2.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 510px;
	float: right;
	background: url(images/content_bg.gif) no-repeat 0px 230px;
	min-height: 600px;
}
#rightcolcontent {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 455px;
	padding: 0px 0px 70px 30px;
}

#rightcol ul  {
	margin-left: 15px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url("images/a_bullet.gif");
	margin-left: 25px;
	padding: 0px;
	list-style-type:disc;
}
 #rightcol a {
	color: #0057a1;
	text-decoration:none;
	}
 #rightcol a:hover {
	color: #0057a1;
	text-decoration:underline;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #0b0b71;
}

.picright {
	float: right;
	margin: 0px 0px 10px 10px;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f5d9c1;
}

.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}

.staffpic {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #718da5;
}

.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:59px;
}


/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #c0ad97;
	width: 798px;
	height:75px;
	text-align: center;
	padding: 0px 0px 20px 0px ;
	float: left;
	text-decoration:none;
	background: url(images/end2.gif) no-repeat;
}
 #copyright a {
	color: #c0ad97;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #c0ad97;
	text-decoration:underline;
}
#copyright em {
	font: normal 12px/12px arial, verdana;
	color: #e2ccb2;
	text-align: center;
	padding: 0px 0px 0px 0px ;
	text-decoration:none;
}
#socialmedia {
	float:left;
	width: 798px;
	margin:0 0 50px 50px;
	text-align:left;
}
#socialmedia img {
	padding: 0 10px 0 0;
}

/*    末末末末末末末末末  Home Logo Link   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:0px 0px 0px 30px;
}

#flashthis {
	position: absolute;
	z-index: 50;
	visibility: visible;
}

#threepic {
	padding: 0px 0px 0px 30px;
}


.threepicshowOne a, .threepicshowTwo a, .threepicshowThree a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #606366;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 25px;
	width: 146px;
	height: 22px;
	line-height: 18px;
	
}
.threepicshowOne a:hover, .threepicshowTwo a:hover, .threepicshowThree a:hover {
	color: #000000;
	text-decoration:none;

}
.threepicshowOne {
	position: absolute;
	z-index: 90;
	visibility: hidden;
	top: 240px;
	margin-left: 20px;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f5d9c1;
}
.threepicshowTwo {
	position: absolute;
	z-index: 90;
	visibility: hidden;
	top: 240px;
	margin-left: 60px;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f5d9c1;
}
.threepicshowThree {
	position: absolute;
	z-index: 90;
	visibility: hidden;
	top: 240px;
	margin-left: 80px;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #f5d9c1;
}


