.bgegypt {
	background-image: url(images/egypt-tours_24.jpg);
}
.egypttext {
	text-align: justify;
}
.testimony {
	display: block;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 3px solid rgba(5,16,101,1.00);
	color: rgba(1,13,83,1.00);
	font-style: italic;
}
p {
	margin-top:0;
	margin-bottom:18px;
}
h2 {
	margin-bottom: 0;
	color: rgba(7,60,131,1.00);
	font-family: 'Merienda', cursive;
	font-size:28px;
}
h3 {
	font-family: 'Merienda', cursive;
	color: rgba(7,60,131,1.00);
}
td {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:1.4;
}
.headzy, h1 {
font-family: 'Merienda', cursive;
	font-size: 30px;
	color: #003399;
	font-weight: normal;
}
.subheadz {
	font-size: 21px;
	color: #003399;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.subbluez {
	font-size: 16px;
	color: #0066CC;
	font-style: italic;
}
.hilightz {
	font-size: 24px;
	color: #003399;
	font-style: italic;
	font-family: 'Merienda', cursive;
}
.maintexz {
	font-size: 16px;
}
.poetx {
	font-size: 15px;
	font-style: italic;
	color: #020E53;
	padding: 11px;
}
.bluebrdrs {
	border: thin solid #020E53;
}
.iamz {
	font-size: 12px;
	color: #003399;
	text-align: center;
	font-style: italic;
}
.round-me {
border-radius: 15px 15px 15px 15px; 
}
.round-me img{
	border-radius: 15px 15px 15px 15px; 
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;

}
.quoteblues {

	font-size: 16px;
	color: #0066CC;
	font-style: italic;
}
.fbme {
	display: block;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
}.copys {
	font-size: 10px;
	font-weight: normal;
}





table.webform {
	width:100%;
}
label {
	display:block;
	width:100%;
	height:auto;
	margin-top:15px;
	margin-bottom:3px;
}
.cat_textbox, .cat_dropdown_smaller, .cat_button {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
 

.cat_listbox {
 	 display: block;
    width: 100%;
     padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}