html {

	background: url("Blue Nile Stuff/images/bg.jpg") repeat; 

}

body {

	margin: 0;

	padding:0;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 1.5em;

	color: #b48842;

background: url("Blue Nile Stuff/images/bodybg.jpg") repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #c89d59; text-decoration: none; } 

a:active, a:hover { color: #FFFF00; text-decoration: none }


h1 {

	font-size: 24px;

	font-weight: bold;

		color: #c89d59;

	background-position: left;

	padding-top: 20px;

}

h2 {

	margin-top: 40px;

	font-size: 20px;

	font-weight: bold;

	color: #c89d59;

}


#container {

	width: 806px;

	margin: auto;

}

.topmenu{

	margin: auto;

	width: 700px;

}


.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.topmenu li{

	display: inline;

}

.topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	color: #beb052;

	width: 103px;

	height: 30px;

	margin-left: 5px;

	margin-right: 5px;

	padding-top: 14px;

}

.topmenu li a:hover, .topmenu li .current {

	color: #beb052;

	background: url("Blue Nile Stuff/images/hover.jpg") no-repeat;

}

#topsection {

	float: left;

	margin-top: 40px;

	width: 806px;

	height: 250px;

	color: #c1b25d;

	font-size: 24px;

	font-weight: bold;

	padding-top: 50px;

	line-height: 1.6em;

	text-align: center;

	

}

#header {

	float: left;

	width: 806px;

	height: 252px;

}

#content {

	float: left;

	width: 750px;

	text-align: justify;

	padding-left: 250px;

}

#content img {

	float: left;

	padding-right: 20px;

}

#footer {

	float: left;

	margin: auto;

	margin-top: 20px;

	text-align: center;

	padding-top: 35px;

	width: 744px;

	height: 150px;


	padding-left: 250px;

}
