body {
	background: #111 url(images/bg.png) repeat;
	font-family: verdana;
	padding: 30px;
}
.clear {
	clear: both;
}
.wrapper {
	border: 5px solid #F00;
	background: #000;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.header img {
width: 100%;
height: auto !important;
}
.menu {
    background-color: #F00;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 10px;
    text-align: center;
	margin: 0 1px;
	border-bottom: 4px solid #900;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
    display: inline;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.menu ul li a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: #000;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #3F0;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    white-space: nowrap;
    width: 100%;
    text-decoration: none;
}
.menu ul li a:hover {
	background: #3F0;
	color: #000;
}
.video h1 {
	margin: 0;
	padding: 12px 0;
	font-size: 20px;
	text-align: center;
	background: url(images/bgsub.gif) repeat-x center center;
	text-shadow: 0 0 3px #000;
}
.video h2 {
	margin: 0;
	padding: 12px 0;
	font-size: 20px;
	text-align: center;
	background: url(images/bgsub.gif) repeat-x center center;
	text-shadow: 0 0 3px #000;
}
.video h3.phone {
    background-color: #63000A;
    padding:20px 0 24px;
    margin: 0;
    border-top: 1px solid #000;
	font-size: 26px;
	text-shadow: 0 0 3px #000;
}
.video h3 a {
	color: #3f0;
}
.bachelor {
	background: #63000A url(images/bachelorbg.gif) top center repeat-x;
	text-shadow: 0 0 3px #000;
}
.bachelor a {
	color:#fff;
}
.bachelorimg {
	float: left;
	width: 272px;
}
.bachelortext {
	float: right;
	width: 508px;
}
.bachelortext .f12 {
	font-size: 12px;
}
.bachelortext .w400 {
	width: 70%;
	margin: 0 auto;
}
.bachelortext ul,.bachelortext ul li {
	margin: 0;
	padding: 0;
}
.bachelortext ul{
	padding: 10px;
}
.bachelortext .fleft {
	float: left;
}
.bachelortext .fright {
	float: right;
}
.bachelor h2 {
	font-size: 18px;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}
.d10reason {
	height: 328px;
	background: url(images/10reason.jpg) top center no-repeat;
}
.d10reason h2 {
	color: #FFF;
	text-shadow: 0 0 3px #000;
	font-size: 28px;
	margin: 0;
	padding: 5px;
	text-align: center;
}
.d10reasontext {
	margin-left: 300px;
	font-size: 12px;
	margin-top: 100px;
	color: #000;
	font-weight: bold;
	line-height: 1.3em;
}
.tagtext {}
.tagtext h2 {
	margin: 0;
	padding: 12px 0;
	font-size: 18px;
	text-align: center;
	background: url(images/bgsub.gif) repeat-x center center;
	text-shadow: 0 0 3px #000;
}



/*employment*/
.employmentcontent{font-family:arial;font-weight:normal;}
.employmentcontent h2{font-family:'Kaushan Script',cursive;font-size:26px;color:#3f0;text-shadow:1px 1px 2px #000;margin:0;padding:0}


/*girls*/



/*form*/
.theform{width:80%;margin:0 auto;font-size:24px;font-family:cursive}
.theform input[type=text],.theform textarea,.theform select{padding:10px;width:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#333;border:2px solid #3f0;color:#fff;font-weight:700;font-size:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-shadow:1px 1px 2px #000}
.theform input[type=text]:hover,.theform input[type=text]:focus,.theform select:hover,.theform select:focus,.theform textarea:hover,.theform textarea:focus{background:red;color:#fff}
.mini-gallery{list-style:none;margin:0;padding:0;text-align:center}
.mini-gallery li{padding:2px;margin:0;float:left;position:relative;width:115px;height:127px;margin:0 5px 15px 0;overflow:hidden}
.mini-gallery li:hover img{border-color:#000}
.mini-gallery img{padding:4px;width:115px;height:127px;z-index:1}
.mini-gallery em{font-size:9px;white-space:nowrap;background:#000;color:#fff;font-style:normal;padding:5px;display:block;position:absolute;top:80px;left:5px;border:1px solid gray;z-index:100}
.mini-gallery a{text-decoration:none}
.submitbutton{border:1px solid #fff;padding:10px;font-size:24px;background:#0087E2;color:#fff;cursor:pointer;max-width: 50%}















/*--gallery--*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0 0 40px 20px;
	font-size: 11px;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 100px;
	height: 150px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #FF66CC;
	border: solid 1px #666;
	padding: 5px;
	width: 100px;
	height: 150px;
}
.gallery em {
	background: #222;
	color: #fff;
	font-style: normal;
	padding: 2px 8px 2px 15px;
	display: block;
	position: absolute;
	top: 140px;
	left: 5px;
	border: 1px solid #999;
}
.gallery a {
	text-decoration: none;
}




/*--mini gallery--*/
/* ---------- mini form gallery styles start here ----------------------- */
.mini-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: arial;
}
.mini-gallery li {
	padding: 2px;
	margin: 0;
	float: left;
	position: relative;
}
.mini-gallery li:hover img {
	border-color: #000;
}
.mini-gallery img {
	background: gray;
	border: solid 1px gray;
	padding: 4px;
	width:82px;
	height: 107px;
	z-index:1;
}
.mini-gallery em {
	font-size:9px;
	white-space:nowrap;
	background: black;
	color: #fff;
	font-style: normal;
	padding: 0px;
	display: block;
	position: absolute;
	top: 94px;
	left: 8px;
	border: 1px solid gray;
	z-index:100;
}
.mini-gallery a {
	text-decoration: none;
}







@media only screen and (max-width: 959px) {
.bachelorimg {
	display: none;
}
.bachelortext {
	float: none;
	width: 100%;
}
}


@media only screen and (max-width: 767px) {
.menu ul li a{
    display: block;
    width: 90%;
    margin: 0 auto 5px;
}
.theform{font-size:16px;}
.video h1, .video h2,.d10reason h2, .tagtext h2 {
	font-size: 14px;
}
.d10reason {
	height: auto;
	background: #f00;
}
.d10reason h2 {
}
.d10reasontext {
	margin-left: 0;
	font-size: 12px;
	margin-top: 0;
	color: #fff;
	font-weight: bold;
	line-height: 1.7em;
	text-shadow: 1px 1px 2px #000;
	padding: 10px;
}
.tagtext h2 {
	font-size: 12px;
}
}


@media only screen and (max-width: 600px) {
.bachelortext .w400{
    display: block;
    width: 90%;
    margin: 0 auto 5px;
}
.bachelortext ul.fright, .bachelortext ul.fleft{
    float: none;
}
}



.citypage{padding:10px;}
.citypage a{color:#f00;}
.nobclass1{font-weight:700;color:red}
.nobclass2{font-weight:700;color:#FE0}
.cityst{color:#FF61F9;font-weight:700}
.endpara{font-size:14px;color:#F1FF88}
.endpara a{color:red;text-decoration:none}
.endpara a:hover{color:#A0C6FF}
.worldslargest{color:#F90;font-weight:700}
.learnmore{font-size:20px;color:#fff;background:#630C4A;font-weight:700;padding:5px;text-shadow:2px 2px 0 #000}
.staricon{list-style:none;background:url(images/index.png) no-repeat 0 4px;padding-left:21px;margin-top:5px!important}
.staricon a{color:#F2E07D}
.phoneno{font-size:15px;color:#0F0;font-weight:700;text-shadow:1px 1px 0 #000}
.homephoto{text-align:center;color:#FFC0CB;line-height:20px}
.cityz img{max-width:100%;height:auto !important;padding:10px;}