/* CSS Document */

body, html{
	line-height: 120%;
	font-size: 86%}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link{
	color:#666666;
}
a:visited{
	color:#000000
}
a:hover{
	color:#00CCCC;
text-decoration:underline;
}

img {
	border:none
}
body {
	background-color: #d1d1d1;
}
.header{
	background-image: url(images/interior-design-bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#FFFFFF;
	min-width:400px;
	max-width: 420px;
	min-height:98px;
}

.mainContent{
	text-align:left;
	font-size:0.9em;
	padding:1em;
	

}

.footer{
	font-size:0.7em;
	padding:0.5em;
	color:#333333;
	vertical-align:bottom;
}

.footer a:link{
	color:#666666;
}

.footer a:hover{
text-decoration:underline;
}

.thumbText{
	font-size:0.8em;
	padding:0.5em;
	color:#333333;
}

.thumbText a:link{
	color:#ffffff;
	width: 25px;
	height:10px;
	font-weight:bold;
	background-color: #999999;
	border:	none;
	padding: 1px;
	text-decoration:none;
}

.thumbText a:hover{
	color: #ffffff;
	width: 25px;
	height:10px;
	background-color: #006699;
	border:	none;
	padding:1px;
	text-decoration:none;
}
.contentGallery{
float: left;}
