body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #2f5f83;
	text-align: center;
	margin: 0px;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
	padding: 5px;
}
p {
	font-size: 80%;
}

h1 {
	font: bold 130% "Trebuchet MS";
	color: #cc0000;
	margin: 20px;
	padding: 0px;
}
h2 {
	font: bold 110% "Trebuchet MS";
	color: #003366;
	margin: 20px;
	padding: 0px;
}
.committee-h1 {
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #3366ff;
	padding-bottom: 10px;
}

/* holder styles */
#holder {
	width: 760px;
	background: url(../images/backbanpaper.gif); /* This image creates the three column faux effect */
	text-align: left;
	border: medium solid #FFCC33;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logoheader {
	border: 3px solid #009999;
	background: url(../images/hotel-bg.gif);
	float: left;
	width: 99%;
	margin-bottom: 3px;
}

#iconbox {
	float: left;
	width: 755px;
	background-color: #a0a086;
}

#icontextbox{
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-left: 5px;
}




#facebook {
	float: left;
	width: 46px;
	margin-left: 220px;
	margin-right: 20px;
	text-decoration: none;
}

#twitter {
	float: left;
	width: 46px;
	margin-right: 20px;
}

#youtube {
	float: left;
	width: 46px;
	margin-right: 20px;
}

#rss {
	float: left;
	width: 46px;
}






#flashheader {
	float: left;
	width: 760px;
}


#anim-logo {
	width: 100px;
	border: 1px solid #000000;
	float: left;
	background: #000000;
	padding-top: 5px;
	margin-right: 20px;
}

#eclogo {
	width: 500px;
	float: right;
	margin-right: 130px;
}
#photobox {
	float: left;
	width: 760px;
	clear: right;
}



#topnav {
	border: 2px solid #FF0000;
	margin-top: 10px;
	margin-bottom: 20px;
	float: none;
	width: 760px;
}
#holder #maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 380px;
	margin-top: 20px;
	border: thin solid #2f5f83;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

#news {
	background: url(../images/backbanpaper.gif);
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 5px;
	float: right;
	margin-top: 20px;
	width: 280px;
	padding: 5px;
}
#news p {
	color: #000000;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#emrbox {
	background: url(../images/backbanpaper.gif);
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 20px;
	float: right;
	width: 280px;
	padding: 5px;
}

#emrbox p {
	color: #000000;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.purpleborder{
	border: 2px solid #9B72CF;
	margin-right: 10px;
}




/* Use Box b for all right news boxes */
.newsbox-a {
	width: 280px;
	margin-bottom: 5px;
	background: url(../images/rect-bot-158.gif) no-repeat left bottom;
	padding-bottom: 5px;
	padding-right: 5px;
}

.emrtextbox {
	width: 280px;
	margin-bottom: 5px;
	background: url(../images/rect-bot-158.gif) no-repeat left bottom;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 3px;
}
.newsbox-a h5{
	background: url(../images/rect-top-158.gif) no-repeat left top;
	width: 280px;
	padding-top: 5px;

}

#rightcol-newsbox{
	background: #FFFFFF;
	border: thin solid #0060b6;
	margin-bottom: 20px;
	margin-top: 20px;
	float: right;
	margin-right: 15px;
	margin-left: 5px;
	width: 300px;
	padding: 5px;
}

.callout {
	font: bold 130% "Trebuchet MS";
	color: #333;
	margin: 0;
	padding: 20px 10px;
}

.callout-large {
	font: bold 180% "Trebuchet MS";
	color: #ffffff;
	margin: 0;
	padding: 20px 10px;
}

 


/* footer styles */
#footer {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background: url(../images/hotel-bg.gif);  /* Do not remove this BG style This background color covers the faux column (vert line) effect that spans the entire holder div you can make whatever bg color you want*/
	margin-top: 15px;
	left: 0px;
	padding: 10px 3px 10px 10px;
	border: 2px solid #009999;
	text-decoration: none;
}



/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin: 20 0 20px 5px;
border: 1px solid #000000;
}
.photocaption {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}
.photo-border {
	border: medium solid #000000;
	margin-bottom: 6px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}

.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;
}
.redtext {
	color: #F00;
}

