/**

@colordef	#e4e5dd background
@colordef	#737f69 dark green text
@colordef	#576250 even darker green text - like this better
@colordef	#f4f5f5 near white
@colordef	#1A75BC logo blue
@colordef	#9aca39 lime green
@colordef	#231f20 blackish text
@colordef	#555555 lighter blackish text
@colordef 	##F9A426 orange

*/

/*Reset*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, button,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
* :focus {
	outline: 0;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* !link styles */

/* Begin Link styles */

a {
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

a, .uberU h2 a:hover, h3 a:hover, .uberU h5 a:hover, #sidebar a:hover, a.noLine, a.noLine:hover {
	/*color: #06c;*/
	color: #336699;
	text-decoration: none;
	}
	
a.noLine, a.noLine:hover {
	border-bottom: 0px;}

.entry p a:visited {
	/*color: #b85b5a;*/
	color: #7899ba;
	}

#browser_message {
	line-height: 1.3em;
	background: #FEF1EC;
	color: #CD0A0A;
	font-size: 1.5em;
	border-top: 1px solid #CD0A0A;
	border-bottom: 1px solid #CD0A0A;
	font-weight: normal;
	padding: 15px 10px;
	display: block;
	margin-top: 10px;
	text-indent: 41px;

}


.fl-l {
	float: left;}



/*faq questions*/
.uberU h5 a, .uberU h5 a:visited  {color: #576250; border-bottom: 1px dotted #576250;}
.uberU h5 a:hover{border-bottom: 0; text-decoration: none;}
.uberU h5 a.on {color: #336699; border-bottom: 0;}

#sidebar a {color: #576250;}
#sidebar a:hover {border-bottom: 1px dotted #336699;}
.uberU h3 a {color: #576250;}
.uberU h3 a:hover{border-bottom: 0;color: #06c; text-decoration: none;}

.uberU h2 a {color: #576250;}
.uberU h2 a:hover {border-bottom: 0; }
/* !type and colors */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	background: #e4e5dd;
	color: #555555;
	text-align: center;
	}

#page {
	text-align: left;
	}
	

#tagLine {
	color: #737f69;
	font-size: 1.5em;
	}

a#logo {
	display: block;
	height: 59px;
	width: 214px;
	text-indent: -9999px;
	background: url('images/logo.gif') no-repeat 0 0;
	border-bottom: 0;
	}
	
a#logo:hover {
	border-bottom: 0;
	}


ul#nav li a {
	color: #f4f5f5;
	font-size: 1.6em;
	}


#content {
	font-size: 1.2em;
	}

	
#sectionHeader p {
	color: #f4f5f5;
	font-size: 1.5em;
	line-height: 1.2em; }
#sectionHeader.beige p {
	color: #576250;}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry.tour p {
	line-height: 1.4em;
	
	}
.narrowcolumn {
	background: #f4f5f5;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;	
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-top: 10px;
	}
	
.uberU .narrowcolumn p {
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.4em;
	letter-spacing: .02em;}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
	
/* !headlines */

/*	Begin Headers */

h1,h2,h3,h4, h5 {
	font-weight: normal;/*need to put in normal to override browser default stylesheets*/
	letter-spacing: .01em;
	line-height: 1.2em;
	}

h1 {
	 font-size: 4em;
	 line-height: 1.2em;
		}
		
		
h1, h2{
	font-family: Georgia, "Times New Roman", serif;	
	}
	
#sectionHeader h1 {
	color: #f4f5f5;
	font-size: 4.35em;
	}
#sectionHeader.beige h1 {
	color: #576250;
	font-size: 4em;
	}
#sectionHeader {
	width: 846px;
	height: 198px;
	margin-top: 5px;
	padding: 40px 0 0 45px;
	}
	
#sectionHeader.green {
	background: url('images/bg_section-header-green.jpg');
	}
#sectionHeader.beige {
	background: url('images/bg_section-header-beige.jpg') no-repeat 0 0;
	/*width: 913px;*/
	width: 893px;
	height: 103px;
	padding: 15px 0 0 21px;
	margin-top: 10px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	}

.uberU h2 {
	margin: 30px 0 0;
	color: #008000;
	/*color: #576250;*/

	font-size: 2.0em;
	}
	
.tour h2 {
	margin: 0 0 30px 0;
	color: #9aca39;
	font-size: 2.7em;
	float: left;
	clear: left;	
	width: 800px;
	}



h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	}
		
.uberU h3 {
	margin: 20px 0 5px;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", serif;
	color: #576250;

}
	
.tour h3 {
	margin: 0 0 3px 0;
	color: #9aca39;
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", serif;
	clear: left;
	width: auto; }

h3.comments {
	padding: 0;
	margin: 40px auto 0px ;
	}
	
.tour h4 {
	margin: 0 0 3px 0;
	color: #9aca39;
	font-size: 1.7em;
	font-family: Georgia, "Times New Roman", serif;
	clear: left;
	width: auto;
}

#sidebar h4 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", serif;
	/*color: #576250;*/
	color: #06c;
	
	}
	
div.temp h4 {
	margin-bottom: 10px;
}

.uberU h5 {
	margin: 10px 0 0;
	font-size: 1.4em;
	line-height: 1.4em;
	}

#headerimg .description {
	text-decoration: none;
	color: white;
	}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*Bring in styles for header/top nav from Social Engine*/

#page.uberU #header {
	width: 913px;
	background: url("/img/header/header_bg.gif") no-repeat;
	/*height: 95px;*/
	margin: 20px auto 0 auto;
	text-align: left;
}
#page.uberU #header #ulogo {
	float: left;
	margin: 20px 0 0 37px;
}

#page.uberU #header #ulogo a:hover {
	text-decoration: none;
	border: none;}
#page.uberU #header #usearch {
	float: right;
	margin: 20px 5px 0 0;
}
#page.uberU #header label {
	font-weight: bold;
	font-size: 14px;
	color: #9ca98c;
	display: block;
	margin-bottom: 3px;
	margin-left: 18px;
	line-height: 1.2em;
}
#page.uberU #header .box1, #page.uberU #header .box2, #page.uberU #header .buttonGo {
	float: left;
	margin-right: 5px;
}

#page.uberU #header input.textbox {
	padding: 2px 5px 4px 16px;
	color: #676767;
	font-size: 15px;
	border: 1px solid silver;
}

#page.uberU #header .box1 .textbox {
	width: 293px;
}
#page.uberU #header .box2 .textbox {
	width: 152px;
}


#page.uberU #header #topnav {
	width: 100%;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
#page.uberU #header #topnav li {
	float: left;
	margin-right: 10px;
}
#page.uberU #header #loginHeder {
	float: right;
	margin: 2px 0;
}
#page.uberU #header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#page.uberU #loginHeader {
	margin: 10px 0 5px 0;
	color: #9ca98c;
	width: 910px;
	text-align: right;
}

#loginHeaderWrap {
	height: 20px;
}
#page.uberU #loginHeader a {
	color: #9ca98c;
}
#page.uberU #topnav {
	background: #9ca98c;
	color: #fff;
	padding: 6px 0;
}
#page.uberU #topnav .leftmenu {
	float: left;
	margin-left: 20px;
}
#page.uberU #topnav .rightmenu {
	float: right;
}
#page.uberU #topnav a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
#page.uberU #topnav li {
	padding-right: 20px;
}

#page.uberU div.buttonGo {
	padding-top: 20px;}
#page.uberU div.buttonGo input {
	border: 0;
}


	
/* End Headers */



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}



.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	/*font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* !structure */
/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 891px;
	}
	
#page.uberU {
	width: 913px;
}
	
#header {
	position: relative;}
	
#header.landing {
	background: url('images/header_landing.gif') no-repeat 0 0;
	height: 125px; 
	}
	
#logo {
	position: absolute;
	top: 20px;
	left: 25px;
	}
	
#tagLine {
	position: absolute;
	top: 40px;
	right: 30px;
	}

ul#nav {
	position: absolute;
	top:85px;
	right: 0;
	width: 392px;}
	
ul#nav li {
	background: url('images/bg_nav-tab.png') no-repeat 0 0;
	height: 29px;
	width: 191px;
	float: left;
	margin-left: 5px;
	padding-top: 7px;
	text-align: center;
	}
	
ul#nav li a img {
	vertical-align: middle;
	margin-left: 5px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
.tour {
	background: #f4f5f5;
	width: 801px;
	margin-top: 15px;
	padding: 35px 45px;
	float: left;
	}

.narrowcolumn {
	float: left;
	padding: 0 30px 20px 32px;
	margin: 0px 0 0;
	width: 611px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 1.1em;
	}
/* End Structure */



/* !Image styles */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* !Lists */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.landing .entry ul {
text-indent: 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 5px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;		
	}
	
#sidebar ul ul li ul li {
	font-size: 1em;}

li.widget {
	background: url('images/bg_sidebar-divider.gif') repeat-x left bottom;
	padding-bottom: 25px;
}

ul.uberman li {
	background: url('images/blt-uberman.gif') no-repeat 0 3px;
	height: 16px;
	text-indent: 23px;
	padding-top: 4px;
	font-size: 1.2em;}
.landing ul.uberman {
	margin-left: -15px;
	width: 575px;
	float: left;
}	

.landing ul#homeLinks {
	background: #f0f5f8;
	border: 1px dashed #ccc;
	padding: 10px;
	float: right;
	width: 190px;
	}
.landing ul#homeLinks li {
	line-height: 1.3em;}

/* End Entry Lists */


/* !Form elements */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 4px;
	border: 1px solid #C0C0C0;
	}

#sidebar #searchsubmit {
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	letter-spacing: .02em;
	padding: 4px;
	background: #9aca39;
	color: #fff;
	border: none;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	border:1px solid #C0C0C0;
	padding:4px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	border:1px solid #C0C0C0;
	padding:4px;

	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#commentform input.button {
	border: 0;
	font-size: 1.1em;
}	
 
 .button {	
	background:#9ACA39 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-family:"Helvetica Neue",helvetica,arial,sans-serif;
	letter-spacing:0.02em;
	padding:4px;
}


/* End Form Elements */


/* !comments */

/* Begin Comments*/



h3#comments {
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* !sidebar */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 22px 10px 12px;
	/*margin-left: 545px;*/
	float: right;
	width: 196px;
	background: #f3f3f0;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* !calendar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

.ui-corners {
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 20px 10px;
	padding: 5px 10px 5px 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.entry ul.listsubpages {
	width: 292px;
	clear: right;
	float: right;
	padding-left: 0px;
	border-top:1px dotted #CCCCCC;
	margin-top: 25px;}
.entry ul.listsubpages li {
	padding-left: 0;
	margin-left: 0;}	
ul.listsubpages li ul, ul.listsubpages li ul li {
	padding-left: 0;}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* !page specific */

/*Landing*/

div.personPhoto {
	width: 292px;
	margin: -15px 8px 0 0;
	float: left;
	}
div.personPhoto.right {
	width: 291px;
	margin-right: 0;
	}
div.personPhoto p {
	color:#737f69;
	font-size: .9em;
	margin-top: 5px; 
	}
	
div.btm {
	width: 214px;
	background: url('images/bg_btm.gif') no-repeat 0 0;
	float: left;
	margin-right: 11px;
	margin-top: 10px;
	padding: 20px 35px 0 40px;
}

div.btm.temp {
	background: none;
	padding-top: 10px;
	width: 200px;
}
	
div.btm.narrow {
	padding-right: 15px;
}
	
div.btm.narrow h4 {
	margin-top: 20px;
	font-size: 1.4em;
}

div.btm.temp ul {
	list-style-position:outside;
	list-style-type:circle;
}	

div.btm.temp ul li {
	line-height:1.3em;
	padding:0px 0; 
}
	
div.btm.temp.wide, div.btm.wide {
	width: 512px;
	padding-top: 20px;
	padding-bottom: 15px;
	background:#d7dfe3;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	margin-top: 25px;
}

div.btm.wide {
	width: 820px;
	}

div.btm.temp.wide h3, div.btm.temp.wide p {
	color: #444;
	margin-bottom: 10px;}

div.btm.right {
	margin-right: 0px;
	}

div.btm p {
	line-height: 1.4em;
	color: #737f69;
	 }
div.btm h3 {
	font-size: 1.6em;
	color: #1A75BC;
	margin-top: 0px;
	margin-bottom: 10px;
	letter-spacing: .03em;
	 }
div.btm.wide h3 {
	font-size: 1.5em;
	margin-top: 5px;}	 
div.btm p.definition {
	font-size: 1.7em;
	text-indent: 84px;
	color: #0b0b0b;
	margin-bottom: 10px; }
	
p.uber {
	background: url('images/img-uber-def.gif') no-repeat 0 0;
}

p.trade {
	background: url('images/img-trade-def.gif') no-repeat 0 0;
}
	
	 
/*tour page*/

.tour p {
		margin-bottom: 1.4em;
		color: #555;		
	}
	
.leftTour {
	float: left;
	width: 459px;
	padding-right: 50px;
	clear: right;
	padding-top: 20px;
}

.numbers h3 {
	margin-left: -34px;
	}

.tourBit {
	background: url('images/bdr_dotted-gray.gif') repeat-x 0 0;
	padding: 20px 0 30px;
	float: left;
}

.tourBit img.alignright {
	
	}

.tourBit.top {
	background: none;
	padding-top: 0;
}

.tourBit p {
	width: 459px;
	/*float:left;*/
	clear: left;

}

.tourBit.temp {
width: 459px;
 		
 }
 
.tourBit.temp h2 {
	margin-bottom: 10px;
	width: 459px;
	}

.tourBit.temp h3 {
	width: 459px;
}
	
.righttemp, .rightTour {
	float: right;
	width: 286px;
	padding-top: 6px;
	clear: right;
	padding-top: 30px;
}

.righttemp p, .rightTour p {
	line-height: 1.4em;
	}

.righttemp h4, .rightTour h4 { 
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	font-size: 1.6em;
	margin-bottom: 15px;
}

.entry .rightTour ul {
	list-style-type: circle;
	margin-bottom: 15px;}

html > body div.entry.tour .righttemp ul  {
	list-style-type: circle;
	list-style-position: outside;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}

.righttemp ul li {
	line-height: 1.3em;
	padding: 3px 0;
}

.small {
	font-size: .9em;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	display: block;}
.rightTour .small {
	color: #666;
	border-top: 0;}

.button.orange {
	background:#F9A426 none repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	width:auto;
	padding: 7px;
	}
a.button.orange:visited {
	color: #fff;}

/*faq*/

.faq blockquote p {}


/* !carousel*/
/* changes from carousel.css*/
#container {
	width: 996px; 
	margin: 5px 0 10px -5px;
	position: relative;
}

div.center-wrap {
	position: absolute;
	left:70px;
	top: 239px;
	width: 200px;
	}

.slide {
	height: 282px; 
	width: 891px;
	}
	
	.slide p.intro {
		font-size: 1.6em;
		font-style: italic;
		color: #fff;
		margin: 0px 0 22px 75px;
		line-height: 0;
		padding-top: 65px;
		font-family: Georgia, "Times New Roman", serif;
		letter-spacing: .02em;
		}
		
	.slide p.quote {
		width: 471px;
		color: #f4f5f5;
		font-family: Georgia, "Times New Roman", serif;
		font-style: italic;
		font-size: 2.18em;
		float: left;
		margin: 55px 65px 25px;
		line-height: 1.2em;
		}
	.slide p.citeName {
		float: left;
		clear: left;
		color: #737f69;
		font-size:1.6em;
		margin: 0 0 0 65px;
		line-height: 1.2em;
		}
	.slide p.citeLocation {
		float: left;
		clear: left;
		color: #737f69;
		font-size:1.2em;
		margin: 0 0 0 65px;
		}		
	/*.slide h1 {
		font-size: 5.5em; size will need to change depending on the copy
		color: #fff;
		margin: 0px 0 10px 75px; 
		line-height: 1.1em;
		}	*/
		
	.slide h1 {
		font-size: 4.5em; 
		color: #fff;
		margin: 0px 300px 10px 75px; 
		line-height: 1.1em;
		}	
	.slide h2 {
		font-size: 1.2em;
		color:#737f69;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		margin: 0px 0 0px 75px; 
		}
		
	a.playVideo {
		display: block;
		width: 300px;
		height: 285px;
		text-indent: -9999px;
		position: absolute;
		top: 0;
		right: 0;}
				
.green {background: url('images/slide-green.jpg') no-repeat 0 0;}
.greenVideo {background: url('images/slide-green-video.jpg') no-repeat 0 0;}
.orange {background: url('images/slide-orange.jpg') no-repeat 0 0;}

#slide1 { position: relative;}
#slide2 {}
#container .js .carousel-wrap {width: 891px; height: 282px;}
#container .carousel ul li {width: 891px; height: 282px;}
#container .carousel {position: relative;}
#container .carousel-control {position: absolute; z-index: 9000;}
#container .carousel .carousel-next {background: url('images/button-next.gif') no-repeat 0 0;}
#container .carousel .carousel-previous {background: url('images/button-prev.gif') no-repeat 0 0;}
#container .carousel-control.previous {top:130px; left:0px;}
#container .carousel-control.next {top:130px; left:881px;}
#container .js .carousel-wrap {border: none; background: none;}
#container .carousel .disabled, #container .carousel .disabled:hover {
cursor:default;
opacity:0.5;
}
#container .js ul li {text-align: left;}

/*constant contact captuer*/
#cc {
	position: absolute;
	top:86px;
	right:30px;
}


	
#cc label, #ccLearn label {
	color: #1A75BC;
	font-size: 1.2em;	
}

#cc input, #ccLearn input {
	color: #444;
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	padding: 2px;
	border: 2px solid #ccc;	
	margin-top: 4px;
	}
#cc input {
	width: 275px;}
#ccLearn input {
	width: 257px;}
	
#cc input.submit, #ccLearn input.submit {
	border: 0;
	width: auto;
	background: #F9A426;
	color: #fff;}
	
	
/* overlay for video */

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:520px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

form#refer input {
	float: left;
	clear: right;
	margin-bottom: 10px;
	padding: 4px;
	width: 240px;
}
form#refer label {
	width: 120px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding: 4px;
}
form#refer h4 {
	font-size: 140%;
	font-weight: bold;
	clear: both;
	margin: 14px 0 10px 0;
}
form#refer .button {
	clear: both;
	width: 80px;
	margin-left: 128px;
}

p.success {
	padding: 20px 0 20px 0;
	font-size: 120% !important;
	font-weight: bold;
}

