.label {
	width: 130px;
	display: block;
	float: left;
	color: #999999;
	font-size: small;
}
form fieldset {
	border: none;
	width: 400px;
}
.submit {
	width: 60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.contact {
	border-style: none;
	display: block;
}
form input, form textarea {
	border: 2px #C0C0C0 solid;
	background-color: #606060;
	color: #FFFFFF;
	width: 240px;
	min-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
#content_column_right {
	float: left;
	margin-left: 5px;
	width: 410px;
	margin-bottom: 40px;
	height: auto;
}
.Container  {
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.ContainerContent  {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #CAA859;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #CAA859;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	}
	
#navigation a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	}

#padding {
	padding:20px 5px 20px 5px;
	}

/* Class Styles */

.logo {
	color: #CAA859;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

.sidebarText {
	color: #333333;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText {
	line-height:1.4em;
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	float: none;
	position: relative;
	}
.footerCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 14px;
}

	
.pageName {
	color: #CAA859;
	letter-spacing:0.1em;
	line-height:48px;
	font-family: georgia;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-variant: small-caps;
	text-transform: capitalize;
	}
	
.subHeader {
	color: #CAA859;
	font-weight:bold;
	line-height:30px;
	letter-spacing:0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: #333333;
	line-height: 40px;
	padding-left: 20px;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;

	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.GoldTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #CAA859;
	vertical-align: text-top;
}
.choice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CAA859;
}
