body {
    background: url('../img/moon-background.jpg') no-repeat center 	center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

*.container {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 30px 15px;
    background: #fff;
}

p, ul, ol, .panel-body{
	font-family: 'Quicksand', sans-serif;
	color: #333333;
	font-size: 20px;
	}
	
.capt{
	font-family: 'Quicksand', sans-serif;
	color: #183363;
	font-size: 16px;
	text-align:center;
	}

html {width: 100%;}

.hndwrt {
    font-family: 'Shadows Into Light', cursive;
 	color: #000000;
 	background-color: #ffffff;
 	font-size: 30px;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: none;
    }
    
.lgst {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 70px;
	text-align:left;
	padding-left: 15px;
	} 
	
.lgst3 {
	font-family: 'Fredericka the Great', cursive;
	color: #3c3c3c;
	font-size: 70px;
	text-align:center;
	}	
	
.ftrtxt {
	font-family: arial, sans-serif;
	color: #3c3c3c;
	font-size: 18px;
	text-align:center;
	}

.titl {
	font-family: 'Quicksand', sans-serif;
	padding-top: 20px;
	font-size: 50px;
	color:#183363;
	text-align: center;
	line-height: 45px;
	}
	
h1, .sameh1{
	font-family: 'Quicksand', sans-serif;
	font-size: 25px;
	color:#183363;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	}

h2 {
	font-family: 'Quicksand', sans-serif;
	font-size: 20px;
	color:#183363;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	}

.handwrit2 {
	font-family: 'Sacramento', cursive;
	color: #5d5d5d;
	font-size:50px;
	}
	
.handwrit3 {
	font-family: 'Sacramento', cursive;
	color: #8b8b8b;
	font-size:40px;
	line-height: 45px;
	padding-top: 15px;
	text-align: center;
	}
	
.spc {
	padding-top:  10px;
	margin-left: 200px;
	}

.med-blk {
	display: block;
	color: #000000;
	font-size: 18px;
	text-align:left;
	}
	
a {outline: 0 !important;}

a.nounderline, a.nounderline:active {
	text-decoration: none !important; 
	font-size: 1em;
	color:#000000;
	}

a.nounderline:hover {
	text-decoration: underline; 
	font-size: 1em;
	color:#000000;
	}

@media (max-width: 1140px) {
    #myCarousel.carousel img {
    width: 100%;
    height: auto;
    }
    }
    
    .well-1 {
	font-family: 'Quicksand', sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	background: #ffffff;
	padding: 10px 30px 10px 30px;
    }
	
.well-2 {
	font-family: 'Quicksand', sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	background: #f2f2f2;
	padding: 10px 30px 10px 30px;
    }

.well-3 {
	background: url('../img/organizer.jpg');
    width:1000px;
    height: 663px;
    display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-left: 550px;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
    }

.nav a{font-size: 14px !important;}

.images{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
a img {border: 0 !important;}

a.img:visited{border: 0 !important;}

a.hndwrit {
	font-family: 'Shadows Into Light', cursive;
	font-size: 22px;
 	color: #000000;
 	background-color: #ffffff;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: none;
    border: 0 !important;
    } 

a.hndwrit:hover {
	font-family: 'Shadows Into Light', cursive;
	font-size: 22px;
 	color: #0000ff;
 	background-color: #ffffff;
  	font-weight: normal;
  	border: 0!important;
    outline: 0!important;
    text-decoration: none;
    }
    
 .panel > .panel-heading {
    background-image: none;
    background-color: #dceace;
    color: #004200;
}

.pdphoto {padding-top: 120px;}

.ftrtxt {
	font-family: arial;
	color: #4e4e4e;
	font-size: 18px;
	text-align:center;
	}
	
	.lgst2 {
	font-family: 'Fredericka the Great', cursive;
	color: #4e4e4e;
	font-size: 70px;
	}
	
	
	a.white {
  background-color: transparent;
   background: transparent;
   border-color: transparent;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: none;
    } 

a.white:hover {
 	color: #000000;
  background-color: transparent;
   background: transparent;
   border-color: transparent;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: underline;
    }
    
a.active {
    text-decoration: underline;
    }
    
a {outline: 0 !important;}

a.nounderline, a.nounderline:active {
	text-decoration: none !important; 
	font-size: 1em;
	color:#3d3d3d;
	}

a.nounderline:hover {
	text-decoration: underline; 
	font-size: 1em;
	color:#3d3d3d;
	}
