/* @override 
	http://robertgoodmanjewelers.com/goodman.css
	http://www.robertgoodmanjewelers.com/goodman.css
*/

body {
	background-color: #101612;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
}
.container .email input {
	text-transform: uppercase;
	color: #101612;
	width: 100%;
}
.container .spacer {
	background-image: url(images/goodman_spacebar.jpg);
	background-position: center top;
}

.container {
	background-color: #FEFCF0;
	margin: auto;
	padding: 8px;
	width: 766px;
}
.email {
	color: #EEECD7;
}
.container .header {
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.container .main {
	background-color: #FEFCF0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEFCF0;
	border-bottom-color: #FEFCF0;
	padding-bottom: 6px;
}
.container .main p, .container .main span {
	font-family:  Verdana, Arial, Sans-Serif !important;
}
.container .main p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em 0;
}
.container .nav {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEFCF0;
	border-bottom-color: #364F41;
	background-color: #eeecd7;
}

div.menuholder {
	background-color: #364F41;
	position: absolute;
	height: 32px;
	width: 765px;
}

.footer {
	background-image: url(images/goodman_footer.jpg);
	background-position: center top;
	text-align: center;
	color: #EEECD7;
	background-repeat: no-repeat;
	background-color: #0A0F0B;
}
a {
	color: #374F41;
}

ul.rotator, ul.rotator li, ul.rotator li a {
	display: block;
	height: 376px;
	width: 250px;
	overflow: hidden;
	margin:2px 0 5px;
	padding: 0;
	line-height: 376px;
}
ul.rotator.middle {
	padding: 0;
}
.rotator {
	filter: Shadow(Color=#000000, Direction=45);
}
.copyright {
	padding: 5px;
	text-align: center;
	color: #EEECD7;
}.rotator.shadow {
	background-image: url(homerotator/drop-shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin:0;
	width:255px;
}
.button a {
	text-decoration: none;
	color: #FEFDF3;
	display:block;
	padding: 12px;
}
.button a:hover {
	text-decoration: none;
	color: #3C6452;
}
.button {
	background-color: #101D17;
	display: block;
	margin: 5px;
	border: 3px groove #3C6452;
	font-size:14px;
}
