
            body {
            background-color: transparent;
            font-family: 'Sorts Mill Goudy', serif;
            font-size: 16px;
            }
            body a {
            color: #000000;
            }

            body h1 {
	        font-size: 2em !important;
            color: #000000;
            font-family: 'Sorts Mill Goudy', serif;
            background-color: transparent;
	        }

            body p {
            text-align: left;
            letter-spacing: 1px;
            }

            body li {
            text-align: justify !important;
            letter-spacing: 1px;
            }
            .side-nav {
            font-family: 'Sorts Mill Goudy', serif;
            margin: 0px 0px 20px 0px;
            }
            .side-nav li {
            margin: 0px;
            letter-spacing: 1px;
            font-size: 14px;
            line-height: 180%;
            }
             .side-nav a {
             color: #000000 !important;
            }
            .side-nav a:hover {
             color: #9ab4c2 !important;
            }

            .row.full-width {
            max-width: 100%;
            }

            .pt40 {
            padding-top: 40px;
            padding-bottom: 20px;
            }
            .pt40-2 {
            padding-top: 40px;
            }
            .pt40-2 p, h3 {
            max-width: 60em;
            margin-left: -15px;
            margin-right: 100px
            }
            .pt20 {
            padding-top: 20px;
            padding-bottom: 10px;
            }

            .sm {
            font-size: 14px;
            }
            .sm2 {
            font-size: 10px;
            margin-top: -10px !important;
            }
            .pdg2 {
            margin: 20px 4px 0px 0px !important;
            }

             .bottom, .bottom p {
             color: #000000;
             background-color: transparent;
             margin: 0px !important;
             padding-top: 5px;
             padding-bottom: 5px;
             }

            .content{
			overflow: auto;
			position: relative;
			padding: 0px !important;
			background-color: #ffffff;
			margin: 0px !important;
			width: 50%;
			height: auto;
			float: left;
		    }

            .content li{
			margin: 0px;
			overflow: hidden;
		    }


		.content li a{
			display: inline-block;
			margin: 0px !important;
            border: 2px solid #000000

		}

        .button {
            background-color: #333333 !important;
            text-decoration: none !important;
            }

		.content.light, .content.light .mTSButton{ background-color: #c2beb2; }
		.content.light li a{ border: 7px solid rgba(255,255,255,.4); }
		#content-1, #content-2{
			width: auto;
			height: 400px;
		}
		#content-1 ul li:first-child{ margin-top: 20px; }
		#content-1 ul li:last-child{ margin-bottom: 20px; }
		#content-2{ padding: 55px 10px; }
		#content-3 .mTSButton{ background-color: #333; }
		#content-5{ background-color: #444; }
		#content-6{ background-color: transparent; }
		#content-6 .mTSButton{
			background-color: rgba(0,0,0,.7);
			-moz-border-radius: 48px; -webkit-border-radius: 48px; border-radius: 48px;
		}
		#content-6 .mTSButtonLeft{ left: 5px; }
		#content-6 .mTSButtonRight{ right: 5px; }






