/* GENERAL STYLES */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}

/* START BLUEPRINT TYPOGRAPHY CSS */

body {font-size:75%;color:#222;background:#fff;font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
/*
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
*/
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* END BLUEPRINT TYPOGRAPHY CSS */

input {color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px;}

/* CURVY CORNERS WRAPPER DIV */
#outterWrapper {margin: 0 auto; width: 970px; background-color: white;}

#pageCap {width: 970px; height: 36px; background-image: url('/images/pagecap.png'); margin: 0 auto;}

#header {position: relative;}

#logo {height: 72px; overflow: hidden;}
#banner {height: 72px;}

#search {position: absolute; width: 190px; text-align: right; z-index: 5; top: 6px; right: 0; height: 64px;}

#pageBottom {width: 970px; height: 54px; background-image: url('/images/pagebottom.png'); margin: 0 auto;}

/* MAIN NAVIGATION */
#navigation {background: url('/images/nav/background.gif') 1px 1px repeat-x;}
#menu {border-top: solid 1px black; border-left: solid 1px silver;}
#menu ul {width: 100%;list-style-type: none; margin: 0; padding: 0; font-weight: bold;}
#menu li {padding: 3px 6px 3px 6px; display: block; float: left; margin: 0 0 0 0; font-size: 1.2em; background: url('/images/nav/background.gif') top left repeat-x; border-right: solid 1px silver; }
#menu li a { color: black; text-decoration: none; display: block; float: left; }
#menu li a:hover { color: #333; }
#menu li.current{background: url('/images/nav/current.gif') top left repeat-x; color: #fff; border: solid 1px black; border-bottom: none; }
#menu li.current a {color: white;}

/* SUB NAVIGATION */

#subNav {font-size: 100%;}
#subNav ul {width: 948px; height: 1.5em; list-style-type: none; margin: 0; padding: 0;
border-left: solid 1px silver; border-bottom: solid 1px silver;}
#subNav li {padding: 0 6px 0 6px; display: block; float: left; margin: 0; border-right: solid 1px silver; font-size: 1em; }
#subNav li a { color: black; text-decoration: none; font-weight: bold; display: block; float: left; }
#subNav li a:hover { color: #333;}

/* MAIN CONTENT */
#mainContent {font-size: 110%; padding: 8px 0 8px 0;}
#mainContent ul {margin: 1em; margin-left: 1.5em;}
#mainContent p {margin-bottom: 1em;}

/* SECONDARY CONTENT */

#secondaryContent {padding: 10px; border-bottom: solid 4px silver; border-top: solid 4px silver; border-left: solid 1px silver; border-right: solid 1px silver;}

/* IMAGE CLASSES */
.imageRight {float: right; margin: 0 0 8px 8px;}
.imageLeft {float: left; margin: 0 8px 8px 0;}

/* PAGE HEADERS */
#pageHeader {background-color: green; background-image: url('/images/pageHeaderBg.png'); margin: 0; padding: 5px; border-top: solid 2px black; }
#pageHeader h3 {color: white; font-size: 2em; padding: 0; margin: 0;}

/* FOOTER */
#footer {font-weight: bold; padding-top: 4px;}
#footer a {text-decoration: none;}

/* HOMEPAGE */

#homeHighlights {margin-top: 8px;}

/* MAIL A FRIEND */
#mailFriend {padding: 3px; border-top: dotted 2px silver; }
#mailFriend a {font-weight: bold; text-decoration: none;}

/* jCarousel Classes */
.carousel li {height: 150px;}

/* Homepage */

#homeHighlights {font-size: 90%; margin-top: 5px; padding-top: 5px;}

/* Expressions */
#expressionsVideos {width: 450px; border: solid 1px silver; float: left; padding: 5px;}
#expressionsPhotos {width: 325px; border: solid 1px silver; float: right; padding: 5px;}
#expressionsSummary {padding: 0 10% 10px 10%;}
#expressionsMediaHeader {color: white; font-weight: bold; background-color: black; padding: 3px; margin-bottom: 10px;}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
