﻿html
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body
{
	background: #ffffff url('../images/BgBody.png') no-repeat top center;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
}


td
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
}





a:link, a:visited, a:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
	text-decoration: underline;
}




a:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
	text-decoration: none;
}




.Title
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
	padding-bottom: 30px;
}

.Plum
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #816464;
	font-weight: normal;
}


.PlumMedium
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #816464;
	font-weight: normal;
}


a.PlumMedium:link, a.PlumMedium:visited, a.PlumMedium:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #816464;
	font-weight: normal;
	text-decoration: underline;
}

a.PlumMedium:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #816464;
	font-weight: normal;
	text-decoration: none;
}

.PlumLarge
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #816464;
	font-weight: normal;
}


.Grey
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #737373;
	font-weight: normal;
}


.GreyMedium
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
}


a.GreyMedium:link, a.GreyMedium:visited, a.GreyMedium:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
	text-decoration: underline;
}

a.GreyMedium:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #737373;
	font-weight: normal;
	text-decoration: none;
}

.GreyLarge
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 25px;
	color: #737373;
	font-weight: normal;
}



.Required
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
}



#PageWrapper
{
	width: 980px;
	text-align: left;
	margin: 0 auto;
	height: auto;
	padding: 40px 0 0 0;
}

.nav
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #9f9e9e;
}


a.nav:link, a.nav:visited, a.nav:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #9f9e9e;
	text-decoration: none;
}



a.nav:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #816464;
	text-decoration: none;
}


.navSpacer
{
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #dedbdb;
	padding: 0px 20px;
}



#FooterWrapper
{
	margin: 0 auto;
	width: 825px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #9f9e9e;
	border-top: solid 1px #ecebeb;
	text-align: center;
	padding: 20px 0 0 0;
}

.footer
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #9f9e9e;
}


a.footer:link, a.footer:visited, a.footer:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #9f9e9e;
	text-decoration: none;
}



a.footer:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #816464;
	text-decoration: none;
}



.footerSpacer
{
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #dedbdb;
	padding: 0px 10px;
}


.HDivider
{
	clear: both;
	height: 20px;
	background: url('../images/BgHDivider.png') repeat-x 0 0;
	margin: 0 auto;
}
.HRLine
{
	clear: both;
	width: 100%;
	margin: 2px 0 0 0;
	border-bottom: solid 1px #cccccc;
	padding: 0;
	height: 1px;
}

.TwitterText
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #737373;
}

a.TwitterText:link, a.TwitterText:visited, a.TwitterText:active
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #737373;
	text-decoration: underline;
}




a.TwitterText:hover
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #737373;
	text-decoration: none;
}


.TwitterTime
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5a5a5a;
	font-style: italic;
}

#IntroWrapper
{
	width: 600px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
	border: none;
	overflow:hidden;
	
}


/* give each slide the same dimensions */
#IntroWrapper div
{
	width: 600px;
	height: 400px;
	
}

/* make sure each slide image is centered */
#IntroWrapper div img
{
	margin: auto;
	display: block;
	border: none;
}







