/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
margin: 0; 
padding: 0;
border: 0;
}

body {
	padding: 0 450px 0 450px;
	margin: 0;
	text-align: center;
	background-image: url(../Images/Background%20Files/BodyBG11Gradient.jpg);
	background-repeat: repeat-x;
	background-color: #3b1b1c;
}
 
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 69%;
	max-width: 300px;  /* version for IE is at the bottom of this style block */
	text-align: left; /* resets text-align to default. */
	color: #000000;
	margin-top: 5px;
	width:expression(document.body.clientWidth > 1200 ? "300px" : "69%");
	font-family: Arial, Helvetica, sans-serif;
}

[if lte IE 6]>
    <style type="text/css">
#sizer {width:expression(document.body.clientWidth > 1260 ? "300px" : 
"69%" );}
    </style>
<![endif]

 
#innerwrapper {
	
	position: relative;
	border: solid 1px #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	} 
 
#expander {
	margin: 0 -450px 0 -450px;
	min-width: 900px; /* Critical Safari fix! */
	position: relative;
}
 
 .clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}

#navbar {
	clear: both;
	height: 30px;
	margin: 0;
	background-color: #5F2830;
	border-top: 2px solid #000000;
	border: 1px solid #be8b7a;
}


p {
	font-size: 0.9em;
	padding: 0 10px 10px 10px;
	line-height: 1.4;
	}
	
.outlineI {
	padding: 5px 10px 0px 15px;
	font-size: .9em;
	font-weight: bold;
}


.leftimage {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
}

.rightimage {
	margin-bottom: 2px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}

.container {
	width: 99%;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #663300;
}

#banner {
	height: 150px;
	background-image: url(../Images/Background%20Files/HeaderBG5.jpg);
	background-repeat: repeat-x;
}

.divider {
	height: 1.5px;
	margin: 5px 10px 10px 10px;
	background-image: url(../Images/dividerLine.gif);
	background-repeat: repeat-x;
	clear: right;
}
#pageContent08 {
	height: auto;
	background-color: #ECE8D9;
	font-size: 0.85em;
	min-height: 600px;
	background-image: url(../Images/Background%20Files/Leftcol_BG_08.jpg);
	background-repeat: repeat-y;
		}

#leftcol {
	width: 180px;
	height: 450px;
	float: left;
	background-color: #471F27;
	border-right: solid 1px #4B2E01;
	}

#content {
	height: 450px;
	overflow: auto;
	}
	
.content1 {
	height: 375px;
	width: 600px;
	border: 1px solid #3A1A1D;
}




#content2 {
	margin-left: 169px;
	margin-right: 0px;
	padding: 0.4em;
}



#content_lower {
	height: 110px;
	font-size: .85em;
	background-repeat: repeat-x;
	margin: 0px 0px;
	text-align: center;
	}
	
	
h1 {
	text-align: center;
	color: #660033;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 10px
}
	
h2 {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #660033;
	margin-right: 10px;
	margin-bottom: 10px;
}

h4 {
	text-align: left;
	color: #660033;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 10px 10px 10px;
}

h5 {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px;
	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h6 {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #660033;
}

h7 {
	text-align: center;
	color: #C5BDAA;
	font-size: 1em;
	font-weight: bold;
	margin: 10px;
	font-family: "Times New Roman", Times, serif;
}

.dividerShort {
	clear: both;
	height: 3px;
	margin: 0px 10px 0px 45px;
	background-repeat: repeat-x;
	width: 370px;
}
.rightimageLowerContent {

	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}


#footer {
	background-color: #c7c3b3;
	font-size: 0.7em;
	text-align: center;
	padding-top: 1px;
	clear: both;
	padding-bottom: 3px;
	color: #000000;
	height: 26px;
	border-top: solid 1px #4B2E01;
	line-height: 14px;
}




a:link {
	color: #660033;
}
a:visited {
	color: #37181e;
}
a:hover {
	color: #928890;
}
a:active {
	color: #000000;
}



.rightimage2 {

	margin-bottom: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 10px;
}


.style3 {
	font-size: 1.1em;
	font-weight: bold;
}



.rightimagePlayer {

	margin-bottom: 2px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}
.leftimageLogo {
	float: left;
	margin-right: -3px;
}
#rightcol {
	width: 150px;
	height: 450px;
	float: right;
	border-left: solid 1px #4B2E01;
	background-image: url(../Images/Background%20Files/Col_BG.jpg);
	background-repeat: repeat-x;
	background-color: #471F27;
}
#leftcol_150 {

	width: 150px;
	height: 450px;
	float: left;
	background-color: #471F27;
	border-right: solid 1px #4B2E01;
}

.pageTitleHolder {
	background-color: #ECE9D8;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.outlineII {
	padding: 0px 10px 0px 25px;
	font-size: .85em;
}
.bottomimage {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	bottom: 32px;
	vertical-align: bottom;
}
.flashBox {
	margin: 5px;
	border: medium ridge #333333;
	width: auto;
	height: auto;
}

.style5 {color: #FF0000}
.linkInstructions {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
}
.movieFrame {
	margin: 10px;
	border: 3px ridge #663333;
	height: 400px;
	width: 550px;
	text-align: center;
}
#pageContentX {
	background-color: #ECE9D8;
}
#contentNoScroll {
	height: auto;
	margin-left: 160px;
}
.gallery {
	margin: 10px auto;
	padding: 10px;
	height: 490px;
	width: 670px;
}
.dividerMod {
	height: 1.5px;
	margin: 10px 10px 10px 20px;
	background-image: url(../Images/dividerLine.gif);
	background-repeat: repeat-x;
	clear: both;
}
#footer a:link, #footer a:active {
	color: #471f28;
}
#footer a:hover, #footer a:focus, #footer a:visited {
	color: #000000;
}
#content a:link, #content a:active {
	color: #471f28;
}
#content a:hover, #content a:focus, #content a:visited {
	color: #000000;
}
#rightcol h4 {
	text-align: left;
	color: #C5BDAA;
	font-size: .9em;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	
}
.dividerModRight {
	height: 1.5px;
	margin: 10px 10px;
	background-image: url(../Images/dividerLine.gif);
	background-repeat: repeat-x;
	clear: right;
}

.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

#clockHolder {
	position: absolute;
	top: 455px;
	left: 0px;
}



#rightcol h4 a:link, #rightcol h4 a:active {
	color: #CCCC99;
	font-size: 1.1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#rightcol h4 a:hover, #rightcol h4 a:focus, #rightcol h4 a:visited {
	color: #C5BDAA;
	font-size: 1.1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.leftaudioPlayer {
	float: left;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	display: inline;
	height: 150px;
	padding: 10px 10px 30px 10px;
}
#pageContent {
	height: auto;
	background-color: #ECE9D8;
	font-size: .85em;
}
#leftcol_150_08 {
	width: 150px;
	height: 450px;
	float: left;
}


/*this container holds the four boxes at the bottom of the index page*/
#floatcontainer {
	height: 220px;
	padding: 20px auto;
	width: 744px;
	margin: 5px auto 10px auto;
}

/*set up the four floated boxes - these are held within the above selector*/
.floatboxes {
	width: 152px;/*set a width for IE pc*/
	w\idth: 236px;/*set the width for good browsers*/
	height: 225px;/*set the margins for IE 6 and other browsers allows for a float bug in IE 6*/
	border: 1px solid #4f4f4f;/*set a border around the boxes*/
	float: left;/*float them to the left*/
	background-color: #FFFFFF;/*set a background colour for the boxes*/
	overflow: auto;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
}

html>body .floatboxes {
	margin: 0 5px;/*correctly align the margin for good browsers after the hack in the rule above*/
}

/* This selector fixes the horizontal scroll in IE Mac and would be seen by IE 5.01 PC except for the escape characters */
*>html .floatboxes {
	padd\ing-right: 16px; /*sets some padding to the right to avoid the horizontal scroll bars that IE insists are needed*/
	w\idth: 200px; /*Feeds in a corrected width for IE due to the padding above */
}
.floatboxes h3 {
	text-align: center;/*set the h3 titles for eac of the boxes*/
	font-size: 1em;/*scale the font size off the body selector*/
	font-family: Verdana, Arial, Helvetica, sans-serif;/*set the font family*/
	padding: 0 0 3px 0;/*set padding against the bottom, zero all other sides*/
	margin: 0;/*zero the margins*/
	color: #ECE9D8;/*set the text colour*/
	font-weight: bold;/*sets the font weight a little less than bold, if not supported in a given browser defaults to a normal weight. If you want bold for your h1 delete this property and value pair - or simply comment them out*/
	background-color: #5F2830;/*set the background color*/
}

/*This selector is only seen by IE Mac due to the escape characters that also block IE 5 PC -- this reverses the heading colors */
*>html .floatboxes h3 {
	bac\kground-color: #F2F7E7;/*provides a background colour to match the box background for IE Mac only*/
	c\olor: #4F4F4F;/*provides the contrasting text colour*/
	/* a negative margin-left, equivalent to 1px LESS than the padding added on the "html>body .floatbox" selector, can be used here instead of reversing the heading colors... however, you will have a 1px space on the far right of the heading which is not appealing with some color schemes. You will also have a horizontal scroll bar on any boxes that have a vertical scroll. This may be acceptable in some cases however. */
	}
/*style the text in the boxes*/
.floatboxes p {
	font-size: 0.85em;/*scale the font size off the body selector*/
	margin: 3px;/*set a margin to all four sides of 5 pixels*/
	padding-bottom: 4px;/*adds padding to the bottom of the p element*/
}

/*set the links in the boxes*/
.floatboxes a, #content a {
	color: #5F2830; /*set the text colour*/
}

.floatboxes a:hover, .floatboxes a:focus, #content a:hover, #content a:focus {
	color: #666666;/*set the text colour on hover and focus*/
	background-color: #ffffff;/*set the background colour*/
	text-decoration: none;/*remove the underline*/
}
#pageContentFull {
	height: auto;
	background-color: #ECE8D9;
	font-size: 0.85em;
	min-height: 600px;
}
.centeredimage {
	font-size: 1em;
	text-align: center;
	margin: 10px;
}
.fullwidthText {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#leftcol_150_08  .RSSHolder {
	width: 130px;
	float: left;
	font-size: 0.85em;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	top: 145px;
}
#leftcol_150_08 .RSSHolder a:link {
	font-size: 0.9em;
	color: #FFCC99;
}
#leftcol_150_08 .RSSHolder a:visited {
	font-size: 0.9em;
	color: #FFFFFF;
}

