/*
Theme Name: Marilyn vos Savant 1.0
Description: MvS theme based on HTML5 Boilerplate and Bootstrap from Twitter.
Author: Junket Design Co.
Author URI: http://junketdesign.com
*/

.home #menu-item-15, .home #menu-item-136 {
	display: none;
}
.home #content, .home #content-inner, .home #content-innermost {
	background-image: none !important;
}
#content {
	 background: transparent url("images/content_bg.gif") center top repeat-y;
}
#content-inner {
	 background: transparent url("images/content_bottom.gif") center bottom no-repeat;
}
#content-innermost {
	 background: transparent url("images/content_top.gif") center top no-repeat;
}

.highlight {
	font-weight: bold;
	color: #9D1800;
}
.alternate {
	color: #9D1800;
}
.widget_text h3 {
	display: none;
}
#photo-gallery {
	margin-left: 80px;
}
.photo-thumbnail, .photo-thumbnail img {
	width: 180px !important;
	height: 180px !important;
}

blockquote {
	border-left: 1px dotted #9D1800;
	color: #666;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: italic;
	line-height: 30px;
}

blockquote img {
	float: left;
	margin: 0 10px 10px 10px;
}

#recaptcha_widget_div {
	font-size: 12px;
}
#recaptcha_area {}
#recaptcha_table.recaptchatable {
	border: none !important;
}
/* Override border
#recaptcha_table.recaptchatable #recaptcha_image {
	border: none !important;
}
*/
.recaptcha_image_cell {}

#recaptcha_table.recaptchatable .recaptcha_image_cell center {}

.recaptcha_input_area {}

.recaptcha_input_area #recaptcha_response_field {
	width: 250px;
	position: relative;
	margin-left: 20px !important;
	padding: 2px;
	background: #F9F9F9;
	border: 1px solid #CCC !important;
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
a#recaptcha_reload_btn, a#recaptcha_switch_audio_btn,a#recaptcha_whatsthis_btn {
	display: block !important;
	width: 24px !important;
}

a#recaptcha_switch_img_btn {}

#recaptcha_logo, #recaptcha_tagline {
	display: none;
}

.field {
	font-size: 12px;
	padding-bottom: 8px;
}

#field-name, #field-email, #field-name-public, #field-reason {
	width: 250px;
	float: left;
}

#field-name, #field-name-public {
	padding-right: 30px;
}

#field-name .input input, #field-email .input input, #field-name-public .input input {
	width: 250px;
}

#field-subject {
	clear: both;
}

#field-subject .input input {
	width: 450px;
}

#field-message .input textarea {
	width: 450px;
}

#input-submit input[type=submit] {
	width: 120px;
	height: 40px;
	line-height: 40px;
}

#field-for-publication {
	background-color: #ddd;
	padding: 20px;
	margin-bottom: 15px;
}

form {
margin-top: 20px;
}

.linklist {
	font-size: 12px !important;
}

/* 
@import url("http://fonts.googleapis.com/css?family=Oswald");
 */
.clip {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none !important;
  /* Prevent image scaling */

}
.sprite-clip-14x14 {
  display: inline-block;
  width: 14px;
  height: 14px;
  overflow: hidden;
}
.martini {
  clip: rect(0 14px 14px 0);
}
.pos-2 {
  clip: rect(0 96px 48px 48px);
  left: -48px;
}
body {
  margin: 0;
  padding: 0;
  background-color: #fbfac7;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #9D1800;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  margin: 0.75em 0;
}
ul,
ol {
  margin: 0.5em 0 0.5em 2em;
}
ul li,
ol li {
  margin: 0.5em 0;
}
iframe {
  max-width: 100%;
  border: 0;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 {
  float: left;
  height: 100%;
}
.container {
  position: relative;
  height: 100%;
}
.fn,
.org,
.adr,
.street-address,
.tel {
  display: block;
}
.fn {
  font-weight: bold;
}
.org {
  font-style: italic;
}
.tel {
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
}
tr.alt-row {
  background-color: #ffffff;
}
#header {
  overflow: hidden;
}
#text-2 {
  display: none;
}
.home #text-2 {
  display: block;
  text-align: right;
}
.widget-inner, .textwidget {
	padding: 0 !important;
	margin: 0 !important;
	width: 100%;
}

#menu ul li:before {
  font-family: Oswald;
  font-weight: 700;
  font-size: 20px;
  line-height: 16px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 8px;
  right: auto;
  margin: 0;
  margin-top: -10px;
  color: #a01500;
  content: ">";
}
.home #menu ul li:before {
  font-family: Oswald;
  font-weight: 700;
  font-size: 24px;
  line-height: 19.200000000000003px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 8px;
  right: auto;
  margin: 0;
  margin-top: -12px;
  color: #a01500;
  content: ">";
}
#menu ul li:hover:before {
  color: #fff;
}
.side-block {
  margin-left: 18px;
  width: 302px;
  background: transparent url("images/sidebg.gif") top left repeat-y;
}
.side-block-content {
  padding: 12px 12px 0 12px;
  background: transparent url("images/sidetop.gif") top left no-repeat;
}
.side-block-bottom {
  height: 12px;
  background: transparent url("images/sidebot.gif") bottom left no-repeat;
  clear: both;
}
.main-block {
  background: transparent url("images/mainbg.gif") top left repeat-y;
  width: 640px;
}
.main-block-content {
  padding: 12px 20px 0 20px;
  background: transparent url("images/maintop.gif") top left no-repeat;
}
.main-block-bottom {
  height: 12px;
  background: transparent url("images/mainbot.gif") bottom left no-repeat;
  clear: both;
}
.left {
  float: left;
  text-align: left;
  margin: 5px 5px 5px 0;
}
.right {
  float: right;
  text-align: right;
  margin: 5px 0 5px 5px;
}
#parade,
#feedback {
  margin-top: 6px;
  text-align: center;
}
#message,
#top-buttons {
  margin-top: 10px;
}
#article-buttons,
#bb,
#bottom-buttons {
  margin-top: 7px;
}
#article-buttons img {
  margin-right: -1px;
}
#bottom-buttons img {
  margin-right: 4px;
}
#article-buttons img.last,
#bottom-buttons img.last {
  margin-right: 0;
}
#copyright p.small {
  padding-top: 5px;
  line-height: 13px !important;
}
#footerlinks {
  padding-top: 15px;
  text-align: right;
}
/* Shadowbox */
#sb-title {
  display: none !important;
}
#sb-info {
  position: absolute !important;
  top: 0;
  width: 100%;
  height: 32px !important;
  background: #000000;
}
#sb-info-inner {
  padding: 2px 3px 0 10px;
  font-size: 21px !important;
  line-height: 32px !important;
  font-weight: bold;
}
#sb-nav-next {
  width: 24px !important;
  height: 24px !important;
  background-image: url("images/slide_next.png") !important;
}
#sb-nav-previous {
  width: 24px !important;
  height: 24px !important;
  background-image: url("images/slide_previous.png") !important;
}
#sb-nav-close {
  display: none !important;
}
#preheader {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#preheader #preheader-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#preheader p,
#preheader address,
#preheader article,
#preheader aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#preheader a,
#preheader a:link,
#preheader a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#preheader a:hover,
#preheader a:link:hover,
#preheader a:visited:hover,
#preheader a:active,
#preheader a:link:active,
#preheader a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#preheader ul {
  list-style: none;
  list-style-type: none;
  display: block;
  position: relative;
  margin: auto auto auto 2em;
  float: none;
}
#preheader ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  position: static;
  margin: auto;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  line-height: auto;
  color: #333333;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#preheader ul li a,
#preheader ul li a:link,
#preheader ul li a:visited {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  height: auto;
  line-height: auto;
  color: #6699cc;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0;
}
#preheader ul li a:hover,
#preheader ul li a:link:hover,
#preheader ul li a:visited:hover,
#preheader ul li a:active,
#preheader ul li a:link:active,
#preheader ul li a:visited:active {
  color: #999999;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#preheader ul ul li:first-child,
#preheader ul:first-child ul li,
#preheader ul ul li:last-child,
#preheader ul:last-child ul li {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#preheader ul ul li:first-child a,
#preheader ul:first-child ul li a,
#preheader ul ul li:last-child a,
#preheader ul:last-child ul li a {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#preheader ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  left: 2px;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
#header {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: 90px;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  background-color: #ffffff;
  background-image: url("");
  background-position: 2.5% 10px;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: 0 0 5px #000000;
  -moz-box-shadow: 0 0 5px #000000;
  -o-box-shadow: 0 0 5px #000000;
  box-shadow: 0 0 5px #000000;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#header #header-inner, #header #header-inner #header-innermost {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 90px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#header #header-inner {
  background-image: url("images/mvs_laptop.gif");
  background-position: left 5px;
  background-repeat: no-repeat;
}
.home #header #header-inner {
  background-image: none;
}
#header p,
#header address,
#header article,
#header aside {
  color: #333333;
  text-align: left;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#header a,
#header a:link,
#header a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#header a:hover,
#header a:link:hover,
#header a:visited:hover,
#header a:active,
#header a:link:active,
#header a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#header #brand {
  display: none;
}
.home #header #brand {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: 90px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: right;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#header #brand #brand-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#header #brand p,
#header #brand address,
#header #brand article,
#header #brand aside {
  color: #333333;
  text-align: right;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#header #brand a,
#header #brand a:link,
#header #brand a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#header #brand a:hover,
#header #brand a:link:hover,
#header #brand a:visited:hover,
#header #brand a:active,
#header #brand a:link:active,
#header #brand a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#header #brand #logobug {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#header #brand #logobug #logobug-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#header #brand #logobug p,
#header #brand #logobug address,
#header #brand #logobug article,
#header #brand #logobug aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#header #brand #logobug a,
#header #brand #logobug a:link,
#header #brand #logobug a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#header #brand #logobug a:hover,
#header #brand #logobug a:link:hover,
#header #brand #logobug a:visited:hover,
#header #brand #logobug a:active,
#header #brand #logobug a:link:active,
#header #brand #logobug a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#header #brand #logotype {
  display: inline-block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 45px;
  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#header #brand #logotype #logotype-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#header #brand #logotype p,
#header #brand #logotype address,
#header #brand #logotype article,
#header #brand #logotype aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#header #brand #logotype a,
#header #brand #logotype a:link,
#header #brand #logotype a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#header #brand #logotype a:hover,
#header #brand #logotype a:link:hover,
#header #brand #logotype a:visited:hover,
#header #brand #logotype a:active,
#header #brand #logotype a:link:active,
#header #brand #logotype a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#header #brand #tagline {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  /* 
	(~"@{div}-innermost") {
		position: relative;
		display: inline-block;
	}
 */

  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#header #brand #tagline #tagline-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#header #brand #tagline p,
#header #brand #tagline address,
#header #brand #tagline article,
#header #brand #tagline aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#header #brand #tagline a,
#header #brand #tagline a:link,
#header #brand #tagline a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#header #brand #tagline a:hover,
#header #brand #tagline a:link:hover,
#header #brand #tagline a:visited:hover,
#header #brand #tagline a:active,
#header #brand #tagline a:link:active,
#header #brand #tagline a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#header #address {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  /* 
	(~"@{div}-innermost") {
		position: relative;
		display: inline-block;
	}
 */

  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#header #address #address-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#header #address p,
#header #address address,
#header #address article,
#header #address aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#header #address a,
#header #address a:link,
#header #address a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#header #address a:hover,
#header #address a:link:hover,
#header #address a:visited:hover,
#header #address a:active,
#header #address a:link:active,
#header #address a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#menu {
  z-index: 990;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: 25px;
  width: auto;
  margin-top: 0;
  margin-bottom: auto;
  margin-left: 100px;
  margin-right: 0;
  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #e3b6af;
  border-bottom: 0 solid #e3b6af;
  border-left: 0 solid #e3b6af;
  border-right: 0 solid #e3b6af;
  color: #a01500;
  text-align: left;
  font-size: 16px;
  font-family: Tahoma, Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: lowercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}

.home #menu {
  height: 40px;
  text-align: right;
  font-size: 21px;
}
.home #menu #menu-inner {
  padding-top: 0;
  background-image: url("");
}

.home #menu ul {
  height: 40px;
  margin-right: 45px;
}
.home #menu ul li {
  height: 40px;
  line-height: 40px;
}
.home #menu ul li a,
.home #menu ul li a:link,
.home #menu ul li a:visited {
  height: 40px;
  line-height: 40px;
}

#menu #menu-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 55px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background-image: url("images/marilyn_banner_sm.png");
  background-repeat: no-repeat;
}
#menu p,
#menu address,
#menu article,
#menu aside {
  color: #a01500;
  text-align: left;
  font-size: 16px;
  font-family: Tahoma, Verdana, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: lowercase;
}
#menu a,
#menu a:link,
#menu a:visited {
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  display: inline-block;
  padding: 0;
}
#menu a:hover,
#menu a:link:hover,
#menu a:visited:hover,
#menu a:active,
#menu a:link:active,
#menu a:visited:active {
  color: #ffffff;
  background-color: #a01500;
  text-decoration: none;
}
#menu ul {
  list-style: none;
  list-style-type: none;
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  float: none;
  height: 25px;
  border-left: none;
  border-right: none;
  border-left: 0 solid #cccccc;
  border-right: 0 solid #cccccc;
}
#menu ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  text-align: center;
  position: relative;
  margin: auto;
  padding: 0;
  float: left;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #a01500;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  border-right: 0 solid #cccccc;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#menu ul li:hover,
#menu ul li:active {
  color: #a01500;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  border-color: transparent;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#menu ul li:hover a,
#menu ul li:active a,
#menu ul li:hover a:link,
#menu ul li:active a:link,
#menu ul li:hover a:visited,
#menu ul li:active a:visited {
  color: #ffffff;
  background-color: #a01500;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  border-color: #a01500;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#menu ul li a,
#menu ul li a:link,
#menu ul li a:visited {
  display: inline-block;
  margin: 0 2px;
  padding: 0 10px 0 20px;
  width: auto;
  height: 25px;
  line-height: 25px;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0 10px 0 20px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#menu ul li a:hover,
#menu ul li a:link:hover,
#menu ul li a:visited:hover,
#menu ul li a:active,
#menu ul li a:link:active,
#menu ul li a:visited:active {
  color: #ffffff;
  background-color: #a01500;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  border-color: #a01500;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#menu ul li:first-child,
#menu ul li:first-child a,
#menu ul li.first,
#menu ul li.first a {
  border-left: none;
}
#menu ul li:last-child,
#menu ul li:last-child a,
#menu ul li.last,
#menu ul li.last a {
  border-right: none;
}
#menu ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  top: auto;
  bottom: 1px;
  left: 50%;
  right: auto;
  margin: 0;
  margin-left: -5px;
  color: #ffffff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  content: "";
}
#menu ul li:last-child .sub-menu,
#menu ul li.last .sub-menu {
  left: auto !important;
  right: 0px !important;
}
#menu li.menu-item .sub-menu {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  /* 
	(~"@{div}-innermost") {
		position: relative;
		display: inline-block;
	}
 */

  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#menu li.menu-item .sub-menu ul,
#menu li.menu-item .sub-menu ul li,
#menu li.menu-item .sub-menu ul li a,
#menu li.menu-item .sub-menu ul li a:link,
#menu li.menu-item .sub-menu ul li a:visited {
  height: auto;
  border: none;
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu li.menu-item .sub-menu #submenu-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#menu li.menu-item .sub-menu p,
#menu li.menu-item .sub-menu address,
#menu li.menu-item .sub-menu article,
#menu li.menu-item .sub-menu aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#menu li.menu-item .sub-menu a,
#menu li.menu-item .sub-menu a:link,
#menu li.menu-item .sub-menu a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#menu li.menu-item .sub-menu a:hover,
#menu li.menu-item .sub-menu a:link:hover,
#menu li.menu-item .sub-menu a:visited:hover,
#menu li.menu-item .sub-menu a:active,
#menu li.menu-item .sub-menu a:link:active,
#menu li.menu-item .sub-menu a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#menu li.menu-item .sub-menu ul {
  list-style: none;
  list-style-type: none;
  display: block;
  position: relative;
  margin: auto auto auto 2em;
  float: none;
}
#menu li.menu-item .sub-menu ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  position: static;
  margin: auto;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  line-height: auto;
  color: #333333;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#menu li.menu-item .sub-menu ul li a,
#menu li.menu-item .sub-menu ul li a:link,
#menu li.menu-item .sub-menu ul li a:visited {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  height: auto;
  line-height: auto;
  color: #6699cc;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0;
}
#menu li.menu-item .sub-menu ul li a:hover,
#menu li.menu-item .sub-menu ul li a:link:hover,
#menu li.menu-item .sub-menu ul li a:visited:hover,
#menu li.menu-item .sub-menu ul li a:active,
#menu li.menu-item .sub-menu ul li a:link:active,
#menu li.menu-item .sub-menu ul li a:visited:active {
  color: #999999;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#menu li.menu-item .sub-menu ul ul li:first-child,
#menu li.menu-item .sub-menu ul:first-child ul li,
#menu li.menu-item .sub-menu ul ul li:last-child,
#menu li.menu-item .sub-menu ul:last-child ul li {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu li.menu-item .sub-menu ul ul li:first-child a,
#menu li.menu-item .sub-menu ul:first-child ul li a,
#menu li.menu-item .sub-menu ul ul li:last-child a,
#menu li.menu-item .sub-menu ul:last-child ul li a {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu li.menu-item .sub-menu ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  left: 2px;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  /* 
	(~"@{div}-innermost") {
		position: relative;
		display: inline-block;
	}
 */

  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:link,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:visited {
  height: auto;
  border: none;
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu #subsubmenu-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu p,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu address,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu article,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:link,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:hover,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:link:hover,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:visited:hover,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:active,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:link:active,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul {
  list-style: none;
  list-style-type: none;
  display: block;
  position: relative;
  margin: auto auto auto 2em;
  float: none;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  position: static;
  margin: auto;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  line-height: auto;
  color: #333333;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:link,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:visited {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  height: auto;
  line-height: auto;
  color: #6699cc;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:hover,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:link:hover,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:visited:hover,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:active,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:link:active,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li a:visited:active {
  color: #999999;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul ul li:first-child,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul:first-child ul li,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul ul li:last-child,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul:last-child ul li {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul ul li:first-child a,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul:first-child ul li a,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul ul li:last-child a,
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul:last-child ul li a {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#menu li.menu-item .sub-menu li.sub-menu-item .sub-sub-menu ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  left: 2px;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
#precontent {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  /* 
	(~"@{div}-innermost") {
		position: relative;
		display: inline-block;
	}
 */

  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #5588aa;
  border-bottom: 0 solid #5588aa;
  border-left: 0 solid #5588aa;
  border-right: 0 solid #5588aa;
  color: #003355;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#precontent #precontent-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#precontent p,
#precontent address,
#precontent article,
#precontent aside {
  color: #003355;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#precontent a,
#precontent a:link,
#precontent a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#precontent a:hover,
#precontent a:link:hover,
#precontent a:visited:hover,
#precontent a:active,
#precontent a:link:active,
#precontent a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}

#content .content {
	font-size: 12px;
}
#content {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: 8px;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#content #content-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

#content p,
#content address,
#content article,
#content aside {
  color: #555555;
  text-align: left;
  font-size: 14px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 125%;
  text-transform: none;
}
#content aside {
  font-size: 13px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}
/* 
#content a,
#content a:link,
#content a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#content a:hover,
#content a:link:hover,
#content a:visited:hover,
#content a:active,
#content a:link:active,
#content a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#content ul {
  list-style: none;
  list-style-type: none;
  display: block;
  position: relative;
  margin: auto auto auto 2em;
  float: none;
}
#content ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  position: static;
  margin: auto;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  line-height: auto;
  color: #333333;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#content ul li a,
#content ul li a:link,
#content ul li a:visited {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  height: auto;
  line-height: auto;
  color: #6699cc;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0;
}
#content ul li a:hover,
#content ul li a:link:hover,
#content ul li a:visited:hover,
#content ul li a:active,
#content ul li a:link:active,
#content ul li a:visited:active {
  color: #999999;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#content ul ul li:first-child,
#content ul:first-child ul li,
#content ul ul li:last-child,
#content ul:last-child ul li {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#content ul ul li:first-child a,
#content ul:first-child ul li a,
#content ul ul li:last-child a,
#content ul:last-child ul li a {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#content ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  left: 2px;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
 */
.box {
  position: relative;
  float: none;
  height: 100%;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
.box .box-inner {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.box .box-innermost {
  /* position: relative; */

  height: 100%;
  width: 100%;
}
.box .box-inner {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
  background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
  background-image: -o-linear-gradient(top, #ffffff, #dddddd);
  background-image: linear-gradient(top, #ffffff, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
}
.box .box-inner {
  border-top: 0 solid #ff0000;
  border-bottom: 5px solid #ff0000;
  border-left: 0 solid #ff0000;
  border-right: 5px solid #ff0000;
}
.box p,
.box address,
.box article,
.box aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
.box a,
.box a:link,
.box a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
.box a:hover,
.box a:link:hover,
.box a:visited:hover,
.box a:active,
.box a:link:active,
.box a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
.box .box-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.box ul {
  list-style: none;
  list-style-type: none;
  display: block;
  position: relative;
  margin: auto auto auto 2em;
  float: none;
}
.box ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  position: static;
  margin: auto;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  line-height: auto;
  color: #333333;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
.box ul li a,
.box ul li a:link,
.box ul li a:visited {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  height: auto;
  line-height: auto;
  color: #6699cc;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0;
}
.box ul li a:hover,
.box ul li a:link:hover,
.box ul li a:visited:hover,
.box ul li a:active,
.box ul li a:link:active,
.box ul li a:visited:active {
  color: #999999;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
.box ul ul li:first-child,
.box ul:first-child ul li,
.box ul ul li:last-child,
.box ul:last-child ul li {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.box ul ul li:first-child a,
.box ul:first-child ul li a,
.box ul ul li:last-child a,
.box ul:last-child ul li a {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.box ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  left: 2px;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
#article {
  margin: auto;
  padding: 20px;
}
#aside .aside-inner {
  padding: 20px;
}
#prefooter {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  float: none;
  height: auto;
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  margin-right: 0;
  /* 
	(~"@{div}-innermost") {
		position: relative;
		display: inline-block;
	}
 */

  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
  border-top: 0 solid #888888;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#prefooter #prefooter-inner {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#prefooter p,
#prefooter address,
#prefooter article,
#prefooter aside {
  color: #333333;
  text-align: left;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#prefooter a,
#prefooter a:link,
#prefooter a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#prefooter a:hover,
#prefooter a:link:hover,
#prefooter a:visited:hover,
#prefooter a:active,
#prefooter a:link:active,
#prefooter a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#prefooter ul {
  list-style: none;
  list-style-type: none;
  display: block;
  position: relative;
  margin: auto auto auto 2em;
  float: none;
}
#prefooter ul li {
  list-style: none;
  list-style-image: none;
  display: block;
  position: static;
  margin: auto;
  padding: 0;
  float: none;
  width: auto;
  height: auto;
  line-height: auto;
  color: #333333;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#prefooter ul li a,
#prefooter ul li a:link,
#prefooter ul li a:visited {
  display: inline-block;
  margin: auto;
  padding: 0;
  width: auto;
  height: auto;
  line-height: auto;
  color: #6699cc;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0;
}
#prefooter ul li a:hover,
#prefooter ul li a:link:hover,
#prefooter ul li a:visited:hover,
#prefooter ul li a:active,
#prefooter ul li a:link:active,
#prefooter ul li a:visited:active {
  color: #999999;
  background-color: transparent;
  background-image: none;
  background-position: left top;
  background-repeat: no-repeat;
}
#prefooter ul ul li:first-child,
#prefooter ul:first-child ul li,
#prefooter ul ul li:last-child,
#prefooter ul:last-child ul li {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#prefooter ul ul li:first-child a,
#prefooter ul:first-child ul li a,
#prefooter ul ul li:last-child a,
#prefooter ul:last-child ul li a {
  -webkit-border-radius: 0px 0px 0px 0px;
  -khtml-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
#prefooter ul li.has-children:after {
  font-size: 10px;
  line-height: 10px;
  left: 2px;
  top: 2px;
  opacity: 1;
  filter: alpha(opacity=100);
  content: "";
}
#footer {
  position: relative;
  float: none;
  height: 100%;
  width: 100%;
  margin-top: 15px;
  margin-bottom: auto;
  /* 
(~"@{div}-innermost") {
		position: relative;
	}
 */

  color: #333333;
  text-align: left;
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
}
#footer #footer-inner {
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  height: auto;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#footer #footer-inner {
  background-color: transparent;
  background-image: url("");
  background-position: left top;
  background-repeat: no-repeat;
}
#footer #footer-inner {
  border-top: 1px solid #333333;
  border-bottom: 0 solid #888888;
  border-left: 0 solid #888888;
  border-right: 0 solid #888888;
  /* Border-radius masking for IE: Add "overflow: hidden" or "border-radius: 0" for IE9 when using gradients */

}
#footer p,
#footer address,
#footer article,
#footer aside {
  color: #333333;
  text-align: left;
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 100%;
  text-transform: none;
}
#footer a,
#footer a:link,
#footer a:visited {
  color: #6699cc;
  background-color: transparent;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
}
#footer a:hover,
#footer a:link:hover,
#footer a:visited:hover,
#footer a:active,
#footer a:link:active,
#footer a:visited:active {
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}
#footer #footer-inner {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}