@charset "utf-8";
/* The text styles for these pages */

/* Generic styles */

a	{
	color:#ffffff;
	text-decoration:none;
}

body {
	font-family:"Times Ten Roman", "Times Ten", "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	line-height:1.2;
	color:#FFFFFF;
	text-align:center;
}

strong, b {
	color: #e5d3af;
}

p {
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	padding:5px;
	text-indent:25px;
}

p.noIndent {
	text-indent:0px;
}

.link {
	cursor:pointer;
	cursor:hand;
}


/* Main Content area at top */
#topContentBox {
	font-family:"Minion Pro", "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:21px;
	line-height:1.25;
	color:#000000;
	text-align:left;
}

#topContentBox strong, #topContentBox b {
	font-family:"BlackJack", "Minion Pro", "Times New Roman", Times, serif;
	color:#6c2e1f;
	font-size:23px;
}

#topContentBox h1 {
	font-size:31px;
	color:#6c2e1f;
	text-align:center;
	margin:0px;
}

#topContentBox h2 {
	font-size:27px;
	color:#6c2e1f;
	text-align:center;
	margin:0px;
}

#topContentBox .smallText {
	font-weight:bold;
	font-size:18px;
	line-height:1.25;
}


/* Sidebar generic text */

#sidebarText {
	font-family:"Minion Pro", "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:21px;
	line-height:1.35;
	color:#FFFFFF;
	text-align:center;
}

#sidebarText h1 {
	font-size:31px;
	color:#6c2e1f;
	text-align:center;
	margin:0px;
}


/* Middle Content area */

#middleContentSection strong, #bottomContentSection b {
	color: #d6a477;
}

#middleContentSection h1 {
	font-weight:bold;
	font-size:36px;
	color:#d6a477;
	display:inline;
}

#middleContentSection h2 {
	font-weight:bold;
	font-size:26px;
	color:#d6a477;
	display:inline;
}

#middleContentSection h3 {
	font-weight:bold;
	font-size:20px;
	color:#d6a477;
	display:inline;
}


/* Bottom content area */

#bottomContentSection strong, #bottomContentSection b {
	color: #e5d3af;
}

#bottomContentSection h1 {
	font-weight:bold;
	font-size:36px;
	color:#e5d3af;
	display:inline;
}

#bottomContentSection h2 {
	font-weight:bold;
	font-size:26px;
	color:#FFFFFF;
	display:inline;
}

#bottomContentSection h2.highlight {
	color:#e5d3af;
}

#messageBox h1 {
	font-size:21px;
	color:#FFFFFF;
	margin:0px;
}

#messageBox h2 {
	font-family:"BlackJack", "Minion Pro", "Times New Roman", Times, serif;
	font-size:21px;
	color:#FFFFFF;
	margin:0px;
}
