/*
    RESET
*/
* { margin: 0; padding: 0; }
body { font: 12px sans-serif; background: #edede8 url(../background.png) repeat-x fixed; color: #444;}
.clear { clear: both; }
ol, ul 	{ list-style: none; }
img, a img { border: none; }
input { outline: none; }
/*
    STRUCTURE
*/
#container		{ width: 1000px; margin: 0 auto 0 auto; position: relative; }
#main	  		{  }
#optionStrip	{clear: both; }

/*
    TYPOGRAPHY
*/

h1 				{ margin: 0 20px 20px 20px; font: italic 28px Times New Roman, Times, Nimbus Roman No9 L, Century Schoolbook L, Sans-Serif; color: #222; 
					padding: 24px 0px 6px 0px;  letter-spacing: -1px; border-bottom: 1px dotted #c00;}
h2				{ margin: 0 10px 12px 20px; font:18px Times New Roman, Times, Nimbus Roman No9 L,Century Schoolbook L, Sans-Serif; color: #333; 
					text-transform: uppercase; padding: 12px 0 0 0;  letter-spacing: 0px;}
h3 				{ font: 16px Times New Roman, Times, Nimbus Roman No9 L, Century Schoolbook L, Sans-Serif; font-weight: normal; color: #333; 
					text-transform: uppercase; letter-spacing: 0px; margin-left: 20px;}
h4				{ margin: 0 10px 0px 20px; font:18px Times New Roman, Times Nimbus Roman No9 L, Century Schoolbook L,, Sans-Serif;  
					text-transform: uppercase; padding: 18px 0 0px 0;  letter-spacing: 0px;}
h5				{ margin: 0 40px 0px 20px; font:18px Times New Roman, Times, Nimbus Roman No9 L, Century Schoolbook L, Sans-Serif; text-align: right; 
					text-transform: uppercase; padding: 0px 0 32px 0;  letter-spacing: 0px;}
h6				{ margin: -32px 40px 0px 20px; text-align: right; 
					font: italic 14px Arial, Helvetica, sans-serif; padding: 0px 0 32px 0;  letter-spacing: 0px; }
		
p 				{ margin: 0px 20px 18px 20px; line-height: 18px; }
span.slogan		{ font: italic 18px Times New Roman, Times, Sans-Serif !important; color: #a00; letter-spacing: -1px; }
span.changeReg 	{ font-family: Calibri, Lucida Console, Lucida Grande, Lucida Sans Unicode, Sazanami Mincho, Nimbus Mono L,  sans-serif !important; }
span.smallI		{ text-transform: lowercase !important; }
address			{ padding: 6px 20px 18px 20px; }
a				{ color: #b00; text-decoration: none;}
#bigIdea a:hover	{ text-decoration: underline; }
a:visited		{ color: #a44; }
a.further		{ padding: 0 20px 0px 0; display: block; text-align:right;}
a#selectNav 		{  text-shadow: 0px 0px 0px #fff; color: #fff; background: #800;-webkit-box-shadow: 1px 2px 6px #533; -moz-box-shadow: 1px 2px 6px #533; box-shadow: 1px 2px 6px #533;}
a.clickDivLink	{ color: #444 !important; }
.clearBoth		{ clear: both; }

/*
    HEADER
*/
#header			{ width: 980px; background: #fff url('../images/headerBack2.jpg') no-repeat bottom right; 
					-webkit-box-shadow: 1px 1px 3px #878783; -moz-box-shadow: 1px 1px 3px #878783;  box-shadow: 1px 1px 3px #878783; 
					 -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
#header img		{ padding: 0 20px 20px 40px }

/*
    BIG IDEA
*/
#bigIdea		{ width: 605px; background: #fff; float: left; margin: 18px 20px 0 0; padding-bottom: 18px;
					 -webkit-box-shadow: 1px 1px 3px #878783; -moz-box-shadow: 1px 1px 3px #878783;  box-shadow: 1px 1px 3px #878783;
					-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
					 }

#bigIdea img		{ border-bottom: 4px solid #fff; background-color: #eee; }

#bigIdea p		{ width:440px; }
#bigIdea ul		{ margin: 6px 20px 20px 20px; }
ul.bulletList	{ list-style-type:disc; }
ul.bulletList ul	{ list-style-type:circle; }
img.borderedImage	{ box-shadow: 1px 1px 3px #878783; margin-left: 20px; border-style:none !important; }
ul.bulletList li	{ margin: 0px 0px 6px 20px; }
.slideshow 		{ height: 326px; margin: 0px 0 0 0px ; overflow: hidden;}
.slideshow2 		{ height: 292px; margin: 0px 0 0 0px ; overflow: hidden;}
.extras			{ display: none; }
a.bigLink 		{ text-decoration: none;}
a.bigLink h3		{ color: #333 !important;}
a.bigLink :hover	{ text-decoration: underline; }
a.pressMe		{ font-size: 1.5em; font-style: italic; font-weight: normal; }
#addressBox		{ width: 440px; }
.teamMember		{ margin: 20px; padding: 20px 0 0 0;  }
.teamMember img	{ float:left; margin-top: 4px; box-shadow: 1px 1px 3px #878783; border-bottom:none !important ;}
.teamMember h3	{ margin-left: 120px; }
.teamMember address { margin-left: 100px; }
.teamMember p	{ margin-left: 120px; }
h1.team			{ margin-left: 140px; }
p.team			{ margin-left: 140px; }
li.vidSelector	{ cursor: pointer; }
li.vidSelector:hover	{ text-decoration: underline; }
#videos			{ margin-left:20px; }
object			{ z-index: 200; }
/*
	FORMS
*/
form {
  margin:12px 180px 24px 20px;
}
legend 				{ text-transform: uppercase;font-size: 15px; letter-spacing: -1px; color: #C00000;  margin-left: 6px; }
label 				{ width: 340px; float: left; text-align: right; margin: 12px 12px 0px 13px; display: block; }
label.fullWidthQ		{ width: 400px; float: left; text-align: left; margin: 24px 12px 0px 24px; display: block; }
textarea.fullWidthQ		{ width: 380px; float: left; text-align: left; margin: 12px 12px 0px 0px; display: block; }
fieldset 				{ border: 1px solid #ddd; margin-top: 16px; padding:0 0 16px 0;}
span.submit input			{ margin: 12px 0 0 170px; padding: 5px;}
span.submitFeedback input			{ margin: 12px 0 0 24px; padding: 5px;}
.check input			{ margin: 4px 0 0 36px; }
.smallPrint p 		{ font-size: 75%; }

/*
    SIDEBAR
*/
#sideBar		{ float:left; width: 375px;}
#sideBar h2		{ margin: 0 10px 12px 20px; font:18px Times New Roman, Times Nimbus Roman No9 L, Century Schoolbook L, Sans-Serif; color: #333; 
					text-transform: uppercase; padding: 12px 0 0 0;  letter-spacing: 0px; }

#testimonial	{ background: #fff url('../images/quotes.png') no-repeat top right; -webkit-box-shadow: 1px 1px 3px #878783; -moz-box-shadow: 1px 1px 3px #878783;  box-shadow: 1px 1px 3px #878783;
						-webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;
					 margin: 18px 20px 0 0;}
#testimonial p	{ padding: 36px 20px 0px 20px; font-family: Georgia, Serif; font-size: 14px;}
.nextStep		{ background: #fff;-webkit-box-shadow: 1px 1px 3px #878783; -moz-box-shadow: 1px 1px 3px #878783;  box-shadow: 1px 1px 3px #878783;
					-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;
					 margin: 18px 20px 0 0; padding-bottom: 20px; cursor: pointer}
.nextStep img	{ border-bottom: 4px solid #fff; }

/*
    OPTION
*/
#optionStrip	{ overflow: hidden; }
.option			{ width: 230px; height:254px; background: #fff; float: left; margin: 18px 20px 20px 0;
					 -webkit-box-shadow: 1px 1px 3px #878783; -moz-box-shadow: 1px 1px 3px #878783;  box-shadow: 1px 1px 3px #878783;
					-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;border-bottom-right-radius: 5px;
					cursor: pointer}
.option img		{ border-bottom: 4px solid #fff; }
.option h2 		{ margin: 0 10px 12px 20px; font:18px Times New Roman, Times, Nimbus Roman No9 L, Century Schoolbook L, Sans-Serif; color: #333; 
					text-transform: uppercase; padding: 12px 0 0 0;  letter-spacing: 0px;}
.option p		{  }					
	
/*
    FOOTER
*/
#footer			{ clear: both; margin:18px 20px 0 0; padding: 0px 0 0 0; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb;
					background: url('../images/phone2.png') no-repeat top right; overflow:hidden; }
#addressInfo	{ }
.footAddress		{ color: #333;  width: 180px; float: left;}
p#bottomLine	{ padding: 36px 20px 0px 20px; margin-right: 0 20px 0 0; 
					font-family: Times New Roman, Times, Nimbus Roman No9 L, Century Schoolbook L, Georgia, Serif; font-size: 12px; text-align: right; color: #888;}

/*
    NAV
*/
#nav 	{ position: absolute; top: 30px; right:70px; width: 510px;
	margin: 0; padding: 0 0px 0 10px;
	background: #fff url(../images/navBackground.png) repeat-x ;
	line-height: 100%;
	z-index: 500;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-bottom-right-radius: 5px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4); 
	box-shadow: 0 1px 3px rgba(0,0,0, .4);}
#nav h3	{ color: #fff; margin: 0; }
#nav li {
	float: left;
	position: relative;
	list-style: none;
}

/* main level link */
#nav a {
	font-weight: normal; font-family: Times, Times New Roman, Nimbus Roman No9 L,Century Schoolbook L, Georgia, Serif; font-style: italic; font-size: 24px;
	color: #b00;
	text-decoration: none;
	display: block;
	padding: 12px 19px;
	margin: 0;

}

#nav  a:hover {
	background: #500;
	color: #eed;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #600 url(img/gradient.png) repeat-x 0 -40px; 
	color: #eed;
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #eed;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #700 url(../images/menuHoverback.png) repeat-x top !important;
	color: #fff !important;

	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top:34px;
	left: 0;
	background: #600 url(../images/gradient.png) repeat-x bottom;

	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

-webkit-box-shadow: 1px 2px 5px #110; -moz-box-shadow: 1px 2px 5px #110; box-shadow: 1px 2px 5px #110;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0; border-top: 1px solid #602222; border-bottom: 1px solid #4E0000;
		-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
#nav ul li:hover	{ border-top: 1px solid #800000; border-bottom: 1px solid #700000; }

#nav ul a {
	font-weight: normal;font-style: normal; font-size: 12px; line-height: 1.1em; font-family: Arial, Helvetica, Sans-Serif; letter-spacing: 0px;
}
#schedule { position: absolute; top:529px; right: 433px; }


				

