﻿/* Global Styles */

body {
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 880px;
	padding-left: 50%;
	/* end of part rest is in id style */
	margin-top:10px;
	background-color: #ff7f50;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 10px;
    scrollbar-face-color: #c23d0c;
    scrollbar-arrow-color: #FFFACD;
    scrollbar-track-color: #ff7f50;
	}
	
a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #c23d0c;
	}

/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 880px;
	margin-left: -440px;
/* End of centering site */
}

#montra {
	padding-top:.5em;
	padding-bottom:.5em;
	text-align:center;
}

#enclose {
	float:left;
	width:550px;
	padding-top:10px;
}

#columnMain {
	float:left;
	width:370px;
	background-color:#ffe4b5;
	padding:5px;
	border: thin ridge #FB7C4E;
}

#columnMiddleTop {
	float: right;
	width: 150px;
	background-color: #ffe4b5;
	padding: 5px;
	border: thin ridge #FB7C4E;
	margin-bottom: 10px;
}

#columnMiddleMiddle {
	float: right;
	width: 150px;
	background-color: #ffe4b5;
	padding:5px;
	border: thin ridge #FB7C4E;
	margin-bottom: 10px;
}

#columnMiddleBottom {
	float: right;
	width: 150px;
	background-color: #ffe4b5;
	padding:5px;
	border: thin ridge #FB7C4E;
}

#encloseRight {
	float:right;
	width:150px;
	padding-top:10px;
}

#columnRightTop {
	float:right;
	width:140px;
	background-color:#ffe4b5;
	padding:1px;
	border: thin ridge #FB7C4E;
	margin-bottom: 10px;
}

#columnRightMiddle {
	float:right;
	width:140px;
	background-color:#ffe4b5;
	padding:1px;
	border: thin ridge #FB7C4E;
	margin-bottom: 10px;
}

#columnRightBottom {
	float:right;
	width:140px;
	background-color:#ffe4b5;
	padding:1px;
	border: thin ridge #FB7C4E;
}

#navigation td {
	background-color: #c23d0c;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #eee8cd;
	line-height:16px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	padding:7px 10px 2px 10px;
	}
	
#navigation a:hover {
	background: #eee8cd;
	color:#c23d0c;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #8d580a;
	letter-spacing:0.2em;
	line-height:30px;
	}
	
#footer {
	clear:both;
}
/* Class Styles */
	
.rightsideBackground {
	background-image: url('images/template_08.gif');
}

.leftsideBackground {
	background-image: url('images/template_09background.gif');
}

.navbarBackground {
	background-color: #C23D0C;
}

.textBackground {
	background-color: #EEE8CD;
}

.bodyText {
	font: 13px Verdana;
	color: #000000;
}
	
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
}

.pageName{
	font: 20px Verdana;
	color: #C23D0C;
	line-height: 20px;
	letter-spacing: 0.21em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
	
.subHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
}

.subHeader a {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.2em;
	text-decoration:none;
	}
	
.subHeader a:hover {
	color: #000000;
	letter-spacing:.2em;
	}

.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 14px Arial, Helvetica, sans-serif;
	color: #DCDC51;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
a .picnav {
	border: 1px solid black; opacity: .35; filter: alpha(opacity=35);
}
a:hover .picnav {
	border: 1px solid white; opacity: 1.0; filter: alpha(opacity=100);
}	
.footer {
	font: normal 12px Verdana;
	color: #993300;
	text-align: center;
	background-color: #EEE8CD;
	margin-left: 110px;
	font-weight: bold;
}
#columnMiddleBottom {
	float: right;
	width: 200px;
	background-color: #ffe4b5;
}
li {
	font: 13px Verdana;
	color: #000000;
}
.centered {
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
}
.catagoryTitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: 0.2em;
	text-align: center;
}
.style1 {
	border-style: solid;
	border-width: 0px;
}
