* {
	font-family: Arial;
}
body {
	background-color: #f0f2f1;
}
.container {
	width: 1000px;
	margin: auto;
	background-color: #1c242b;
}
.search {
	float: right;
	position: relative;
	top: 5px;
	right: 10px;
	z-index: 9;
}
.divider {
	width: 100%;
	height: 5px;
	background-color: white;
}
.header {
	height: 233px;
	background: #1c252a; /* Old browsers */
	background: -moz-linear-gradient(top, #1c252a 0%, #506171 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c252a), color-stop(100%, #506171)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1c252a 0%, #506171 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1c252a 0%, #506171 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1c252a 0%, #506171 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1c252a 0%, #506171 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c252a', endColorstr='#506171', GradientType=0 ); /* IE6-9 */
	background-image: url('../images/headerrepeat.jpg');
}
.logoImage {
	position: relative;
	top: 55px;
	left: 60px;
}
@font-face {
	font-family: bernhard;
	src: url('BernhardModernStd-Roman.otf');
}
.headerLogoText {
	font-family: bernhard;
	text-shadow: 2px 2px 2px black;
	position: relative;
	left: 200px;
	top: -85px;
	font-size: 24pt;
	color: white;
}
.logo {
	height: 150px;
	width: 35%;
	float: left;
}
.nav {
	float: left;
	width: 100%;
	position: relative;
	margin-top: -1px;
	z-index: 9;
	font-size: 12pt;
	color: white;
	text-transform: uppercase;
	background-image: url('../images/BG-Main-NavBar-sliver.png');
	background-repeat: repeat-y;
}
:not(.logo) > a:hover {
	text-decoration: underline;
}
.featuredImage {
	width: 865px;
	margin: auto;
}
.featuredImage2 {
	width: 865px;
	margin: auto;
}
.awardsTop {
	/*
width: 100%;
margin-left:-2px;
margin-bottom:-3px;
*/
	display: block;
	width: 865px;
	margin: -11px auto -6px;
	height: 80px;
}
.content {
	margin-top: -3px;
	line-height: 1.3em;
	margin: auto;
	width: 845px;
	color: white;
	padding: 10px;
	background-color: #506171;
}
.content p {
	font-size: 12pt;
	line-height: 25px;
}
a {
	color: #B2BECA;
	text-decoration: none;
}
.whiteArea a {
	color: #284865 !important;
	font-weight: bold !important;	
	
}
.whiteArea .secondNav a {
	font-weight: normal !important;	
}

.whiteArea a:visited {
	color: #284865;
}
.leftContent {
	padding-left: 15px;
	padding-right: 25px;
	width: 45%;
	float: left;
}
.rightContent {
	width: 50%;
	float: left;
}
.tagline {
	font: 400 30px/0.8 'Cookie', Helvetica, sans-serif;
	padding-left: 15px;
	margin-top: 10px;
}
.tagline a, .tagline a:hover, .tagline a:visited, .tagline a:active {
	font: 400 30px/0.8 'Cookie', Helvetica, sans-serif!important;
}
.footerLeftSide {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 15px;
}
.footerRightSide {
	float: left;
	text-align: center;
	width: 33%;
	font-size: 15px;
}

.footerCenterSide {
	float: left;
    background-color: white !important;
    width: 33%;
    text-align: center;
    overflow: hidden;
}

.footerBottom {
	margin-top: 30px;
	float: left;
	text-align: center;
	width: 100%;
	font-size: 10pt;
}
.headerInfo {
	position: relative;
	float: right;
	left: 185px;
	margin-top: 62px;
	z-index: 99;
	color: white;
	font-size: 14pt;
}
.headerInfo h1, .headerInfo h2 {
	font-weight: 100;
}
.headerPhone {
	font-family: bernhard;
	font-weight: 100;
	font-size: 19pt;
	letter-spacing: -1px;
}
.footer {
	float: left;
	background-color: #1c242b;
	color: white;
	padding-top: 20px;
	font-family: verdana;
}
.contentBlock {
	clear: both;
	padding-top: 50px;
	padding-left: 15px;
}
.snippets {
	padding-left: 15px;
}
.BlogTitleIndex {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #800000;
}
.date {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	height: auto;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
}
.links a {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
}
.whiteArea {
	background-color: rgb(240,242,241);
	color: black;
	padding: 25px;
}
.leftImage {
	width: 175px;
	float: left;
}
.leftText {
	float: left;
	width: 600px;
	padding-left: 10px;
}
.rightImage {
	width: 175px;
	float: left;
}
.rightText {
	float: left;
	width: 600px;
	padding-right: 10px;
	margin-top: 30px;
}
.left, .right {
	float: left;
}
.coupon {
	margin: auto;
	float: left;
}
.couponImage {
	float: left;
	width: 400px;
}
.couponText {
	float: left;
	padding: 10px;
	width: 375px;
}
.couponText h4 {
	margin-top: 0;
}
.credentials {
	padding-left: 70px;
	padding-bottom:20px;
}
.bjqs-markers {
	display: none;
}
.bjqs-next a, .bjqs-prev a {
	color: black;
	text-decoration: none;
	padding: 5px;
	top: 90%!important;
	background-color: white;
	border-radius: 10px 10px 10px 10px;
}
.bjqs-next a:hover, .bjqs-prev a:hover {
	text-shadow: 2px 2px 2px grey;
}
.internalTagline {
	padding-left: 0px;
	margin-bottom: 10px;
	font-size: 18pt;
	font-weight: 100;
}
.content h1 {
	font-size: 22px;
	line-height: 30px;
}
.content h2 {
	font-size: 18px;
	line-height: 30px;
}
.educationText {
	float: left;
	width: 65%;
}
.educationImage {
	float: right;
	width: 30%;
}
.membershipList {
	list-style-type: disc;
	padding-left: 25px;
}
.secondNav {
	float: left;
	width: 40%;
}
.contentTopLeft {
	width: 60%;
	float: left;
}
.secondNav li {
	width: 90%;
	height: 25px;
	font-family: arial;
	font-size: 14pt;
	background-color: #506171;
	list-style-type: none!important;
	vertical-align: baseline;
	padding-top: 5px;
	text-align: center;
	border-radius: 5px;
	margin: auto;
	color: white;
	margin-bottom: 10px;
}
.secondNav a li:hover {
	background-color: #989FA7;
}
#menuh {
	padding-top: 12px;
	background-color: transparent!important;
}
#menuh ul, #menu ul li {
	background-color: transparent!important;
}
#menuh a:link, #menuh a:visited, #menuh a:active {
	background-color: transparent!important;
}
#menuh ul li a:hover {
	background-color: #506171 !important;
}
#menuh ul li ul li a:hover {
	background-color: #979797 !important;
}
#menuh ul li ul li {
	background-color: #506171 !important;
}
.dr {
	font-size: 18pt;
}
#menuh ul li ul li a {
	text-align: left!important;
}
.staffTop {
	text-align: center;
}
.staffBottom div {
	float: left;
	width: 50%;
}
.staffBottom {
	float: left;
}
.whiteArea a {
	color: #506171;
}
.sel {
	font-weight: bold;
}
.wedding {
	width: 50%!important;
}
.wedding img {
	width: 95%;
}
.secondNav:hover {
	text-decoration: none!important;
}
.whiteArea ul li {
	list-style-type: square;
	margin-left: 15px;
}
.videosBottom div {
	width: 47%!important;
	float: left;
}
.newsletters div {
	width: 45%!important;
}
.newsletters div {
	margin-left: 30px;
}
#menuh a {
	font-family: verdana!important;
	font-weight: bold;
}
#menuh ul ul {
	width: 210px!important;
}
.secondNav ul {
	padding-bottom: 50px;
}

/**
 * Created with WebFormGenerator.eu
 * Powered by www.easyclick.ch
 */
/** Basic Styling **/



.TTWForm {
	width: 500px;
}
.TTWForm-container {
	font-size: 75%;
	color: #222;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.TTWForm-container h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
	color: #333333;
	font-weight: normal;
}
/** Field Styles **/
.TTWForm .field, #form-title.field {
	padding-bottom: 12px;
	padding-top: 12px;
	position: relative;
	clear: both;
}
/** Field Widths */
.f_25 {
	width: 21%;
	display: inline;
	float: left;
	margin-left: 2%;
	margin-right: 2%; /* jquery ui resize grid hack - not sure why */
}
.f_50 {
	width: 46%;
	display: inline;
	float: left;
	margin-left: 2%;
	margin-right: 2%; /* jquery ui resize grid hack - not sure why */
}
.f_75 {
	width: 71%;
	display: inline;
	float: left;
	margin-left: 2%;
	margin-right: 2%; /* jquery ui resize grid hack - not sure why */
}
.f_100 {
	width: 96%;
	display: inline;
	float: left;
	margin-left: 2%;
	margin-right: 2%; /* jquery ui resize grid hack - not sure why */
}
.TTWForm input, .TTWForm textarea, .TTWForm select, div.selector, div.uploader {
}
.TTWForm input:focus, .TTWForm textarea:focus, .TTWForm select:focus {
	-webkit-box-shadow: 0px 0px 5px #bfdeff;
	-moz-box-shadow: 0px 0px 5px #bfdeff;
	box-shadow: 0px 0px 5px #bfdeff;
}
.TTWForm input[type=radio], .TTWForm input[type=checkbox] {
	width: 12px;
	margin: 8px 12px;
	top: 3px;
	position: relative;
}
.TTWForm .option {
	margin: 6px 0;
	width: 100px;
	float: left;
}
.TTWForm select {
	padding: 6px 6px;
}
.TTWForm textarea {
	overflow: hidden;
}
.TTWForm label {
	color: #666;
	text-align: left;
	font: 16px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
}
.TTWForm .submit input {
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	text-shadow: 1px 1px 0px #fff;
	display: block;
	margin: 12px -2px 12px 0;
	text-align: center;
	float: right;
	padding: 6px 12px;
	height: 36px;
	cursor: pointer;
	min-width: 96px;
	width: auto;
	background: #FBFBFB; /* old browsers */
	background: -moz-linear-gradient(top, #FBFBFB 0%, #EEEEEE 99%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FBFBFB), color-stop(99%, #EEEEEE)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FBFBFB', endColorstr = '#EEEEEE', GradientType = 0); /* ie */
	border: 1px solid #cfcfcf;
	font-weight: bold;
	color: #666;
}
#form-title {
	padding: 12px;
}
#form-title h2 {
	margin-bottom: 0;
}
/** Date Input **/

#calroot {
	z-index: 10000;
	margin-top: -1px;
	width: 198px;
	padding: 2px;
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
}
#calhead {
	padding: 2px 0;
	height: 22px;
}
#caltitle {
	font-size: 14px;
	color: #0150D1;
	float: left;
	text-align: center;
	width: 155px;
	line-height: 20px;
	text-shadow: 0 1px 0 #ddd;
}
#calnext, #calprev {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	cursor: pointer;
	background: transparent url(../images/prev.png) no-repeat center center scroll;
}
#calnext {
	float: right;
	background: transparent url(../images/next.png) no-repeat center center scroll;
}
#calprev.caldisabled, #calnext.caldisabled {
	visibility: hidden;
}
#caltitle select {
	font-size: 10px;
}
#caldays {
	height: 14px;
	border-bottom: 1px solid #ddd;
}
#caldays span {
	display: block;
	float: left;
	width: 28px;
	text-align: center;
}
#calweeks {
	background-color: #fff;
	margin-top: 4px;
}
.calweek {
	clear: left;
	height: 22px;
}
.calweek a {
	display: block;
	float: left;
	width: 27px;
	height: 20px;
	text-decoration: none;
	font-size: 11px;
	margin-left: 1px;
	text-align: center;
	line-height: 20px;
	color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.calweek a:hover, .calfocus {
	background-color: #ddd;
}
a.calsun {
	color: red;
}
a.caloff {
	color: #ccc;
}
a.caloff:hover {
	background-color: rgb(245, 245, 250);
}
a.caldisabled {
	background-color: #efefef !important;
	color: #ccc !important;
	cursor: default;
}
#calcurrent {
	background-color: #498CE2;
	color: #fff;
}
#caltoday {
	background-color: #333;
	color: #fff;
}
/** Range Input **/

.slider {
	background: #3C72E6 url(../images/range_gradient.png) repeat-x 0 0;
	height: 9px;
	position: relative;
	cursor: pointer;
	border: 1px solid #333;
	width: 100%;
	float: left;
	clear: right;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 0 0 8px #000;
}
.progress {
	height: 9px;
	background-color: #C5FF00;
	display: none;
	opacity: 0.6;
}
.handle {
	background: #fff url(../images/range_gradient.png) repeat-x 0 0;
	height: 28px;
	width: 28px;
	top: -12px;
	position: absolute;
	display: block;
	margin-top: 1px;
	border: 1px solid #000;
	cursor: move;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
.range {
	border: 1px solid #ddd;
	float: left;
	font-size: 20px;
	margin: 0 0 0 15px;
	padding: 3px 0;
	text-align: center;
	width: 50px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/**Error Messages **/

.TTWForm .error {
	height: 16px;
	font: 11px/16px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	color: #ff0033;
	padding-left: 12px;
	z-index: 999;
	position: relative;
	top: -1px;
}
/** Loading Indicator **/
.loading-text {
	position: relative;
	top: -3px;
}
/** Clearfix */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*
	The following zoom:1 rule is specifically for IE6 + IE7.
	Move to separate stylesheet if invalid CSS is a problem.
*/
* html .clearfix, *:first-child+html .clearfix {
	zoom: 1;
}
/*
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, div.checker span, div.radio span, div.uploader, div.uploader span.action {
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
.selector, .radio, .checker, .uploader, .selector *, .radio *, .checker *, .uploader * {
	margin: 0;
	padding: 0;
}
/* SPRITES */

/* Select */

div.selector, div.selector.focus, div.selector.hover {
	background-position: right 1px;
	line-height: 33px;
	height: 33px;
}
div.selector span {
	height: 28px;
	line-height: 29px;
	padding: 3px 0 3px 6px;
}
div.selector select {
	/* change these to adjust positioning of select element */
	top: 0px;
	left: 0px;
}
/* Checkbox */

div.checker {
	width: 19px;
	height: 19px;
}
div.checker input {
	width: 19px;
	height: 19px;
}
div.checker span {
	background-position: 0px -36px;
	height: 19px;
	width: 19px;
}
div.checker span.checked {
	background-position: -19px -36px;
}
/* Radio */

div.radio {
	width: 18px;
	height: 18px;
}
div.radio input {
	width: 18px;
	height: 18px;
}
div.radio span {
	height: 18px;
	width: 18px;
	background-position: 0px -54px;
}
div.radio span.checked {
	background-position: -18px -54px;
}
/* Uploader */

div.uploader, div.uploader span.action {
	background-position: right -74px;
	height: 33px;
}
div.uploader span.action {
	line-height: 33px;
}
div.uploader span.filename {
	height: 33px; /* change this line to adjust positioning of filename area */
	margin: 2px 0px 2px 2px;
	line-height: 32px;
}
/* PRESENTATION */

/* Select */
div.selector {
	margin-bottom: 20px;
	width: 100%;
}
div.selector select {
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: solid 1px #fff;
}
div.selector span {
	cursor: pointer;
}
div.selector span {
	color: #666;
	width: 100%;
	text-shadow: 0 1px 0 #fff;
}
div.selector.disabled span {
	color: #bbb;
}
/* Checker */
div.checker {
	margin-right: 10px;
}
/* Radio */
div.radio {
	margin-right: 10px;
}
/* Uploader */
div.uploader {
	width: 100%;
	margin-bottom: 20px;
	cursor: pointer;
}
div.uploader span.action {
	width: 85px;
	text-align: center;
	text-shadow: #fff 0px 1px 0px;
	background-color: #fff;
}
div.uploader span.filename {
	color: #777;
	width: 100%;
	border-right: solid 1px #bbb;
	font-size: 90%;
}
div.uploader input {
	width: 100%;
}
div.uploader.disabled span.action {
	color: #aaa;
}
div.uploader.disabled span.filename {
	border-color: #ddd;
	color: #aaa;
}
/*

CORE FUNCTIONALITY

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
	outline: 0;
}
/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}
div.selector span {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.selector select {
	position: absolute;
	opacity: 0;
	height: 33px;
	border: none;
	background: none;
}
/* Checker */

div.checker {
	position: relative;
	float: left;
}
div.checker span {
	display: block;
	float: left;
	text-align: center;
}
div.checker input {
	opacity: 0;
	display: inline-block;
	background: none;
}
/* Radio */

div.radio {
	position: relative;
	float: left;
}
div.radio span {
	display: block;
	float: left;
	text-align: center;
}
div.radio input {
	opacity: 0;
	text-align: center;
	display: inline-block;
	background: none;
}
/* Uploader */

div.uploader {
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0 !important;
}
div.uploader span.action {
	float: left;
	display: inline;
	padding: 2px 0px;
	overflow: hidden;
	cursor: pointer;
}
div.uploader span.filename {
	padding: 0px 10px;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
div.uploader input {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	float: right;
	height: 33px;
	border: none;
}
div.uploader span.action, div.uploader:hover span.action, div.uploader.active span.action, div.uploader.focus span.action {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 96px;
	height: 33px;
	text-indent: -99999px;
}
/** Fixes **/

div.checker input, div.radio input {
	margin: 0 !important;
	top: -1px;
}
div.selector {
	padding: 0 !important;
}
/** IE Hacks **/

div.selector {
	background: transparent url(../images/select-bg-ie.jpg) no-repeat right 0px scroll\9;
}
input {
	width: 100%;
	font: 16px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	padding: 6px 0;
	color: #999999;
	border: 1px solid #d9d9d9;
	outline: none;
	display: inline-block;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 10px #eee inset;
	-moz-box-shadow: 0 0 10px #eee inset;
	-webkit-box-shadow: 0 0 10px #eee inset;
	-ms-box-shadow: 0 0 10px #eee inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
}
textarea {
	background: transparent url(../images/textarea-bg.png) repeat-x 0 0 scroll\9;
	height: 132px;
	width: 285px;
}
.submit input {
	background: transparent url(../images/submit-bg.png) repeat-x 0 0 scroll\9;
	paddding-top: 5 px\9;
}
#caltitle {
	width: 152px \9;
}
#caldays span {
	width: 27px \9;
}
.calweek a {
	width: 26px \9;
}
/** IE6 Only **/
.radio-group input, .checkbox-group input {
 *border:none;
 *background:none;
 *top:6px;
 *position:relative;
 *width:18px;
}
.searchGO {
	padding: 0;
	margin: 0;
	width: 35px;
}
.backbtn {
	float: right;
	width: 10%;
	margin-top: -30px;
}
.bjqs-controls {
	display: none;
}
.formsBG {
	height: 720px;
	width: 780px;
	background-image: url('../images/woman-laptop-on-sofa-900.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	padding: 10px;
}
.pressreleases p {
	padding-bottom: 5px;
}
.staffHeading {
	color: #506171!important;
	font-weight: 100;
	font-style: italic;
	font-size: 36pt;
	font-family: Times New Roman!important;
	margin-bottom: 15px;
	margin-top: 45px;
	text-align: left!important;
	margin-left: 45px;
}
.staffHR {
	border: none;
	color: #506171;
	background-color: #506171;
	height: 2px;
}
.staffHolder {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.staffImg {
	width: 30%;
	float: left;
}
.staffCon {
	width: 65%;
	float: left;
}
.staffImg img {
	border: 15px solid white;
}
.staffDiamond {
	color: #F0F2F1;
	background-color: #F0F2F1;
	border-top: 3px dotted #506171;
	width: 70%;
	margin: auto;
	display: none;
}
.caitlinswedding img {
	width: 30%;
	height: 179px;
	padding-left: 20px;
}
.eventleft {
	width: 30%;
	padding-right: 30px;
	float: left;
}
.eventleft img {
	width: 100%;
}
.eventright {
	width: 65%;
	float: left;
}
.eventright img {
	padding-top: 15px;
	padding-left: 50px;
}
.staffHolder p {
	font-family: Arial;
	font-size: 10pt;
}
.staffHolder b {
	font-size: 12pt;
}
h4 {
	margin-top: 20px;
}
/* Contact Us */
#contact-quick {
	padding: 30px;
	color: #FFF;
	width: 420px;
	background-color: #506171;
	margin: 0 auto;
}
#contact-quick input, #contact-quick textarea {
	background-color: #f4f4f4;
	border: 1px solid #b2b2b2;
	font: 16px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	color: #999;
	display: block;
	height: 27px;
	margin: 13px 0;
	padding: 5px 8px;
	position: relative;
	width: 300px;
	text-decoration: none;
}
#contact-quick input{
	height: 35px;
}
#contact-quick textarea {
	height: 110px;
}
#contact-quick input[type="radio"] {
	width: 15px;
	display: inline;
}
#contact-quick .option {
	width: 30%;
	display: inline-block;
}
#contact-quick div {
	color: #FFF;
}
#contact-quick #field1-container {
	margin-bottom: 15px;
}
.send_btn, #contact-quick input[type=submit]{
	background-color: #1070B4;
	color: #FFF;
	height: 48px;
	border: 1px solid #FFF;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	padding: 11px 20px 9px;
	text-decoration: none;
	text-align: center;
}
#contact-quick a.send_btn:hover, #contact-quick input[type=submit]:hover, .send_btn:hover{
	background-color: #65A6D4;
	opacity: 0.7;
}
#contact-quick #mc input {
	display: inline-block;
	height: 27px;
	margin: 0px 0px 13px 0px;
	padding: 5px 8px;
	position: relative;
	width: 50px;
}
span.subject {
	display: none;
}
.videoBlock {
	float: right;
	padding: 10px;
	display: block;
	width: 420px;
}
.videoBlock span {
	font-size: 12px;
	text-align: center;
}
.videoBlock h2, .videoBlock h2 span {
	font-size: 17px;
	text-align: center;
}
.videoLeft {
	display: block;
	float: left;
	width: 390px;
	padding-left: 15px;
	padding-top: 20px;
	line-height: 25px;
}
.imgC {
	text-align: center;
	margin: 0px auto;
	padding: 16px 0px 16px 0px;
}
.imgR {
	float: right;
	padding: 10px 20px 12px 16px;
}
.imgR p {
	font-size: 13px !important;
}
.imgR-resource {
	float: right;
	margin-top: -16px;
}
.imgL, .imgL-staff {
	float: left;
	padding: 10px 16px 12px 0px;
}
.imgL-staff img {
	border: 1px solid #0f2348 !important;
}
.imgL p, .imgL-index p {
	font-size: 13px !important;
	font-weight: bold;
}
.imgL-index {
	float: left;
	padding: 12px 20px 12px 0px;
}
.giftcard {
	float: left;
	margin-top: -5px;
	margin-left: 2px;
	position: absolute;
}
.home-img {
	text-align: center;
}
figcaption {
	font-size: .9em;
	font-style: italic;
}
hr {
	border-style: solid;
	border-width: 1px;
	clear: both;
	color: lightgrey;
}
/* New Header */

  .header {
    height: 430px;
    background-image: url("http://www.kassmd.com/images/headerrepeat-new.jpg");
  }

  .nav {
  	margin-top: 239px;
  }

  .headerPhone {
    position: relative;
    top: 5px;
    left: 60px;
    color: #fff;
  }

  .dr,
  .dr-2 {
    position: relative;
    top: -15px;
    left: 60px;
    color: #fff;
  }

  .dr,
  .dr-2 {
    top: -25px;
    font-weight: normal;
  }

  h2.contact-header {
  	position: absolute;
    top: 15px;
    right: 60px;
    width: 225px;
    text-align: center;
    font-size: 18pt;
  }

  form.contact-header {
    position: absolute;
    top: 50px;
    right: 60px;
    width: 225px;
  }

  .contact-header input,
  .contact-header textarea {
    margin-bottom: 15px;
    padding: 6px 2px;
  }

  .contact-header textarea {
  	width: 225px !important;
  	height: 38px;
    font: 16px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
    color: #999999;
    border: 1px solid #d9d9d9;
    outline: none;
    box-shadow: 0 0 10px #eee inset;
    -moz-box-shadow: 0 0 10px #eee inset;
    -webkit-box-shadow: 0 0 10px #eee inset;
    -ms-box-shadow: 0 0 10px #eee inset;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
  }

  .contact-header input[type="submit"] {
    cursor: pointer;
    float: right;
    width: 225px;
    color: #222;
    font-family: sans-serif;
  
  }

  .contact-header input[type="submit"]:active {
    display: block;
    position: relative;
    top: 2px;
  }

  #mc input{
  	text-align: center;
  }

  #contact-header input{
  	height: 29px;
  }
  #contact-header teatarea{
  	height: 46px;
  	width: 300px;
  }