
body {
	margin:0 0 0 0;
	background: #54185d url(../_images/bkg.gif) repeat-x;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.5em;
	color:#727272;
}

#mainContainer {
	background:url(../_images/frame_repeat.gif) repeat-y center;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
}
#contentContainer {
	background:url(../_images/frame_top.jpg) no-repeat;
	text-align:left;
	width:950px;
	
}
#mainContent {
	padding:30px 205px 0 200px;
	width:545px;
	height:100%;
}


#contentLeft {
	width:280px;
	height:100%;
	float:left;
	/*margin-left:205px;*/
}
#contentRight {
	width:220px;
	height:100%;
	float:right;
}

#contentFull {
	width:100%;
}


h1 {
	color:#9b36a4;
	margin:0;
	padding:0;
	font-size:2em;
	line-height:1.25em;
}
.homeTitle {
	font-size:1.70em;
	font-weight:normal;
}
h2 {
	color:#9b36a4;
	margin:0;
	padding:0;
	font-size:1.15em;
	line-height:1.25em;
}
.Wifi {
	font-weight:normal;
	color:#727272;
}
h3 {
	margin:0;
	padding:0;
	
}

/* Links */
#mainContent a:link, #mainContent a:visited {
	color:#9b36a4;
	text-decoration:none;
	border-bottom:#9b36a4 dotted 1px;
}
#mainContent a:hover {
	color:#692174;
	text-decoration:none;
	border-bottom:#692174 dotted 1px;
}


/* MENU and Navigation*/
#logoSmallNav {
	width:950px;
	height:110px;
}
#logo {
	display:block;
	text-indent:-5000px;
	width:125px;
	height:105px;
	padding-left:200px;
	float:left;
	
}
#smallNav {
	float:right;
	color:#fff;
	margin-top:70px;
	width:410px;
	margin-right:205px;
	display:inline;
	text-align:right;
}
#smallNav a:link, #smallNav a:visited {
	color:#3a2d4d;
	text-decoration:none;
}
#smallNav a:hover{
	color:#fff;
	text-decoration:none;
}


#menuNav {
	width:670px;
	height:165px;
	background:url(../_images/menu_bkg.jpg) no-repeat;
	margin-left:148px;	
}
#menuNav a {
	display:block;
	text-indent:-5000px;
	float:left;
	text-decoration:none;
}
#menuGelato:link,  #menuGelato:visited {
	width:131px;
	height:165px;
	background:url(../_images/menu_gelato_n.jpg) no-repeat;
}
#menuGelato:hover {
	width:131px;
	height:165px;
	background:url(../_images/menu_gelato_r.jpg) no-repeat;
}
#menuIce:link,  #menuIce:visited {
	width:130px;
	height:165px;
	background:url(../_images/menu_ice_n.jpg) no-repeat;
}
#menuIce:hover {
	width:130px;
	height:165px;
	background:url(../_images/menu_ice_r.jpg) no-repeat;
}
#menuPanini:link,  #menuPanini:visited {
	width:130px;
	height:165px;
	background:url(../_images/menu_panini_n.jpg) no-repeat;
}
#menuPanini:hover {
	width:130px;
	height:165px;
	background:url(../_images/menu_panini_r.jpg) no-repeat;
}
#menuSoups:link,  #menuSoups:visited {
	width:130px;
	height:165px;
	background:url(../_images/menu_soup_n.jpg) no-repeat;
}
#menuSoups:hover {
	width:130px;
	height:165px;
	background:url(../_images/menu_soup_r.jpg) no-repeat;
}
#menuCoffee:link,  #menuCoffee:visited {
	width:130px;
	height:165px;
	background:url(../_images/menu_coffee_n.jpg) no-repeat;
}
#menuCoffee:hover {
	width:130px;
	height:165px;
	background:url(../_images/menu_coffee_r.jpg) no-repeat;
}

/* Footer and Footer Nav*/
#footer {
	background:url(../_images/frame_bottom.gif) no-repeat center top;
	width:545px;
	padding:28px 205px 0 200px;
	height:60px;
	margin-left: auto;
	margin-right: auto;
	color:#aa8cae;
	font-size:.9em;
}
#footer a {
	color:#aa8cae;
	text-decoration:none;
	border-bottom:#aa8cae dotted 1px;
}
#disclaimer {
	float:left;
	text-align:left;
}
#siteDesign {
	float:right;
	width:150px;
	text-align:right;
}

/* Classes */
.clearer { 
	clear:both;
}
.imageBorder {
	border:#e1dce7 solid 10px;
}



/* Form */
label {
	display:block;
}
form p {
	margin: 8px 0 0 0;
}
#thankyou {
	color:#66CC33;
	font-size:1.3em;
	line-height:1.5em;
	font-weight:bold;
	margin:20px 0;
}


/* Family Images */
#familyImage {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#e1dce7;
	width:320px;
	height:100%;
}
#familyImage p{
	font-style:italic;
	display:block;
	margin:10px 20px 20px 20px;
}