/* 
######################################################

######################################################
*/

*
{
	margin:0;
	padding:0;
}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}	
	
#mainShell
{
	width:778px;
}
	
#toolBar
{
	width:100%;
	height:15px;
	text-align:right;
	color:#730073;
	font-size:11px;
	padding-top:1px;
}
	
a.topnav, a.topnav:active, a.topnav:visited  
{
	color:#730073;
	text-decoration:none;
	margin-right:6px;
	margin-left:6px;
}

a.topnav:hover  
{
	color: #9c9a9c;
	text-decoration: none;
}
	
#headerShell
{
	width:100%;
	height: 121px;
}

#headerInnerShell
{
	background-position:top right;
	background-repeat:no-repeat;
	height:94px;
}

#headerNavShell
{
    position: absolute;
	width:100%;
	vertical-align:top;
}
	
#logo
{
    position: absolute;
	padding:10px 0px 0px 10px;
}
	
#franchiseeName
{
    position: absolute;
	top:0px;
	left:30px;
	text-transform:uppercase;
}

#franchiseeName	a 
{
	font-size : 10px;
	color : #18208c; 
	text-decoration : none; 
	font-weight: bold;
}
	
#navBar
{
    position: absolute;
	margin-left:188px;
	width: 590px;
	height: auto;
	background-color:#292873;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	top: 0;
	padding:7px 0px 7px 0px;
}

a.navBarLink, a.navBarLink:active, a.navBarLink:visited  
{
	color:#ffffff;
	text-decoration:none;
	margin:0px 18px 0px 18px;
}
	
	
#bodyShell
{
	width:100%;
	height: 100%;
}
	
#leftCol
{
	width:188px;
	height: auto;
	top:0px;
	left:0px;
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
}

#leftColNav
{
	height:227px;
	padding-top:25px;
}

a.leftColNavLink, a.leftColNavLink:visited, a.leftColNavLink:hover
{
	display:block; 
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:17px;
	letter-spacing:0px;
	font-family:Lucida Sans Unicode, Verdana;
	padding:13px 0px 13px 0px;
	background-color: transparent;
}

#leftColReserve
{
	vertical-align:bottom;
	height:80px;
	background-color: #b0d952;
	margin-bottom: 23px;
}

a#reserveNowLink
{
    position: relative;
	top:20px;
	left:12px;
	display:block;
	width:158px;
	border:1px solid #2c2b71;
	text-align:center;
	color:#2c2b71;
	font-weight:bold;
	letter-spacing:0px;
	text-decoration:none;
	padding:12px 0px 12px 0px;
}

a#reserveNowLink:hover
{
	background-color: #d5f48e;
}

#rightCol
{
    top: 0;
    padding-top:23px;
    padding-left: 225px;
    width: auto;
    height:auto;
}	



#footerShell
{

    border-top:1px solid #d8d8d8;
    font-size:10px;
    color:#730073;
    clear: both;
    padding-top: 3px;
}

#footerShell a
{
    font-size:10px;
    color:#730073;
    text-decoration:none;
}

#footerShell a:hover
{
    color: #9c9a9c;
    text-decoration: none;	
}		

#footerLeftNav
{
    margin:0px 0px 0px 12px;
}

#footerRightNav
{
    position: relative;
    left:200px;
}
	
#footerBrandBar
{
    position: relative;
    text-align:center;
}
	
a.secondaryNavLink, a.secondaryNavLink:active, a.secondaryNavLink:visited, a.secondaryNavLink:hover
{
    display:block;
    width:106px;
    height: 73px;
    font-size: 12px;
    text-decoration : none; 
    font-weight: bold;
    text-align:center;
    padding-top:3px;
    background-position:top left;
    background-repeat:no-repeat;
}

#bodyLeftCol
{
    width:380px;
    top:36px;
    left:0px;
    float: left;
    margin-bottom: 10px;
}

#bodyLeftCol, #bodyLeftCol p
{
    margin-bottom: 8px;
    font-size:10px;
}	
	
	
#bodyRightCol
{
	top:36px;
	width: 160px;
	height: 250px;
	border-top: solid 1px #C5C5C5;
    border-bottom: solid 1px #C5C5C5;
    float: right;
}
	
	
a.rightColLink
{
    position: absolute;
    text-decoration : none; 
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ced3ef;  
	margin-top: 187px;
}

a.rightColLink:hover
{
    background-color: #738AC7;
    color: White;
}

div.listTitle, a.listTitle
{
    font-weight: bold;
    color: #18208c;
    text-decoration: none;
}

li
{
    margin-left: 30px;
}