/* Stylesheet by Visual Adventures www.visualadventures.com */
body {
	background:#000000 url(images/background.gif) repeat-y left top;
	padding: 0px;
	margin: 0px;
}
#pageframe {
	width:843px;
	margin:0px;
	padding:0px;
	display: block;
	position: absolute;
	background:transparent url(images/headerImage.jpg) no-repeat top left;
	overflow: hidden;
	float:left;
	top: 1px;
z-index: 1;
}
#contentcolumns {
	width:843px;
	margin:0px;
	padding:0px;
	display: block;
	position: relative;
	overflow: hidden;
	float:left;
	top: 1px;
z-index: 1;
}
#header {
	width:843px;
	height: 212px; 
	overflow: hidden;
	position: relative;
	display: block;
	float:left;
}
#leftcol {
	width: 190px;
	overflow: hidden;
	position: relative;
	display: block;
	padding-left: 67px;
	float:left;
}
#middlecol {
	width: 393px;
	overflow: hidden;
	position: relative;
	display: block;
	padding-left: 0px;
	float:left;
}
#rightcol {
	width: 171px;
	overflow: hidden;
	position: relative;
	display: block;
	padding-left: 13px;
	float:left;

}
/* Navigation Area Styles */
#navigation {
	width:190px;
	position: abosolute;
	display: block;
	background:transparent url(images/nav_area_background.gif) repeat-y left top;
	z-index:5;
}
#navigation_level1{
	width:190px;
	position: relative;
	display: block;
	background:transparent url(images/nav_area_footer.jpg) no-repeat left bottom;
	z-index:6;
}
#navigation_level2 {/* width + padding = total width */
	width:135px;
	position: relative;
	display: block;
	background:transparent url(images/nav_area_head.jpg) no-repeat left top;
	z-index:7;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 100px;
}
#navigation_level2 p{
	text-align: left;
	color: #ffffff;
	font-family:"Garamond", Verdana, Arial, sans-serif;
	font-style:italic;
	font-size:14px;
	z-index:10;
	padding-left:15px;
	background:transparent url(images/note.gif) no-repeat left top;
}

#navigation_level2 a:link{
	text-align: left;
	color: #E9C863;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	z-index:10;
}
#navigation_level2 a:visited{
	color: #E9C863;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	text-decoration: underline;
	}
#navigation_level2 a:active{
	color: #E9C863;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	text-decoration: underline;
	}
#navigation_level2 a:hover{
	color: #A17A04;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	}
/* Content Area Styles */
#content_level1 {
	width:393px;
	float:left;
	position: relative;
	display: block;
	overflow: hidden;
	background:#0C0701 url(images/content_area_background.gif) repeat-y left top;
	z-index:5;
}
#content_level2{
	width:393px;
	background:transparent url(images/content_area_footer.jpg) no-repeat left bottom;
	z-index: 6;
	float:left;
	position: relative;
	display: block;
	overflow: hidden;
}
#content_level2-wide{
	width:564px;
	background:transparent url(images/content_area_footer.jpg) no-repeat left bottom;
	z-index: 6;
	float:left;
	position: relative;
	display: block;
	overflow: hidden;
}
#content{ /* width + padding = total width */
	width:353px;	
	background:transparent url(images/content_area_head.jpg) no-repeat left top;
	z-index: 7;
	float:left;
	position: relative;
	display: block;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
}
/* Right box Styles */
#newsbox {
	width:171px;
	position: abosolute;
	display: block;
	background:transparent url(images/news_box_background.gif) repeat-y left top;
	z-index:5;
}
#newsbox_level1{
	width:171px;
	position: relative;
	display: block;
	background:transparent url(images/news_box_footer.gif) no-repeat left bottom;
	z-index:6;
}
#newsbox_level2 {/* width + padding = total width */
	width:131px;
	position: relative;
	display: block;
	background:transparent url(images/news_box_head.jpg) no-repeat left top;
	z-index:7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsbox_level2 h1{
	width:131px;
	text-align: left;
	color: #ffffff;
	font-family:"Garamond", Verdana, Arial, sans-serif;
	font-size:14px;
}
#newsbox_level2 h2{
	width:131px;
	text-align: left;
	color: #F6DB88;
	font-family:"Garamond", Verdana, Arial, sans-serif;
	font-size:18px;
	background:transparent url(images/cairnSM.gif) no-repeat left bottom;
	padding-left: 35px;
	padding-bottom: 8px;
	border-bottom: 0px;
	margin-left:-15px;
	text-shadow:Black;
}
#newsbox_level2 p{
	width:131px;
	text-align: left;
	color: #ffffff;
	font-family:"Garamond", Verdana, Arial, sans-serif;
	font-size:14px;
	padding-bottom:-5px;

}

#newsbox_level2 a:link{
	width:131px;
	text-align: left;
	color: #F6DB88;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
}
#newsbox_level2 a:visited{
	color: #F6DB88;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	text-decoration: underline;
	}
#newsbox_level2 a:active{
	color: #F6DB88;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	text-decoration: underline;
	}
#newsbox_level2 a:hover{
	color: #A17A04;
	font-family: "Garamond", Verdana, Arial, sans-serif;
 	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	}
/* footer Area Styles */
#footer {/* width + padding = total width*/
	width:703px;
	margin:0px;
	padding:0px;
	display: block;
	position: relative; 
	/*overflow: hidden; don't use this attribute, this hides the footer in firefox */
	padding-left: 80px;
	padding-right: 60px;
	padding-top: 60px;
	padding-bottom: 20px;
}
#footer h1{
	width:703px;
	display: block;
}
#footer h1 img{
	padding-left: 10px;
}

#footer p{
	width:553px;
	font-size: 12px;
}


/* ----- the following are text styles ----------- */
p, .bodyCopy, ul {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
p a:link{
	z-index: 100;
	color: #FF9;
	text-decoration: underline;
	}
p a:visited{
	color: #FF9;
	text-decoration: underline;
	}
p a:active{
	color: #FFFFFF;
	text-decoration: underline;
	}
p a:hover{
	color: #CCCCCC;
	text-decoration: none;
	}
ul a:link{
	color: #FFFFFF;
	text-decoration: underline;
	}
ul a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	}
ul a:active{
	color: #FFFFFF;
	text-decoration: underline;
	}
ul a:hover{
	color: #CCCCCC;
	text-decoration: none;
	}
h1{
	display: block;
	width:350px;
	float:left;
	margin-left:0px;
	margin-top: 0px;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #F6DB88;
}
h2 {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #E9C863;
	padding-top: 20px;
	border-bottom: 2px;  
	border-bottom-width: 80%;
	border-bottom-style:solid;
	border-bottom-color:#72482F;
	padding-left: 30px;
	background:transparent url(images/logo50.gif) no-repeat left bottom;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF57D;   
	letter-spacing: 1px;
}
h3 a:link{
	color: #CCCCCC;
	text-decoration: underline;
	}
h3 a:visited{
	color: #CCCCCC;
	text-decoration: underline;
	}
h3 a.:active{
	color: #CCCCCC;
	text-decoration: underline;
	}
h3 a:hover{
	color: #FFFFCC;
	text-decoration: none;
	}	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.quotes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEEDAB;
	letter-spacing: 1px;
}

