
body
{
	background: url('Images/Background.jpg');
	text-align: center;
	margin: 0px;
}

img
{
	border: 0px;
}

p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

td
{
	vertical-align: top;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
}

form
{
	display: inline;
}

table.Page
{
	width: 746px;
	border: 2px solid black;
	background: white;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135, color=#979797, strength=5);
}

table.BannerMenu
{
	width: 746px;
}


td.Body
{
}


table.Footer
{
	width: 100%;
	margin-top: 10px;
}

table.Footer td
{
	text-align: center;
	font-family: verdana; 
	font-size: 12px;
}

table.Footer td a:link
{
	color: #3F68CE;
	text-decoration: none;
}

table.Footer td a:visited
{
	color: #3F68CE;
	text-decoration: none;
}

table.Footer td a:hover
{
	color: #3F68CE;
	text-decoration: underline;
}

table.QuadImages
{
	width: 100%; 
	margin-top: 0px; 
	margin-bottom: 15px;
}
table.QuadImages td
{
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

td.HorSeperator
{
	height: 25px;
	width: 100%;
	background: url('Images/Seperator.jpg');
	background-repeat: repeat-x;
	background-position: center center;
}

td.VertSeperator
{
	width: 16px;
	height: 100%;
	background: url('Images/Seperator.jpg');
	background-repeat: repeat-y;
	background-position: center center;
}

span.SmallHeader
{
	color: #B95D6A; 
	font-family: tahoma; 
	font-weight: bold;
	font-size: 14px;
}

a:link
{
	color: #B95D6A;
	text-decoration: none;
	font-family: Tahoma;
}

a:visited
{
	color: #B95D6A;
	text-decoration: none; 
	font-family: Tahoma;
}

a:hover
{
	color: #5798B1;
	text-decoration: underline; 
	font-family: Tahoma;
}

table.Contact
{
}

table.Contact td
{
	padding: 2px;
}

td.ContactLabel
{
	height: 15px;
	text-align: right;
}

td.ContactSubmit
{
	text-align: right;
	vertical-align: middle;
}

input.ContactTextBox
{
	width: 180px; 
	height: 17px; 
	font-family: tahoma; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	border: 1px solid #B8B8B4;
}

textarea.ContactTextArea, input.ContactTextArea
{
	width: 180px; 
	height: 100px; 
	font-family: tahoma; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	border: 1px solid #B8B8B4;
}

span.ContactError
{
	color: #FF0000;
	font-family: tahoma; 
	font-size: 11px; 
	display: block;
	padding-bottom: 4px;
}

table.Homepage
{
	width: 100%;
	height: 100%;
	background: white;
}

table.Homepage td
{
	padding: 10px;
}

table.ContactUs
{
	width: 100%;
	height: 500px;
	background: white;
	background: url('Images/ContactUsBackground.jpg');
	background-repeat: no-repeat;
}

table.ContactUs td
{
	padding: 10px;
}

table.AboutUs
{
	width: 100%;
	height: 500px;
	background: url('Images/AboutUsBackground.jpg');
	background-repeat: no-repeat;
}

table.AboutUs td
{
	padding-left: 396px;
	padding-right: 53px;
	padding-top: 60px;
	padding-bottom: 20px;
}

table.Projects
{
	width: 100%;
	background: white;
	background: url('Images/ProjectsBackground.jpg');
	background-repeat: no-repeat;
	height: 558px;
}

td.ProjectsMenu
{
	width: 175px;
	padding-top: 10px;
	text-align: center;
}

div.ProjectsMenuItem
{
	display: inline;
}

img.ProjectsMenu
{
	margin-bottom: 20px;
}

td.ProjectsContent
{
	padding-left: 90px;
	padding-right: 53px;
	padding-top: 60px;
	padding-bottom: 20px;
}

/* Contemporary Projects */
table.ProjectsContemporary
{
	width: 100%;
	background: white;
	background: url('Images/ContemporaryBackground.jpg');
	background-repeat: no-repeat;
	height: 558px;
}

td.ProjectsContemporaryContent
{
}

img.ProjectLargeImage
{
	position: relative;
	left: 239px;
	top: 34px;
	z-index: 0;
	width: 311px;
	height: 288px;
}

div#ProjectsContemporaryBlock
{
	border: 1px solid black;
	background: #375167;
	width: 250px;
	height: 100px;
	position: relative;
	padding: 5px;
	left: 10px;
	top: -95px;
	z-index: 1;
}

div#ProjectsContemporaryBlock h3
{
	color: #FCFCB1;
	font-family: Arial;
	font-size: 25px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#ProjectsContemporaryBlock p
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

table.ProjectsContemporaryThumbs
{
	width: 100%;
}

table.ProjectsContemporaryThumbs td
{
	text-align: center;
}

/* Traditional Projects */
table.ProjectsTraditional
{
	width: 100%;
	background: white;
	background: url('Images/TraditionalBackground.jpg');
	background-repeat: no-repeat;
	height: 558px;
}

td.ProjectsTraditionalContent
{
}

div#ProjectsTraditionalBlock
{
	border: 1px solid black;
	background: #c0a680;
	width: 250px;
	height: 100px;
	position: relative;
	padding: 5px;
	left: 10px;
	top: -95px;
	z-index: 1;
}

div#ProjectsTraditionalBlock h3
{
	color: #a02323;
	font-family: Georgia;
	font-size: 25px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#ProjectsTraditionalBlock p
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

table.ProjectsTraditionalThumbs
{
	width: 100%;
}

table.ProjectsTraditionalThumbs td
{
	text-align: center;
}

/* Interior Projects */
table.ProjectsInterior
{
	width: 100%;
	background: white;
	background: url('Images/InteriorBackground.jpg');
	background-repeat: no-repeat;
	height: 558px;
}

td.ProjectsInteriorContent
{
}

div#ProjectsInteriorBlock
{
	border: 1px solid black;
	background: #DFBD93;
	width: 250px;
	height: 100px;
	position: relative;
	padding: 5px;
	left: 10px;
	top: -95px;
	z-index: 1;
}

div#ProjectsInteriorBlock h3
{
	color: #375167;
	font-family: Georgia;
	font-size: 25px;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#ProjectsInteriorBlock p
{
	font-family: Georgia;
	font-size: 12px;
	color: #426583;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

table.ProjectsInteriorThumbs
{
	width: 100%;
}

table.ProjectsInteriorThumbs td
{
	text-align: center;
}

/* Commercial Projects */
table.ProjectsCommercial
{
	width: 100%;
	background: white;
	background: url('Images/CommercialBackground.jpg');
	background-repeat: no-repeat;
	height: 558px;
}

td.ProjectsCommercialContent
{
}

div#ProjectsCommercialBlock
{
	border: 1px solid black;
	background: #592E28;
	width: 250px;
	height: 100px;
	position: relative;
	padding: 5px;
	left: 10px;
	top: -95px;
	z-index: 1;
}

div#ProjectsCommercialBlock h3
{
	color: #A09993;
	font-family: Garamond;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
}

div#ProjectsCommercialBlock p
{
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

table.ProjectsCommercialThumbs
{
	width: 100%;
}

table.ProjectsCommercialThumbs td
{
	text-align: center;
}

/* Thumb Scroller */
table.ThumbScroller
{
	width: 80%;
	margin-left: 50px;
	position: relative;
	top: -20px;
}

table.ThumbScroller td
{
	text-align: center;
}

td.Arrow
{
	padding-top: 10px;	
}
