
/* === START GENERIC STYLES === */

/* Restricted declaration reset */

* { margin:0; padding:0; }
html, body { margin:0 !important; padding:0 !important; border:0 !important; outline:0 !important; }
sup { vertical-align: text-top; }
.text_navigationname_home { visibility: hidden; }

/* === END GENERIC STYLES === */


@charset "UTF-8"; *{ padding: 0; margin: 0; }
html, body{ background-color: #FFFFFF; margin: 0; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #363636; height:100%; }
#container{ width: 860px; margin: 0px auto; padding: 0px 35px; min-height: 100%; height: auto !important; height: 100%; background-image: url(/_css/image/left-stroke.png); background-repeat: no-repeat; background-position: 0px 10px; }
#masthead{ }
#logo{ background-image: url(/_css/image/logo.png); height: 94px; overflow: hidden; background-repeat: no-repeat; }
#area_nav{ font-family:Arial, sans-serif; list-style-type:none; margin-left: 17px; }
#area_nav li{ display:inline; margin:0px 10px; text-transform: lowercase; }
#area_nav li a{ text-decoration:none; color:#EE3074; }
#area_nav li a:hover{ }
#area_content{ margin:20px 30px; font-size:0.9em; line-height:1.7em; width: 800px; }
.item_photo, .item_heading, .item_subheading, .item_contentlink, .item_file, .item_divider, .item_editablelist, .item_flashvideo{ text-align:left; }
.item_photo{ margin:15px 0px; }
.item_heading h2, .item_subheading h3{ font-family:"Comic Sans MS", cursive; font-weight:100; }
.item_paragraph a{ color: #802D89; }
.item_paragraph a:hover{ color: #4F4B9E; }
.item_contentlink a{ background-image:url(/_css/image/item-bg2.png); }
.item_file a{ background-image:url(/_css/image/item-bg4.png); }
.item_contentlink a:hover, .item_file a:hover{ background-image:url(/_css/image/item-bg1.png); }
.item_contentlink a, .item_file a{ color: #FFFFFF; text-decoration:none; font-size:1.1em; height:36px; margin:0px; padding:8px 40px; background-repeat:no-repeat; }
.item_divider hr{ display:none; }
.item_divider{ background-image:url(/_css/image/divider.png); background-repeat:no-repeat; height:33px; }
.item_editablelist{ list-style-image:url(/_css/image/bullet.png); }
.item_flashvideo .play a{ text-align: left; }
.item_flashvideo .play{ width:320px; }
#footer{ text-align:center; padding:30px 0px; }
#footer .text_footer{ font-style:normal; font-size:0.9em; }
#footer .text_footer a{ color:#3853A4; text-decoration:none; }
#footer .text_footer a:hover{ color:#2B407D; }