@charset "UTF-8";
@import url("DejaVuSans_Oblique/stylesheet.css");
@import url("../webfonts/Chivo_Light/stylesheet.css");
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 20px;
	text-align: justify;
}
.aboutfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 0.5px;
}
.sidebox {
	border-radius: 8px;
	box-shadow: 0px 0px rgba(0,0,0,.1);
	border: 1px solid #CCC;
	background-color: #0A1049;
}
.sidebox2 {
	border: 1px solid #ECECEC;
	border-radius: 8px;
	background-color: #9F9F9F;
}
.sidebox3 {
	background-color: #FFFFFF;
	border: 1px none #999999;
}
.otherhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
}

.photo {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	border-radius: 6px;
	overflow: auto;
}
.photohold {
	background-color: #FFF;
	height: auto;
	width: 1000px;
}
.photobox {
	float: left;
	height: 500px;
	width: 1000px;
	overflow: auto;
}
.hed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #003399;
}
.hed2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #3CF;
	font-style: italic;
	font-weight: bold;
}
.contii {
	font-family: "DejaVuSans Oblique";
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
.contii2 {
	font-family: "DejaVuSans Oblique";
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
#slideshow {
	position: relative;
	width: 240px;
	height: 240px;
	padding: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4);
	float: left;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}
.bozz {
	background-color: #EEEEEE;
	border-radius: 14px;
}
.protext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303030;
}
.protext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}
.protext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 17px;
}
.trainbox {
	background-color: #FFF;
	border-radius: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 10px;
	height: 40px;
	line-height: 2px;
}
.trainbox11 {
	border-radius: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 10px;
	height: 35px;
	line-height: 2px;
	border: 1px solid #FFF;
	background-color: #FFF;
	text-transform: capitalize;
	font-weight: bold;
}
.formboxxi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #F3F3F3;
	height: 35px;
	border-radius: 8px;
	padding: 7px;
	border: 1px solid #CCC;
}
.pagecont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
.imagebox {
	background-color: #EAEAEA;
	border-radius: 8px;
}
.phonenum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272727;
	background-color: #FFF;
	padding: 6px;
	border-radius: 15px;
}
.butts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #AC1500;
	border-radius: 30px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.timer {
	font-family: "DejaVuSans ExtraLight";
	font-size: 18px;
	color: #FFF;
}
.aaascroll {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
}
