/* CSS Document */

html, body
{
	background-repeat: no-repeat;
	background-position: top left;
	
}

#footer-wrapper
{
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	border: 0 none;
}

#objectPageLayout.box
{
	border-width: 0;
}

#y-wrapper
{
	width: 946px;
	margin: 0 auto;
}

#y-wrapper h2
{
	text-indent: -9999px;
	margin-bottom: 16px;	
}

#y-footer h2
{
	text-indent: -9999px;
	margin-bottom: 0;
	margin-left: 0;
}

h2.welcome
{
	background: transparent url(../images/title_welcome.gif) no-repeat scroll 0 0;
	padding: 0;
}

h2.mission-statement
{
	background: transparent url(../images/title_mission_statement.gif) no-repeat scroll 0 0;
	height: 8px;
}

h2.lounge
{
	background: transparent url(../images/title_lounge.gif) no-repeat scroll 0 0;
}

h2.contact
{
	background: transparent url(../images/title_contact.gif) no-repeat scroll 0 0;
}

h2.quick-links
{
	background: transparent url(../images/title_quicklinks.gif) no-repeat scroll 0 0;
}


#y-wrapper .rule
{
	height: 1px;
	border-top: 1px solid #c7c9d6;
}

#y-wrapper p.quote
{
	font-size: 18px;
	color: #493b6f;
	font-style: italic;
	width: 660px;
	line-height: 24px;
	letter-spacing: -1px;
	margin-top: 0;
}

#y-wrapper p.mission
{
	width: 400px;
	color: #938f9a;
	line-height: 24px;
	letter-spacing: -1px;
	font-size: 18px;
}

#y-wrapper h5
{
	font-style: italic;
	font-size: 24px;
	color: #493b6f;
	letter-spacing: -1px;
	margin: 0;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

#y-wrapper img.thumb
{
	margin-right: 15px;
}

.clr
{
	clear: both;
}

a.purple
{
	background-color: #4d3e75;
	padding: 5px 10px;
	color: #fff;
}

.addthis_button_facebook img, .addthis_button_twitter img, .addthis_button_email img, .addthis_button_more img
{
	display: none;
}

.addthis_button_facebook
{
	background: transparent url(../images/icon_facebook.png) no-repeat scroll 0 0;
	display: inline-block;
}

.addthis_button_twitter
{
	background: transparent url(../images/icon_twitter.png) no-repeat scroll 0 0;
	display: inline-block;
}

.addthis_button_email
{
	background: transparent url(../images/icon_mail.png) no-repeat scroll 0 0;
	display: inline-block;
	cursor: pointer;	
}

.addthis_button_more
{
	background: transparent url(../images/icon_addthis.png) no-repeat scroll 0 0;
	display: inline-block;
	cursor: pointer;
}

#y-footer
{
	width: 946px;
	margin: 0 auto;
}

#y-footer ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#y-footer ul li a
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

#y-footer ul li a:hover, #y-footer ul li a:focus, #y-footer ul li a:active
{
	color: #4d3e75;
	background-color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}


.subtitle
{
	font-weight: bold;
	color: #a8a1bc;
}

#y-footer .y-column
{
	width: 275px;
	margin-right: 25px;
	float: left;
}

#y-footer object
{
	margin-bottom: 45px;
}

#y-footer h3
{
	padding: 0 0 10px 0;
}

#y-footer dl
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#y-footer dt
{
	float: left;
	min-width: 65px;
	color: #cfbdff;
	font-weight: bold;
}

#y-footer dd
{
	float: left;
	margin: 0;
}

#y-footer p
{
	margin: 0;
	padding: 0;
}

#y-footer .rule
{
	height: 1px;
	border-top: 1px solid #8877ba;
}





.addthis_toolbox .custom_images a {
width: 25px;
height: 25px;
margin: 0;
padding: 0;
display: inline-block;
}