﻿/*---------- misc. styles ----------*/
BODY {
	background-image : url(Images/bg.gif);
}
/*-------- end misc. styles --------*/


/*---------- Java styles ---------*/
.camden_menu {
	border-color:#000000;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	background-color: #A6B0D2;
	position: absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
a.camden_plain:link, a.camden_plain:visited{
	text-align:left;
	background-color:White;
	color:#374974;
	text-decoration:none;
	border-color:#374974;
	border-style:solid;
	border-width: 1px 1px 0px 1px;
	padding:2px 0px 2px 0px;
	cursor: hand;
	display:block;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.camden_plain2:link, a.camden_plain2:visited{
	text-align:left;
	background-color:White;
	color:#374974;
	text-decoration:none;
	border-color:#374974;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	padding:2px 0px 2px 0px;
	cursor: hand;
	display:block;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.camden_plain2:hover, a.camden_plain2:active{
	background-color: #A6B0D2;
	color: #00008B;
	text-decoration:none;
	border-color:#374974;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	padding:2px 0px 2px 0px;
	cursor: hand;
	display:block;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.camden_plain:hover, a.camden_plain:active{
	background-color: #A6B0D2;
	color: #00008B;
	text-decoration:none;
	border-color:#374974;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	padding:2px 0px 2px 0px;
	cursor: hand;
	display:block;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
}
/*------- end java styles -------*/


/*-------- info block styles -------*/
.infotext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #6C6C6C;
}
.infoback{
	background-color : #EBEEF5;
	border-top : 1px solid #6699CC;
	border-left : 1px solid #6699CC;
	border-bottom : 1px solid #6699CC;
	padding-left : 20px;
	padding-top : 25px;
	padding-right : 12px;
	padding-bottom : 6px
}
/*------- end info styles -------*/


/*---------- news block styles ----------*/
.news{
	padding-top : 3px;
	background-attachment : fixed;
	border-left : 1px solid #7E8ABB;
	border-top : 1px solid #6699CC;
	/*border-right : 1px solid #6699CC;*/
	border-bottom : 1px solid #6699CC;
	background-color : #EBEEF5;
}
.newstext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #6C6C6C;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 1px;
}
.newstitle{
	font-family : Helvetica;
	color : #FC813B;
	font-size : 13px;
	font-weight : 800;
	padding-left : 5px;
	padding-right : 3px;
	padding-top : 2px;
}
/*-------- end news styles -------*/


/*---------- food block styles ----------*/
.food{
	border-top : 1px solid #6699CC;
}
/*-------- end food styles --------*/

/*-------- link styles ---------*/
A:LINK{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FC813B;
}
A:HOVER{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #334998;
}
A:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FC813B;
}
/*----- end link styles -----*/

/*----- database table styles -----*/
.databasetitle{
	/*border : 1px solid #334988;*/
	background-color : #3D529D;
	color : White;
	font-family : "Helvetica 45 Light";
	font-weight : bold;
	font-size : 15px;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : underline;
}
.databasecat{
	border-left : 1px solid #334988;
	border-right : 1px solid #334988;
	font-family : "Helvetica 45 Light";
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
	font-weight : bold;
	text-align : center;
}
.databaseinfo{
	border : 1px solid #334998;
	background-color : White;
	font-family : "Helvetica 45 Light";
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
}
.databaseinfo2{
	border : 1px solid #334998;
	background-color : #FBCF75;
	font-family : "Helvetica 45 Light";
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
}
.border{
	border : 1px solid #334988;
}
/*-----end table -----*/

/*----- address styles -----*/
.address{
	font-family : "@Arial Unicode MS";
	font-size : 13px;
	font-weight : bolder;
}
}
/*---- end address ----*/

/*------ title styles ------*/
.maintitle{
	/*color : #FC813B;
	font-family : "Helvetica 45 Light";
	font-size : 25px;
	*/
	font : lighter 25px Helvetica;
	color : #FC813B
}
/*----- end title -----*/

.pics{
	border
}

.contactFooter
{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
	margin:2px 0 0 0;
}