/* Default text styles. */

BODY		{
		background: #EEEEF6;
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px
		}


TD, TH		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px
		}

/* Special text treatments. */

.tiny, .tiny P, .tiny TD	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px
		}

.bold		{
		font-weight: bold
		}


.finePrint	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999
		}

.button		{
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 4px;
		color: #ffffff;
		border: 1px beveled #000154;
		background: #000080
		}

.bigger		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px
		}

.miniCart	{
		border-left: 1px solid black;
		border-bottom: 1px solid black
		}


/* Copy blocks */

.directory TD	{
		padding-top: 4px;
		padding-bottom: 4px
		}

.homeCopy	{
		background: #FFF0DB;
		border: 1px solid #4F4F4F;
		font-size: 11px
		}

.homeCopy P	{
		padding: 0px 10px 15px 10px;
		margin: 0px;
		}

.homeCopy H4	{
		padding: 10px 10px 15px 10px;
		margin: 0px;
		color: #7C0003
		}

.homeCopy H5	{
		padding: 0px 10px 15px 10px;
		margin: 0px;
		color: #DF890E
		}


.photoSpot	{
		background-image: url(/images/home/photoBg3.jpg);
		background-repeat: no-repeat;
		border: 1px solid #4F4F4F		
		}

.secondaryCopy	{
		background: #FFFFFF;
		border: 1px solid #4F4F4F;
		font-size: 11px
		}

.secondaryCopy P	{
		padding: 0px 10px 15px 10px;
		margin: 0px
		}

.secondaryCopy H4	{
		padding: 10px 10px 8px 10px;
		margin: 0px;
		color: #DF890E
		}

.secondaryCopy H5	{
		padding: 10px 10px 0px 10px;
		margin: 0px;
		color: #7C0003
		}

.secondaryCopy H5.faq, .secondaryCopy H5.month		{
		margin-bottom: 15px
		}

.faq A, .month A		{
		text-decoration: none
		}

.faq IMG, .month IMG	{
		margin-right: 8px
		}

.qGroup, .eventGroup		{
		padding-left: 33px;
		border-bottom: 1px dashed #D9D9D9;
		padding-bottom: 10px
		}

.question, .event	{
		color: #7C0003;
		font-weight: bold
		}


/* masthead */

.topNav		{
		border: 1px solid #4F4F4F;
		background: #0F0E84
		}



/* sidenav */
/* Dont forget to kill the bg stripe for NS 4.x. Ugh.*/

.sidenavGroup	{
		border: 1px solid #4F4F4F;
		background: #7C0003;
		padding: 0px;
		margin: 0px
		}

.sidenavItem	{
		/* border-bottom: 1px solid #630F11; */
		border-bottom: 1px solid #902F32;
		padding-left: 16px;
		padding-right: 10px;
		padding-top: 7px;
		padding-bottom: 8px;
		color: #ffffff;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-repeat: repeat-y
		}

.sidenavItemLast	{
		padding-left: 16px;
		padding-right: 10px;
		padding-top: 6px;
		padding-bottom: 7px;
		color: #ffffff;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-repeat: repeat-y
		}

.borderBox	{
		border: 1px solid #4F4F4F;
		margin-top: 20px
		}

.websites	{
		background: #F7F7F7;
		font-size: 11px;
		padding: 10px
		}

.grads		{
		background: #ffffff;
		font-size: 11px;
		padding: 10px
		}

.grads IMG	{
		margin: 0px 10px 5px 0px
		}

.grads A	{
		font-size: 10px
		}


/* Header styles. Mimics are for when you want to match the size,
but don't want the padding that comes from using an H tag. */

H1, .mimicH1	{ font-size: 28px }
H2, .mimicH2	{ font-size: 24px }
H3, .mimicH3	{ font-size: 20px }
H4, .mimicH4	{ font-size: 16px }
H5, .mimicH5	{ font-size: 14px }


/* link styles. */

a:link		{ color: #0066B5 }
a:visited	{ color: #0066B5 }
a:hover		{ color: #FDB400 }
a:active	{ color: #FDB400 }


.sideNavItem A, .sidenavItemLast A			{ text-decoration: none }
.sideNavItem a:link, .sideNavItemLast a:link		{ color: #ffffff }
.sideNavItem a:visited, .sideNavItemLast a:visited	{ color: #ffffff }
.sideNavItem a:hover, .sideNavItemLast a:hover		{ color: #FFD133 }
.sideNavItem a:active, .sideNavItemLast a:active	{ color: #FFD133 }

a.smtlink,a.smtlink:link,a.smtlink:visited,a.smtlink:hover,a.smtlink:active {	color: #000000;	text-decoration: none	}


/* FORM elements. */

INPUT, TEXTAREA, SELECT, OPTION, .formFont
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
	}

.formLabel
	{
	font-weight: bold
	}

.errorBg .formLabel
	{
	color: #D30000
	}

.req
	{
	color: #D30000;
	font-size: 10px;
	font-weight: normal
	}		

.errorBg
	{
	background: #F6E3E3
	}



/* Special effects */


.subtleBorder TD
	{
	border-top: 1px dashed #D9D9D9;
	border-right: 1px dashed #D9D9D9;
	font-size: 11px;
	padding: 10px;
	}

.subtleBorderBottom
	{
	border-bottom: 1px dashed #D9D9D9;
	}

.subtleBorder P { font-size: 11px } 

.subtleBorder TH
	{
	background: #666666;
	color: #ffffff;
	border: 1px solid #D9D9D9;
	font-size: 1px
	}

/* List stuff. */

UL	{
	margin-top: 0px;
	margin-bottom: 12px
	}