/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #212220;
	margin-top: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtBLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtLARGE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtREB {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.txtBLDRED {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
} 
.bordercolororange {
	border: 1px solid #480000;
}
.bordercolorgrey {
	border: 1px solid #666666;
}
.Box_containerRIGHT {
	margin:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	text-align: left;
}
.Box_containerheaderRIGHT {
	padding-left: 26px;
	height: 28px;
	padding-top: 7px;
	background: url(../images/davinas_smalbox_top.jpg);
}
.Box_containercontentRIGHT {
	padding:5px;
	padding-left: 25px;
	background: url(../images/davinas_smalbox_mid.jpg) repeat-y;
}
.Box_containerfooterRIGHT {
	padding-left: 20px;
	background: url(../images/davinas_smalbox_bot.jpg);
	height: 18px;
	text-align: right;
	padding-right: 25px;
}
#pagewidth{
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/bgslide.jpg);
} 
 
#header{
	position:relative;
	height:54px;
	width:100%;
	background: #212220 url(../images/top0.jpg);
} 
 
#leftcol{
	width:352px;
	float:left;
	position:relative;
	background: url(../images/leftdavinas1.jpg) no-repeat left bottom;
	height: 100%;
  }
#botimageplacement {
	width: 352px;
}

 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:498px;
	height: 475px;
	background: url(../images/topright.jpg) no-repeat right top;
 }
 
#footer{
	height:226px;
	clear:both;
	background: #FFFFFF url(../images/bot.jpg) no-repeat;
	text-align: right;
	padding-right: 175px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{
	width:100%;
	float:none;
}
}
#maincol2 {
	width: 450px;
	float: left;
}
