/* CSS Document */
body {
	background: #660000;
/*	background-image: url(../images/bg2.gif);*/
	text-align: center;
	}	
	
p, td, tr, input, textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #660000; }

#outerWrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/bg_page.jpg);
	background-repeat:repeat-y;
}
#top {
	width: 100%;
	height: 40px;
	background-image: url(../images/bg_top.jpg);
	background-repeat:no-repeat;
}
#bottom {
	width: 100%;
	height: 25px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat:no-repeat;

}

#maintable {
	width: 750px;
	padding: 1px;
	border: 1px solid #660000;
	background: #ffffff;
	}

#indexmain {
	border: 0px solid #660000;}	
	
#gallerytable {
	border: 0px solid #660000;
	padding: 0px;}
	
.white {
	color: #ffffff; }

.smallfont {
	font-size: 10px; }

.largefont {
	font-size: 22px;
	color: #ffffcc;
	text-align: center;}

.bold {
	font-weight: bold; }

.topheader {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;}

td.topheader {
	border: 1px solid white;}	

td.copyright {
	/*border: 1px solid white;
	background: #660000;*/
	color: #660000;
	
	}
	
.navbarbottom {
	margin-top: 0px;
	font-size: 12px;
	color: #660000;
	line-height: 130%;
	padding: 5px;
	text-align: center; }
	
.navbarbottom a:link {
	color: #660000; }
	
.navbarbottom a:visited {
	color: #660000; }
	
.navbarbottom a:hover {
	color: orange;
	text-decoration: underline; }

.copyright {
	font-family: Verdana, arial, helvetica, verdana, sans-serif;
	margin-top: 0px;
	font-size: 10px;
	color: #666;
	line-height: 150%;
	padding: 5px;
	text-align: center;
	border-top: 1px dotted #660000;
	 }
	
.copyright a:link {
	color: #666; }
	
.copyright a:visited {
	color: #666; }
	
.copyright a:hover {
	color: #660000;
	text-decoration: underline; }
	
	
#footer {
	width: 850px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	font-family: Verdana, arial, helvetica, verdana, sans-serif;	
	font-size: 10px;
	color: #e7e7e7;
}
#footer a {
	color: #e7e7e7;
}
a:link {
	color: #660000;
	text-decoration: underline; }
	
a:visited {
	color: #660000;
	text-decoration: underline;}
	
a:hover {
	color: #660000; 
	text-decoration: none;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}

td.navbarbackground {
	height: 30px;
	padding: 5px 5px 5px 5px;
	text-align: center; 
	background-color: #660000;
	background-image: url(../images/bg_navbartop.gif);
	background-position: bottom;
	}

.navbar {
	background-color: #660000;
	background-image: url(../images/bg_navbartop.gif);
	background-position: bottom;
	padding: 2px 5px 2px 5px;
	text-align: center; 
	color: #ffffff;
	cursor: default;
	cursor: inherit;
}
.navbar a {

}
.navbar a:link {
	padding: 2px 5px 2px 5px;
	text-align: center; 
	color: #ffffff;
	text-decoration: none; 

	}
	
.navbar a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.navbar a:hover {
	color: #ffffff;
	text-decoration: underline; 
	cursor: default;		
	}
.navbar a:focus, .navbar a:active {
	cursor: default;
}
img {
	border: none; }
	
h1, h2, h3, h4 {
	color: #660000; 
	padding-bottom: 6px;
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	border-bottom: 1px dotted #660000;
	}
.largeheader {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin-top: 20px;
	padding-top: 20px;
	}
h2{
	font-size: 12px;
	font-weight: bold;}

.caption {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;}
	
hr {
	color: #660000;
	text-decoration: none;}
	
.quote {
	font-family: 'times new roman' , times, serif;
	font-size: 14px; 
	margin-left: 10px;
	line-height: 120%;
	text-align: center;}
	
.divider {
	border-top: 1px dotted #666;
	margin: 0;
	padding: 0;
}
.centeralign {
	text-align: center;	
}
.rightalign {
	text-align: right;
}
.leftalign {
	text-align: left;	
}
.box {
	border: 1px dotted #660000;
	padding: 10px;	
	margin-bottom: 12px;
}
