/* CSS Document */

.bg{

	background-image: url(../images/bg.jpg);

	margin: 0px;

}



.framed{

	border: 1px solid #b2b2b2;

	height: 1150px;

	background-color: #FFFFFF;

	width: 1000px;

}



.header{

	display: table-cell;

	

}



.content{

	font: 0.85em verdana, georgia, sans-serif;

	line-height: 1.2;

	color: #7b7777;
	font-smooth:always;

}



.aboutme{

	text-align: left;

}



.heading{

	font: .9em verdana, georgia, sans-serif;

	color: #165494;

	font-weight: bold;

}



a{

	color: #6e99de;
	text-decoration: none;

}



.bigheading{

	font: 1.4em verdana, georgia, sans-serif;

	color: #9b8b56;

	font-weight: bold;

	font-style: italic;

}



.offers{

	border: 1px solid #68a1db;

	background-image: url(../images/offers_bg.jpg);

	background-repeat: x;

	margin-top: 15px;

	padding: 10px 10px 10px 10px;

	text-align: left;

}



.contact{

	border: 1px dashed #666666;

	padding: 10px 10px 10px 10px;

	margin-top: 15px;

	text-align: left;

}



.leftcontent{

	width: 270px;

	padding-left: 10px;

	float: left;

	display: table-cell;

}



.rightcontent{

	width: 680px;

	display: table-cell;

	position: relative;

}



.imagecont{

	padding: 5px;

	border: 1px solid #ccc;

	background-color: #FFFFFF;

	margin-top: 5px;

	position: relative;

}



.blog{

	width: 385px;

	height: 550px;

	overflow: auto;

}



.gallery{

	background-image: url(../images/bg.jpg);

	border: 1px solid #b2b2b2;

	padding: 10px 10px 5px 10px;

	left: 400px;

	width: 260px;

}

.status{
	background-color: #f3e678;
	border-top: 2px solid #dbcd54;
	border-bottom: 2px solid #dbcd54;
	color: #9b8b00;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
