@import url("css/menu.css");

/*
GENERAL
*/
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	text-align:center;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clearFloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#821414;
}
h2 {
	font-size:14px;
	font-weight:normal;
	color:#925618;
	text-transform:uppercase;
}
.quick-info h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#821414;
	font-weight:bold;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#821414;
}
h4 {
	font-size:14px;
	color:#925618;
}
h5 {
	font-size:12px;
	font-weight:normal;
	color:#925618;
	text-transform:uppercase;
}
p {
	margin:5px 0 10px;
}
ul {
	margin:5px 0 10px 25px;
	list-style:inherit;
}
ul li {
	list-style:url(/Portals/_default/Skins/Museum/images/ARR_right-orange.png);
}
ol {
	margin:5px 0 10px 25px;
}
li {

}
a {
	color:#275575;
	text-decoration:underline !important;
}
a:hover {
	text-decoration:none !important;
}
hr {
	height:1px;
	color:#ccc;
	background:#ccc;
	border:#ccc;
	margin:10px 0;
}
a img {
	border:none;
}
blockquote {
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
}

/*
COLORS
*/
.maroon {
	color:#821414;
}


/*
MISC
*/
.phone {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#821414;
	font-weight:bold;
}
.quick-info .phone {
	margin-top:-5px;
}


/*
BACKGROUND
*/
#wrap-outer {
	background:url(images/BG.jpg) repeat-x #321707;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.wrap-inner {
	background:url(images/BG_content-shadow.png) repeat-y;
	width:975px;
	margin:0 auto;
}


/*
HEADER
*/
#header {
	width:945px;
	height:80px;
	padding:10px 23px 0 7px;
	margin:auto;
	text-align:left;
	position:relative;
}
#header a {
	text-decoration:none !important;
}
#header .logo {
	float:left;
	width:400px;
	height:80px;
}
#header .right {
	float:right;
	width:500px;
	height:80px;
}
#date {
	width:240px;
	padding-left:260px;
	height:45px;
	color:#fbe79f;
	text-transform:uppercase;
}
#date .SkinObject {
	font-family:"Times New Roman", Times, serif;
	color:#e9bc54;
	text-transform:none;
}
#search {
	float:left;
	width:260px;
	height:35px;
	position:absolute;
	top:20px;
	left:430px;
}
#search .SkinObject {
	color:#b39459;
}
#header .social {
	float:right;
	width:220px;
	height:35px;
	padding-right:10px;
	color:#fbe79f;
}
#header .social a {
	color:#fbe79f;
}
#breadcrumb {
	width:220px;
	color:#fbe79f;
	float:left;
	position:absolute;
	top:55px;
	left:430px;
}
#breadcrumb .Breadcrumb {
	color:#cbac70;
	font-weight:normal;
}

/*
CONTENT
*/
#home .content {
	background:#fff;
	width:950px;
	margin:0 auto;
	padding:0;
}
#home .content .content {
	width:910px;	
}
#home .content .right img {
	margin-top:5px;
}
#home .content .left {
	float:left;
	width:695px;
}
#home .content .right {
	float:right;
	width:245px;
}

#home .content .right .quick-info {
	background:url(images/BG_quick-info.jpg) repeat-x #f9e7a5;
	margin-top:3px;
	width:230px;
	height:230px;
	padding:13px 5px 0 5px;
	border-top:solid 2px #8f4e28;
	border-bottom:solid 2px #8f4e28;
	overflow:hidden;
}

.content {
	background:#fff;
	width:950px;
	margin:0 auto;
	padding:20px 0;
	text-align:left;
}
.content .content {
	width:910px;
}

.TopPane {
	width:910px;
	padding:20px;
}
.LeftPane {
	float:left;
	width:217px;
	padding:20px 10px 20px 20px;
}
.ContentPane {
	float:left;
	width:417px;
}
.RightPane {
	float:right;
	width:240px;
	padding:20px 20px 20px 10px;
}
#home .RightPane {
	float:right;
	width:217px;
	padding:20px 20px 20px 10px;
}
.BottomPane {
	width:910px;
	padding:20px;
}
.DNNEmptyPane {
	width:0;
	padding:0;
}

/* EMPTY RIGHT COLUMN - REFORMAT CONTENT PANE: */
.RightPane.DNNEmptyPane ~ .ContentPane {
	float:left;
	width:665px;
	padding:20px 20px 20px 10px;
}
/* EMPTY LEFT COLUMN - REFORMAT CONTENT PANE: */
.LeftPane.DNNEmptyPane + .ContentPane  {
	float:left;
	width:642px;
	padding:20px 10px 20px 20px;
}
#home .LeftPane.DNNEmptyPane + .ContentPane  {
	float:left;
	width:665px;
	padding:20px 10px 20px 20px;
}
/* EMPTY RIGHT & LEFT COLUMNS - REFORMAT CONTENT PANE: */
.RightPane.DNNEmptyPane + .LeftPane.DNNEmptyPane + .ContentPane {
	float:none;
	width:910px;
	padding:20px;
}


/*
FOOTER
*/
#bottom {
	background:url(images/BG_footer.jpg) repeat-x bottom center;
	width:100%;
	padding:0;
	margin:0 auto;
	text-align:center;
}
#bottom a {
	text-decoration:none !important;
}

#footer {
	width:950px;
	height:170px;
	padding:20px 0;
	margin:0 auto;
	text-align:left;
	color:#9f8460;
}
#footer h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#b3966d;
}
#footer strong {
	color:#b3966d;
}
#footer a {
	color:#9f8460;
}


#footer .logo {
	float:left;
	width:85px;
}
#footer .quick-info {
	float:left;
	width:225px;
}
#copyright {
	float:left;
	width:390px;
	padding-left:10px;
	border-left:solid 1px #655039;
}
#footer .social {
	float:left;
	width:235px;
}

/*
NAVIGATION
*/
#nav-main {
	width:950px;
	height:39px;
	margin:0 auto;
}


#nav-bottom {
	background:url(images/NAV_bottom.jpg) no-repeat;
	margin:0 auto;
	width:930px;
	height:19px;
	padding:10px;
}
#nav-bottom a {
	text-decoration:none !important;
}
#nav-bottom .links {
	color:#f8e298;
	text-transform:uppercase;
}

/*
FORM
*/
.req {
	float:left;
	width:15px;
	margin:3px 0 0 10px;
	color:#f00;
	line-height:25px;
}
.label {
	float:left;
	width:85px;
	line-height:25px;
}
.control {
	float:left;
	width:250px;
}
.validator {
	float:left;
	width:250px;
}


/*
PRESS RELEASE PAGE
*/
div.press {
	padding:15px;
	border-bottom:solid 1px #925618;
	margin-top:15px;
}
.press h2 {
	font-size:16px;
	font-weight:bold;
	color:#821414;
}
.press-date {
	font-size:14px;
	font-weight:normal;
	color:#925618;
}
.press-teaser {
	
}
.press-contact {
	text-align:right;
}
.press-release {
	padding:20px 0;
}
.press a.more {
	display:block;
	margin-top:15px;
}
/*
MOBILE SITE
*/


a img {
	border:0;
}

 BODY#mobilesite{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#384f7b;
	background: url(images/mobile/bg_wall.jpg) bottom left repeat-x #432e19;
}
#mobilelogo {
	padding:5px 0 5px 0px;
	background:#432e19;
}
#mobilesocial a{
	color:#efdb96;
	padding:0px 0px 0px 5px;
	

}
#mobilefacebook{
	background:url(images/mobile/facebook.png) no-repeat;
	padding:0px 0px 0px 14px;
	margin-top:6px;
	
}
#mobiletwitter{
	background:url(images/mobile/twitter.png) no-repeat;
	padding:0px 0px 0px 14px;
	margin-top:6px;
}
#mobiledonate{
	background:url(images/mobile/donate.jpg) no-repeat;
	padding:0px 0px 0px 14px;
	margin-top:6px;
}
#mobilesocial{
	float:right;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#efdb96;
	padding:0px 5px 0px 5px;
}
#mobile{
	background:url(images/mobile/shaddow_top.jpg) top center no-repeat #FFF;
	padding:10px 0 0 0;
	text-align:left;
	
	font-size:13px;
}

#mobile ul{
	margin:0 0 0 20px;
	list-style:none;
}
#mobile li {
	margin:0 0 0 0;
	padding:4px 0 4px 0;
}
#mobile p{
	padding:10px 10px 0 10px;
}
#mobile .indent{
	padding:4px 0 0 25px;
}
#mobiletop{
	padding:0;
	height:45px;
	text-align:center;

}
#mobilenav a{
	color:#FFF;
	padding:0px 8px 0px 7px;
}
#mobilenav {
	height:30px;
	padding-top:15px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif #FFF;
	font-weight: bold;
	background:url(images/mobile/bg_nav.png) top left repeat-x;
	border-right:solid 1px #824a27;
	border-left:solid 1px #824a27;
	
}
#mobilebottom{
	padding:0;
	height:39px;
	text-align:center;

}
#mobilenavbottom a{
	color:#FFF;
	padding:0px 8px 0px 7px;
}
#mobilenavbottom {
	height:29px;
	padding-top:10px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif #FFF;
	font-weight: bold;
	background:url(images/mobile/bg_bottom_nav.png) top left repeat-x;
	border-right:solid 1px #824a27;
	border-left:solid 1px #824a27;
	
}
#mobilenav ul{
	padding:0 0 0 0;
}


#mobilenav li{
	list-style:none;
	display:block;
	float:left;
	padding:0 8px 0 8px;
	margin:0;
	font-size:12px;
	border-left:solid 1px #fff;
	color:#FFF;
}
#mobilenav li:first-child{
	border-left:none;
	padding-left:0;
}
#mobilewrap{
	
	text-align:left;
	margin-top:10px;
	padding:0px 10px 10px 10px;
	background: url(images/mobile/bg_wall_top.jpg) top left repeat-x;
	
	
}
#mobilebtmshadow{
	height:19px;
	background:url(images/mobile/shadow_bottom.jpg) center top no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#mobilefooter {
	
	margin:5px 0 0 0;
	font-size:11px
	
}
#mobilefooter a{
	color:#dabb8b;
	text-decoration:underline;
}
#mobilefooter span{
	color:#dabb8b;
	text-decoration:underline;
}
#mobilefooter p{
	padding:4px 0 0 10px;
	color:#dabb8b;
}



