@charset "UTF-8";

body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
	background-image: url(images/page-elements/page-bkg-t.gif);
	background-repeat: repeat-x;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #4D4D4D;
	font-style: normal;
	line-height: 1.3em;
	text-align: left;
}

#container {
width: 955px;
margin: auto;
}

#container a{
color: #C69666;
text-decoration:none;
}
#container a:hover {
color: #F2EDE4;
text-decoration:none;
}

h1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt;  
text-transform: uppercase;
letter-spacing: 0.1em;
color: #C69666;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #C69666;
	font-variant: small-caps
}

h3 {
	margin-bottom: -10px;
}
h5 {
	font-size: 24px;
	color: #660000;
}

.bold {
	font-weight: bold;
	text-decoration: underline;
}


a:focus { 
-moz-outline-style: none;
}

img {
	border-width:0;
	margin-left: 0px;
	margin-right: 0px;
}

.contact {
	background-color: #C69666;
	margin: 5px;
	padding: 2px;
	color: fff;
	width: 90px;
	text-align: center;
}
.contact a {
	background-color: #C69666;
	margin: 5px;
	padding: 2px;
	color: fff;
	width: 90px;
	text-align: center;
}

.contact a:over {
	background-color: #dddddd;
	margin: 5px;
	padding: 2px;
	color: fff;
	width: 90px;
	text-align: center;
}
/*-------------------------------------------------
HEADER
-------------------------------------------------*/
#header {
width: 950px;
height: 200px;
float: left;
}

#tagline {
	margin-right: 20px;
	font-style: italic;
	color: #C69666;
	float: right;
	font-size: 16px;
	letter-spacing: 1px;
	width: 300px;
	margin-top: -15px;
}

#header img {
	margin: 80px 0 0 360px;
}


/*-------------------------------------------------
TOP NAVIGATION
-------------------------------------------------*/

#top-navigation {
	height: 56px;
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	margin: auto;
}

#top-navigation ul li {
	float: left;
	display: inline;
}

#top-navigation ul li a {
	line-height: 50px;
	float: left;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0 23px;
}

#top-navigation ul li a:hover {
background-color: #C69666;
}


/*-------------------------------------------------
TOP gallery
-------------------------------------------------*/

#top-gallery {
	height: 321px;
	width: 950px;
	float: left;
}
 
#top-image {
	width: 847px;
	height: 311px;
	margin-left: 51px;
	background-image:url(images/page-elements/top-img-bkg.png);
	background-repeat:no-repeat;
	float: left;
}

#top-image img {
	margin: 25px 0 0 25px;
}

/*-------------------------------------------------
TIER1
-------------------------------------------------*/

#tier1 {
	width: 890px;
margin-left: 15px;
	padding: 30px 15px 15px 15px;
	background-image:url(images/page-elements/tier1-bkg.jpg);
	background-repeat:repeat-x;
	float: left;
}

#content-left {
width: 600px;
padding: 10px;
float: left;
}

#content-left a:hover {
	color: #4D4D4D;
}

#popup {
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
	width: 230px;
	height: 50px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	font-weight: bold;
}

#popup a {
	color: #669999;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#popup a:hover {
	color: #C69666;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#image-left {
	width: 320px;
	height: 220px;
	float: left;
	margin-right: 15px;
	background-image: url(images/page-elements/img-bkg.png);
}

#image-right {
	width: 320px;
	height: 220px;
	float: right;
	margin-right: 15px;
	background-image: url(images/page-elements/img-bkg.png);
}



/*-------------------------------------------------
RIGHT NAVIGATION
-------------------------------------------------*/
#right-navigation {
width:260px;
float:left;
padding:5px;
text-align:center;

}

p.right-nav {
font-size:26px;
padding-top: -50px;
}

#right-navigation p {
font-style: italic;
}

div.right-nav-shadow {
	width: 225px;
	height: 170px;
	background-image:url(images/page-elements/right-nav-img-bkg.png);
	background-repeat: no-repeat;
	padding: 17px 19px 0 19px;
}
div.right-nav-specials {
width: 219px; 
height: 148px;
background-image:url(images/page-elements/specials.jpg);
}

div.right-nav-commercial {
width: 219px; 
height: 148px;
background-image:url(images/page-elements/commercial.jpg);
}

div.right-nav-design {
width: 219px; 
height: 148px;
background-image:url(images/page-elements/design-center.jpg);
}

div.right-nav-image a {
color: #DFDCCD;
}

div.right-nav-image a:hover {
color: #C69666;
margin-top: -50px;
}


#image-inside {
	float: left;
	height: 185px;
	width: 280px;
	overflow: hidden;
	margin: 21px 0 0 21px;
	text-align: center;
}



/*-------------------------------------------------
TIER2
-------------------------------------------------*/

#tier2 {
	width: 900px;
	padding: 15px;
	text-align: left;
	float: left;
}

/*-------------------------------------------------
CONTACT PAGE
-------------------------------------------------*/


#email-contacts {
	float: left;
	width: 250px;
}
#contact-info {
	width: 305px;
	float: left;
	padding-top: 0px;
	padding-left: 30px;
}
#contact-form table {
	float: left;
	width: 545px;
}


/*-------------------------------------------------
PRODUCT - SERVICES LIST
-------------------------------------------------*/

#product-services-list {
	width: 900px;
	background-image:url(images/page-elements/product-services-list-bkg.gif);
	padding: 3px;
	text-align: left;
	float: left;
	background-repeat: repeat-x;
	margin-left: 30px;
	margin-top: 30px;
}

#product-services-list a {
color: #666666; 
text-decoration: none;
}

#product-services-list a:hover {
color: #C69666; 
text-decoration: underline;
}

.prod-serv-list {
text-align: left; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt; 
color: #666666;
}
  
.prod-serv-list-header {
color: #680411; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt; 
font-weight: bold;
text-transform: capitalize;
}


/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

#footer {
width: 950px;
height: 205px;
background-image:url(images/page-elements/page-bkg-b.gif);
background-repeat:repeat-x;
padding: 5px; 
text-align: center;
float: left;
}


/*-------------------------------------------------
BOTTOM LINKS
-------------------------------------------------*/

#bottom-links {
width: 945px;
height: 50px;
margin-top: 55px;
padding: 5px;
letter-spacing: 0.2em;
text-transform: capitalize;
float: left;
color:#C69666;
} 

#bottom-links a {
color:#C69666;
text-decoration: none;
}

#bottom-links a:hover {
color: #F4EFEA; 
text-decoration: underline;
}



/*-------------------------------------------------
FOOTER TEXT
-------------------------------------------------*/

#footer-text {
	width: 945px;
	height: 50px;
	padding: 5px;
	margin-top: 15px;
	letter-spacing: 1px;
	font-family: verdana;
	color: #E5DDCA;
	float: left;
	font-size: 7pt;
} 

#footer-text a {
color: #C69666; 
text-decoration: none;
}

#footer-text a:hover {
color: #E5DDCA ;  
text-decoration: none;
}
.contact {
	background-color: #C69666;
	margin: 5px;
	padding: 2px;
	color: fff;
	width: 90px;
	text-align: center;
}
.table-subheader {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c69666;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C69666;
	width: 250px;
	letter-spacing: 1px;
}
.bold-1 {
	font-weight: bold;
}
.center {
	text-align: center;
}
#right-navigation img {
	cursor: pointer;
}

