@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}

td.menu {
	padding-top:30px;
	padding-left:120px;
	padding-right:20px;
	

}
img.menu {

	padding-right:12px;
	padding-left:12px;
}

td.top {
background-image:url(images/bgimages/top.png);
background-repeat:no-repeat;
background-position:center;

} 

td.right1 {
background-image:url(images/bgimages/right1.png);
background-repeat:no-repeat;
background-position:left;
} 
td.right2 {
background-image:url(images/bgimages/right2.png);
background-repeat:repeat-y;
background-position:left;
} 
td.right3 {
background-image:url(images/bgimages/right3.png);
background-repeat:no-repeat;
background-position:left;
} 

td.left1 {
background-image:url(images/bgimages/left1.png);
background-repeat:no-repeat;
background-position:top;
} 

td.left2 {
background-image:url(images/bgimages/left2.png);
background-repeat:repeat-y;
background-position:top;
} 

td.left3 {
background-image:url(images/bgimages/left3.png);
background-repeat:no-repeat;
background-position:top;
} 

td.bottom {
background-image:url(images/bgimages/bottom.png);
background-repeat:no-repeat;
background-position:center;
background-position:top;
padding-top:10px;
} 

td.directionspg {
background-image:url(images/bgimages/pagebg/directionsbg.jpg);
background-position:center;
background-repeat:no-repeat;
width:998px;
height:570px;
}

td.mediagallerypg {
background-image:url(images/bgimages/pagebg/medialgallerybg.jpg);
background-position:center;
background-repeat:no-repeat;
width:998px;
height:570px;
}

td.guestlistbg {
background-image:url(images/bgimages/pagebg/guestlistbg.jpg);
background-position:center;
background-repeat:no-repeat;
width:998px;
height:570px;
}

td.insidetd {
width:998px;
height:570px;
}

td.homepg {
width:998px;
height:550px;
}

td.eventsbg {
background-image:url(images/bgimages/pagebg/eventsbg.jpg);
background-position:center;
background-repeat:no-repeat;
width:998px;
height:570px;
}

td.eventsbg {
background-image:url(images/bgimages/daysbg.jpg);
background-position:center;
background-repeat:no-repeat;
width:998px;
height:570px;
}

.formhide
{
display:none;
}


.newslettertxt {
font-size: 11pt;
font-family:"Trebuchet MS"
font-weight:bold;
color:#333;
}

H1 {
font-size: 18pt;
font-family:"Trebuchet MS";
font-weight:bold;
color: #ffffff;
margin-bottom: 0;
}

H2 {
font-size: 14pt;
font-family:"Trebuchet MS";
font-weight:bold;
color: #ffffff;
margin-bottom: 0;
}

H3 {
font-size: 10pt;
font-family:"Trebuchet MS";
font-weight:bold;
color: #ffffff;
margin-bottom: 0;
}

.textInput
{
background-image:url(images/bgimages/formbg.jpg);
border: 1px solid #666666;
color: #ffffff;
font-size: 1em;
}

.textInput2
{
background-image:url(images/bgimages/formbg2.jpg);
border: 1px solid #666666;
color: #000000;
font-size: 1em;
}

.normaltxt {
font-size: 12pt;
font-family:"Trebuchet MS";
color:#FFF;
}

.smalltxt {
font-size: 9pt;
font-family:"Trebuchet MS";
color:#FFF;
}

img.gallery {

	padding-right:12px;
	padding-left:12px;
}

.footertxt {
font-family:"Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footertxt a{
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}

.footertxt a:visited{
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}




a.menutxt:link { 
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	padding-right:15px;
	padding-left:15px;
}

a.menutxt:active {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	padding-right:15px;
	padding-left:15px;
}

a.menutxt:visited {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration: none;
	padding-right:15px;
	padding-left:15px;
}

a.menutxt:hover { 
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	text-decoration: none;
	padding-right:15px;
	padding-left:15px;
}

</STYLE>