* {
	margin:0px;
	padding:0px;
}
a, a img {
	border:none;
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#7F7086;
}

ul#footer a, #menu, #titlebar, #submenu, #right form { display:none; }

body {
	font-family:'Trebuchet MS',Arial,Sans-serif;
}
a#logo {
	width:148px;
	height:120px;
	margin:0px auto 15px;
	display:block;
}
#left {
	width:350px;
	margin:0px auto 20px;
	float:none !important;
	padding-bottom:20px;
	border-bottom:1px solid #EDE9E7;
	clear:both;
	text-align:center;
}
#right {
	clear:both;
	width:650px;
	margin:0px auto;
	float:none !important;
}
p {
	padding-bottom:20px;
	line-height:21px;
	color:#87828A;
	font-size:12px;
}
strong {
	color:#524E54;
}
strong.logo {
	text-transform:uppercase;
	letter-spacing:2px;
}
p.caption {
	text-transform:uppercase;
	color:#A7A3A9;
	font-size:10px;
	letter-spacing:2px;
	font-style:italic;
	padding:5px 0px 10px;
}
h1, h2, h3 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia,Times,Serif;
	color:#532F64;
	margin-bottom:5px;
}
h2, h3 {
	color:#532F64;
	font-size:14px;
}
h4, h5, h6 {
	margin-bottom:4px;
	font-size:12px;
}
.image {
	float:right;
	display:inline;
	margin:0px 0px 15px 15px;
}
ul.calendar {
	color:#87828A;
	font-size:12px;
	font-style:italic;
	width:170px;
	list-style:none;
	float:left;
	line-height:18px;
	margin-bottom:35px;
}
ul#collection {
	width:650px;
	margin:27px 0px 0px 0px;
	list-style:none;
}
ul#collection li {
	width:216px;
	float:left;
	display:inline;
}
ul#collection li.line {
	width:100%;
	clear:both;
	display:block;
	height:4px;
	overflow:hidden;
	border-top:1px solid #EDE9E7;
	border-bottom:1px solid #EDE9E7;
	margin:20px 0px;
}
ul#collection li img {
	width:200px;
	height:200px;
	border:6px solid #DFD6CF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
ul#collection li p {
	color:#514C49;
	font-size:11px;
	line-height:16px;
	padding:0px 47px 10px 0px;
	font-style:italic;
}
.copy {
	margin-left:0px;
}

ul#press {
	list-style:none;
	width:100%;
	margin:15px auto;
	border-top:3px solid #DDD3CF;
}
ul#press li {
	width:50%;
	text-align:center;
	float:left;
	display:inline;
	padding-top:22px;
}
ul#press li.line {
	height:4px;
	width:650px;
	overflow:hidden;
	display:block;
	border-top:1px solid #D6D2CF;
	border-bottom:1px solid #D6D2CF;
	clear:both;
	float:none;
	padding-top:0px;
}
ul#press img {
	width:300px;
	height:190px;
	padding:13px 11px;
	background:#FFFFFF none;
	border:6px solid #DFD6CF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
ul#press p {
	font-size:11px;
	color:#514C49;
	font-style:italic;
}
h1.press {
	text-align:center;
	margin:0px auto;
}


/*
* * * * * * * * * *
* * * #footer * * *
* * * * * * * * * *
*/
ul#footer {
	list-style:none;
	margin-top:10px;
	border-top:1px solid #EDE9E7;
	width:100%;
	overflow:auto;
	clear:both;
	padding:23px 15px;
	margin-bottom:30px;
}
ul#footer li {
	width:100%;
	text-align:center;
}
ul#footer li.last {
	border-right:none;
}
ul#footer img#exclusive {
	margin-top:10px;
}


/*
* * * * * * * * * * * * *
* * * Miscellaneous * * *
* * * * * * * * * * * * *
*/
img.border {
	border:6px solid #EDE9E7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


#center {
	width:977px;
	margin:0px auto;
}
#center.error {
	padding:150px 0px;
	text-align:center;
}
#right .formerror p.right {
	color:#BA0000;
	font-size:11px;
	padding-bottom:5px;
}
.clear {
	width:100%;
	height:0px;
	clear:both;
}