@charset "utf-8";

a img {
	border: 0;
}

#ryder-cup{
	float:left;
	display:inline;
	margin: 0 0 0 300px;
	padding: 0 0 10px 0;
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -322px;
	min-width:800px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 644px;
	width: 800px;
}

#titleholder{
	float:left;
	display:inline;
	width:800px;
	height:98px;
}

#navholder{
	float:left;
	display:inline;
	width:800px;
	height:28px;
	text-align: center;
	margin-top: 15px;
}

#mainholder{
	float:left;
	display:inline;
	width:800px;
	height:490px;
}

#footerholder{
	float:left;
	display:inline;
	width:800px;
	height:76px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#imagetop {
	float:left;
	display:inline;
	width:800px;
	height:265px;
}

#textbottom {
	float:left;
	display:inline;
	width:780px;
	height:203px;
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
}

#imageleft {float:left; display:inline; width:400px; height:428px;}

#textright {float:left; display:inline; width:380px; height:428px; margin-left: 10px; margin-right: 10px;}

#imageright {float:left; display:inline; width:400px; height:428px;}

#textleft {
	float:left;
	display:inline;
	width:380px;
	height:428px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
}

#titleunderline {
	height:4px;
	background-color:#9c7356;
	overflow: hidden;
}

#signupbottom {z-index:1; width:780px; height:153px; margin-right:-780px; margin-bottom:-153px; float:left; display:inline;}

.text-footer{
	font: 11px Arial, Helvetica, sans-serif;
	color:#2e282a;
}

.brainslogo{
	margin-right:20px;
	margin-left:225px;
	display:inline;
	float: left;
}

.text-main {
	color:#2e282a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.christmas-buttons {
	padding-bottom:5px;
	}

/* Form Styling */

input.formbox, textarea {
	padding-left: 2px;
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #2e282a;
	width: 200px;
}

select {
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #2e282a;
}

.selectdate {
	width: 58px;
}

.submit {
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #2e282a;
	border: #2e282a solid 1px;
}

/* End of Form Styling */
