/* ------------------------------------------------------------------------------------
BASICS						 */

html {
	font-size: 14px;
	min-height: 101%;
	background-color: #bebaa5;
	background-image: url(../images/siteBackgroundtile.png);
}

p {
	font: 15px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #96846f;
}

/* ------------------------------------------------------------------------------------
NAVIGATION MENU				 */

div#navigation {
	background-image: url(../images/navBkgrnd_public.png);
	width: 906px;
	height: 32px;
	font-size: 14px;
	padding-top: 0;
	float: left;
}

#navigation ul {
	list-style-type: none;
	/*text-align: center;*/
	padding-top: 8px;
}
/* For Dropdown List Compatibility */
#navigation #navlist {
	padding-left: 20px;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a {
	text-decoration: none;
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	text-shadow: #595959 1px 1px 2px;
}

#navigation ul li a:hover {
	color: #332921;
}

/* ------------------------------------------------------------------------------------
STRUCTURE					 */

body.public {
	color: #7e7959;
	font: 100% "Helvetica Neue", Helvetica, "MS Sans Serif", Tahoma, Arial, Geneva, sans-serif;
}

div#container {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}

div#mainText {
	width: 906px;
	text-align: center;
	float: left;
	background: white url(../images/mainContent_whitebackground_public.png) repeat-y;
}

div#mainText2 {
	width: 856px;
	padding-left: 50px;
	text-align: left;
	float: left;
	background: white url(../images/mainContent_whitebackground_public.png) repeat-y;
}

div#page_content {
    padding-top: 15px;
    padding-left: 43px;
    padding-bottom: 30px;
    background: url(../images/blueProfile_backdrop_w-border.png) no-repeat 5px 0px;
    float: left;
    width: 871px;
}

/* ------------------------------------------------------------------------------------
CUSTOM						 */

#homeForm ul li div select {
	display: inline;
	float: left;
}

#homeForm ul li label.desc {
	display: inline;
}

div#takeTour {
	width: 176px;
	margin-top: 12px;
	height: 40px;
	overflow: hidden;
	float: left;
	text-align: center;
}

#mainText p {
	float: left;
	width: 470px;
    font-size: 14pt;
}

#mainText ul {
	float: left;
}

#mainText img.tourButton {
	margin-top: 12px;
	float: left;
	vertical-align: middle;
}

#mainText h2 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #574637;
	margin-bottom: 9px;
	margin-top: 0;
	padding-top: 24px;
}

#mainText span.heading {
    font: 20px Georgia, "Times New Roman", Times, serif;
    color: #574637;
    margin-bottom: 0px;
    margin-top: 0;
    padding-top: 24px;
}

#mainText span.subtitle {
    font-size: 12pt;
}

#mainText span.quoteAuthor {
    display: block;
    font-size: 12pt;
    text-align: right;
}

#content img.bottom {
	margin: 0;
	padding: 0;
	float: left;
}

p.callAction {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #483a2d;
	margin-top: 20px;
	float: left;
}

div#news {
    height: 163px;
    overflow: hidden;
}

div#news table {
    margin-top: 4px;
	color: #434343;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#news_items tbody tr td {
    padding-right: 4px;
}

.news_title {
    color: #434343;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
    text-decoration: none;
}

#homeForm table tbody tr td {
	height: 26px;
	padding-right: 4px;
}

#homeForm table {
	width: 307px;
	float: left;
}

#mainText img.yoganandaPortrait {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

div#footer {
	clear: both;
	margin-top: 5px;
	display: block;
	float: left;
	width: 906px;
	text-align: center;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-bottom: 25px;
}

#footer a {
	color: #5c524e;
	font-size: 11px;
}

#footer span.copyright {
	display: inline-block;
	padding-left: 36px;
}

div#header {
	height: 76px;
	width: 887px;
	background-image: url(../images/mastheadBackground_public.png);
	float: left;
	padding-top: 18px;
	padding-left: 20px;
}

a img.logo {
	float: left;
}

div#extraLinks {
	float: right;
	margin-right: 4px;
	margin-top: 11px;
	font: 11px/22px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	width: 154px;
	height: 46px;
}

#extraLinks a img {
	float: left;
	display: inline-block;
	margin-top: 8px;
}

#extraLinks img.icon {
	display: inline-block;
	vertical-align: top;
	margin-right: 4px;
}

#extraLinks ul {
    font: 11px/18px PMingLiU, Verdana, Arial, "Sans Serif";
    margin-right: 35px;
    float: right;
}

div#mainImages {
	float: left;
	width: 906px;
	background: url(../images/mainContent_background_public.jpg) repeat-y;
	padding-left: 5px;
}

#mySlides {
	width: 524px;
	height: 223px;
	float: left;
	overflow: hidden;
}

#mySlides img {
	width: 524px;
	height: 223px;
	top: 0;
	left: 0
}

div#news {
	float: left;
	display: inline-block;
	margin-left: 55px;
	width: 313px;
	margin-top: 60px;
}

div#formLabels {
	width: 96px;
	float: left;
	text-align: right;
	padding-top: 4px;
	margin-right: 6px;
}

#formLabels p {
	font: bold 12px/27px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: #383838;
}

div#formSelects {
	float: left;
	width: 209px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: #525252;
	text-align: left;
}

div#smallPeople {
	float: left;
	width: 897px;
	background-image: url(../images/mainContent_whitebackground_public.png);
	padding: 1px 5px 3px;
}

#smallPeople img {
	margin: 0;
	display: inline;
	float: left;
	padding-top: 0;
	padding-right: 1px;
	height: 37px;
}

/* Forms */

select {
	background-color: #ededed;
	font: 11px/18px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

ul#tour {
	margin-top: 13px;
	float: left;
}


span.disclaimer {
    color: #7e7959;
/*    float: left;*/
/*    text-align: center;*/
    font: 12px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
/*    color: #5c524e;*/
/*    font-size: 11px;*/
}
