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

body {
	margin:0;
	background-image: url(../images/BGGradient.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

p {
	line-height: 2.5;
}

img {
	border: none;
}

a:link {
	color: #fff;
	text-decoration: none;		
}

a:hover {
	color: #b7864c;
	text-decoration: none;	
}

a:visited {
	color: #fff;
	text-decoration: none;	
}

a:active {
	color: #fff;
	text-decoration: none;	
}

.MenuPreLoads {
	display:none;
}

#MainContainer {
	margin: 0px auto 0 auto;
	width: 974px;
}

#BodyContent {
	border: 2px solid #FFF;
	background-image: url(../images/BGLogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
	height: 550px;
	clear: both;
}

.MainMenu {
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 15px;
}

.MainMenu li {
	display:inline;
	padding-left: 20px;
	float: right;
}

.MainMenu a:link {
	color:#fff;
	text-decoration: none;
}

.MainMenu a:hover {
	color:#fff;
	border-bottom: 2px solid #FFF;
	width: 23px;
}

.MainMenu a:visited {
	color:#fff;
	text-decoration: none;
}

.MainMenu a:active {
	color:#fff;
	text-decoration: none;
}

#Masthead img {
	margin-top: 0px;
	padding-bottom: 10px;
}

.Header {
	margin: 28px 0px 0px 40px;
}

#Footer {
	clear: both;
	float: right;
}

/* ---------------------------------------------------Welcome Page ------------ */

.WelcomeMainImage {
	float: right;
	margin: -30px 30px 0px 0px;
}

#WelcomeBodyCopy {
	margin-left: 75px;
	margin-top: 35px;
	text-align: justify;
	width: 490px;
}

#WelcomeLeftColumn {
	float: left;
}


#WelcomeRightColumn {
	margin-right: 40px;
	margin-top: 50px;
	float: right;
}

#WeDo {
	float: left;
	margin-left: 35px;
	margin-top: 37px;
	text-align: center;
	width: 139px;
}

.WhatWeDo {
	margin-top: 8px;
}

#WeDo a:link div.WhatWeDo {
	background-image:url(../images/WhatWeDoOff.gif);
	color: #fff;
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}

#WeDo a:visited div.WhatWeDo {
	background-image:url(../images/WhatWeDoOff.gif);
	border: 1px solid #FFF;
	color: #fff;
	width: 139px; 
	height: 139px;
}

#WeDo a:hover div.WhatWeDo {
	background-image:url(../images/WhatWeDoOff.gif);
	border: 1px solid #b7864c;
	color: #b7864c;
	width: 139px; 
	height: 139px;
}

#WeDo a:active div.WhatWeDo {
	background-image:url(../images/WhatWeDoOff.gif);
	border: 1px solid #FFF;
	color: #FFF;
	width: 139px; 
	height: 139px;
}

#WhoWeAre {
	float: left;
	margin-left: 80px;
	margin-top: 37px;
	text-align: center;
	width: 139px;
}

.WhoWeAreButton {
	margin-top: 8px;
}

#WhoWeAre a:link div.WhoWeAreButton {
	background-image:url(../images/WhoWeAreOff.gif);
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}

#WhoWeAre a:visited div.WhoWeAreButton {
	background-image:url(../images/WhoWeAreOff.gif);
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}

#WhoWeAre a:hover div.WhoWeAreButton {
	background-image:url(../images/WhoWeAreOff.gif);
	border: 1px solid #b7864c;
	width: 139px; 
	height: 139px;
}

#WhoWeAre a:active div.WhoWeAreButton {
	background-image:url(../images/WhoWeAreOff.gif);
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}

#OurWork {
	float: left;
	text-align: center;
	margin-left: 35px;
	margin-top: 37px;
	width: 139px;
}

.OurWorkButton {
	margin-top: 8px;
}

#OurWork a:link div.OurWorkButton {
	background-image:url(../images/OurWorkOff.gif);
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}

#OurWork a:visited div.OurWorkButton {
	background-image:url(../images/OurWorkOff.gif);
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}

#OurWork a:hover div.OurWorkButton {
	background-image:url(../images/OurWorkOff.gif);
	border: 1px solid #b7864c;
	width: 139px; 
	height: 139px;
}

#OurWork a:active div.OurWorkButton {
	background-image:url(../images/OurWorkOff.gif);
	border: 1px solid #FFF;
	width: 139px; 
	height: 139px;
}


/* ----------------------------------------------- Contact Us ---------------------------- */

#ContactLeftColumn {
	margin-left: 0px;
	float: left;
}

#ContactBodyCopy {
	margin-left: 40px;
	margin-top: 220px;
}

#ContactBodyCopy h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 5px;
	color: #e7ddc5;
}

#ContactInfo {
	margin-left: 150px;
}

#ContactLeftColumn p {
	line-height: 1.75;
}

#ContactRightColumn {
	margin-right: 40px;
	margin-top: 80px;
	float: right;
}

.AmericanTitle {
	margin-left: -40px;
}

.ContactHeader {
	margin: 28px 0px 0px 50px;
	float: left;
}

/*---------------------------------- Process PAge -------*/

#ProcessBodyContent {
	border: 2px solid #FFF;
	background-image: url(../images/ProcessBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
	height: 550px;
	clear: both;
}

#ProcessBodyCopy {
	margin-left: 60px;
	margin-top: 130px;
	*margin-top: 115px;
	text-align: justify;
	line-height: 1.25;
	width: 600px;
}

#ProcessBodyCopy p {
	text-align: justify;
	line-height: 1.5;
}

#ProcessBodyCopy h2 {
	display: inline;
	font-size: 14px;
}

#ProcessBodyCopy b {
	display: inline;
	margin-top: 5px;
	font-size: 16px;
}

#ProcessIndent {
	margin-left: 60px;
}

#ProcessLeftColumn {
	margin-top: 30px;
	float: left;
}

/* -------------------- About Us -------------------- */

#AboutLeftColumn {
	float: left;
}


#AboutRightColumn {
	margin-right: 40px;
	margin-top: 35px;
	float: right;
}

#AboutBodyCopy {
	margin-left: 75px;
	margin-top: 15px;
	text-align: justify;
	width: 460px;
}

#AboutBodyCopy {
	margin-left: 75px;
	margin-top: 35px;
	text-align: justify;
	width: 460px;
}

#AboutBodyCopy p {
	line-height: 2.0;
}

.DesignerLink {
	float: right;
}

#AboutBodyCopy a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #B8C494;
}

#AboutBodyCopy a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	color: #FFFFFF;
}

#AboutBodyCopy a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #B8C494;
}

#AboutBodyCopy a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #B8C494;
}


/*-------------------- Designers -----------------------*/

#DesignerBodyContent {
	border: 2px solid #FFF;
	background-image: url(../images/DesignerBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 970px;
	height: 550px;
	clear: both;
}

#DesignerBodyCopy {
	margin-left: 40px;
	margin-top: 85px;
	text-align: justify;
	width: 900px;
}

#DesignerBodyCopy h2 {
	font-size: 14px;
	font-style: italic;
	display: inline;
}

#DesignerBodyCopy h3 {
	margin-left: 30px;
	font-size: 12px;
	font-style: italic;
}

#DesignerBodyCopy p {
	margin-left: 30px;
	line-height: 1.25;
}

#DesignerQuote {
	margin-left: 50px;
	margin-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #B8C494;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.25;
	*line-height: 1;
	width: 825px;
}

.AmericanClassic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;	
}
