/*<group=General Styles>*/



body {
	margin: 0px 5px 0px 5px;
	text-align: left;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	background:url(images/GIF/bgtile.gif) repeat;

}

img {
	border:none;
	}
	
	

b, strong {
	font-weight: bold;
	color: #343434;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
}

.image-left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

.image-right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}



#indeximg {
	float: left;
	text-align: left;
	position:absolute;
	visibility:visible;
	z-index:0;
}



.firstcell {
	border-left: 1px dashed #333;
	background:#cc0000;
}


.secondcell {
	background:#FF3300;
}


.thirdcell {
	background:#FF6600;
}


.fourthcell {
	background:#FF9900;
}


.fifthcell {
	background:#FF6600;
}


.sixthcell {
	background:#FF3300;
}


.seventhcell {
	background:#cc0000;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #343434;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 1.49em;
}



	
#pageHeader {
	width: 778px;
	background: url(images/JPG/deb-header8.jpg) no-repeat;
	text-align: left;
	list-style: none;
	height: 111px;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	border-top:1px dashed #333;
	border-bottom:none;
}

#pageHeader img {
	display: inline;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}

#pageHeader h1 {
	color: #ffffff;
	text-shadow: 0px 0px 4px #c6e3f9;
	margin: 0px;
	text-align: left;
	font-size: 26px;
	letter-spacing: 3px;
	padding: 20px 20px 5px 50px;
}

#pageHeader h2 {
	color: #c6e3f9;
	text-shadow: 0px 0px 3px #c6e3f9;
	margin: 0px;
	font-size: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 50px;
	letter-spacing: 3px;
}


#indexContentContainer {
	width: 778px;
	float: right;
	text-align: left;
	padding-top: 0px;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	border-top:none;
	border-bottom:none;
	height:780px;
}



#indexContentContainer table {
	padding-top:15px;
	font-size:13px;
	position:relative;
	z-index:2;
	word-spacing: 1px;
	line-height: 1.4em;

}



#contentContainer {
	width: 778px;
	float: left;
	text-align: left;
	padding-top: 0px;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	border-top:none;
	border-bottom:none;
	background: url(images/JPG/balmoral-15-white.jpg) no-repeat left top;
}

#contentContainer #content {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:20px;

}



#sidebarContainer {
	width: 389px;
	float: right;
	text-align: left;
	padding-top: 35px;
	border-left: 1px dashed #333;

}

#sidebarContainer .sidebar {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:20px;
}

#footer {
	width: 778px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	height: 31px;
	color: #ffffff;
	background: #cc0000;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	border-bottom:1px dashed #333;
}

#footer p {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#footer a {
	color: #8ba1d7;
}

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


#indexfooter {
	width: 778px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	height: 31px;
	color: #ffffff;
	background: #cc0000;
	border-left: 1px dashed #333;
	border-right: 1px dashed #333;
	border-bottom:1px dashed #333;
	position:absolute;
	top:900px;
	visibility:visible;
	z-index:2;
}

#indexfooter p {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#indexfooter a {
	color: #8ba1d7;
}

#indexfooter a:hover {
	color: #092143;
	text-decoration: none;
}
	
/*</group>*/


/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	line-height: normal;
	position:relative;
	z-index:1;
	height:25px; /*IE Fix */
}



#navcontainer td {
	margin: 0;
	padding: 0;
	width: 156px; /* Width of Menu Items */
	border-bottom: 1px dashed #333;
	border-top: 1px dashed #333;
	border-right: 1px dashed #333;

	
	}



#navcontainer tr td {
	text-align:center;
	height:25px;
	}



/* Styles for Menu Items */
#navcontainer tr td a {
	display: block;
	text-decoration: none;
	font-size:11px;
	border-bottom: 0;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer tr td { float: left; height: 1%; }
* html #navcontainer tr td a { height: 1%; }
/* End */

#navcontainer tr td:hover { color: #FFFFFF; background:#FF0000; text-shadow: 0px 0px 4px #ffcccc;} /* Hover Styles */


#navcontainer tr td:hover a, #navcontainer tr td.over  { color: #FFFFFF; background: #FF0000; text-shadow: 0px 0px 4px #ffcccc;} /* The magic */
		
		

body { behavior:url(csshover.htc); } /* IE 6 PC Hack */

/*</group>*/








/*<group=Global Classes>*/

.standout {
	font-style: italic;
	font-size: 13px;
	color: #000000;
}

h1 {
	color: #343434;
	font-size: 24px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	line-height:normal;
	margin-bottom: 23px;
	text-shadow: 2px 2px 4px #343434;
}

h2 {
	color: #343434;
	font-size: 22px;
	font-weight: normal;
	text-decoration:none;
	text-align:center;
	margin-bottom: 23px;
	text-shadow: 2px 2px 3px #343434;

}

h3 {
	color: #343434;
	font-size: 20px;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
	margin-bottom: 23px;
	text-shadow: 2px 2px 3px #343434;

}

h4 {
	color: #343434;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
	margin-bottom: 23px;
	text-shadow: 2px 2px 3px #343434;
}

h5 {
	color: #343434;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
	margin-bottom: 23px;
	text-shadow: 2px 2px 3px #343434;
}

.imageStyle {
	padding-left:10px;
}
	
/*</group>*/


/*<group=3 Column Classes>*/

.boxwrap   { width: 730px; margin-left: auto; margin-right: auto; }

.boxbody   { width: 500px; float: left;  }
.boxcenter { width: 230px; float: right; }
.boxleft   { width: 270px; float: left;  }
.boxright  { width: 230px; float: right; }
.boxheader { width: 100%;  clear: both;  }
.boxfooter { width: 100%;  clear: both;  }

.boxclear  { clear: both; }

/* ie hack: */
     .iehackwrap { text-align: center;  }
     .boxwrap    { text-align: justify; }     


/* formatting */
.boxwrap { text-align: justify; margin-bottom: 2em; }

p   { padding: 5px 10px; margin: 0px; }


/*</group>*/




/*<group=Quilt Classes>*/

.collection-p	{
	 width:610px;
	 text-align:center;
	}


.quilt-left {
	border-width:0px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.linklist1	{
	list-style:circle;
	font-size:16px;
	line-height:1.4em;
	}



.linklist2	{
	list-style:circle;
	font-size:16px;
	}

/*</group>*/
