/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


p a{
	color:#750b74;
	font-size:13px;
	text-decoration:none;
}


p a:hover{
	color:#000000;
}


p a:active{
	color:#000000;
} 


p a:visited{
	color:#ae386b;
}


p{
	font-size:13px;
	color:#000000;
	padding-left:30px;
	margin-bottom:10px;
}



h1{
	font-size:17px;
	color:#ff157b;
	padding-left:30px;
	margin-bottom:4px;
}


h2{	
	font-size:15px;
	color:#ff157b;
	padding-top:10px;
	line-height:18px;
}

h4{	
	font-size:13px;
	color:#ff157b;
	padding-top:10px;
	line-height:18px;
}

h5{	
	font-size:11px;
	color:#ff157b;
	padding-top:10px;
	line-height:18px;
}

h6{	
	font-size:11px;
	color:#ff157b;
	padding-top:10px;
	line-height:18px;
}


ul {
	list-style-type:none;
}

li{
	margin-bottom:3px;
}

	
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family:Helvetica, Arial, sans-serif;
}

#hdr {
	background-image: url(../images/site2_03.gif);
	background-repeat: no-repeat;
	background-position: center 120px;;
	width: 797px;
	height: 165px;
	margin-right:auto;
	margin-left:auto;
}


#logo{
	float:left;
	padding:0px;
	margin:0px;
	width:306px;
	height:165px;
}



#phoneNumber{
	float:right;
	padding-top:34px;
}


#navs{
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
	width:489px;
	height:34px;
	float:right;
}

#navs a{
	text-decoration: none;
	color:#ffffff;
}


#navs a:hover{
	color:#fed9e9;
}


#navs ul{
	margin-left:-9px;
	padding-top:6px;
	padding-left:30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #ffffff;
}


#tagline{
	float: right;
	padding-top:0px;
	padding-right: 14px;
}


#clear{
	clear:both;
}


#container {
	height: auto;
	width: 797px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}


#content {
	background-image: url(../images/site2_06.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 797px;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
}



#btm {
	background-image: url(../images/site2_08.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 797px;
	height:	13px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}


#leftContent {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 23px;
	float:left;
	width:532px;
	height:auto;
}


#leftContent img{
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #FFFFFF;
}


#contentHdr{
	padding-bottom:10px;
}


#contentHdr img{
	border-bottom:0px; 
	border-left:0px; 
	border-right:0px; 
	border-top:0px; 
}


#spotlights {
	display:block;
	width:215px;
	float:right;
	padding-right:14px;
}


.spotlight2{
	padding-top:3px;
}
#parties {
	float: left;
}
#pics img {
	border: none;
	float: right;
}
#ftr{
	margin-left:auto;
	margin-right:auto;
	font-size:9px;
	color:#989695;
	padding-left:11px;
	width:795px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
}


#ftr a{
	text-decoration:none;
	color:#989695;
}


#copyright{
	padding-top:25px;
	float:left;
}


#mass{
	float:right;
	padding-bottom: 20px;
}
	
	
#form{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-left:30px;
	width:310px;
}



textarea{
	width:170px;
	height:200px;
	overflow:auto;
}


#button{
	background-image:url(../images/submit.gif);
	background-color:#fed9e9;
	width:76px;
	height:27px;
}


#button:hover {
	background-image:url(../images/submit.gif);
	background-color:#fed9e9;
	width:76px;
	height:27px;
}


#button:active{
	background-image:url(../images/submit1.gif);
	background-color:#fed9e9;
	width:76px;
	height:27px;
}

#comments{
	width:300px;
}

#email{
	width:300px;
}

#name{
	width:300px;
}