/* ----------------------------------------------
Body Parts - General Set Ups
----------------------------------------------- */

/* Debug: Uncomment to show element borders */
/*
* {
   border: 1px solid red !important;
}
 */

body.sam {
	color:#000000;
	font-family: "Consolas", "Avenir Next";
	}

img.noborder {border: 0px;}

li {
	color:#000000;
	text-align:left;
	font-size : 1.0em;
	line-height: 1.5em;
}

h1 > a { color: #000000; }
h1 > a:hover { color: #c9c9c9; }

h3 { color: #000000; font-size : 1.2em; font-weight: bold;}

/* ----------------------------------------------
Blocks for page content - one, two, or three columns
----------------------------------------------- */

div.pageContainer
{
text-align:left;
width: 900px;
border:0px;
margin:0px;
margin-top:20px;
color: #FFFFFF;
}

div.headTop {
background-repeat: no-repeat;
vertical-align: top;
width:900px;
height:90px;
background-color: #FFFFFF;
color: #000000;
margin:0px;
border:0px;
padding:0px;
clear:left;
}

div.menuColumn
{
background: #FFFFFF;
vertical-align: top;
float: left;
width:400px;
text-align: left;
margin-left:0px;
padding:0px;
min-height:100vh;
}

div.contentColumn
{
vertical-align: top;
background-color: #FFFFFF;
color: #000000;
margin-left: 354px;
width: 546px;
max-width: 546px;
min-height:100vh;
padding: 0px;
}


/* ----------------------------------------------
Tables
----------------------------------------------- */


table.content {
	font-size: 0.8em;
	margin: 30px
	}

table.footer {
	background-color: #000000;
	width: 1024px;
	color:#FFFFFF;
	font-size : 10px;
}

table.captions {
	font-size : .7em;
	text-align: center;
}

table.largeList {
	font-size : .4em;
	text-align: left;
}

table.airlineTrips {
	color:#000000;
	font-size: 0.7em;
	background-color:#FFFFFF;
	border-collapse:collapse;
	text-align:left;
	vertical-align: top;
	}

/* ------------------------------
Paragraph Styles
------------------------------- */

p {
	color: #000000;
	font-size : 1.0em;
	line-height : 1.4em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

p.title {
	color : #990000;
	font-size: 2em;
	line-height :1.4em;
	font-weight: bold;
}

p.titleGreen {
	color : #009900;
	font-size: 1.1em;
	line-height :1.3em;
	font-weight: bold;
}

p.subtitle {
	color : #666666;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	}

p.footer {
	color: #888888;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0px;
	}

p.content {text-align: justify;}

p.contentSmall {text-align: justify; font-size : .8em;}

p.contentNoJustify {text-align: left;}

p.contentLeft {text-align: left;}

p.contentCenter {text-align: center;}

p.contentTinyCenter {text-align: center; font-size: 0.6em;}

p.contentLargeBold {font-weight : bold;}

p.contentOnDark {color: #FFFFFF;}

p.caption {
	font-size : .7em;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	}

p.contentRight {
color: #FFFFFF;
font-size: 0.8em;
line-height: 1.5em;
text-align: justify;
}

p.contentDick {
	text-align: justify;
	font-size : 0.9em;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
	font-weight : bold;
}


p.menu {
color: #000000;
font-size: 0.8em;
line-height: 2.0em;
font-weight: bold;
}

p.menuRightHead {
color: #F0F0F0;
font-size: 1.1em;
line-height: 2.4em;
font-weight: bold;
}

p.menuRightSmall {
	color : #FFFFFF;
	font-size : 0.8em;
	text-align: right;
	line-height : 1.5em;
	}

p.menuRightCenter {
	color : #FFFFFF;
	font-size : 0.8em;
	text-align: center;
	line-height : 1.5em;
	}

p.emailText {
	color: #000000;
	font-size : 1.0em;
	line-height : 1.6em;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	}

p.emailTextCenter {
	color: #000000;
	font-size : 1.0em;
	line-height : 1.6em;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	}

a { text-decoration: none; transition: 0.3s; -webkit-transition: 0.3s; }
a:hover { transition: 0.3s; -webkit-transition: 0.3s; }

a.menu {
color: #000000;
font-size: 1.0em;
font-weight: bold;
line-height : 1.8em;
text-decoration: none;
padding-left: 60px;}
a.menu:link {color: #000000;}
a.menu:visited {color: #000000;}
a.menu:hover {color: #C9C9C9;}

a.menuTight {
color: #000000;
font-size: 0.8em;
font-weight: bold;
line-height : 1.0em;
text-decoration: none;
margin-left: 40px;
}
a.menuTight:link {color: #000;}
a.menuTight:visited {color: #000;}
a.menuTight:hover {color: #C9C9C9;}

a.menuWhere {
color: #000000;
font-size: 1.5em;
font-weight: bold;
font-variant: small-caps;
text-decoration: none;
padding-left: 40px;}
padding-bottom: 10px;}
a.menuWhere:link {color: #000000;}
a.menuWhere:visited {color: #000000;}
a.menuWhere:hover {color: #C9C9C9;}

a.aForWhite {text-decoration: underline; font-weight : bold; color: #000099;}
a.aForWhite:link {color: #000099;}
a.aForWhite:visited {color: #000099;}
a.aForWhite:hover {text-decoration: none; font-weight : bold; color: #990000;}

a.captionSmall {font-size : 0.7em; text-decoration: none; color: #000099; font-weight: bold;}
a.captionSmall:link {color: #000099;}
a.captionSmall:visited {color: #000099;}
a.captionSmall:hover {color: #990000;}

/* ----------------------------------------------
Audio/Video
----------------------------------------------- */

td.audioLeft {
width: 100px;
color: #009900;
font-size: 1.6em;
font-weight: bold;
}

td.audioMid {
width: 220px;
}

td.audioRight {
width: 200px;
color: #009900;
font-size: 0.8em;
}

audio.narrow {
width: 200px;
}

audio.normal {
width: 300px;
}
