
/* --------------------------------------------------------------------------------------------
-	Myrtle Grand Vacations Styles 
--------------------------------------------------------------------------------------------- */

/* import CSS reset style sheet to get rid of most browser defaults... */

@import url(CSS-Reset.css);

/* define default styling for text 

	NOTE: This rule should NEVER contain properties which affect the box model - since this would 
		   be applied to every element on the page (with really nasty results).
*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* give paragraphs more spacing */
p, ul, h1,h2,h3 {
	margin-top: 6px;
}	
/* for unordered lists, set a display style 
ul, li {
	list-style-image: url(../images/icon-list-blue-dot.jpg);
	list-style-position:inside;
} */

ul, li {
	list-style: disc;
	list-style-position:inside;
	text-indent: 16px;
	}
	
#left-content li {
	list-style: disc;
	list-style-position:outside;
	text-indent: 0px;
	margin-left: 22px;
	}	

/* define overides for ALL anchors */
a { 
	text-decoration:none;
	color: #97012e;
}
/* hover color overide...for most of website   */
a:hover {
	text-decoration:none;
	color: #97012e;
}

/* define overides for anchors that are children of class sidebartext */
.sidebarlink a {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none;
	color: #FFFFFF;
}
/* hover color overide...for anchors that are children of class sidebartext   */
.sidebarlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFCC;
}


/* hover color overide...for bottomtext class children - see: _contact-info.cfm  */
.bottomtext a:hover {
	text-decoration:none;
	color: #419CCD;
}

h3, h4, h5 {
font-family: Optima, Arial, Helvetica, sans-serif;
}

/* override for h3 color...  */
h3 {
	color: #000000; /*color:#006699;*/
	font-weight:bold;
	font-size: 22px;
	line-height: 28px;
}


/* override for h4 color...  */
h4 {
	color: #949599; /*color:#006699;*/
	font-weight:bold;
	font-size: 30px;
	line-height: 32px;
	text-align: left;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	margin:10px 0px 10px 0px;
}


/* override for h4 color...  */
h5 {
	color: #949599; /*color:#006699;*/
	font-weight:bold;
	font-size: 28px;
	line-height: 30px;30px
	text-align: left;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
}

/* override for h4 color...  */
h6 {
	color: #949599; /*color:#006699;*/
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
}




/* definitions of classes */ 

	
.insidetext {
	margin:0;
	padding: 12px;
	color: #474131;
	border-width:0;
	display:block;	
	}						
						

.italicBold {
	font-style: italic;
	font-weight:bold;	
}

.BodyTextWhite {
	color: #ffffff
}

.SideBarText {
	color: #ffffff;
}

.pagetext {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	}
	
.pagetext p, .pagetext td, .pagetext li{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	}	
	
.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
.smallwhitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	}		
	
.tabletext {
	padding: 8px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	}	
	
.tabletext ul, li {
	list-style: disc;
	list-style-position:inside;
	text-indent: 22px;
	}	
	
.sidebarphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}	

#contact-info {
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#contact-info *{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
}

#left {
	position:relative;
	margin:0px;
	padding: 0px;
	width: 535px;
}

#left-content {
	margin: 20px 30px;
	padding: 0px;
	width: 475px;
}

#right {
	position:relative;
	margin:0px;
	padding: 0px;
	width: 466px;
}

#right-content {
	margin: 20px 30px;
	padding: 0px;
	width: 406px;
}

#bottom-bar {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 56px;
}

#bottom-bar *{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	text-align: center;
}

.nav-a, .nav-img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}	

#navigation-lo * {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

#topnav{margin:0;padding:0;width:1000px;background:#93022D;overflow:hidden}
#topnav li{list-style-type:none;float:left;text-indent:0}
#topnav li a{display:block;height:15px;padding:10px 0;text-align:center;color:#fff;font-family:"Arial";font-size:17px;text-transform:uppercase;font-weight:normal}
#topnav li a:hover{background:#c30449}
#topnav #navWhat{width:141px}
#topnav #navStay{width:158px}
#topnav #navDine{width:153px}
#topnav #navHow{width:175px}
#topnav #navMore{width:194px}
#topnav #navMeet{width:179px}



