@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff5eb;
	margin: 0px;
	padding: 0px;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c67200;
	line-height: 18px;
	}

a:hover {
	color:#000000;
	text-decoration:none;
	}

a {
	color:#0f637f;
	text-decoration:none;
	}

#container {
	margin: 0 auto;
	width: 822px;
	}
	
#header {
	background-image: url(../images/headerOrange.jpg);
	background-repeat: no-repeat;
	height: 123px;
	margin: 0px 0px 0px 0px;
	padding: 22px 23px 0px 36px;
	width: 743px;
}

#header h1 {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 324px;
	height: 116px;
	float: left;
	}

#header h1 a {
	display: block;
	overflow: hidden;
	width: 324px;
	padding: 116px 0px 0px 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	}
	

#header p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #592f00;
	margin: 0px 0px 7px 0px;
	line-height: 11px;
	}
	
.clearLeft {
	width: 0px;
	height: 0px;
	clear: left;
	}
	
#content {
	width: 732px;
	background-image:url(../images/backgroundOrange.gif);
	margin: 0px;
	padding: 20px 45px;
	}
	
#content a {
	font-weight: bold;
}
	
#content h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #592f00;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#content h3 {
	background-color: #ffce99;
	border: 1px solid #c67200;
	color: #592f00;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	}
	
#content h4 {
	color:#592F00;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c67200;
	line-height: 18px;
	}
	
#content ul.section4 {
	width: 100px;
	display: block;
	margin: 0px 0px 0px 22px;
	padding: 0px;
	float: left;
}

#content ul.section4 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 30px;
	display: block;
}
	
	
#footer {
	background-image:url(../images/footerOrange.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 822px;
	margin: 0px;
	padding: 22px 0px 12px 0px;
	text-align: center;
	}
	
.small {
	font-size: 10px;
	}
	
.smallCenter {
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	}
	
.center {
	text-align: center;
}
	
/*--- CAST PAGE DIVS ---*/


#content img.castLeft {
	margin-bottom:25px;
	margin-left:0;
	margin-right:17px;
	margin-top:5px;
	border: 0px;
	padding: 0px;
	}
	
#content img.castRight {
	margin-bottom:25px;
	margin-left:17;
	margin-right:0px;
	margin-top:5px;
	border: 0px;
	padding: 0px;
	}	

.imageBoxRight {
	width: 110px;
	float: left;
	padding-top: 10px;
}

.imageBoxRight img {
	margin: 7px 0px 20px 24px;
	padding: 0px;
	border: 0px;
}

.imageBoxLeft {
	width: 110px;
	float: left;
	padding-top: 10px;
}

.imageBoxLeft img {
	margin: 7px 24px 20px 0px;
	padding: 0px;
	border: 0px;
}	

#content h4.red {
	background-color: #ffbcaf;
	border: 1px solid #d7604a;
	color: #d7604a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	text-align: center;
	font-style: normal;
}

#content div.twoColumns {
	width: 250px;
	padding: 10px;
	float: left;
	margin-left: 64px;
}

#content div.twoColumns ul {
	padding-left: 0px;
}

#content div.twoColumns li {
	height: 30px;
	list-style: none;
}

div.previewBox {
	width: 650px;
	padding: 10px;
	margin: 0 auto;
	background-color: #ffe9d0;
	border: 1px solid #C67200;
	margin-top: 40px;
}

div.firstPreview {
	margin-top: 25px;
}

div.previewBox p {
	color: #592F00;
	font-size: 13px;
	line-height: 22px;
}

#content div.previewBox h4 {
	background-color:#FFCE99;
	border:1px solid #C67200;
	color:#592F00;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 10px;
	width:97%;
	margin: 0 auto;
	text-align: left;
	font-style: normal;
}

img.preview {
	border: 1px solid #C67200;
	margin:16px 16px 16px 0;
}

#content div.previewBox h4 span.enlarge {
	font-size: 16px;
	font-style: normal;
}
	

p.red {
	color: #da614c;
	width: 620px;
	float: left;
}

p.red a {
	color: #FF66FF;
	font-weight: bold;
}

#content h4.blue {
	background-color: #b0bbd1;
	border: 1px solid #2f477e;
	color: #2f477e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	text-align: center;
	font-style: normal;
}	


p.blue {
	color: #2f477e;
	width: 620px;
	float: left;
}

p.blue a {
	color: #5867bc;
	font-weight: bold;
}


#content h4.darkRed {
	background-color: #fd8873;
	border: 1px solid #b51a16;
	color: #b51a16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	text-align: center;
	font-style: normal;
}	


p.darkRed {
	color: #b51a16;
	width: 620px;
	float: left;
}

p.darkRed a {
	color: #660066;
	font-weight: bold;
}


#content h4.green {
	background-color: #7e9f62;
	border: 1px solid #1e3c0e;
	color: #1e3c0e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	text-align: center;
	font-style: normal;
}	


p.green {
	color: #1e3c0e;
	width: 620px;
	float: left;
}

p.green a {
	color: #e7796d;
	font-weight: bold;
}


#content h4.orange {
	background-color: #f8cc49;
	border: 1px solid #bb7c01;
	color: #bb7c01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	text-align: center;
	font-style: normal;
}	


p.orange {
	color: #bb7c01;
	width: 620px;
	float: left;
}

p.orange a {
	color: #ee9f03;
	font-weight: bold;
}



#content h4.black {
	background-color: #8f8b85;
	border: 1px solid #373533;
	color: #373533;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	width: 97%;
	text-align: center;
	font-style: normal;
}	


p.black {
	color: #373533;
	width: 620px;
	float: left;
}

p.black a {
	color: #8f8b85;
	font-weight: bold;
}

div.supporting {
		width: 344px;
		margin: 0px;
		padding: 0px;
		float: left;
}

div.supporting h5 {
		background-color: #ffce99;
		border: 1px solid #c67200;
		color: #592f00;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding: 3px 10px;
		width: 324px;
		text-align: center;
		}
		
div.supporting img.left {
		border: 1px solid #C9821D;
		margin: 7px 15px 7px 0px;
		padding: 0px;
}

	
div.supporting img.right {
		border: 1px solid #C9821D;
		margin: 7px 0px 7px 15px;
		padding: 0px;
}

div.supporting a {
	font-weight: bold;
}


/*--- END CAST PAGE DIVS ---*/


/*--- INTERVIEW PAGES ---*/

.articleRight {
	float: right;
	padding: 0px 0px 0px 15px;
	width: 215px;
	}
	
.articleRight p {
	text-align: center;
}

.articleLeft {
	float: left;
	padding: 0px 15px 0px 0px;
	width: 215px; 
	}
	
.articleLeft p {
	text-align: center;
}


/*--- END OF INTERVIEW PAGES ---*/