/* CSS Document */
body {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	background-color: #A09A90;
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	margin-top: 5px;
	margin-bottom: 12px;
	}
a {
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0CB4CB;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #857D71;
	padding-top: 8px;
	padding-bottom: 4px;
	}
.footer a {
	font-size: 10px;
	color: #857D71;
	text-decoration: none;
	}
.footer a:hover {
	font-size: 10px;
	color: #0CB4C8;
	text-decoration: none;
	}
.indextext {
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 22px;
	padding-right: 25px;
	background-image: url(images/index_text.gif);
	background-color: #7E7A72;
	background-repeat:no-repeat;
	background-position: top;
	}
.indextext a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.indextext a:hover {
	color: #363636;
	text-decoration: none;
	}
.indexcontact td{
	font-size: 11px;
	line-height: 14px;
	color: #363636;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #D7D3CC;
	background-image: url(images/indexcontact_bkg.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;;
	}
.subtext {
	font-size: 12px;
	line-height: 16px;
	color: #363636;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 210px;
	padding-right: 30px;
	background-image: url(images/sub_text_02.gif);
	background-repeat:repeat-y;
	}
.subtext a {
	color: #363636;
	text-decoration: none;
	}
.subtext a:hover {
	color: #0CB4C8;
	text-decoration: none;
	}
.subimage {
	padding-left: 16px;
	padding-bottom: 16px;
	}
.sublargeimage {
	background-color: #D7D3CC;
	}
.subsamplebkg {
	background-image: url(images/sub_sample_03.gif);
	background-repeat: repeat-y;
	background-position: top right;
	height: 278px;
	}
.subpagenumbers {
	background-image: url(images/sub_sample_05.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	font-weight: bold;
	text-align: right;
	}
.subpagenumbers a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}
.subpagenumbers a:hover {
	color: #4B3E35;
	font-size: 11px;
	text-decoration: none;
	}
.subtable td{
	text-align: center;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	padding-top: 1px;
	height: 68px;
	width: 93px;
	}
.subtable p {
	margin-top: 5px;
	margin-bottom: 0px;
	}	
.subtext2 {
	font-size: 12px;
	line-height: 16px;
	color: #363636;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 200px;
	background-image: url(images/sub_text_02.gif);
	background-repeat:repeat-y;
	}
blockquote {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
	}
.subtext3 {
	font-size: 12px;
	line-height: 16px;
	color: #363636;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 30px;
	background-color: #EAE8E4;
	}
.subtext3 a {
	color: #363636;
	text-decoration: none;
	}
.subtext3 a:hover {
	color: #0CB4C8;
	text-decoration: none;
	}
.sidebarlogos {
	background-color: #D7D3CC;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #4B3E35;
	}
.sidebarlogos a {
	color: #4B3E35;
	font-size: 11px;
	text-decoration: none;
	}
.sidebarlogos a:hover {
	color: #363636;
	font-size: 11px;
	text-decoration: none;
	}
