@charset "utf-8";
/* CSS Document */
body {
	background-color: #b5cce4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin:0;
	padding:0;
}
p {
     margin:  0 0 1em 0;
     padding:  0;
}
br {
     margin:  0 ;
     padding:  0;
}
/* for understanding browsers */
.container {
min-height:800px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 800px;
}
/**/

.left {
	background-image: url(partyimages/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right {
	background-image: url(partyimages/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.back {
	background-image: url(partyimages/back.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:12px;
}
.spotlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.spotlight a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46779f;
	font-weight: bold;
}
.spotlight a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46779f;
	font-weight: bold;
}
.spotlight a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850011;
	font-weight: bold;
}
.spotlight a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46779f;
	font-weight: bold;
}
.spotlightphone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46779f;
	font-weight: bold;
}
.spotlighttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004178;
	font-weight: bold;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00659e;
}
.bottom a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00659e;
	text-decoration:none;
}
.bottom a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00659e;
	text-decoration:none;
}
.bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00659e;
	text-decoration: underline;
}
.bottom a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00659e;
	text-decoration:none;
	}
.homelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004178;
	text-decoration:none;
	font-weight:bold;
}
.homelink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004178;
	text-decoration:none;
		font-weight:bold;
}
.homelink a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004178;
	text-decoration:none;
		font-weight:bold;
}
.homelink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004178;
	text-decoration:underline;
		font-weight:bold;
}
.homelink a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004178;
	text-decoration:none;
		font-weight:bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #084c7f;
	font-weight: bold;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.red {color: #c8191e}
.green {color: #48bd03}
.blue {color: #084c7f}
.region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c4789;
}

.required { color: #F00;
font-weight: bold;
}
