@charset "utf-8";
/* Vinnie's Painting and Remodeling */
/* Author: Matthew Kincheloe		*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#music {
position:absolute;
left:0px;
top:0px;
width:0px;
height:0px;
}
#menu {
	position:absolute;
	left:0px;
	top:140px;
	width:157px;
	height:235px;
	z-index:1;
	padding: 20px;
	line-height: 80%;
}
#menufooter {
	position:absolute;
	left:3px;
	top:357px;
	width:149px;
	height:100px;
	z-index:2;
}
#content {
	position:absolute;
	left:156px;
	top:475px;
	width:403px;
	height:158px;
	z-index:3;
	color: #000000;
	line-height: 125%;
}
#about-content {
	position:absolute;
	left:31px;
	top:492px;
	width:553px;
	height:270px;
	z-index:3;
	color: #000000;
	text-indent: 15px;
}
#painting-content {
	position:absolute;
	left:31px;
	top:492px;
	width:950px;
	min-height:200px;
	z-index:3;
	color: #000000;
}
#remodeling-content {
	position:absolute;
	left:31px;
	top:492px;
	width:950px;
	min-height:200px;
	z-index:3;
	color: #000000;
}
#other-services-content {
	position:absolute;
	left:31px;
	top:519px;
	width:553px;
	height:358px;
	z-index:3;
	color: #000000;
}
#callustoday {
	position:absolute;
	left:555px;
	top:218px;
	width:213px;
	height:63px;
	z-index:3;
	color: #191948;
}
#address {
	position:absolute;
	left:550px;
	top:263px;
	width:212px;
	height:120px;
	z-index:4;
	color: #191948;
}
#map {width:370px; height:302px; position: absolute; left: 155px; top: 156px;}
.small14 {font-size: 14px}
.medium16bold {
	color: #000000;
	font-weight: bold;
	font-size: 16;
}
.medium18bold {
	font-size: 18px;
	font-weight: bold;
}
.darkblue {color: #243F86}
.medium16 {
	font-size: 16px
}
.redmedium {color: #FF0000}


.picGallery {
	width: 950px;
	margin: 10px 0px 10px 0px;
	min-height: 135px;
	overflow: hidden;
}
.picGallery .header th {
	font-size: 12px;
	width: 950px;
	height: 115px;
	margin: 10px 0px 10px 0px;
}
.picGallery .header th a {
	color: #000;
}
.picGallery .header th a:hover {
	color: #900;
}
.picGallery .galleryHeader {
	background: #333;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px 10px 10px 10px;
	padding: 2px 10px 2px 10px;
}
.picGallery .picRow {
	height: 115px;
	margin: 0px 0px 10px 0px;
}
.picGallery .picRow img {
	float: left;
	margin-left: 10px;
}
.picGallery .picRow img.first {
	margin-left: 10px;
}
#HoganGallery, #KirkRangleGallery, #MissionGallery, #WorkmanshipGallery, #BathGallery, #DrYoungGallery, #TiffanyGallery, #CabinetsGallery, #DoorsGallery {
	display: none;
}
