
body {
padding: 0;
margin: 0;
background: #7a3d0b;
}

a {
text-decoration: none;
border: 0;
}
img {
border: 0;
}

#rightNav {
width: 185px;
margin: 0px;
padding: 0px;
text-align: right;
background: none;
float: right;
}

.bodyText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #f7edbf;
}
.bodyCopy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
}
.subLinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
text-decoration: none;
font-weight: bold;
}

.titleText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000;
font-weight: bold;
}

.footerText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #e29562;
letter-spacing: -0.5px;
}

ul#rightLinks, ul#rightLinks li{
			margin:0;
			padding:0;
			list-style:none;
			text-indent: -9999px;
}

a#contact_us,
a#design_center,
a#showcase_shops,
a#portfolio {
	background: url(../images/contact_me.png);
	list-style: none;
	display: block;
	border: 0;
	width: 185px;
	height: 30px;
	text-indent: -9999px;
}

a#design_center{
	background: url(../images/design_center.png);
	width: 185px;
	height: 118px;
}
a#showcase_shops{
	background: url(../images/showcase_and_shops.png);
	width: 185px;
	height: 128px;
}
a#portfolio{
	background: url(../images/the_portfolio.png);
	width: 185px;
	height: 132px;
}

a:hover#contact_us {
	background-position: 0 30px;
}

a:hover#design_center {
	background-position: 0 118px;
}
a:hover#showcase_shops {
	background-position: 0 128px;
}

a:hover#portfolio {
	background-position: 0 132px;
}

#header {
width: 792px;
height: 128px;
margin: 0px;
padding: 0px;
text-align: left;
}
#topheader {
width: 792px;
height: 40px;
margin: 0px;
padding: 0px;
text-align: left;
}

ul#mynav, ul#mynav li{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}

ul#mynav li{
	display:inline;
	margin-right:5px;
}								
ul#mynav a{
	display:inline;
	position:relative;
}	
			
ul#mynav a img{
	border: none;
}	
ul#mynav a:hover img{
	border: none;
}	

a#homeLink,
a#designLink,
a#showcaseLink,
a#portfolioLink {
	background: transparent url(../images/home_button.png);
	float: left;
	display:inline;
	width: 152px;
	height: 127px;
	text-indent: -9999px;
	overflow: hidden;
}

a#designLink {
	width: 230px;
	height: 127px;
	background: transparent url(../images/design_center_button.png);
}

a#showcaseLink {
	width: 230px;
	height: 127px;
	background: transparent url(../images/showcase_button.png);
}

a#portfolioLink {
	width: 180px;
	height: 127px;
	background: transparent url(../images/portfolio_button.png);
}


a:hover#homeLink,
a:hover#designLink,
a:hover#showcaseLink,
a:hover#portfolioLink {
	background-position: 0 127px;
}

ul#mynav, ul#mynav li{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}

ul#mynav li{
	display:inline;
	margin-right:5px;
}								
ul#mynav a{
	display:inline;
	position:relative;
}	
			
ul#mynav a img{
	border: none;
}	
ul#mynav a:hover img{
	border: none;
}	

a#homeLink2,
a#designLink2,
a#showcaseLink2,
a#contactLink,
a#portfolioLink2 {
	background: transparent url(../images/portfolio.jpg);
	float: left;
	display:inline;
	width: 149px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

a#designLink2 {
	width: 181px;
	height: 39px;
	background: transparent url(../images/designcenter.jpg);
}

a#showcaseLink2 {
	width: 214px;
	height: 39px;
	background: transparent url(../images/showcase.jpg);
}

a#homeLink2 {
	width: 122px;
	height: 39px;
	background: transparent url(../images/home.jpg);
}
a#contactLink {
	width: 126px;
	height: 39px;
	background: transparent url(../images/contactme.jpg);
}

a:hover#homeLink2,
a:hover#designLink2,
a:hover#showcaseLink2,
a:hover#contactLink,
a:hover#portfolioLink2 {
	background-position: 0 39px;
}

