@charset "UTF-8";
/* CSS Document */

body {
	background: #001a00;
	margin: 0px;
	color: #333;
}
h1 ,h2,h3,h4{
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#topWrapper {
	background-image: url(../images/header/topwrapper185.jpg);
	background-repeat: repeat-x;
	height: 185px;
	width: 100%;
}
#header {
	background-image: url(../images/gail_kriegel_header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headerWithGail {
	background-image: url(../images/header/header_w_gail.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headerWithOutGail {
	background-image: url(../images/header/header_wo_gail.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headerMenu {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #E3CD93;
	text-align: center;
	height: 35px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 140px;
	padding-bottom: 20px;
	font-size: 130%;
	text-transform: capitalize;
}
#headerMenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#headerMenu li {
	text-decoration: none;
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
}
#headerMenu li a {
	color: #E3CD93;
	text-decoration: none;
}
#headerMenu li a:hover {
	color: #FFFFFF;
}
#topShadow {
	background-image: url(../images/top_shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}

/* ************* START OF MID SECTION *********** */
#midWrapper {
	background-color: #FFF;
	width: 100%;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 10px; */
}
#mainContent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	/* [disabled]color: #333; */
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 85%;
	line-height: 150%;
}
#mainContent a {
	text-decoration: none;
	color: #004d00;
}
#mainContent a:hover {
	color: #358729;
}
#sidebarLeft {
	float: left;
	width: 260px;
}
.bioSidebarLeft {
	float: left;
	width: 260px;
}
#contentRight {
	float: right;
	width: 710px;
}
.bioContentRight {
	float: right;
	width: 710px;
}
#noSidebar {
	width: 1000px;
}
#noSidebar h1, h2, h3, h4, h5 {
	color: #004a00;
}
#noSidebarCenterContents {
	text-align: center;
}
#bottomShadow {
	background-image: url(../images/bottom_shadow.png);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;
}
#footerWrapper {
	background-image: url(../images/footer_wrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	background-color: #001a00;
	min-height: 135px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #F7F4C3;
}
.clear {
	clear: both;
}
.lineOne {
	height: 2px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #34612e;
	clear: both;
}
.largerBold {
	font-size: 120%;
	font-weight: bold;
}
#bottomMenu {
	font-size: 130%;
	text-align: center;
	width: 100%;
	color: #F1DFA1;
	font-weight: bold;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003100;
	padding-top: 30px;
	padding-bottom: 10px;
}
#bottomMenu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bottomMenu li {
	text-decoration: none;
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
}
#bottomMenu li a{
	color: #DDC28B;
	text-decoration: none;
	/* [disabled]font-weight: bold; */
}
#bottomMenu li a:hover {
	color: #fffbc2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fffbc2;
}
#bottomMenu li .overState {
	color: #003100;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #972b1f;
}

/*  ********* Bottom SECTION ************************************ */
#bottomInfo {
	font-size: 85%;
	color: #DDC28B;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	line-height: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDC28B;
}
#bottomInfo a {
	text-decoration: none;
	color: #DDC28B;
	font-size: 110%;
}
#bottomInfo a:hover {
	color: #FFFB48;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFB48;
}
.topOfPage {
	font-size: 70%;
	color: #6699FF;
	text-align: center;
	border: 1px dotted #6699FF;
	float: right;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.whiteSpace20px {
	height: 20px;
	width: 100%;
}
.centerStuff {
	text-align: center;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.centerStuff600px {
	text-align: center;
	padding-top: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.indexCopyHolder {
	padding-top: 60px;
	float: right;
	/* [disabled]padding-left: 20px; */
	width: 540px;
}
.indexCopyHolder h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.imageRight {
	float: right;
}
.imageRightMargin {
	float: right;
	margin-left: 10px;
}
.imageLeft {
	float: left;
}
.imageLeftMargins {
	float: left;
	margin-right: 10px;
}
.listenLeft {
	float: left;
	width: 580px;
}
.listenRight {
	float: right;
	width: 370px;
}
.musicPlayer {
	background-image: url(../images/music_player_bg.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 220px;
	width: 349px;
}
.movieTriggerWrapper {
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
}
.movieTriggerLeft {
	float: left;
	width: 300px;
	margin-right: 50px;
}
.movieTriggerRight {
	float: right;
	width: 300px;
}
.movieTriggerCenter {
	float: none;
	width: 300px;
	margin-left: 350px;
	margin-right: 350px;
}
.movieTriggerTwoColLeft {
	float: left;
	width: 300px;
	margin-right: 50px;
	margin-left: 175px;
}
.movieTriggerTwoColRight {
	width: 300px;
	margin-right: 175px;
	float: right;
}

/* *** The following is to make the Youtube videos flexible *** Found at: https://coolestguidesontheplanet.com/videodrome/youtube/ *** */


.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/*video {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
*/