/************************************************************\
*	Header Styles
\************************************************************/

.logo{background-image: url("../images/header/logo.png");background-repeat: no-repeat;width: 162px;	height: 97px;}
.tile{background-image: url("../images/header/tile.png");background-repeat:repeat-x;font-family: Verdana;font-size: 14px;}
.bottomPageTile{background-image: url("../images/header/bottomPageTile.png");background-repeat:repeat-x;height: 1px;}

/************************************************************\
*	Menu Styles
\************************************************************/

.menu{background-image: url("../images/menu/menuTile.png");	background-repeat:repeat-y;	}

.menu a{color:#808080; padding-left:20px; text-decoration:none; font-family:Tahoma; font-size:10pt; border-top: solid 1px #000;  width:100%; text-transform:uppercase;}
.menu a:hover{color:#000;}

a.sel{color:#000;}

/************************************************************\
*	Container Styles
\************************************************************/

.leftTab
{
	background-image: url("../images/container/tabLeft.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
}

.tabTile
{
	background-image: url("../images/container/tabTile.png");
	background-repeat: repeat-x;
	height:17px;
	/*text-align: center;*/
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
}

.rightTab
{
	background-image: url("../images/container/tabRight.png");
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
}

.topTile
{
	background-image: url("../images/container/topTile.png");
	background-repeat:repeat-x;
	height: 17px;
}

.topRight
{
	background-image: url("../images/container/topRightCorner.png");
	background-repeat: no-repeat;
	width: 23px;
	height: 17px;
}

.leftTile
{
	background-image: url("../images/container/leftTile.png");
	background-repeat: repeat-y;
	height: 100%;	
	width: 22px;
}

.rightTile
{
	background-image: url("../images/container/rightTile.png");
	background-repeat: repeat-y;
	height: 100%;	
	width: 23px;
}

.bottomLeft{background-image: url("../images/container/bottomLeftCorner.png");background-repeat: no-repeat;	width: 22px;height: 23px;}
.bottomTile{background-image: url("../images/container/bottomTile.png");background-repeat:repeat-x;	height: 23px;}
.bottomRight{background-image: url("../images/container/bottomRightCorner.png");background-repeat: no-repeat;width: 23px;height: 23px;}

/************************************************************\
*	Text Styles
\************************************************************/

.features{font-family: Arial;color:#808080;font-size: 10pt;}

.address{font-family:Arial; color:#808080; font-size:small; padding-left:30px;}

.credit{font-family: Tahoma; font-size:8pt; color:#808080; text-align:center;}
.credit a{text-decoration:none; color:#808080;}
.credit a:hover{color:Red;}

.thumbnail{border:solid 1px #808080;}
.thumbnail:hover{border:solid 1px #fd7a1b;}

#map01{background-image: url("../images/map01.jpg"); background-repeat:no-repeat; height: 253px; width: 400px;}
#map02{background-image: url("../images/map02.jpg"); background-repeat:no-repeat; height: 16px; width: 141px;}
#map03{background-image: url("../images/map03.jpg"); background-repeat:no-repeat;width:17px; height:16px;}
#map04{background-image: url("../images/map04.jpg"); background-repeat:no-repeat; height:16px; width:242px;}
#map05{background-image: url("../images/map05.jpg"); background-repeat:no-repeat; height:131px; width:400px;}

.email{color:#808080; text-decoration:none;}
.email:hover{color:#fd7a1b;}

.linkicon{border:solid 1px #808080;}
.linkicon:hover{border:solid 1px #fd7a1b;}

.iconcell{padding:5px; text-align:center; font-family:Verdana; font-size:8pt;}
.iconcell a{color:#808080; text-decoration:none;}
.iconcell a:hover{color:#fd7a1b;}

#information{display:none;}

.description{font-family:Arial; font-size:12pt; color:#808080;}
.contact{padding-left: 10px; color:#808080; font-size:11pt;}
