﻿html, body
{
    margin: 0px;
    padding: 0px;
    width:100%;
    height:100%;
}

body
{
    font-family: arial;
    background: #D8E5F7;
    text-align: center;
    min-width: 1000px;
    font-size: 13px
}

#main
{
    width: 1000px;
    background: white;
    margin: 0px auto 0px auto;
    text-align: left;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

#header
{
    clear: both;
    height: 70px;
}

#content
{
    margin: 2px 55px 10px 60px;
    padding: 1px 0 0 0;
    line-height: 1.7em;
    text-align: left;
}

#TourMain
{
    width: 1000px;
    background: white;
    margin: 0px auto 0px auto;
    text-align: left;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

#TourFooter
{
    clear: both;
    height: 30px;
    padding: 12px 0 2px 0;
    text-align: center;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

/***** MENU *****/
#menu
{
	padding: 0;
	width: 100%;
	border-top: 5px solid #112E57; /*Brown color theme*/ 
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#menu ul
{  
	margin:0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#menu li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

#menu a
{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 12px;
	background-color: #96AED4; /*Brown color theme*/ 
	border-top: 1px solid white;
}

#menu a:hover
{
	background-color: #E9945A; /*Brown color theme*/ 
	color: white;
}

#menu .current a
{ /*currently selected tab*/
	background-color: #112E57; /*Brown color theme*/ 
	color: white;
	border-color: #112E57; /*Brown color theme*/ 
}

#menuarea
{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 0px;
margin-right: 17px;
padding: 0;
}

#menuarea .textinput
{
width: 190px;
border: 1px solid gray;
}

#menuarea .button
{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}
/*** END MENU ***/

#footer
{
    clear: both;
    height: 50px;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

/** HEADINGS AND GENERAL TEXT **/
.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

.center15font
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}

.right
{
	text-align: right;
}

.rightdown
{
    text-align: right;
    margin-right: 40px;
    margin-top: 45px;
}

.rightup
{
    text-align: right;
    margin-right: 35px;
    margin-top: 10px;
}

.footcenter
{
    text-align: center;
    margin: 10px 25px 0px 40px;
}

.PaddedCenter
{
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 9px 0 2px 0;
}

.PaddedCenter2
{
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 0 4px 0;
}

.PaddedCenter3
{
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 9px 0 9px 0;
}

.indentpara
{
	margin-left: 17px;	
}

.exindentpara
{
	margin-left: 25px;	
}

.MainPageVideosPara
{
	text-align: center;
	margin-left: -20px;	
	margin-right: -20px;
}

.QuoteIndent
{
	margin-left: 100px;
	margin-right: 130px;	
}

.updatecenter
{
	margin-left: 60px;
	margin-right: 180px;	
}

.lgindentpara
{
	margin-left: 17px;	
	font-size: 15px;
}

.lgExindentpara
{
	margin-left: 50px;	
	font-size: 15px;
}

.lgerindentpara
{
	margin-left: 17px;	
	font-size: 17px;
}

.headline
{
	font-weight: bold;
	font-size: 19px;
	text-decoration: underline;
}

.brownheadline
{
	font-weight: bold;
	font-size: 19px;
	color: #661c0f;
}

.brownheadline18
{
	font-weight: bold;
	font-size: 18px;
	color: #661c0f;
}

.brownheadline19
{
	font-weight: bold;
	font-size: 19px;
	color: #661c0f;
}

.brownheadline22
{
	font-weight: bold;
	font-size: 22px;
	color: #661c0f;
}

.greenheadline18
{
	font-weight: bold;
	font-size: 18px;
	color: #385223;
}

.greenheadline19
{
	font-weight: bold;
	font-size: 19px;
	color: #385223;
}

.blueheadline
{
	font-weight: bold;
	font-size: 19px;
	color: #010134;
}

.blueheadline18
{
	font-weight: bold;
	font-size: 18px;
	color: #010134;
}

.blueheadline19
{
	font-weight: bold;
	font-size: 19px;
	color: #010134;
}

.blueheadline20
{
	font-weight: bold;
	font-size: 20px;
	color: #010134;
}

.blueheadline22
{
	font-weight: bold;
	font-size: 22px;
	color: #010134;
}

.lightblueheadline
{
	font-weight: bold;
	font-size: 19px;
	color: #112E57;
}

.subhead
{
	font-weight: bold;
	font-size: 17px;
}

.subhead19
{
	font-weight: bold;
	font-size: 19px;
}

.subhead18
{
	font-weight: bold;
	font-size: 18px;
}

.bluesubhead
{
	font-weight: bold;
	font-size: 17px;
	color: #010134;
}

.brownsubhead
{
	font-weight: bold;
	font-size: 17px;
	color: #661c0f;
}


.promobluesubhead
{
	font-weight: bold;
	font-size: 18px;
	color: #010134;
}

.SaleHeading
{
	font-size: 20px;
	color: #2c6b1c;
	padding: 4px 0px 0px 0px;
}

.maintext
{
	font-weight: normal;
	font-size: 13px;
}

.maintext15
{
	font-weight: normal;
	font-size: 15px;
}

.nmbluelink
{
	font-weight: bold;
	font-size: 13px;
	color: #001155;
}
a.nmbluelink
{
	text-decoration: none;
}
a.nmbluelink:hover
{
	text-decoration: underline;
}

.nmbluelinkNonBold
{
	font-size: 16px;
	color: #001155;
}
a.nmbluelinkNonBold
{
	text-decoration: none;
}
a.nmbluelinkNonBold:hover
{
	text-decoration: underline;
}

.smbluelink
{
	font-weight: bold;
	font-size: 12px;
	color: #001155;
}
a.smbluelink
{
	text-decoration: none;
}
a.smbluelink:hover
{
	text-decoration: underline;
}

.lgboldRedlink18
{
	font-size: 18px;
	font-weight: bold;
	color: #661c0f;
}
a.lgboldRedlink18
{
	text-decoration: none;
}
a.lgboldRedlink18:hover
{
	text-decoration: underline;
}

.lgboldRedlink20
{
	font-size: 20px;
	font-weight: bold;
	color: #661c0f;
	text-decoration: underline;
}
a.lgboldRedlink20
{
	text-decoration: underline;
}
a.lgboldRedlink20:hover
{
	text-decoration: underline;
}

.lgboldRedlink26
{
	font-size: 26px;
	font-weight: bold;
	color: #661c0f;
	text-decoration: underline;
}
a.lgboldRedlink26
{
	text-decoration: underline;
}
a.lgboldRedlink26:hover
{
	text-decoration: underline;
}

.lgboldRedlink19
{
	font-size: 19px;
	font-weight: bold;
	color: #661c0f;
	text-decoration: underline;
}
a.lgboldRedlink19
{
	text-decoration: underline;
}
a.lgboldRedlink19:hover
{
	text-decoration: underline;
}

.lgboldGreenlink19
{
	font-size: 19px;
	font-weight: bold;
	color: #385223;
	text-decoration: underline;
}
a.lgboldGreenlink19
{
	text-decoration: underline;
}
a.lgboldGreenlink19:hover
{
	text-decoration: underline;
}

.lgboldGreenlink20
{
	font-size: 20px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
a.lgboldGreenlink20
{
	text-decoration: underline;
}
a.lgboldGreenlink20:hover
{
	text-decoration: underline;
}

.lgboldGreenlink26
{
	font-size: 26px;
	font-weight: bold;
	color: #385223;
	text-decoration: underline;
}
a.lgboldGreenlink26
{
	text-decoration: underline;
}
a.lgboldGreenlink26:hover
{
	text-decoration: underline;
}

.lgboldGreenlink16
{
	font-size: 16px;
	font-weight: bold;
	color: #728335;
	text-decoration: underline;
}
a.lgboldGreenlink16
{
	text-decoration: underline;
}
a.lgboldGreenlink16:hover
{
	text-decoration: underline;
}

.bluelink, .boldbluelink, .lgboldbluelink, .boldunderbluelink, .boldunderbluelink15, .lgboldblueunderlink, .lgboldblueunderlink18, .lgboldbluelink16, .lgboldbluelink18, .lgboldblueunderlink20, .lgboldblueunderlink26, .lgboldblueunderlink24
{
	font-size: 14px;
	color: #001155;
}

.boldunderbluelink
{
	font-weight: bold;
	text-decoration: underline;
}

.boldunderbluelink16
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.lgboldblueunderlink
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}

.lgboldblueunderlink18
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.lgboldblueunderlink20
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

.lgboldblueunderlink26
{
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}

.lgboldblueunderlink24
{
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

.boldbluelink
{
	font-weight: bold;
}
a.boldbluelink
{
	text-decoration: none;
}
a.boldbluelink:hover
{
	text-decoration: underline;
}

a.bluelink
{
	text-decoration: none;
}
a.bluelink:hover
{
	text-decoration: underline;
}

.lgboldbluelink
{
	font-size: 17px;
	font-weight: bold;
}
a.lgboldbluelink
{
	text-decoration: none;
}
a.lgboldbluelink:hover
{
	text-decoration: underline;
}

.lgboldbluelink18
{
	font-size: 18px;
	font-weight: bold;
}
a.lgboldbluelink18
{
	text-decoration: none;
}
a.lgboldbluelink18:hover
{
	text-decoration: underline;
}

.lgboldbluelink16
{
	font-size: 16px;
	font-weight: bold;
}
a.lgboldbluelink16
{
	text-decoration: none;
}
a.lgboldbluelink16:hover
{
	text-decoration: underline;
}

.lgboldgreenlink16
{
	font-size: 16px;
	font-weight: bold;
	color: #036334;
}
a.lgboldgreenlink16
{
	text-decoration: none;
}
a.lgboldgreenlink16:hover
{
	text-decoration: underline;
}

.lggreenlink16
{
	font-size: 16px;
	color: #036334;
}
a.lggreenlink16
{
	text-decoration: none;
}
a.lggreenlink16:hover
{
	text-decoration: underline;
}

.largebold24
{
	font-weight: bold;
	font-size: 24px;
}

.largebold17
{
	font-weight: bold;
	font-size: 17px;
}

.largebold18
{
	font-weight: bold;
	font-size: 18px;
}

.largebold20
{
	font-weight: bold;
	font-size: 20px;
}

.boldblue17
{
	font-weight: bold;
	font-size: 17px;
	color: #002277;
}

.boldblue19
{
	font-weight: bold;
	font-size: 19px;
	color: #002277;
}

.boldblue25
{
	font-weight: bold;
	font-size: 25px;
	color: #002277;
}

.slogan1, .slogan2, .slogan3
{
	font-weight: bold;
	font-size: 15px;
	color: #624122;
}

.slogan1
{
	color: #624122;
}
.slogan2
{
	color: #384d22;
}
.slogan3
{
	color: #661c0f;
}

.sloganLG1, .sloganLG2, .sloganLG3
{
	font-weight: bold;
	font-size: 30px;
	color: #624122;
}

.sloganLG1
{
	color: #624122;
}
.sloganLG2
{
	color: #384d22;
}
.sloganLG3
{
	color: #661c0f;
}

/** BULLET POINTS **/
.parent
{
	font-weight: bold;
	font-size: 17px;
}

.child
{
	font-weight: normal;
	font-size: 13px;
}

.smparent
{
	font-weight: normal;
	font-size: 16px;
}

.boldchild
{
	font-weight: bold;
	font-size: 15px;
}

.boldchild16
{
	font-weight: bold;
	font-size: 16px;
}

.boldchild18
{
	font-weight: bold;
	font-size: 20px;
}

.boldchild26
{
	font-weight: bold;
	font-size: 26px;
}

.lgboldchild
{
	font-weight: bold;
	font-size: 17px;
}

.lgchild
{
	font-size: 14px;
}

.lgchild16
{
	font-size: 16px;
}

.lgchild18
{
	font-size: 18px;
}

.lgchild15
{
	font-size: 14px;
}

.lgchild19
{
	font-size: 19px;
}

.boldbluechild
{
	font-weight: bold;
	font-size: 14px;
	color: #002277;
}

.boldbluechild16
{
	font-weight: bold;
	font-size: 16px;
	color: #002277;
}

.boldRedchild26
{
	font-weight: bold;
	font-size: 26px;
	color: #661c0f;
}

.boldGreenchild26
{
	font-weight: bold;
	font-size: 26px;
	color: #336600;
}