.top {
	text-align: right;
	background-color: ;
	color: ;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}


.divalert {
	margin: auto;
	text-align: center;
	color: red;
	padding:5px;
	width: 80%;
	font-size: 30px;
	font-weight: bold;
}



.title {
	margin: 0px;
	width: 100%;
	background-color: white;
	font-family: Garamond, Georgia;
	font-size: 60px;
	text-align: center;
	color: black;
	padding-top: 20px;
	padding-bottom: 25px;
	border: ;
	background-image: linear-gradient(rgba(255,255,255,0), rgba(128,0,128,.6));

}



.title1 {
	margin: auto;
	width: 100%
	font-family: Garamond, Georgia;
	font-size: 60px;
	color: black;
	padding-top: ;
	padding-bottom: ;
	border: ;
	text-align: center;
	
}



.menu1 {
	margin: auto;
	width: 95%;
	background-color: ;
	text-align: center;
	font-family: georgia;
	font-size: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.menu2 {
	margin: auto;
	width: 80%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: white;
	text-align: center;
	font-family: georgia;
	font-size: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.img1  {
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	border-radius: 10%;
}


.intro {
	margin: auto;
	width: 71%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: ;
	font-family: Bookman Old Style;
	font-size: 30px;
	text-align: left;
	font-weight: ;
	color: black;
	padding: 3px 60px 65px 60px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}


.trips {
	margin: auto;
	width: 79%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: ;
	font-family: Bookman Old Style;
	font-size: 30px;
	text-align: left;
	font-weight: ;
	color: black;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.faqs {
	margin: auto;
	width: 71%;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	font-family: Bookman Old Style;
	font-size: 20px;
	text-align: left;
	font-weight: ;
	color: black;
	padding: 10px 60px 65px 60px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.t1 {
	font-size: 20px;
}


.td1 {
	width: 50%;
	padding-right: 35px;
}

.td2 {
	width: 50%;
	padding-right: px;
}


table {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.td11 {
	width: 25%;
	text-align: left;
	border: 0px solid black;
}

.td22 {
	width: 50%;
	text-align: right;
	border: 0px solid black;
}



#wxMini { 
	padding-bottom: 25px;
}




.p1 {
	font-size: 20px;
}

.p2 {
	margin: auto;
	width: 95%;
	text-align: center;
	font-family: georgia;
	font-size: 30px;
	font-style: italic;
	font-style: bold;
	color: purple;
	padding-top: 0px;
	padding-bottom: 0px;
}

.p3 {
	margin-left: 10px;
	font-size: px;
	color: yellow;
	font-weight: bold;
}
	



.h1 {
	text-align: center;
	font-size: 35px;
}




.s1 {
	float: left;
	font-size: ;
	color: blue;
	padding-left: 25px;
	padding-bottom: 15px;


}


.s2 {
	float: right;
	font-size: ;
	color: blue;
	padding-right: 25px;
	padding-bottom: 15px;

}



.f1 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #b300b3;
	margin-bottom: 20px;
}


.f2 {
	font-family: Bookman Old Style;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
	color: black;
	margin-bottom: 20px;
}


.f3 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #b300b3;
	margin-bottom: 20px;
}




a:link {
    color: black;
    background-color: ;
    font-size: 25px;
    text-decoration: none;
}
a:visited {
    color: black;
    font-size: 25px;
    background-color: ;
    text-decoration: none;
}
a:hover {
    color: blue;
    text: strong;
    background-color: ;
    font-size: 25px;
    text-decoration: none;
}
a:active {
    color: blue;
    background-color: ;
    text-decoration: none;
}    






a.alert:link {
    color: black;
    background-color: ;
    font-size: 10px;
    text-decoration: none;
}
a.alert:visited {
    color: black;
    font-size: 10px;
    background-color: ;
    text-decoration: none;
}
a.alert:hover {
    color: blue;
    text: strong;
    background-color: ;
    font-size: 12px;
    text-decoration: none;
}
a.alert:active {
    color: blue;
    background-color: ;
    text-decoration: none;
}    






a.m:link {
    color: blue;
    text-shadow: 2px;
    background-color: ;
    font-size: 20px;
    text-decoration: none;
}
a.m:visited {
    color: blue;
    text-shadow: 2px;
    background-color: ;
    font-size: 20px;
    text-decoration: none;
}
a.m:hover {
    color: black;
    text: strong;
    background-color: ;
    font-size: 20px;
    text-decoration: none;
}
a.m:active {
    color: ;
    background-color: ;
    text-decoration: none;
}    





