﻿@charset "utf-8";
/* CSS Document */

body {
	/*background-image:url(Assets/images/sitebg.jpg);
	background-repeat:repeat-y;
	background-image:url(Assets/images/sitebg3.jpg);
	background-repeat:repeat-x;*/
	background-color: #FFFFFF;
	background-position: center;
	margin-top: 15px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#0099FF;
}
blockquote {
	width:85%;
	
}
.body {
	background-color:#FFFFFF;
	width: 1024px;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sidebar {
	width: 168px;
	height:100%;
	float: left;
	background-color:none;
}
.main {
	height: 750px;
	width:855px;
	float:left;
	overflow: visible;
	background-color: #FFFFFF;
	vertical-align:top;
}
.leftbox {
	background-color: #FFFFFF;
	height: 600px;
	width: 376px;
	float: left;
	overflow: auto;
	margin-right:15px;
}
.rightbox {
	background-color: #FFFFFF;
	height: 525px;
	width: 479px;
	float: left;
	overflow: visible;
	vertical-align: top;
}
.bottombox {
	background-color: #FFFFFF;
	background-position: center;
	height: 288px;
	width: 100%;
	float: right;
	overflow: auto;
	vertical-align: bottom;
}

/*.top {
	background-image:url(Assets/images/topbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:74px;
}*/
/*.bottom {
	background-image:url(Assets/images/bottombg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:74px;
}*/
.header {
	width:1024px;
	height:150px;
	background-image:url(Assets/images/banner4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	
}
.paint {
	width:1024px;
	height:150px;
	background-image:url(Assets/images/lcpainting.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	
}

.text {
	font-size:11px;
	line-height: 1.8em;
	text-indent:10px;
	overflow: visible;
	color:#4C4C4C;
}
.recent {
	width:800px;
	height:100px;
	vertical-align:top;
}
.flash {
	width:800px;
	height:100px;
	vertical-align:top;
	margin-left:225px;
	margin-right:auto;
}
.gallery {
	height:80%;
}
.siding {
	padding:2px;
	width:100%;
}
#testimonials {
	font-style:italic;
	font-size:12px;
	color:#4C4C4C;	
}
.gallery {
	z-index:auto;
}
.discount{
	float:left;
	width:20%;
	height:180px;
}
.footer{
	height:30px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size:12px;
	color:#4C4C4C;	
}


a:link {
	color: #0099FF;
	text-decoration: none;
}
.nav2 {
	width: 100%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
/*.style2 {
	margin-left: 21px;
	margin-top: 24px;
}*/

.welcome {
	background-color: #FFFFFF;
	height: 520px;
	width: 460px;
	float: left;
	overflow: auto;
	vertical-align: bottom;
	margin-left: 0px;
}
.push {
	height: 124px;
	width:100%
	min-height:124px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -30px;
}
.style5 {
	margin-left: 23px;
	margin-top: 21px;
}
a:active {
	text-decoration: none;

