/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/BG_tile_tile.jpg);
}
#divHeadBrn {
	height: 55px;
	z-index: 1;
	position: relative;
}
h2 {
	font-weight: bold;
	margin-right: 12px;
	font-size: 12px;
	display: inline;
	margin-left: 0px;
	color: #07228E;
	text-indent: 0px;
}
#divNavImg {
	position: relative;
	z-index: 2;
	height: 72px;
}
#divTopNav {
	height: 21px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divMainCont {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tile1.jpg);
	background-repeat: repeat;
	padding-right: 25px;
	padding-left: 25px;
	height: 1200px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#divNavVertHolder {
	width: 126px;
	background-image: url(images/tile_vertNav.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#divMainNavVert {
	float: left;
	background-image: url(images/tile_vertNav.jpg);
	background-repeat: repeat-y;
	padding-top: 12px;
	height: 100%;
}
h1 {
	color: #890318;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
}
#divNavVert1 {
	color: #7F1F55;
	text-align: right;
	background-color: #FFFFCC;
	background-image: url(images/left_but_blend.jpg);
	background-position: left;
	width: 126px;
	background-repeat: repeat-y;
	margin-right: 3px;
	margin-bottom: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}
#divNavVert1 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#divMainNavVert li a:link, #divMainNavVert li a:visited, #divMainNavVert li a:active {
	color: #890318;
	text-decoration: none;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	width: 126px;
	font-weight: 200;
}
#divMainNavVert li a:hover, #divMainNavVert li a.current:link, #divMainNavVert li a.current:visited {
	color: #323398;
	letter-spacing: 3px;
	font-weight: bold;
}
#divLogin {
	width: 50px;
	height: 14px;
	position: relative;
	top: 135px;
	z-index: 5;
	left: 625px;
	text-align: right;
}
#divLogin a:link, #divLogin a:active, #divLogin a:visited {
	color: #FFFFFF;
}
#divLogin a:hover {
	color: #FFBF00;
	letter-spacing: 1px;
}
#clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #890318;
}
#divContact {
	width: 100px;
	height: 14px;
	position: relative;
	top: 150px;
	z-index: 5;
	left: 540px;
	text-align: right;
}
#divContact  a:link, #divContact a:active, #divContact  a:visited {
	color: #FFFFFF;
}
#divContact  a:hover {
	color: #FFBF00;
	letter-spacing: 1px;
}
