@charset "UTF-8";
/* CSS Document */

/* COLORS
Dark blue color : 0e5076
Off white background : f1ede6
Dark brown font color : 5f5853
*/


body {
	background-image: url(images/background_tile.png);
	background-repeat: repeat;
	background-color: #0e5076;
	text-align: center;
}
.maincontent {
	background-image: url(images/background.png);
	position: relative;
	width: 1014px;
	background-attachment: fixed;
	background-color: #F1EDE7;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	visibility: visible;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 5px solid #0e5076;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5f5853;
	height: 100%;
	overflow: visible;
	z-index: 10;
}

.topbackground {
	background-image: url(images/banner_background_top.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 311px;
	top: -50px;
	position: relative;
	overflow: visible;
	visibility: visible;
	background-position: right;
	width: 1015px;
}
.cornerimage {
	float: left;
	height: 467px;
	width: 341px;
	left: -20px;
	top: -48px;
	z-index: 50;
	overflow: visible;
	position: relative;
	visibility: visible;
}
.menutable {
	height: 112px;
	width: 643px;
	position: relative;
	top: 145px;
	left: 20px;
	text-align: center;
}
#toprollovermenu {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #f1ede6;
}
a {
	color: #0e5076;
	text-decoration: none;
}
a:hover {
	text-decoration:underline
}
#topworkingtimes {
	color: #f1ede6;
	font-size: 12px;
	font-variant: small-caps;
	vertical-align: bottom;
	padding-top: 6px;
}
#maintext {
	width: 974px;
	visibility: visible;
	z-index: 15;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: -50px;
	font-size: 14px;
	text-indent: 14px;
}
#footer {
	font-size: 12px;
	font-variant: small-caps;
	text-align: center;
	line-height: 10px;
}
.leftfloat {
	float: left;
	width: 1px;
	z-index: 55;
	position: relative;
	left: -310px;
	padding-top: 130px;
}
#pagetitle {
	font-size: 20px;
	font-variant: small-caps;
	color: #0e5076;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e5076;
	line-height: 15px;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 3px;
}
#subtitle {
	font-size: 16px;
	color: #0e5076;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0e5076;
	text-align: center;
	letter-spacing: 2px;
}
.subtitle {
	font-size: 16px;
	color: #0e5076;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0e5076;
	text-align: center;
	letter-spacing: 2px;
}
#standout {
	font-size: 18px;
	color: #0e5076;
	text-align: center;
	display: block;
}
#indent {
	position: relative;
	left: 50px;
}
#heading {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
#smallertext {
	font-size: 12px;
	color: #0e5076;
}
.smallertext {
	font-size: 12px;
	color: #0e5076;
}
.categorytitle {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
}
.categorysub {
	font-size: 14px;
	text-align: right;
	margin-right: 25px;
	line-height: 8px;
	font-variant: small-caps;
}
.breadcrumbs {
	font-size: 10px;
	line-height: 5px;
	text-align: left;
	position: relative;
	top: -15px;
	left: -30px;
}
.iconexp {
	cursor: help;
}
#smallercontent {
	font-size: 11px;
	color: #5f5853;
	text-align: center;
}
hr {
border: 0;
background-color: #5F5853;
color: #5F5853;
height: 1px;
text-align: center;
width: 60%;
}
.newflash {
	color: #FC6;
	text-decoration: blink;
}
.thumbimages {
	border: 3px double #5f5853;
}
.commissionheadings {
	font-variant: small-caps;
	text-align: left;
	font-weight: bold;
}
.commissionoutline {
	border: 3px double #0e5076;
	font-size: 12px;

