body
{
	background-color: #CAB8B5;
	text-align: left;
	margin-top: 0;
}

p
{
	font-size: 15px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

td
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}

th
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}

img
{  
	border-style: none;
}

a:link {
	text-decoration: underline;
	color: navy;
}

a:visited {
	text-decoration: underline;
	color: blue;	
}

a:hover, a:active {
	text-decoration: none;
	color:#006600
}

h1
{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #af2b21;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2
{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #a02018;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3
{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #901010;
}

h4
{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #735553;
	margin-top: 2px;
	margin-bottom: 10px;
}
h5
{
	text-align: left;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c08080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top
{
	margin: 10px auto 0px auto;
	position: relative;
	text-align: left;
	width: 920px;
	height: 9px;
	background-image: url('../images/topshadow.jpg');
	background-repeat: no-repeat;
	background-color: white;
}
#header
{
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('../images/sideshadow.jpg');
	background-repeat: repeat-y;
	background-color: white;
}
#content
{
	margin: 0px auto 0px auto;
	position: relative;
	width: 880px;
	min-height: 50px;
	background-image: url('../images/sideshadow.jpg');
	background-repeat: repeat-y;
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
}
#footer
{
	margin: 0px auto 0px auto;
	position: relative;
	width: 880px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url('../images/sideshadow.jpg');
	background-repeat: repeat-y;
}

#bottom
{
	position:relative;
	width:920px;
	height:10px;
	padding-left:0px;
	padding-right:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url('../images/bottomshadow.jpg');
	background-repeat:no-repeat;		
}

#sidelinksright
{
	float:right;
	width:555px;
	margin-left:auto;
	margin-right:auto;
	/* border:solid 1px; */
}
#sidelinksbottom
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

/* Contact Us page START */
#ContactUsMain
{
	background-image:url('../images/ContactBackground.jpg');
	background-repeat:no-repeat;
	height:470px;
}
/* Contact Us page END */

/* ViewHall page START */
#TopPanel
{
	position:relative;
	left: 10px; 
	top: 20px; 
	height: 180px; 
	width: 320px;
	padding:8px;
	/*background-color:#EEF5E8;*/
	border:solid 1px;
	/*border-color:#EEF5E8;*/
	border-color:#CCD7C2;
	background-image:url('../images/GreenVerticalGrad.jpg');
	background-repeat:repeat-x;
}
#ContactsLinksPanel
{
	position:relative;
	top:25px;
	left:10px;
	padding-top:10px;
	padding-left:25px;
	border:solid 1px;
	/*border-color:#EEF5E8;*/
	border-color:#CCD7C2;
	width:311px;
	height:35px;
}
#TopPanelLeft
{
	position:absolute;
	left:20px;
	top:70px;
	width:110px;
	height:150px;
	/*border:solid 1px;*/
}
#TopPanelRight
{
	position:absolute;
	/*top:53px;*/
	top:70px;
	left:130px;
	width:180px;
	height:150px;
	/*border:solid 1px;*/
}

#MainImage
{
	position:relative;
	top:20px;
	left:360px;
	top:-225px;
	width:400px;
	height:280px;
	text-align:center;
}
#MainDetails
{
	position:relative;
	top:-235px;
}

.contenttop
{
	font-size: 9px; margin-top: 0px; margin-bottom: 0px;
}

.boxheads
{
	color:#338800
}

.sectionheadshort
{
	border: 1px solid #404000;
	padding: 4px;
	width: 480px;
	margin-bottom: 0px;
	background-image: url('../images/gradebackshort.jpg');
	background-repeat: repeat-y;
}

.sectionshortmid
{
	background-color: #FFFFFF;
	width: 464px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #404000;
	border-left-color: #404000;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.sectionshortend
{
	padding: 12px;
	background-color: #FFFFFF;
	width: 464px;
	margin-top: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #404000;
	border-bottom-color: #404000;
	border-left-color: #404000;
}
.sectionheadlong
{
	border: 1px solid #404000;
	padding: 4px;
	width: 870px;
	margin-bottom: 0px;
	background-image: url('../images/gradebacklong.jpg');
	background-repeat: repeat-y;
}
.sectionlongmid
{
	padding: 12px;
	background-color: #FFFFFF;
	width: 854px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #404000;
	border-left-color: #404000;
}


.sectionlongend
{
	background-color: #FFFFFF;
	width: 854px;
	margin-top: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #404000;
	border-bottom-color: #404000;
	border-left-color: #404000;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

.paratext
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.headmenubox
{
	background-position: #ffffcc;
	margin: 34px 0 0 0;
	padding: 5px;
	border: 1px solid #404000;
	background: #ffffcc;
	width: 480px;
}
.headermenu
{
	font-family: Verdana,Helvetica,Arial,"MS Sans Serif";
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.headermenu a:link, .headermenu a:visited
{
	border: 1px dotted #800000;
	background-position: #FFCC99;
	text-decoration: none;
	color: #000066;
	padding: 1px 14px;
	background: #FFCC99;
}
.headermenu a:hover, .headermenu a:active
{
  	text-decoration: none;
	color: #008800;
    background: #dddd88;
}

.footerlinks
{
	font-family: Verdana,Helvetica,Arial,"MS Sans Serif";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: #e8e8b0;
	border: solid 1px #464600;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	width: 700px;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
}

.footerlinks a:link
{
	text-decoration: none;
	color: #000066;
}
.footerlinks a:visited
{
	text-decoration: none;
	color: #6600aa;
}
.footerlinks a:hover, .footerlinks a:active
{
  	text-decoration: underline;
	color: #006600;
}

.HeaderText
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.HeaderText a
{
	color:white;
	text-decoration:none;
}
.HeaderText a:hover
{
	text-decoration:underline;
}


.HighlightTextArea
{
	text-align:left;
	font-weight:bold;
	background-color:#EBF8E0;
    border: solid 2px #A6AF9E;
    padding:10px;
}

.first {
	margin-top: 10px;
	margin-bottom: 6px;
}
.middle {
	margin-top: 0px;
	margin-bottom: 6px;
}
.last {
	margin-top: 0px;
	margin-bottom: 10px;
}
.verse {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 13px;
}
.strapline {
	margin-top: 14px; margin-bottom:0px; text-align:center
}
