@charset "UTF-8";
/* CSS Document */

body
{
margin: 0;
padding: 0;
color: #000;
background: #FFFFFF;
font-family: "Times New Roman", Times, serif, Palatino, "New Baskerville";
font-size: 85%;
}

/* MAIN LINKS **************************************************************************************************************/

a:link, a:visited, a:active{
color: #666666;
font-size: 100.01%;
font-family: Arial, Helvetica, sans-serif;
}

a:hover
{}

ul, li{
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 95%;
}

/* WRAPPERS **************************************************************************************************************/

div#gallery_wrapper{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #666666;
width: 550px;
text-align: center;
height: 400px;
}

.gallery_center{
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
}

div#site_wrapper{
	width: 800px;
	margin: 20px auto 0px;
}

div#content_wrapper{
	width: 800px;
	border-top: 1px solid #666666;
}

/* BANNER FOR COVER **************************************************************************************************************/
div#covbanner{
color: #fff;
background: #FFFFFF url(../images/home_pic.jpg) no-repeat;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#covbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}


/* BANNER FOR GALLERY ***********************************************************************************************************/
div#gallerybanner{
color: #fff;
height: 200px;
width: 800px;
background-color: #FFFFFF;
background-image: url(../images/gallery_pic.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
float: left;
}
div#gallerybanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR LINKS ***********************************************************************************************************/
div#linksbanner{
color: #fff;
height: 200px;
width: 800px;
background-color: #FFFFFF;
background-image: url(../images/gallery_pic.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
float: left;
}
div#linksbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}



/* BANNER FOR KITCHENS ***********************************************************************************************************/
div#interiorsbanner{
color: #fff;
background: #FFFFFF url(../images/kitchens_pic.jpg) no-repeat;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#interiorsbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR LANDSCAPES ***********************************************************************************************************/
div#landscapesbanner{
color: #fff;
height: 200px;
width: 800px;
background-color: #FFFFFF;
background-image: url(../images/gallery_pic.jpg);
background-repeat: no-repeat;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#landscapesbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR HOUSES ***********************************************************************************************************/
div#housesbanner{
color: #fff;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color: #FFFFFF;
background-image: url(../images/houses_pic.jpg);
background-repeat: no-repeat;
}
div#housesbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR CONTACT ***********************************************************************************************************/
div#contactbanner{
color: #fff;
background: #FFFFFF url(../images/contact_pic.jpg) no-repeat;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#contactbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR LINKS *************************************************************************************************************/
div#infobanner{
color: #fff;
background: #FFFFFF url(../images/links_pic.jpg) no-repeat;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#infobanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR PHOTOS ***********************************************************************************************************/
div#photosbanner{
color: #fff;
background: #FFFFFF;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#photosbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}

/* BANNER FOR SERVICES ***********************************************************************************************************/
div#servicesbanner{
color: #fff;
background: #FFFFFF url(../images/contact_pic.jpg) no-repeat;
height: 200px;
width: 800px;
float: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
div#servicesbanner  h1
{
	margin: 0px 0 0;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1.1em;
	font: normal 1em palatino, georgia, times, "times new roman", serif;
	padding: 8px 0em 0em 15px;
}


/* BANNER FOR FLASH ***********************************************************************************************************/
div#flashbanner{
color: #fff;
background: #FFFFFF;
width: 800px;
height: 600px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
float: left;
}


/* SLIDE SHOW ***********************************************************************************************************************/

div#gallery_holder
{
	width: 800px;
	padding: 0px;
	margin-top: 170px;
	float: right;
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
}

div#gallery_holder a
{
	
}

div#slide_showcontent
{
	margin: 0px auto;
}

div#slide_show{
	padding-top: 20px;
	width: 500px;
	margin: 0px auto;
	float: right;
	height: 400px;
}

/* TOP MENU ***********************************************************************************************************************/

#menuwrapper{
	width: 800px;
	padding-bottom: 15px;
	margin: 0px auto;
}

#navlist
{
	width: 800px;
	margin-top: 10px;
}

#navlist ul, #navlist li
{
	list-style: none;
	display: inline;
	letter-spacing: 2px;
	text-transform: uppercase;
	font: bold 90% "Times New Roman", Times, serif, Palatino, "New Baskerville";
}

#navlist a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
	float: right;
	border-left: 1px solid #000000;
	margin-top: 8px;
	margin-left: 8px;
	padding-left: 8px;
	font: bold 90% "Times New Roman", Times, serif, Palatino, "New Baskerville";
}
#navlist a:hover {
	color: #FF6600;
	text-decoration: none;
}

#navlist  a:hover, 
.home  #navlist #home a,
.interiors  #navlist #interiors a,    
.landscapes  #navlist #landscapes a, 
.houses  #navlist #houses a, 
.info  #navlist #info a {
	color: #FF6600;
	text-decoration: none;
}

/* ***********************************************************************************************************************/

div#contactform
{
	width: 580px;
	padding: 0px;
	float: right;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ***********************************************************************************************************************/

div#content_left
{
	width: 180px;
	padding: 0px;
	float: left;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#content_left p
{
	color: #000000;
}

/* LEFT TEXT ***********************************************************************************************************************/

div#content
{
	width: 250px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	clear: both;
	float: left;
}

div#content p
{
	color: #036;
	padding-top: 6px;
	padding-bottom: 0px;
	font: normal 90%/170% "Times New Roman", Times, serif, Palatino, "New Baskerville";
	margin-top: 0;
}

div#content h2
{
	color: #036;
	margin: 0 0 -6px;
	padding-top: 24px;
	padding-bottom: 6px;
	font: bold normal 110%/1.2em palatino, georgia, times, "times new roman", serif;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* RIGHT TEXT ***********************************************************************************************************************/

div#content2
{
width: 550px;
border-bottom: 1px solid #666666;
margin-top: 210px;
margin-right: auto;
margin-bottom: 50px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 250px;
}

div#content2 p
{
color: #000000;
margin: 0;
padding: 0px;
font-size: 90%;
font-style: normal;
line-height: 140%;
font-weight: normal;
font-variant: normal;
font-family: Arial, Helvetica, sans-serif;
}


div#content2 h2
{
	color: #036;
	margin: 0 0 -6px;
	padding-top: 1em;
	padding-bottom: 0px;
	font: normal 1.8em/1.2em georgia, times, "times new roman", serif;
}
div#content2 h3 
{
color: #000000;
margin: 0;
padding: 0em;
letter-spacing: 1px;
text-transform: uppercase;
font-family: georgia, times, "times new roman", serif;
font-size: 100.01%;
font-style: normal;
font-variant: normal;
text-decoration: none;
}

div#content2 .a:link 
{
color: #000000;
margin: 0;
padding: 0em;
letter-spacing: 1px;
text-transform: uppercase;
font-family: georgia, times, "times new roman", serif;
font-size: 100.01%;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}

div#content2 h4
{
	color: #000000;
	margin: 0;
	font: italic normal 90% Arial, Helvetica, sans-serif;
	padding: 0em;
}

/* FOOTER AND LOWER MENU AND COPYRIGHT ***************************************************************************************/

div#footer
{
text-align: left;
width: 550px;
padding-top: 50px;
padding-bottom: 20px;
float: right;
}

div#footer p
{
	
}

div#footer ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0 0px 0 0;
}

div#footer li
{
	display: inline;
	padding-right: 12px;
	color: #666666;
	font-size: 100.01%;
}

#footer  a:link, a:visited,
.home  #footer #home a,
.services  #footer #services a, 
.gallery  #footer #gallery a, 
.contact  #footer #contact a,    
.links  #footer #links a {
	text-decoration: underline;
	color: #666666;
	font-family: "Times New Roman", Times, serif, Palatino, "New Baskerville";
}

#footer  a:hover,
.home  #footer #home a,
.services  #footer #services a, 
.gallery  #footer #gallery a, 
.contact  #footer #contact a,    
.links  #footer #links a {
	color: #FF6600;
	font-family: "Times New Roman", Times, serif, Palatino, "New Baskerville";
}

#footer  a:active,
.home  #footer #home a,
.services  #footer #services a, 
.gallery  #footer #gallery a, 
.contact  #footer #contact a,    
.links  #footer #links a {
	padding: 0px;
	color: #666666;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif, Palatino, "New Baskerville";
}


.copyright{
	font-size: 90%;
	color: #666666;
	margin: 0px;
	padding: 12px 0px 0px;
}

.clickimage{
cursor: pointer;
padding-top: 20px;
}

/* MISC ***************************************************************************************/

#cleardiv
{
	width: 500px;
	float: right;
	clear: both;
	height: 20px;
	margin-left: 300px;
}
