/* CSS Document */

body {
	background: #B8954C;
	}
	
p, h1, h2, h3, input, select, ul, blockquote, form	{
	font-family: Optima, "Times New Roman", Times, serif;
	color: #4E3F00;
	}
	
h1 {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:700;
	color: #4E3F00;
	letter-spacing: normal;
	word-spacing: normal;
}

h3 {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4E3F00;
	letter-spacing: normal;
	word-spacing: normal;
}

h3 a {
	color: #4E3F00;
	text-decoration: none;
}

.VGtext {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4E3F00;
	letter-spacing: normal;
	word-spacing: normal;
}

.VGtextLeftAlign {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4E3F00;
	letter-spacing: normal;
	word-spacing: normal;
	text-align:left;
}


.VGtext3 {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4e3f00;
	text-decoration: none;
}
.VGtext2 {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4e3f00;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
.VGtext4 {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #482f00;
	background-position: center;
	text-align: center;
}
table {
	background-repeat: no-repeat;
	background-position: center top;
}

#back a:link	{
	color: #4e3f00;
	font-size: 11px;
	}
.vgtext5 {
	font-family: Optima, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4e3f00;
}
img.border	{
	border: 1px solid #b8954c
	}
	
#center_main {
	background: #f1f2d5;
	border: 1px solid #634100;
	}
	
.bgslice1 {
	background-image: url(../images/bg_slice1.gif);
	background-position: center;
	background-repeat: no-repeat;
	}
	
.bgslice2 {
	background-image: url(../images/bg_slice2-3.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 8px 0 10px 0;
	}
	
.bgslice3 {
	background-image: url(../images/bg_slice3.gif);
	background-position: right;
	background-repeat: repeat-y;
	}
	
.bgslice4 {
	background-image: url(../images/bg_slice4.gif);
	background-position: center;
	background-repeat: no-repeat;
	}
	
.invisible {
	display: none;
}
