/*--------------------------------page properties-----------------------------------*/
body {
 /* background: url(images/gordyrdrv_current/pics/galveston-009.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover */
  margin-top: 10px;

} 

.sample-div {
    height: 416px;
}

.slogan {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.45);
	font-family: arial; font-size: 36px; text-decoration: none; font-weight: bold; color: #ffd900   
}

.slogan strong { font-family: arial; font-size: 28px; text-decoration: none; font-weight: bold; color: #ffd900}

/*--------Image Borders and Hovers------*/

.photos-inlineleft {  margin-top: 3px; margin-right: 5px; margin-bottom: 3px;}

.photos-inlineright {  margin-top: 3px; margin-left: 5px; margin-bottom: 3px;}

.photos-border_inlineleft {  border-style: solid; border-color: #000000; border-width: 1px;	margin-right: 8px;	margin-bottom: 5px;}

.photos-border_inlineright {  border-style: solid; border-color: #000000; border-width: 1px; margin-left: 8px;	margin-bottom: 5px;}

.photos-border_left {  border-style: solid; border-color: #000000; background: #FFF;
	border-width: 1px;
	margin-right: 25px;
        margin-top: 4px;
	margin-bottom: 5px;
	padding: 4px;
}

.photos-border_left_thn {  border-style: solid; border-color: #000; background: #FFF;
	border-width: 1px;
	margin-right: 4px;
        margin-top: 2px;
	margin-bottom: 0px;
	padding: 5px;
}

.photos-border_left a:hover {	margin-right: 25px; margin-bottom: 5px; padding: 4px;margin-top: 4px;}	
	
.photos-border_right {border-style: solid; border-color: #000000; background: #FFF;
	border-width: 1px; 
        margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 5px;
}

.photos-border_right a:hover { margin-left: 8px; margin-bottom: 5px; padding: 4px; margin-top: 4px;}

.photos-border_big { border-style: solid; border-color: #000000; 	background: #FFF;
	border-width: 1px;
	margin: 0px;
	padding: 10px;
}

.photos-border_big a:hover {	margin: 0px; padding: 10px;}

.photos-border_small {border-style: solid; border-color: #000000; background: #FFF;
	border-width: 1px;
        margin-left: 10px;
 	margin: 3px;
	padding: 5px;
}

.photos-border_small a:hover {
	margin: 3px;
	padding: 5px;
}

.photosborders {
	border: 0px;
    margin-top:4px;
	margin-bottom:4px;
	padding:6px;
}
		
/*--------Table Spacings------*/
.spacer1 {
	line-height: 1px;        
        }

.spacer2 {
	line-height: 2px;        
        }
		
.spacer4 {
	line-height: 4px;        
        }
		
.spacer_5 {
	line-height: 5px;        
        }
		
/*---------------------- In-Page Holders -------------*/

.album-holder{
	clear:both;
	margin:15px 0px;
	border:1px solid #DADADA;
	background:#F4F4F4;
	padding:15px;
}

.organge-box-border-green{
	clear:both;
	margin:15px 0px;
	border:1px solid #5a5b4d;
	background:#152616;
	padding:15px;
}

.white-box-border-green{
	clear:both;
	margin:15px 0 25px 0;
	border:1px solid #4daa25;
	background:#ffffff;
	padding:15px 0 10px 10px;
}

.white-box-border-blue{
	clear:both;
	margin:15px 0 25px 0;
	border:1px solid #0D507A;
	background:#f7f9ff;
	padding:15px 0 10px 10px;
}


.blue-box-border-blue{
	clear:both;
	margin:15px 0 25px 0;
	border:1px solid #0D507A;
	background:#c0d3fa;
	padding:8px 0 5px 15px;
}


.important, .important-blue, .important-blue2, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey 
{padding: 15px;margin: 15px 0;}

span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-brown, span.important-title-grey 
{position: absolute;display: block; margin-top: -24px; background: #fff;padding: 0 8px; font-weight: bold;font-size: 18px;}

span.important-title-orange
{position: absolute;display: block; margin-top: -24px; background: #152616;padding: 3px 15px; font-weight: bold;font-size: 18px; border:1px solid #5a5b4d;}

span.important-title-blue2 
{position: absolute;display: block; margin-top: -24px; background: #c0d3fa;padding: 3px 8px; font-weight: bold;font-size: 18px; border:1px solid #0D507A;}

.important {border: 1px solid #333;}
.important-blue {border: 1px solid #0D507A;}
.important-blue2 {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #4daa25;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #ffd900;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #a10000;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #52a600;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}

/*---------------------- Menu Navigations -------------*/

/************Right Public Menu Section links styles **************/

#menuside_Links{
    height: 33px;
	font-size: 100%; 
	text-align: left;
	width: 100%;	
}

#menuside_Links a:link {
    padding: 9px 0 0 0;
    background:url(images/template/layout/sdmenu-off.jpg) no-repeat;
    height: 33px;
	text-indent: 35px;
	display: block;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #000; 
	text-decoration: none;
}
#menuside_Links a:visited {
    padding: 9px 0 0 0;
    background:url(images/template/layout/sdmenu-off.jpg) no-repeat;
    height: 33px;
	text-indent: 35px;
	display: block;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #000; 
	text-decoration: none;
	}

#menuside_Links a:hover{
    padding: 9px 0 0 0;
    background:url(images/template/layout/sdmenu-on.jpg) no-repeat;
    height: 33px;
	text-indent: 35px;
	display: block;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #000; 
	text-decoration: none;
	}
	
	
/****** Coupon Back ********/

#coupon {
    height: 169px;
	width: 235px;
        background:url(images/template/layout/coupon-bck.jpg) no-repeat;
}

#coupon a:link {
	display: block;
	text-decoration: none;
}
#coupon a:visited {
	display: block;
	text-decoration: none;
	}

#coupon a:hover{
	display: block;
	text-decoration: none;
	}
/* Stylesheet: gordyrdrv_pgproperties Modified On 2015-06-08 14:50:25 */
/*--------------------------------Default Page Links-----------------------------------*/
a:link,a:active,a:visited { color:#000000}

a:hover{ text-decoration:underline; color:#000000}

/*--------------------------------Custom Links-----------------------------------*/

.footer { font-family:Verdana; font-size:14px; text-decoration: none; font-weight: normal; color: #fff}
.footer a:active { text-decoration: none; color: #fff}
.footer a:link { text-decoration: none; color: #fff}
.footer a:visited { text-decoration: none; color: #fff}
.footer a:Hover { text-decoration: underline; color: #fff}

.footer h1 {   font-family: Arial, Helvetica;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 8px 0; }

.footer h2 { font-size:22px; line-height:18px; color:#fff;}

.reserv { font-family: arial; font-size:16px; text-decoration: none; font-weight: bold;
          padding:15px 0;background-color: rgba(202, 21, 21, 0.65); color:#FFFFFF}
.reserv a:active { text-decoration: none; color: #fff}
.reserv a:link { text-decoration: none; color: #fff}
.reserv a:visited { text-decoration: none; color: #fff}
.reserv a:Hover { text-decoration: underline; color: #fff}

.topnav { font-family: arial; font-size:10px; text-decoration: none; font-weight: bold;
          padding:15px 0;background-color: rgba(247, 9, 26, 0.30); color:#FFFFFF}
.topnav a:active { text-decoration: none; color: #000000}
.topnav a:link { text-decoration: none; color: #000000}
.topnav a:visited { text-decoration: none; color: #000000}
.topnav a:Hover { text-decoration: underline; color: #000000}

.sitedesign{ font-family:Verdana; font-size:10px; text-decoration: none; font-weight: normal; color: #000000}
.sitedesign a:active { text-decoration: none; color: #000000}
.sitedesign a:link { text-decoration: none; color: #000000}
.sitedesign a:visited { text-decoration: none; color: #000000}
.sitedesign a:Hover { text-decoration: none; color: #000000}

/*-----------------Page Content Text Box Area -----------------------*/
.text-box { font-family:arial; font-size:16px; text-decoration: none; font-weight: normal; line-height:20px; color: #10307d}
.text-box a:active {  text-decoration: underline; color: #10307d}
.text-box a:link {  text-decoration: underline; color: #10307d} 
.text-box a:visited {  text-decoration: underline; color: #10307d} 
.text-box a:Hover {text-decoration: none; color: #10307d}

.text-box p { margin:8px 0 15px 0;}

.text-box strong {font-weight: bold;  color: #10307d }

.text-box strong a:active {  text-decoration: none; color: #131B60}
.text-box strong a:link {  text-decoration: none; color: #131B60} 
.text-box strong a:visited {  text-decoration: none; color: #131B60} 
.text-box strong a:Hover {text-decoration: none; color: #AD1B0C}

.text-box2 { font-family:arial; font-size:12px; text-decoration: none; font-weight: normal; line-height:14px; color: #000000}
.text-box2 a:active {  text-decoration: underline; color: #131B60}
.text-box2 a:link {  text-decoration: underline; color: #131B60} 
.text-box2 a:visited {  text-decoration: underline; color: #131B60} 
.text-box2 a:Hover {text-decoration: none; color: #000000}
.text-box2 strong {font-weight: bold;  color: #131B60 }

.text-box2 strong a:active {  text-decoration: none; color: #131B60}
.text-box2 strong a:link {  text-decoration: none; color: #131B60} 
.text-box2 strong a:visited {  text-decoration: none; color: #131B60} 
.text-box2 strong a:Hover {text-decoration: none; color: #AD1B0C}

.text-box p em {}

/***Text Box Headings****/

.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#2d6aaf; font-family:Arial; font-weight:bold; margin: 0}

.text-box h1 {   font-family: Arial, Helvetica;
  font-size: 28px;
  font-weight: bold;
  color: #10307d;
  margin: 8px 0 20px 0; }

.text-box h2 { font-size:20px; line-height:24px; color:#10307d; margin: 10px 0 4px 0; }

.text-box h3 { font-size:22px; line-height:18px; color:#ffd900;
               border-bottom:1px solid #ffd900; margin: 0 0 6px 0; text-align:center}

.text-box h4 { font-size:18px; line-height:22px; color:#ca1515; font-weight: bold;
               border-bottom:1px solid #ffd900; margin: 0 0 3px 0;}
.text-box h4 a:active {  text-decoration: none; color: #389728}
.text-box h4 a:link {  text-decoration: none; color: #389728} 
.text-box h4 a:visited {  text-decoration: none; color: #389728} 
.text-box h4 a:Hover {text-decoration: none; color: #ffd900}

.text-box h5 { font-size:16px; line-height:16px; 
                      border-bottom:1px solid #2d6aaf; margin: 0 10px 3px 0;}

.text-box h6 { font-size:16px; line-height:16px;margin: 0 0 3px 0;}

/***Text Box 2 Headings****/
.text-box2 h1, .text-box2 h2, .text-box2 h3, .text-box2 h4, .text-box2 h5, .text-box2 h6 { color:#2d6aaf; font-family:Arial; font-weight:bold; margin: 0}

.text-box2 h1 {   font-family: Arial, Helvetica;
  font-size: 24px;
  font-weight: bold;
  color: #194FA6;
  margin: 0 0 25px 0; }

.text-box2 h2 { font-size:18px; line-height:18px; color:#131B60;}

.text-box2 h3 { font-size:18px; line-height:16px; color:#AD1B0C;
                     border-bottom:1px solid #999; margin: 25px 245pc 3px 0;}

.text-box2 h4 { font-size:16px; line-height:16px; 
                     border-bottom:1px solid #2d6aaf; margin: 0 230px 3px 0;}

.text-box2 h5 { font-size:16px; line-height:16px; 
                      border-bottom:1px solid #2d6aaf; margin: 0 10px 3px 0;}

.text-box2 h6 { font-size:16px; line-height:16px;margin: 0 0 3px 0;}

/*-----------------text-box UL-------------------------*/
.text-box ul
{
  list-style: none;
  margin: 0 0 15px 0px;
  padding: 0 3px 0 0px;
}
.text-box li
{
  background: url(https://mail.gordyroadrvpark.com/images/gordyrdrv_current/layout/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 14px;
  line-height: 16px; 
  color: #10307d;
  margin-bottom: 8px;
}
.text-box li a, .text-box li a:link,.text-box li a:visited {font-family: Arial; font-size: 16px; line-height: 18px; color: #10307d; text-decoration: underline}
.text-box li a:hover {font-family: Arial; font-size: 16px;  line-height: 18px; color: #ff0000; text-decoration: underline}

.text-box ol
{
  background: url(images/mikes/layout/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  line-height: 18px; 
  color: #000000;
  margin-bottom: 8px;
}
.text-box ol a, .text-box ol a:link,.text-box ol a:visited {font-family: Arial; font-size: 16px; line-height: 18px; color: #131B60; text-decoration: none}
.text-box ol a:hover {font-family: Arial; font-size: 16px;  line-height: 18px; color: #131B60; text-decoration: underline}

/*-----------------text-box2 UL-------------------------*/
.text-box2 ul
{
  list-style: none;
  margin: 0 0 15px 0px;
  padding: 0 3px 0 0px;
}
.text-box2 li
{
  background: url(images/mikes/layout/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 14px;
  line-height: 16px; 
  color: #000000;
  margin-bottom: 8px;
}
.text-box2 li a, .text-box2 li a:link,.text-box2 li a:visited {font-family: Arial; font-size: 16px; line-height: 18px; color: #131B60; text-decoration: none}
.text-box2 li a:hover {font-family: Arial; font-size: 16px;  line-height: 18px; color: #131B60; text-decoration: underline}

.text-box2 ol
{
  background: url(images/mikes/layout/listarrow.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  line-height: 18px; 
  color: #000000;
  margin-bottom: 8px;
}
.text-box2 ol a, .text-box2 ol a:link,.text-box2 ol a:visited {font-family: Arial; font-size: 16px; line-height: 18px; color: #131B60; text-decoration: none}
.text-box2 ol a:hover {font-family: Arial; font-size: 16px;  line-height: 18px; color: #131B60; text-decoration: underline}

/*--------------------------------Font List, Properties-----------------------------------*/
.menu_1{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:8px; text-decoration: none; font-weight: bold; color: #000000}

.pagetext-highlight{ font-family:arial; font-size:12px; text-decoration: none; font-weight: normal; line-height:13px; color: #790E08}

.tele { font-family: Arial, Helvetica; font-size: 18px; text-decoration: none; font-weight: bold; color: #FFFFFF}

.sitename{font-weight:normal;font-size:20px;letter-spacing:1px;}

.searchbox .submit{font-size:7px;color:black;border:1px solid #151C10;background-color:#ffffff;}

.searchbox .text{font-size:7px;color:black;background-color:#ffffff;border:1px solid #151C10;}

.copyright {font-family:Verdana; font-size:9px; text-decoration: none; font-weight: bold; color: #000000}

.copyright a,.copyright a:link,.copyright a:visited {font-family:Verdana; font-size:9px; text-decoration: none; font-weight: bold; color: #000000}

.copyright a:hover,.copyright a:active {font-family:Verdana; font-size:9px; text-decoration: underline; font-weight: bold; color: #000000}



/*-------------------------.menu-list----------------------------------------------------------*/
.menu-list
{
  list-style: none;
  margin: 0 0 10px 0px;
  padding: 0 3px 0 0px;
}
.menu-list li
{
  background: url(images/template/layout/listarrow2.gif) no-repeat left top;
  margin: 0;
  padding: 0px 0px 0px 15px;
  font-family: Arial, Helvetica;
  font-size: 16px;
  line-height: 18px; 
  color: #072739;
  margin-bottom: 8px;
}
.menu-list li a, .menu-list li a:link,.menu-list li a:visited {font-family: Arial; font-size: 16px; line-height: 18px; color: #072739; text-decoration: none}
.menu-list li a:hover {font-family: Arial; font-size: 16px;  line-height: 18px; color: #072739; text-decoration: underline}


/*---H-------------*/
h1
{
  font-family: Arial, Helvetica;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 6px 0;
}
h2
{
  font-family: Arial, Helvetica;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 3px 0;
}
h3
{
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 3px 0;
}
h5
{
  font-family: Arial, Helvetica;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 3px 0;
}
/* Stylesheet: gordyrdrv_stylesheet Modified On 2020-02-15 16:14:21 */
/*!
    bgStretcher 3.3.0 jQuery Plugin
    (c) 2010-2013 www.w3Blender.com
    For any questions and support please visit www.w3blender.com.
*/
.bgstretcher-area {
  text-align: left;
}
.bgstretcher {
  background: #94beee;
  overflow: hidden;
  width: 100%;
  position: fixed;
  z-index: 1;
}
.bgstretcher,
.bgstretcher ul,
.bgstretcher li {
  left: 0;
  top: 0;
}
.bgstretcher ul,
.bgstretcher li {
  position: absolute;
}
.bgstretcher ul,
.bgstretcher li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*  Compatibility with old browsers  */
.bgstretcher {
  _position: absolute;
}
.bgs-description-pane {
  display: block;
  background: rgba(58, 123, 205, 0.75);
  position: absolute;
  top: 275px;
  z-index: 10000;
  padding: 15px;
  font-family: Arial, Helvetica;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 6px 0;
}
/* Stylesheet: gordyrv_bgstretcher_2 Modified On 2015-06-08 19:37:31 */
/** Horizontal menu for the CMS CSS Menu Module */
/** by Alexander Endresen */
/** Modified by MT Jordan */

/** Begin 'Navigation: CSSMenu - Horizontal' */

#menu
{
    clear: both;
    margin: 0 7px 0 7px;
}
#menuwrapper
{
    /** wrapper clears the floating elements of the menu */
    background: #3a7bcd url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-off.jpg) center repeat-x;
    clear: both;
}
#primary-nav li li
{
    /** set the width of the menu elements at second level - leaving first level flexible. */
    width: 220px;
}

/** Set styles for multi level menu - DO NOT CHANGE */

#primary-nav, #primary-nav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#primary-nav ul
{
    position: absolute;
    top: auto;
    display: none;
    border-left: 1px solid #ffffff; /** sets the border style for secondary+ levels */
    border-right: 1px solid #ffffff;    
}
#primary-nav ul ul
{
   left: 100%;
   top: 0;
}
#primary-nav li
{
   margin-left: 0px;
   float: left;
}
#primary-nav li li
{
   margin-left: 0px;
   margin-top: 0px;
   float: none;
   position: relative;
   z-index: 999; 
}

/** End set styles for two level menu - DO NOT CHANGE */

/** Styling the basic appearance of the menu elements */

#primary-nav a
{
    display: block;
    margin: 0px;
    padding: 16px 25px 18px 25px;
    text-decoration: none;
    font-family: arial;
    font-size: 16px;
    font-weight: normal;
}
#primary-nav a:hover
{
    text-decoration: none;
}

/** Styling the appearance of top level menu items **********************************************************/

#primary-nav li, #primary-nav li.menuparent
{
    background: #3a7bcd url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-off.jpg) center repeat-x;
}
#primary-nav li.menuactive
{
    /** set background to #primary-nav li:hover properties to show active page being displayed **/
    /** set background to #primary-nav li properties to disable **/
    background: #3a7bcd url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-off.jpg) center repeat-x;
}
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh
{
    /** styling the appearance of top level menu items on hover */
    background: #3a7bcd url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-on.jpg) center repeat-x;
}
#primary-nav li a,
#primary-nav li a:hover
{
    border-right: 1px solid #FFFFFF;
    color: #fff;
}

/** Styling the appearance of secondary level menu items **************************************************/

/** Styling the basic appearance of the menuparents  */

#primary-nav ul li, #primary-nav ul li.menuparent
{
    background: url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-bck2-off.png) repeat-x;
    border-bottom: 1px solid #FFFFFF;
}
#primary-nav ul li.menuparent
{
    /** arrow for menuparents */
    background: #152616 url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/arrow.gif) center right no-repeat;
    color:#FFF;
}
#primary-nav ul li:hover
{
    background: url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-bck2-on.png) repeat-x;
    color: #fff;

}
#primary-nav ul li.menuparent:hover,
#primary-nav ul li.menuparenth,
#primary-nav ul li.menuactive
{
    /** arrow for menuparents on hover */
    background: url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-bck2-on.png) repeat-x;
	color:#FFF;
}

#primary-nav ul li.menuactive a
{
	color:#FFF;
}
#primary-nav ul li.menuh
{
    /** for secondary level menu items w/o children: < IE7 */
   background: url(https://mail.gordyroadrvpark.com/images/gordyrdrv/layout/menu-bck2-off.png) repeat-x;
}
#primary-nav li li a
{
    padding: 4px 0px 4px 10px;
    /* color: #fff; */
    color: #131B60;
    border: 0;
    font-weight:700;
}
#primary-nav li li a:hover
{
    padding: 4px 0px 4px 10px;
    color: #fff;
    border: 0;
    font-weight:700;
}

/** The magic - set to work for up to a 4 level menu, but can be increased unlimited */
/** Hat tip to http://solardreamstudios.com/learn/css/cssmenus for working out the proper order here */

/* add
#primary-nav li:hover ul ul ul ul ul
#primary-nav li.menuparenth ul ul ul ul ul
for fifth level
*/

#primary-nav li:hover ul ul,
#primary-nav li:hover ul ul ul,
#primary-nav li:hover ul ul ul ul,
#primary-nav li.menuparenth ul ul,
#primary-nav li.menuparenth ul ul ul,
#primary-nav li.menuparenth ul ul ul ul
{
    display: none;
}

/**
just add
#primary-nav ul ul ul ul li:hover ul
#primary-nav ul ul ul ul li.menuparenth ul
for fifth level
*/

#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav ul ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul,
#primary-nav ul ul ul li.menuparenth ul
{
    display: block;
}

/** IE Hacks */

#primary-nav li li
{
    float: left;
    clear: both;
}
#primary-nav li li a
{
    height: 20px;
}
/** Opera Hacks */

.clearb
{
    clear: both;
}
#primary-nav ul
{
    width: 220px;
}

/** End of 'Navigation: CSSMenu - Horizontal' */
/* Stylesheet: Navigation: CSSMenu - Horizontal 3 Modified On 2020-02-15 15:58:31 */
