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

body {
	background-image: url(../images/bckgrnds/stripes_coffee.jpg);
	background-repeat: repeat;
	background-color: #DCD4C9;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #777271;
	margin: 0 0 30px; /* bottom = footer height */
	line-height: 21px;
	word-spacing:.1em;
	text-transform:uppercase;
}

html {
    position: relative;
    min-height: 100%;
}

.CondensedText{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
}	
a:link {
	color: #423431;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #423431;
}
a:hover {
	text-decoration: none;
	color: #87a3a4;
}
a:active {
	text-decoration: none;
	color: #445862;
}

.brownText{color: #423431;}
.blueText{color: #3f4255;}
.LtGreenText{color: #87a3a4;}
.PinkText{color: #945f6d;}

.blueTextLower{color: #3f4255; text-transform: capitalize;}
.PinkTextLower{color: #945f6d; text-transform: capitalize;}
.brownTextLower{color: #423431; text-transform: none;}
.TextLower{text-transform:none;}


.whitelinks A:link {text-decoration: none; color:#e1dcd6;}
.whitelinks A:visited {text-decoration: none; color:#e1dcd6;}
.whitelinks A:hover {text-decoration: underline; color: #423431;}
.whitelinks A:active {text-decoration: none; color:#3f4255;}

.brownTextlinks A:link {text-decoration: none; color:#423431;}
.brownTextlinks A:visited {text-decoration: none; color:#423431;}
.brownTextlinks A:hover {text-decoration: none; color: #e1dcd6;}
.brownTextlinks A:active {text-decoration: none; color:#945f6d;}

.bluelinks A:link {text-decoration: none; color:#3f4255;}
.bluelinks A:visited {text-decoration: none; color:#3f4255;}
.bluelinks A:hover {text-decoration: underline; color: #a47481;}
.bluelinks A:active {text-decoration: none; color:#445862;}

.Pinklinks A:link {text-decoration: none; color:#945f6d; text-decoration: none;}
.Pinklinks A:visited {text-decoration: none; color:#945f6d; text-decoration: none;}
.Pinklinks A:hover {text-decoration: underline; color: #3f4255; text-decoration: underline;}
.Pinklinks A:active {text-decoration: none; color:#445862; text-decoration: none;}

.LineAcross{
	border-bottom:1px dashed #777271;
	width:100%;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:0;
	background-color: rgba(172, 161, 156, 0.7);
}

.LineAcrossSimple{
	border-bottom:1px dashed #777271;
	width:80%;
	margin-top:10px;
	margin-bottom:55px;
	margin-left:auto;
	margin-right:auto;
}

ul.arrow {
	list-style-image:url(../images/misc/bullet_sm.png);
}

li.dot {
	list-style-type:circle;
}

li{
	margin-left:20px;
}

h1{
	color: #3f4255;
	text-align:center;
	font-size:20px;
	letter-spacing:.03em;
	font-weight:800;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-top:20px;
}

h2{
	border-top:1px dashed #777271;
	border-bottom:1px dashed #777271;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	background-color: rgba(66, 52, 49, 0.3);
	color:#e1dcd6;
	text-align:center;
	font-size:22px;
	letter-spacing:.03em;
	font-weight:900;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-top:35px;
	margin-bottom:35px;
}

h3{
	border-top:1px dashed #777271;
	border-bottom:1px dashed #777271;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	background-color: rgba(66, 52, 49, 0.3);
	color:#e1dcd6;
	text-align:center;
	font-size:22px;
	letter-spacing:.03em;
	font-weight:900;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-top:30px;
	margin-bottom:30px;
}

h4{
	color:#3f4255;
	text-align:left;
	margin-top:35px;
	margin-bottom:0;
	font-size:19px;
	letter-spacing:.01em;
	font-weight:600;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-left:20px;
	text-transform:uppercase;
	/*
	text-decoration:underline;
	font-size:16px;
	word-spacing:.02em;
	*/
}

.ColumnsAcross{
	float:left;
	width:45%;
	text-align:left;
    margin-right: 10px;
}

#HeaderContainer{
	width: 100%;
	height: 110px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #ada49d;
	margin-bottom:50px;
}
#HeaderLeft{
	float:left;
	width:10%;
	text-align:left;
	font-size:16px;
	font-weight:500;
	padding-left: 20px;
}

#NewHeaderRight{
	float:right;
	width:70%;
	text-align:right;
	font-size:14px;
	letter-spacing:.03em;
	font-weight:900;
	padding-right: 20px;
	margin-top:0;
	color:#e1dcd6;
	font-family: 'Open Sans Condensed', sans-serif;
}

#NewHeaderTOPSocial{
	float:right;
	height:20px;
	width:100%;
	text-align:right;
	margin-top:0;
}

#AFTitle{
	margin-top: 0;
	margin-bottom: 24px;
	text-transform: none !important;
	color:#e3dbd2;
	font-style: italic !important;
	font-size: 16px !important;
    letter-spacing:.03em;
	font-family: 'Open Sans Condensed', sans-serif;
}

#NewHeaderBOTTOMMenu{
	float:right;
	height:20px;
	width:100%;
	text-align:right;
	margin-top:15px;
}

/*
#NewHeaderTOPSocial{
	float:right;
	height:20px;
	width:100%;
	text-align:right;
	margin-top:5px;
}

#NewHeaderBOTTOMMenu{
	float:right;
	height:20px;
	width:100%;
	text-align:right;
	margin-top:60px;
}
*/

#JustAboveMainContentContainer{
	width: 72%;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-bottom:2px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 13px;
	font-style:italic;
	line-height: 21px;
	word-spacing:.1em;
	color:#423431;
	text-transform:none;
}

#MainContentContainer{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: rgba(255, 255, 255, 0.2);
	padding: 27px 30px 20px 30px;
	border-radius: 20px;
	margin-bottom:40px;
	border:1px dashed #beb7b3;
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    width: 100%;
	background-color: #ada49d;
	font-size:13px;
	font-weight:900;
	margin-top:40px;
	color:#e1dcd6;
	padding-top:15px;
	padding-bottom:5px;
	letter-spacing:.03em;
	text-transform:uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}

.tiny{
	text-transform:none;
}

.clearasil{
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    height: 10px;
}

#FooterLeft{
	float:left;
	width:65%;
	text-align:left;
	padding-left: 20px;
}

#FooterRight{
	float:right;
	width:30%;
	text-align:right;
	padding-right: 20px;
}

.MarginSM{
	margin-right:6px;
}

.Spacer{
	margin-left:6px;
	margin-right:6px;
}

.SpacerBrown{
	margin-left:7px;
	margin-right:7px;
	color: #3f4255;
}

.SmallMargin{
	margin-top:4px;
}

.justifyTxt{
	text-align:justify;
}
.MarginLeftBullets{
	margin-left:30px;
}

.white{
	color:#e7e3dd;
}

.TV{
	margin-right: 6px;
	margin-top: 4px;
}

.watchvideo{
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
	
}