/* CSS Document */

/* CSS Document */
body {

    margin: 0px;
    padding: 0px;
    background-color: #A7D0EF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}

#master {

    position: relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;

}



#bodywrap {
	background-color: #A7D0EF;
	margin-top: 256px;
	position: absolute;
	background-position:top center;
	background-repeat:no-repeat;
	padding: 0px;
	width:760px;
	left: 0px;
	top: 0px;

}

#sidecol {

    width:260px;
	float: right;
	background-color: #7DBBE6;
	margin-bottom: 20px;

}


#sidecol p
{
margin-top:0px;
margin-left:10px;
margin-right:10px;
padding-bottom:10px;
}

#sidecol h1 {
	padding-left:5px;
	padding-right: 10px;
	font-size:14px;
	color:#000000;	
	}
#sidecol h2 {
padding-left:10px;
	padding-right: 10px;
	font-size:1.15em;
	color: #123A75;
	}
#sidecol h3, h4 {
padding-left:10px;
	padding-right: 10px;
	font-size:1.0em;
	color: #123A75;
	}
	
#sidecolbottom
{
background-image:url(/assets/images/homepage/rightcol2_btm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	height:32px;

}

#sidecollogo
{
background-color: #A7D0EF;
text-align:center;
}

#maincol {

    margin-right: 260px;
	margin-bottom: 20px;

}

.contentBox
{
margin-left:18px;
width: 460px;
background-color: #A7D0EF;
}

#maincol a {
color: #004B91;
}


#maincol p {
	padding-left:10px;
	padding-right: 10px;

}


#maincol h1 {
padding-left:10px;
	padding-right: 10px;
	font-size:1.6em;
	color:#000000;	
	}
#maincol h2 {
padding-left:10px;
	padding-right: 10px;
	font-size:1.15em;
	color: #123A75;
	}
#maincol h3, h4 {
padding-left:10px;
	padding-right: 10px;
	font-size:1.0em;
	color: #123A75;
	}
#maincol li {
padding:5px;
}
#footer {
	width:100%;
	height:155px;
	clear: both;
	text-align: left;
	color: #FFFFFF;
	background-image:url(../assets/images/homepage/footer.jpg);
	background-repeat:no-repeat;

}

#footer a
{
color: #FFFFFF;
}

#footer p
{
color:#FFFFFF;
padding-top:135px;
padding-left:10px;
}

#footeraddress {
  float:right;
  width: auto;
  margin-top:85px;
  font-size:9px;
  margin-right:40px;
}

#mainimage {
	position:absolute;
	width:760px;
	height:176px;
	z-index:1;
	left: 0px;
	top: 0px;
}

/* breadcrumbs */

#breadcrumbs {
	margin: 11px 0 0 0; padding: 0;
	font-size: 0.85em;
	font-weight: normal;
	width: 100%;
	}
#breadcrumbs a,
#breadcrumbs span {
	color: #000;
	text-decoration: none;
	padding: 0 6px 0 6px;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 1.5em;
	list-style-type: square;	
	list-style-position: outside;
	}

ul a
{
color: #004B91;
}
	
/* Links */

a:link {
	color: #004B91;
	text-decoration: none;
	}
a:visited {
	color: #004B91;
	text-decoration: none;
	}
a:active {
	color: #004B91;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
	#sidebartop {
	margin-left:10px;
	margin-top:0px;
	
}

#sidebartop a {
color:#004B91;
}



#sidebarbottom {
	margin-top:100px;
width:250px;
margin-left:10px;
color:#FFFFFF;
}
#sidebarbottomhome {
width:250px;
margin-top:50px;
margin-left:10px;
color:#FFFFFF;
}

/*gala form*/
#frmAttend input{
border: 1px solid black;
color: black;
}
#frmAttend textarea{
border: 1px solid black;
}
td.billing{
width: 300px;
}
td.checkbox{
width: 40px;
}
td.checkbox_label{
width: 500px;
}
#frmAttend td.checkbox input{
border: none;
}
td.billing_label{
width: 150px;
}
#frmAttend input.radioBut{
	border: none;
}
#frmAttend p{
padding: 0;
}
input.dis_ind{
width: 60px;
}
input.amt_ind{
width: 20px;
}
textarea#attendeeNames{
width: 320px;
height: 100px;
}
#sidebarbottom div#gala_sidebar{
color: black;
}
textarea#seatingPref{
width: 320px;
height: 50px;
}
