@charset "utf-8";
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8EDD2;
}
#view_cart  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 700px;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
#view_cart  a {
	font-weight: normal;
	color: #000000;
}
#view_cart a:hover {
	font-weight: normal;
	color: #FFFFFF;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}


#ross {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 80%;
	letter-spacing: 6px;
	float: left;
	width: 980px;
}
#navigation {
	text-align: center;
	padding: 5px;
	background-color: #EADCBA;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #AB885F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#navigation a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	font-weight: bold;
	color: #AB885F;
	text-decoration: none;
}
#flash_movie {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
}

#header2 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 40px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #AB885F;
	font-size: large;
	padding-top: 8px;
	padding-bottom: 6px;
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	font-style: normal;
	letter-spacing: 3px;
	font-weight: bold;
}
#about_home {
	text-align: justify;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}



#footer {
	text-align: center;
	padding: 5px;
	background-color: #EADCBA;
	font-size: 80%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	color: #AB885F;
	float: left;
	width: 970px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#footer  a:hover {
	font-weight: bold;
	color: #AB885F;
	text-decoration: none;
}
#design {
	text-align: center;
	font-size: 70%;
	font-weight: normal;
	color: #AB885F;
	padding-bottom: 40px;
	letter-spacing: 2px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDF8E2;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #AB885F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB885F;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style1 {color: #000000}
.button_space {
	margin-top: 10px;
}
