body {
	font-family:Verdana;
	font-size:12px;
	color:#595959;
}

a {
	color:#2cafff;
	text-decoration:none;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:12px;
	margin-bottom:0px;
}

div#footer {
	width:100%;
	position:fixed;
	bottom:0px;
	left:0px;
	height:140px;
	background:url(/wp-content/themes/MYT/images/footer.png) center no-repeat;
	z-index:10;
}


/* top navigation styling */

div#topNav ul.mainMenu {
	float:left;
	list-style: none;
	margin:0px;
	background:white;
	font-size:13px;
	font-family: Verdana, sans-serif;
	font-weight:normal;
}

div#topNav ul.mainMenu li {
	position:relative;
}

div#topNav ul.mainMenu li.current_page_item {
	font-weight:bold;
}

div#topNav ul.mainMenu li ul {
	display:none;
	border:1px solid #f3acd8;
	background:white;
	font-weight:normal;
	height:auto;
	margin:0px;
	position:absolute;
	width:131px;
}

div#topNav ul.mainMenu li ul li {
	display:block;
	background:white;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:5px;
	padding-right:8px;
	width:99px;
	height:25px;
	line-height:25px;
	vertical-align: middle;
}

div#topNav {
	margin:10px 0px 30px 0px;
}

div#topNav ul {
	padding:0px;
}

div#topNav ul li {
	display:block;
	float:left;
	border-right:1px solid #595959;
	padding-right:8px;
	margin-left:8px;
}

div#topNav ul li ul li {
	border:0px;
}

div#topNav ul li.current_page_item a {
	font-weight:bold;
}

div#topNav a.pink {
	color:#e74aab;
	font-weight:bold;
	margin-left:20px;
	position:relative;
	top:2px;
}

div#topNav a.green {
	color:#4BE103;
	font-weight:bold;
	margin-left:20px;
	position:relative;
	top:2px;
}

div#topNav ul li.pink, div#topNav ul li.green {
	border:0px;
}

/* sub navigation styling */


/* end sub navigation styling */

/* end topnavigation styling */

div#logo {
	height:73px;
	background:url(/wp-content/themes/MYT/images/logo.png) left no-repeat;
}

/* index page styling */
div#imageMapContainer {
	padding-top:50px;
}

div#imageMapContainer img {
	float:right;
	border:0px;
}

div.balloon {
	height:159px;
	padding-bottom:40px;
	margin-top:60px;
	background:url(/wp-content/themes/MYT/images/balloon_bg.png) no-repeat;
	overflow:hidden;
}

div.balloon p.quote {
	width:196px;
	padding:12px 12px 0px 12px;
	font-size:13px;
	line-height:21px;
	margin:5px 0px 0px 0px;
}

div.balloon p.by {
	width:196px;
	padding:2px 12px;
	margin:0px;
	font-weight:bold;
	font-style: italic;
	text-align: right;
}

div#next_meeting {
	height:50px;
	padding-top:30px;
}

div#next_meeting p {
	width:270px;
	height:43px;
	text-align:center;
	font-size:13px;
	margin:0px;
	padding:7px 15px 0px;
	overflow:hidden;
}
/* end index page styling */


/* page balloon stying */
div#main {
	padding-bottom:250px;
}

div.frontpage {
	background:url(/wp-content/themes/MYT/images/bg.jpg) center top no-repeat;
}

div.other {
	background:url(/wp-content/themes/MYT/images/bg_light.jpg) center top no-repeat;
}

div.balloonTop {
	height:12px;
	background:url(/wp-content/themes/MYT/images/balloonTop.gif);
}

div.balloonMiddle {
	background:#a5dcff;
	padding:15px 20px 20px 20px;
	border:3px solid #FFFFFF;
	border-top:0px;
	border-bottom:0px;
}

div.balloonMiddle p {
	line-height:24px;
}

div.balloonMiddle ul li {
	margin-bottom:15px;
}

div.balloonBottom {
	height:66px;
	background:url(/wp-content/themes/MYT/images/balloonBottom.gif);
}

/* end page balloon styling */


/* contact form styling */
input#email {
	margin-top:20px;
	padding:10px;
	border:1px solid #58B1F0;
	width:200px;
	font-size:12px;
}
/* end contact form styling */
