@charset "utf-8";
/* CSS Document */

#footer #colLeft {
	float: left;
	padding-top: 3px;
}
#footer #colRight {
	float: right;
	font-size: .8em;
}
#navigation {
	text-align: right;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
	float: right;
	margin-top: 18px;
	color: #D53236;
	text-transform: uppercase;
	font-weight: bold;
	clear: right;
}
#navigation a {
	text-transform: uppercase;
	text-decoration: none;
	color: #84292A;
	font-weight: bold;
}
#wrapper #header img {
	float: left;
}
#footer #colRight img {
	margin-left: 10px;
}
#navigation a:hover {
	text-decoration: none;
	color: #D53236;
}
#birthday {
	float: right;
	width: 300px;
	margin-top: 10px;
	text-align: right;
}
#birthday a {
	color: #D53236;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #main #mainR {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #84292A;
	padding: 15px;
}
#buyContainer   {
	clear: right;
	margin-top: 20px;
	float: right;
	margin-right: 17px;
	width: 254px;
	padding: 12px;
	font-size: 13px;
	background-color: #84292A;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper  #main #buyContainer p {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

