@charset "utf-8";
/* CSS Document */
body {
	background-image:url(/assets/background.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}
.oneColFixCtr a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtr a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.oneColFixCtr a:hover {
	text-decoration: none;
	color: #666666;
}
.oneColFixCtr a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.link a:link {
	color: #333333;
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
	color: #333333;
}
.link a:hover {
	text-decoration: none;
	color: #666666;
}
.link a:active {
	text-decoration: none;
	color: #A3010A;
}

img
{  border-style: none;
}
.oneColFixCtr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #title {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 250px;
	margin: 0;
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #menu {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 12px;
	margin: 0;
	background-image:url(assets/gala/galamenu.jpg);
	background-repeat:repeat-x;
	background-color: #333333;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:medium;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.oneColFixCtr #mainlink {
	float:left;
	padding-right: 30px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:200;
	color: #FFFFFF;
	text-align:left;
	text-transform:uppercase;
}
.oneColFixCtr #pagetitle {
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:100;
	text-align:right;
	text-transform:uppercase;
}
.link #pagetitle {
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:100;
	text-align:right;
	text-transform:uppercase;
}
.link #pagelink {
	padding-top:10px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	text-align:right;
	text-transform:uppercase;
}
.oneColFixCtr #mainbox {
	width: 1000px;
	background-repeat:repeat-y;
	margin: 0;
	border-top-style:solid;
	border-top-color:#999999;
	border-bottom-color:#999999;
	background-image: url(assets/boxbackground.jpg);
}
.oneColFixCtr #leftphotos {
	float: right;
	width: 350px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:inherit;
	margin: 0;
}
.oneColFixCtr #rightlinks {
	float: left;
	width: 200px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 300px;
	height:inherit;
	margin: 0;
	padding-top:20px;
	text-align: right;
}
.oneColFixCtr #link {
	padding-top:7px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	text-align:right;
	text-transform:uppercase;
}
.oneColFixCtr #mainContent {
	margin-right: 350px;
	margin-left: 200px;
	font-size: 14px;
}
.oneColFixCtr #mainContent2 {
	margin-left: 200px;
}
.oneColFixCtr #texttitle {
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
}
.oneColFixCtr #texttitle2 {
	margin-right: 350px;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
}
.oneColFixCtr #text {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
}
.oneColFixCtr #text2 {
	margin-right: 350px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
}
.oneColFixCtr #photos {
	width: 350px;
	margin: 0;
	padding-bottom: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.oneColFixCtr #contact {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 10px;
	background-color: #999999;
	margin: 0;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:medium;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align:center;
	font-weight:400;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtr #container #mainbox #mainContent #text p {
	text-align: left;
}
.body_2 {
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	text-align:left;
	text-transform:none;
	color: #666;
}

