.ms-tabs-template {
/* max-width controls width of slider on screen */	
    max-width: 100%;
/* margin controls position on screen. Currently 10px from header */	
    margin: 10px auto;
	text-align:center;
    font-family: "Lato", sans-serif;

}

.ms-tabs-vertical-template {
	max-width: 1000px;
}

.ms-tabs-template .ms-thumb-frame h3 {
	font-weight: 400;
	font-size: 10pt;
	letter-spacing: 2px; /* for text in tabs */
	margin:0;
/* default color of text in tabs */
	color:#C9B29B;


}


.ms-tabs-template .ms-thumb-frame p {
	font-size:10pt;
	margin: 4px 0;
}

/* highlight color of tab text 	*/
.ms-tabs-template .ms-thumb-frame-selected h3{
	color:#fff;
}

 /* Layers */


.ms-layer.video-title {
    font-family: "Lato",sans-serif;
/* color of text in art field 	*/
    color: white;
    font-weight: 100;
	font-style:italic;
    font-size: 36px;
    margin:0px;
    letter-spacing:10px;
}

.ms-layer.video-titleB {
    font-family: "Lato",sans-serif;
/* color of text in art field 	*/
    color: white;
    font-weight: 100;
	font-style:normal;
    font-size: 36px;
    margin:0px;
    letter-spacing:10px;
}



.ms-layer.video-title2 {
    font-family: "Lato",sans-serif;
/* color of text in art field 	*/
    color: white;
    font-weight: 400;
	font-style:normal;
    font-size: 24px;
    margin:0px;
    letter-spacing:4px;
}


.ms-layer.video-title.video-top-title {
    font-size: 16px;
    color: gray;
    letter-spacing:5px;
    font-weight: 700;
	font-style:normal;
}

.ms-layer.video-title.video-sub-title {
    font-size: 17px;
    font-weight: 300;
	font-style:normal;
    letter-spacing:3px;
	line-height:25px;

}

.ms-layer.contact-header {
    font-family: "Lato",sans-serif;
/* contac pop up info 	*/
    color: white;
    font-weight: 400;
	font-style:normal;
    font-size: 24px;
    margin:0px;
    letter-spacing:4px;
}

.ms-layer.contact-title1 {
    font-family: "Lato",sans-serif;
/* contac pop up info 	*/
    color: white;
    font-weight: 300;
	font-style:normal;
    font-size: 15px;
    margin:0px;
    letter-spacing:3px;

}

.ms-layer.contact-title2 {
    font-family: "Lato",sans-serif;
/* contact pop up info 	*/
    color: white;
    font-weight: 100;
	font-style:normal;
    font-size: 13px;
    margin:0px;
    letter-spacing:3px;
	line-height:20px;
}

.ms-layer.contact-title3 {
    font-family: "Lato",sans-serif;
/* contact pop up info 	*/
    color: white;
    font-weight: 300;
	font-style:normal;
    font-size: 12px;
    margin:0px;
    letter-spacing:1px;
	line-height:20px;
}