@charset "UTF-8";
body  {
	margin: 30px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-image: url(images/stars.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #666666;
	background-repeat: repeat;
	}
	
h2	{color:#F00}
h3	{color:#F00}
a	{color:#FC0}
.twoColFixLtHdr #container {
	text-align: left;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border: solid white 1px;
	height: 104px;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 2.0em;
}
.twoColFixLtHdr #sidebar1 {
	width: 134px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	border: solid white 1px;
	margin-top: 0px;
	/*background-color: #EBEBEB;*/
	height: 487px;
	float: left;
}
* html .twoColFixLtHdr #sidebar1 {
  	\width: 132px; /*microsoft hack below*/
 	w\idth: 132px;
	\height: 485px;
	h\eight: 485px;
	\margin-top: -40px;
	m\argin-top: -40px;
	\margin-right: -3px;
	m\argin-right: -3px;
}
.twoColFixLtHdr #mainContentAbout {
	background-image: url(images/aboutmbkg2.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentAbout {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnAbout {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 210px;
	background-repeat: no-repeat;
	font-size: 1em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #rightColumnAbout {
	position: relative;
	height: 370px;
	width: 390px;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContentCater {
	background-image: url(images/catermbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentCater {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnCater {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 242px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #leftColumnCater h4 {
	font-size: 1.0em;
	}
.twoColFixLtHdr #rightColumnCater {
	position: relative;
	height: 100px;
	width: 300px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 0.8em;
} 
.twoColFixLtHdr #mainContentContact {
	background-image: url(images/contactmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentContact {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnContact {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 242px;
	background-repeat: no-repeat;
	font-size: 1em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #rightColumnContact {
	position: relative;
	height: 300px;
	width: 300px;
	float: left;
	padding-left: 50px;
	padding-top: 0px;
	font-size: 0.8em;
} 
.twoColFixLtHdr #mainContentFood {
	background-image: url(images/foodmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentFood {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}

.twoColFixLtHdr #leftColumnFood {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 210px;
	background-repeat: no-repeat;
	font-size: 1em;
	z-index: auto;
	float: left;
}
.twoColFixLtHdr #rightColumnFood {
	position: relative;
	height: 300px;
	width: 380px;
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	font-size: 0.8em;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #mainContentGallery {
	background-image: url(images/galleryBkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 350px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 292px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentGallery {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}
.twoColFixLtHdr #mainContentGogo {
	background-image: url(images/gogombkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 350px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 292px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentGogo {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}
.twoColFixLtHdr #mainContentHome {
	background-image: url(images/homebkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentHome {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnHome {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 230px;
	background-repeat: no-repeat;
	font-size: 1em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #leftColumnHome a link{
	color: none;
}
.twoColFixLtHdr #rightColumnHome {
	position: relative;
	height: 370px;
	width: 370px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	font-size: 0.8em;
} 
.twoColFixLtHdr #FB {
	margin-top: 90px;
	margin-right: 50px;
	font-size:12px;
	vertical-align: text-top;
	color:#FFF;
}
.twoColFixLtHdr #FB a {
	color: none;
	
}
.twoColFixLtHdr #mainContentIndex {
	background-image: url(images/homebkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	height: 487px;
	width: 662px;
	background-repeat: no-repeat;
	border: solid white 1px;
	overflow: hidden;
} 
* html .twoColFixLtHdr #mainContentIndex {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}
.twoColFixLtHdr #mainContentKids {
	background-image: url(images/kidsmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentKids {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnKids {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 242px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #leftColumnKids p {
	line-height:1.2em;
	}
.twoColFixLtHdr #rightColumnKids {
	position: relative;
	height: 50px;
	width: 300px;
	float: left;
	padding-left: 40px;
	padding-top: 140px;
	font-size: 0.8em;
}
.twoColFixLtHdr #container #mainContentKids #leftColumnKids p b {
	color: #FFcc66;
}
.twoColFixLtHdr #mainContentNetwork {
	background-image: url(images/netwmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
	font-size:0.85em;
} 
* html .twoColFixLtHdr #mainContentNetwork {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnNetwork {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 240px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #rightColumnNetwork {
	position: relative;
	height: 50px;
	width: 360px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContentNetworkForm {
	background-image: url(images/netwfmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 10px;
	position: relative;
	height: 477px;
	width: 552px;
	background-repeat: no-repeat;
	border: solid white 1px;
	font-size: 1em;
	line-height: 1.2em;
} 
* html .twoColFixLtHdr #mainContentNetworkForm {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #mainContentNetworkForm p a {
	color: #FF6600;
} 
.twoColFixLtHdr #mainContentparty {
	background-image: url(images/pHousebkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentparty {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}

.twoColFixLtHdr #mainContentSpecial {
	background-image: url(images/specmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentSpecial {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnSpecial {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 387px;
	width: 290px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #rightColumnSpecial {
	position: relative;
	height: 50px;
	width: 300px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	font-size: 0.8em;
}
.twoColFixLtHdr #mainContentSpecial #leftColumnSpecial h2 {
	color: #FF0000;
	line-height: 50%;
	font-size: 1.2em;
} 
.twoColFixLtHdr #container #mainContentSpecial #leftColumnSpecial p b {
	color: #FFcc66;
}
.twoColFixLtHdr #mainContentVip {
	background-image: url(images/vipplusm.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentVip {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
} 
.twoColFixLtHdr #leftColumnVip {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	position: relative;
	height: 200px;
	width: 250px;
	background-repeat: no-repeat;
	font-size: 1em;
	z-index: auto;
	float: left;
	padding-bottom: 20px;
} 
.twoColFixLtHdr #rightColumnVip {
	font-size: 0.7em;
}
.twoColFixLtHdr #leftColumnVip p a {
	color:#FF6600
} 
.twoColFixLtHdr #mainContentViptc {
	background-image: url(images/viptcbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 487px;
	width: 622px;
	font-size: 0.9em;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentViptc {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}
.twoColFixLtHdr #mainContentVipForm {
	background-image: url(images/vipplusform.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
.twoColFixLtHdr #mainContentVipForm form table {
	font-size: 0.8em;
} 


.twoColFixLtHdr #mainContentWed {
	background-image: url(images/wedmbkg.jpg);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 136px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: 467px;
	width: 622px;
	background-repeat: no-repeat;
	border: solid white 1px;
} 
* html .twoColFixLtHdr #mainContentWed {	
	\width: 242px; /*microsoft hack*/
	w\idth: 242px;
	\margin-left: 133px;
	m\argin-left: 133px;
}
.twoColFixLtHdr #mainContentWed p {
	font-size: 10px;
}
.twoColFixLtHdr #mainContentWed li {
	font-size: 10px;
}
.twoColFixLtHdr #leftColumnWed {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	height: 387px;
	width: 220px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	z-index: auto;
	float: left;
} 
.twoColFixLtHdr #rightColumnWed {
	position: relative;
	height: 490px;
	width: 380px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 0.8em;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}

