.fontsize10 { font-size: 10px; }
.fontsize11 { font-size: 11px; }
.fontsize12 {
	font-size: 24px;
	line-height: 1.6;
	color: #AD882F;
}
.fontsize14 {
	font-size: 14px;
}
.fontsize16 {
	font-size: 16px;
}
.fontsize18 {
	font-size: 18px;
}
.fontsize20 {
	font-size: 20px;
}
.fontsize24 {
	font-size: 24px;
}
.white10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.white16 {
	font-size: 16px;
	color: #FFFFFF;
}
.white18 {
	font-size: 18px;
	color: #FFFFFF;
}
.white20 {
	font-size: 20px;
	color: #FFFFFF;
}
.white24 {
	font-size: 24px;
	color: #FFFFFF;
}
/* END headings */

/* container */
#container {
	margin: 0 auto;
	border: 0px solid #ffffff;
	text-align: center;
	width: 60em;
}
/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	background-color: #D0B89D;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin: Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/* Simplified Box Model Hack to normalize text across browsers */
body {
	font-size: small;
	background-image: url(images/backgroundaic.jpg);
} 
* html body {

f/ont-size: small: /* for other IE */
background: #FFF;
	font-family: "Lucida Grande", Verdana, Geneva, Helvetica, Arial, sans-serif;
}
/* END default font and color information */

/* default link rules */
a {
	color: #000000;
}

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

h1 {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #8C340E;
}
a:link {
	color: #0000FF;
	}

a:visited {
	color: #FF0000;
	}
* html dl.feature { /* for IE5+6 */
	height: 1%; 
	}
*:first-child+html .feature { /* for IE7 */
	min-height: 1px; 
	} 

}
.header {
	background-image: url(images/header-bg.jpg);
}
.top-menu {
	background-color: #2B0E06;
	border: 0px dashed #E5D2B2;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bar-bg.jpg);
}

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	background-color: #0C133F;
	padding: 2px;
	color: #FFFFFF;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6685C8;
}
.Mass_Schedule {
	width: 27%;
	background-color: #FFFFFF;
	background-image: url(images/mass-schedule.gif);
	height: 100%;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 30px;
}
#middle-column {
	height: 700px;
	background-repeat: repeat-x;
	background-image: url(images/stage-bg.jpg);
	float: right;
	width: 70%;
}
#middle-column P {
	background-image: url(images/stage-bg.jpg);
	background-repeat: repeat-y;
}

#ministry-index-1 {
	float: left;
	width: 20px;
}
#ministry-index-2 {
	float: left;
	width: 20px;
}
#ministry-index-3 {
	float: left;
	width: 20%;
}
#ministry-index-4 {
	float: left;
	width: 20%;
}
#ministry-index-5 {
	float: left;
	width: 20%;
}
.main {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding-right: 1px;
}
.footer {
	background-image: url(images/bar-bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footer A {
	color: #FFFFFF;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/stage-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 50px;
	background-color: #FFFFFF;
	padding-right: 50px;
}
