/* CSS Document for Donna Management created 09/06/15 */

html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	background-color:#f2f2f1;
	text-align:center;
	min-width:990px;
	min-height:600px;
	margin:0;
	padding:0;
}
#vertical{
	float:left;
	height:50%;
	margin-top:-305px;/* half vertical height*/
	width:100%;
}
#hoz {
	margin:0;
	padding:0;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:600px;
	background:#f2f2f1;
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
}
#maintbl {
	width:990px;
	background-color:#FFFFFF;
	border:1px solid #e8e8e8;

}
img {
	border:none;

}
.img_hold {
	width:176px;
	height:190px;
	overflow:hidden;

}
.img_hold2 {
	width:150px;
	height:190px;
	overflow:hidden;

}
.nav_btn_pad {
	padding:0 0 8px 6px;

}
/*special bokkings models*/
.sb_modelname {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	color:#21bbe8;
	font-style:normal;
	font-weight:normal;
	white-space:nowrap;

}
/*In Town models*/
.it_modelname {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	color:#595959;
	font-style:normal;
	font-weight:normal;
	white-space:nowrap;

}
/*Out Town models*/
.ot_modelname {
 font-family:"Century Gothic", Arial;
 font-size:14px;
 color:#5bde22;
 font-style:normal;
 font-weight:normal;
 white-space:nowrap;

}
/*coming soon*/
.cs_modelname {
	font-family:"Century Gothic", Arial;
	font-size:14px;
	color:#ff7200;
	font-style:normal;
	font-weight:normal;
	white-space:nowrap;

}
h4 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
	max-width:217px;
	

}
p a {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	max-width:217px;

}
/*Resume text*/
.resumetxt {
	font-family:"Century Gothic", Arial;
	font-size:12px;
	color:#595959;
	font-style:normal;
	font-weight:normal;

}
