#logo {
	width: 788px;
	margin: 0 auto;
	text-align: left;
}

#login {
	font-size: 12px;
	float: right;
	vertical-align: top;
	
}
#login a:link {
	color: #696969;
	text-decoration: underline;
}
#login a:visited {
	color: #696969;
	text-decoration: underline;
}
#login a:hover {
	color: #696969;
	text-decoration: underline;
}

body {
	/*background-color: 96897c;*/
	/*background-color: 776a62;*/
	background-color: ffffff;
        margin:0; 
        padding:0;
        text-align:center;
        width: 100%;
        /*border:1px solid blue;*/
}

#background {
text-align:center;
background: #ffffff url('../images/home_background.jpg') repeat-x;
}

#container {
	width: 788px;
	margin: 0 auto;
	text-align: left;
}
#login_container{
	width: 388px;
	margin: 0 auto;
	text-align: left;
}
#login_container a:link {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#login_container a:visited {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#login_container a:hover {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#register_container{
	width: 450px;
	margin: 0 auto;
	text-align: center;
}
#register_container a:link {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#register_container a:visited {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#register_container a:hover {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#order {
	font-size: 12px;
	width: 788px;
	margin: 0 auto;
	text-align: center;
}
#order a:link {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#order a:visited {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#order a:hover {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
}
#account_container{
	width: 400px;
	margin: 0 auto;
	text-align: left;
}
#sunday {
	background: #ffffff url('../images/navigation_bar.jpg') repeat-x;
	/*background: #ffffff url('../images/bar11.jpg') repeat-x;*/
	height: 38px;
	margin:0; 
	padding:0;
	/*border:1px solid blue;*/
}
/***********************************************************************/
#navigation {
	float: right;
	width: 788px;
	height: 38px;
	/*margin: 0 auto;*/
	margin: 0;
	padding: 0;
	text-align: left;

}
#navigation a:link {
	color: #96897c;
	text-decoration: none;
}
#navigation a:visited {
	color: #96897c;
	text-decoration: none;
}
#navigation a:hover {
	color: #96897c;
	text-decoration: underline; color: #776a62;
}
#navigation img {
	border-style:none;
}
/***********************************************************************/
#bottomLinks {
	/*float: center;*/
	text-align: center;
	vertical-align: center;
	font-size: 14px;	
	color: #737373;
	background-color: #f3f3f3;
	padding: 0.6em;
}
#bottomLinks a:link {
	color: #737373;
	text-decoration: none;
}
#bottomLinks a:visited {
	color: #737373;
	text-decoration: none;
}
#bottomLinks a:hover {
	color: #737373;
	text-decoration: underline; color: #776a62;
}
/***********************************************************************/
#copyRight {
	height: 15px;
	float: center;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 3px;
	font-size: 12px;	
	color: #ffffff;
}
/***********************************************************************/
#buttonNavigation {
	background-color: #d9e3eb;
	text-align: center;
	height: 30px;
	margin:0; 
	padding-top: 5px;
	/*background: #ffffff url('../images/button_navigationbar.jpg') repeat-x;*/
	background-color: #f3f3f3;
}
/***********************************************************************/
#textContent {
	background-color: #ffffff;
	/*background-color: #e6e6e6;*/
	color: #696969;
	padding-left: 20px;
}
#textContent a:link {
	color: #696969;
	text-decoration: underline;
}
#textContent a:visited {
	color: #696969;
	text-decoration: underline;
}
#textContent a:hover {
	color: #696969;
	text-decoration: underline;
}
#textContent span {
	/*color: #613b21;*/
	color: #39548a;
}
#textContent hr {
	width: 730px;
}
/***********************************************************************/
#productContent {
	/*background-color: #e6e6e6;*/
	background-color: #ffffff;
	color: #696969;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
}
#productContent span{
	color: #3e3e3e;
	font-size: 11pt;
}
#productContent img {
	border-style:none;
}
#productContent a:link {
	color: #000000;
	text-decoration: underline;
}
#productContent a:visited {
	color: #000000;
	text-decoration: underline;
}
#productContent a:hover {
	color: #000000;
	text-decoration: underline;
}
#product_description {
	font-size: 12pt;
	color: #696969;
}
/***********************************************************************/
#ibc_background {
	/*background: #ffffff url('../images/ist2_4538632-christmas-background.jpg');*/
}

.button {
	font-size: 11pt; 
	background-color: #dee9ef; 
	color: #696969;
}