/* @group LAYOUT */

@font-face {
	font-family: "HelveticaNeue-Light";
	src: url(http://www.paul-rand.com/fonts/HELVETNL.TTF) format("truetype");
}

@font-face {
	font-family: "Helvetica Neue";
	src: url(http://www.paul-rand.com/fonts/HELVETIN.TTF) format("truetype");
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eee url(../assets/background-signature.gif) no-repeat center 300px;
	font: 12px/18px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

* {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#container {
	text-align: left;
	width: 900px;
	background: none;
	margin: 0 auto;
}

#centercontent {
	margin: 70px 0 30px;
	float: left;
	background: #fff;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-box-shadow: 0px 10px 30px rgba(0,0,0, .15);
	-webkit-box-shadow: 0px 10px 30px rgba(0,0,0, .15);
	height: 100%;
	padding: 15px 60px 60px;
	width: 780px;
}

#headerContainer {
	width: 100%;
	background: rgba(238, 238, 238, 1);
	position: fixed;
	top: 0;
	height: 45px;
	padding: 10px 0;
}

#header {
	width: 900px;
	margin: 0 auto;
	background: rgba(238, 238, 238, 1);
	text-align: left;
}

#logo {
	float: left;
	margin: 10px 30px 10px 0;
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 2.5em 0 2.5em;
}

img {
	border: none;
}

#portraits img {
	border: 1px solid #ccc;
	margin-bottom: 18px;
}

#portraits {
	text-align: center !important;
	width: 780px;
}

.lowersection_thumb {
	float: left;
	margin-right: 7px;
	margin-bottom: 18px;
}

ul {
	margin: 18px 0;
}

li {
	color: #444;
	list-style: square;
	list-style-position: outside;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.liLess {
	line-height: 6px;
}

.timeline {
	
}

.articleImage {
	float: right;
	margin: 18px -250px 18px 25px;
	clear: right;
}

#fullWidth {
	float: left;
	width: 780px;
	margin-right: 30px;
	margin-top: -18px;
}

#fullWidth .articleImage {
	float: right;
	margin: 18px 0px 18px 25px;
}

#fullWidth .caption + p {
	margin-top: 0px;
}

.articleInset {
	float: right;
	margin: 0 -250px 18px 25px;
}

.articleCaption {
	text-align: right;
	float: right;
	margin: -12px -250px 18px 25px;
	clear: right;
	border: 1px solid #d8d8d8;
	background: #e9f2fb;
	padding: 2px 6px;
}

.smallImage {
	float: left;
	margin-bottom: -12px;
}

.smallImage img {
	margin: 0 20px 12px 0;
	float: left;
}

.smallImage h5 {
	margin-top: 0px;
}

.inspirationImage {
	float: left;
	margin-right: 20px;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

.inspirationImage img {
	min-width: 300px;
	min-height: 300px;
	width: 300px;
	height: auto;
}

.inspirationCopy {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
}

.paintings {
	float: left;
	width: 260px;
	height: 220px;
}

.paintings img {
	float: left;
	margin-right: 10px;
	border: 1px solid #69c;
	padding: 1px;
	margin-bottom: 5px;
	width: 150px;
	max-height: 200px;
}

.paintings img:hover {
	float: left;
	margin-right: 10px;
	border: 1px solid #036 !important;
	padding: 1px;
}

.bottomLinks {
	background: white;
	margin: -50px 0 0;
	float: left;
	width: 100%;
}

/* @end */

/* @group TYPOGRAPHY */

p {
	margin-bottom: 18px;
	color: #333;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

.dropCap {
	float: left;
	color: inherit;
	font-size: 38px;
	padding-top: 8px;
	padding-right: 2px;
	font-family: inherit;
}

h1 {
	color: #369;
	letter-spacing: -.04em;
	border: none;
	margin: 23px 0 18px;
	font: 36px/40px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h2 {
	margin-bottom: 18px;
	color: #000;
	line-height: 24px;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	color: #000;
	margin-bottom: 18px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
}

h4 {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 0;
}

h5 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

h6 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 18px;
	color: #000;
	font-weight: normal;
}

h7 {
	color: #369;
	letter-spacing: -.04em;
	border: none;
	margin: 0 0 18px;
	font: 36px/42px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.sectionHeading {
	color: #000;
	text-transform: uppercase;
	margin: 18px 0 -18px;
	font: bold 11px/0 Helvetica, Arial, Geneva, sans-serif;
}

.sectionHeading + h1 {
	margin: 36px 0 0;
}

h9 {
	font-weight: bold;
	margin: 0;
}

h1 + h2 {
	clear: both;
}

h1 + div {
	margin-top: 0px;
}

h2 + .caption {
	margin-top: -18px;
}

h4 + p {
	margin-top: -18px;
}

h3 + li {
	margin-top: -18px;
}

h4 + li {
	margin-top: -18px;
}

h3 + ul {
	margin-top: -18px;
}

h4 + ul {
	margin-top: -18px;
}

ul + h4 {
	margin-top: 24px;
}

h5 + p {
	margin-top: -18px;
}

p + br {
	margin-top: -18px;
}

h5 +ul {
	margin-top: -18px;
}

h5 +object {
	margin-top: -18px;
}

h5 + h5 {
	margin-top: -18px;
}

h5 + li {
	margin-top: -18px;
}

.indent p, .indent h5 {
	margin-left: 40px;
}

p + ul {
	margin-top: -18px;
}

h5 + .caption {
	margin-top: -18px;
}

p + .caption {
	margin-top: -12px;
}

.caption + p {
	margin-top: 18px;
}

p + div {
	margin-top: -12px;
}

#bottomSectionAlt a + p {
	margin-bottom: 12px;
}

br {
	margin-bottom: 0;
}

.quote {
	margin: 18px 0;
	border-bottom: 1px solid #9cf;
	border-top: 1px solid #9cf;
	font: 18px/24px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #e9f2fb;
	letter-spacing: -.04em;
	color: #369;
	padding: 18px;
}

.headerBar {
	float: left;
	width: 780px;
	border-top: 1px solid #9cf;
	padding-top: 18px;
	padding-bottom: 18px;
}

.relateditems {
	clear: both;
	color: #999;
	letter-spacing: 1em;
	margin-bottom: .5em;
	margin-top: 6em;
	margin-left: 2em;
	font-weight: bold;
	font-size: .9em;
}

.caption {
	color: #888;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-style: italic;
	letter-spacing: .4px;
}

.captionRight {
	color: #888;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-style: italic;
	letter-spacing: .4px;
	float: right;
}

.italic {
	font-style: italic;
	font-weight: bold;
}

.qA {
	color: #369;
	font: 18px HelveticaNeue-Light, Helvetica, Arial, Geneva, sans-serif;
}

acronym {
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 1px;
	font-family: inherit;
	color: inherit;
}

.returnToTop {
	margin-bottom: 18px;
	float: left;
	margin-right: 20px;
}

.returnToTop img {
	margin-right: 3px;
	margin-left: 40px;
	display: inline;
}

strong {
	font-weight: bold;
	font-family: inherit;
	color: inherit;
}

.new {
	color: #f90;
	font-weight: bold;
}

em {
	font-family: inherit;
	font-style: italic;
	font-variant: normal;
}

.super {
	font-family: inherit;
	font-size: 11px;
	line-height: 0;
	vertical-align: super;
	color: #69c;
}

ol li {
	list-style-type: decimal-leading-zero;
	padding: 0;
	margin-left: -18px;
	font-style: italic;
}

.error {
	color: red;
	margin-top: -6px;
	font: bold 11px Helvetica, Arial, Geneva, sans-serif;
}

.italicText {
	font-style: italic;
	font-family: inherit;
}

/* @end */

/* @group NAVIGATION */

#nav {
	float: left;
	display: block;
	list-style-type: none;
	padding: 0;
	position: relative;
	width: 659px;
	cursor: pointer;
	background: #333;
	margin: 12px 0 0;
	height: 22px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

#nav a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 10px;
	height: 22px;
}

#nav a:hover {
	color: #333;
	background: #99ccff;
}

#nav li {
	display: block;
	float: left;
	padding: 2px 0 0;
	list-style-type: none;
	height: 20px;
	border-right: 1px solid #3e3838;
	margin-top: 0px;
}

#nav li .sub {
	width: 840px !important;
	position: absolute;


/*--Important--*/
	top: 22px;
	right: 10px;
	z-index: 99999;
	background: #333;
	background-image: -moz-linear-gradient(100% 8% 90deg, #333, #222);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 8%, from(#222), to(#333));
	padding: 20px;
	float: left;
	/*-

-Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*-

-Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-box-shadow: 0px 5px 10px rgba(0,0,0, .5);
	-webkit-box-shadow: 0px 5px 10px rgba(0,0,0, .5);
	display: none;
/*--

Hidden for those with js turned off--*/
}

#nav li .sub ul {
	list-style: none;
	margin: 0 25px 0 0;
	padding: 0;
	width: 185px;
	float: left;
	height: auto;
}

#nav .sub ul li {
	width: 100%;


/*--Override parent list item--*/
	height: auto;
	padding: 3px;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
	border-right: none;
	border-left: none;
}

#nav li .sub a {
	color: #fff;
	padding: 3px 5px;
	margin: 0;
	display: block;
	height: auto;
	margin: -3px;
	padding: 8px;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	-o-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 0.25s, 0.25s;
	-webkit-transition-timing-function: linear, ease-in;
}

#nav li .sub a:hover {
	color: #333;
	background: #99ccff;
}

#nav li .row {


/*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#nav li .row a {


/*--If needed to break out into rows--*/
-webkit-transition-property: color, background;
	-webkit-transition-duration: 0.25s, 0.25s;
	-webkit-transition-timing-function: linear, ease-in;
}

#nav li .row a:hover {


/*--If needed to break out into rows--*/
	background: #99ccff;
}

.sub :first-child {
	border-top: none !important;
}

.sub :second-child {
	border-top: none !important;
}

.sub :last-child {
	border-bottom: none !important;
}

.sub h5 {
	color: #99ccff;
	font: normal 16px HelveticaNeue-Light, Helvetica, Arial, Geneva, sans-serif;
	padding: 0;
	margin: -5px 0 10px;
}

.last {
	border: none !important;
}

.hrTwoColor {
	height: 0px !important;
	border-top: 1px solid #222 !important;
	border-bottom: 1px solid #444 !important;
}
	

/* @end */

/* @group HOME PAGE ELEMENTS */

#imageContainer {
	width: 900px;
	height: 360px;
	margin: 50px 0 0;
	padding: 5px 0;
	background: white;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
		-moz-box-shadow: 0px 0px 30px rgba(0,0,0, .15);
	-webkit-box-shadow: 0px 0px 30px rgba(0,0,0, .15);
}

#imageContainer img {
	position: absolute;
	display: none;
	width: 900px;
	height: 360px;
	margin: 0;
	padding: 0;
}

/* @group 3 Homepage boxes */

.leftbox {
	width: 269px;
	float: left;
	margin: 0em;
	padding: 1em 1em 1em 2em;
}

.rightbox {
	width: 269px;
	float: left;
	margin: 0em;
	padding: 1em 2em 1em 1em;
}

.box {
	width: 275px;
	float: left;
	padding: 1em;
	margin: 0em;
	background: none;
}

.widebox {
	width: 564px;
	float: left;
	padding: 1em 2em 0 1em;
}

/* @end */

#bottomSection {
	background: #eee;
	float: left;
	margin: 0;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image: -moz-linear-gradient(100% 8% 90deg, #EEE, #dadada);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 8%, from(#dadada), to(#EEEEEE));
	width: 900px;
}

#pscroller {
	width: 868px;
	height: 20px;
	padding: 3px 10px 0;
	margin: 0 6px 6px;
	background-color: #ffffcc;
	border-bottom: 1px solid #fc0;
	border-top: 1px solid #fc0;
	float: left;
	vertical-align: middle;
	font: 12px/0 Georgia, "Times New Roman", Times, serif;
}

.scrollerNEW {
	font-weight: bold;
	font-size: 10px
}

#pscroller p {
	padding: 0;
	margin: 0;
}

#imageGroup img {
	float: left;
	border: 1px solid #69c;
	padding: 1px;
	width: 74px;
	height: 74px;
	margin: 0 10px 10px 0;
}

#imageGroup img:hover {
	float: left;
	margin-right: 10px;
	border: 1px solid #036 !important;
	padding: 1px;
}

/*

 @end

 */

/* @group Rules */

hr {
	height: 2px;
	color: #9cf;
	background: #99ccff;
	border: none;
	margin-top: 18px;
	margin-bottom: 24px;
	width: 100%;
	padding: 0;
	clear: both;
}

.hrule {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #ccc;
}

.hrulethick {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #ccc;
}

.vrule {
	float: left;
	width: 1px;
	height: 65px;
	background-color: #dedede;
}

.hrDotted {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: url(../assets/hrDotted.gif) repeat-x;
	margin-top: 18px;
	margin-bottom: 24px;
}

/* @end */

/* @group Links */

/* -----GENERAL LINK STYLES----- */

a {
	font-weight: bold;
	text-decoration: underline;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	-o-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}

a + p {
	margin-top: 0;
}

a:link {
	color: #369;
}

a:visited {
	color: #369;
}

a:hover {
	color: #69c;
}

a:active {
	color: #69c;
}

/* -----NAVIGATION LINK STYLES----- */

#nav a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#nav a:link {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#nav a:visited {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#nav a:hover {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#nav a:active {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/* -----FOOTER LINK STYLES----- */

#footer a {
	border-right: 1px solid #ccc;
	color: #69c;
	text-decoration: underline;
	font: 10px;
	padding: 0 .8em 0 .5em;
}

#footer a:link {
	color: #999;
	text-decoration: underline;
	font-size: 10px;
}

#footer a:visited {
	color: #999;
	text-decoration: underline;
	font-size: 10px;
}

#footer a:hover {
	color: #69c;
	text-decoration: underline;
	font-size: 10px;
}

#footer a:active {
	color: #999;
	text-decoration: underline;
	font-size: 10px;
}

.anchorLinks li {
	/*

list-style-image: url(../assets/buttons/arrow_down.gif);*/
	float: left;
	list-style-position: inside;
	font-size: 11px;
	background: url(../assets/buttons/arrow_down.gif) no-repeat left;
	list-style-type: none;
	padding: 0 7px 0 13px;
}

.anchorLinks {
	border: 1px solid #d8d8d8;
	background: #e9f2fb;
	float: right;
	padding: 0 0 0 8px;
	margin: 20px -40px 0 0;
	width: auto;
}

.anchorLinksnoImage {
	border: 1px solid #d8d8d8;
	background: #e9f2fb;
	float: right;
	padding: 0 0 0 8px;
	margin: 20px -40px 0 0;
	width: 340px;
	list-style-type: none;
}

.anchorLinksnoImage li {
	float: left;
	padding-right: 8px;
	list-style-position: inside;
	font-size: 11px;
	list-style-type: none;
}

/* @end */

/* @group FORMS */

form div {
	padding: 5px 15px;
}

form label {
	color: #333;
	display: block;
	margin: 0 0 10px;
	padding: 0 0 0 4px;
	line-height: 18px;
	font-weight: bold;
}

#error {
	font-size: 1.4em;
	line-height: 2em;
	font-weight: normal;
	font-style: italic;
	color: #ff9900;
}

form label em {
	color: #ff9900;
	background-color: transparent;
	padding: 0;
	line-height: 2em;
	font-size: 10px;
}

form label.checkbox {
	padding-top: 1.8em;
}

form label.checkbox input {
	margin: 10px 6px 10px 0;
}

form span {
	display: block;
	padding: 1px;
	background-color: #FFF;
	margin: 0;
}

form span select, form span textarea, form span input {
	margin: 0;
	width: 500px;
	line-height: 18px;
	font-style: normal;
	background: #eee;
	border: 1px solid #eee;
	height: 40px;
	padding-left: 10px;
}

.formLargeText {
	font: 28px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #333;
}

.formMediumText {
	font: 18px "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #333;
}

form span textarea {
	height: 150px;
}

.form-right {
	border: solid 0px;
	float: left;
	width: 250px;
}

.form-left {
	border: solid 0px;
	width: 500px;
	float: left;
}

form .form-left label {
	float: left;
	margin-right: 12px;
}

form p {
	margin: 15px 36px 0.6em 2px;
}

input.my-url {
	display: none;
}

.formPicBrowse {
	border: none;
	background: none;
	float: left;
	clear: both;
	margin-bottom: 5px;
	height: 20px;
}

/* @end */

/* @group live validation */

.LV_validation_message {
	font-weight: bold;
	margin: 0 0 0 5px;
}

.LV_valid {
	color: #00CC00;
}

.LV_invalid {
	color: #CC0000;
}

.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	border: 1px solid #00CC00;
}

.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}

/* @end */



/* @group BUTTONS CSS3 */
.buttons {
   border-top: 1px solid #96d1f8;
	background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,.7) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,.7) 0 1px 0;
   box-shadow: rgba(0,0,0,.7) 0 1px 0;
   color: white !important;
   text-decoration: none;
   vertical-align: middle;
	font: bold 12px Helvetica, Arial, Sans-Serif;
	padding: 3px 8px;
	display: block;
	margin-bottom: 10px;
	float: left;
	-webkit-transition-property: color, background; 
	-webkit-transition-duration: 0s, .5s; 
	-webkit-transition-timing-function: linear, ease-in;
}

.buttons:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ffffff;
   text-decoration: none;
   }
   
.buttons:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }


/* @end */