.wrapper {
	background : transparent url(../images/backgrounds/background_mobile.png) no-repeat fixed top center ;
}


td {
	display : inline-block ;
}

h1 {
	font-size : 18px ;
}

.noMobile {
	display : none ;
}

/*HEADER*/
.header {
	width : 296px ;
	background : transparent url(../images/backgrounds/orange_top_mobile.png) repeat-y scroll top left ;
	padding : 10px 5px 0px 5px ;
}

.headerbutt {
	width : 306px ;
	background : transparent url(../images/backgrounds/orange_bottom_mobile.png) no-repeat scroll top left ;
}

.contact {
	font-size : 13px ;
	line-height : 16px ;
	right : 8px ;
	top : 10px ;
	width : 150px ;
}

.motto {
	font-size : 12px ;
	line-height : 13px ;
	bottom : -20px ;
	right : 8px ;
	width : 150px ;
}

/*CONTENT*/
.contenttop {
	width : 306px ;
	background : transparent url(../images/backgrounds/green_top_mobile.png) no-repeat scroll top left ;
}

.contentmid {
	width : 296px ;
	background : transparent url(../images/backgrounds/green_mid_mobile.png) repeat-y scroll top left ;
	padding : 0px 5px 0px 5px ;
}

.contentbottom {
	width : 306px ;
	background : transparent url(../images/backgrounds/green_bottom_mobile.png) no-repeat scroll top left ;
}

td.contentleft {
	padding : 40px 2px 0px 0px ;
	width : 294px ;
	display : block ;
}

td.contentright {
	padding : 0px 0px 0px 0px ;
	text-align : left ;
	display : block ;	
}

.copyright {
	position : absolute ;
	bottom : -20px ;
	left : 10px ;
	width : 280px ;
	font-size : 10px ;
}

/*WHITEBOX*/
.whiteboxtop {
	width : 296px ;
	background : transparent url(../images/backgrounds/white_top_mobile.png) no-repeat scroll top left ;

}

.whiteboxmid {
	width : 287px ;
	padding : 0px 6px 0px 3px ;
	background : transparent url(../images/backgrounds/white_mid_mobile.png) repeat-y scroll top left ;
	text-align : center ;
}

img.monthly {
	width : 240px ;
	height : 180px ;
}

img.galleryDisplay {
	max-width : 240px ;
}

.whiteboxbottom {
	width : 296px ;
	background : transparent url(../images/backgrounds/white_bottom_mobile.png) no-repeat scroll top left ;

}

.thumbnails {
	width : 48px ;
	height : 48px ;
}

.thatsNew {
	height : 63px ;
}

.photoBox {
	height : 220px ;
}

.photoBox td {
	display : table-cell ;
}

/*SPEECHBUBBLE*/
.sbtop {
	background : transparent url(../images/backgrounds/sb_top_mobile.png) no-repeat scroll top left ;
}

.sbmid {
	background : transparent url(../images/backgrounds/sb_mid_mobile.png) repeat-y scroll top left ;
}

.sbbottom {
	background : transparent url(../images/backgrounds/sb_bottom.png) no-repeat scroll top left ;
}

/*DROPDOWN MENU*/
.ddmenu {
	left : 10px ;
	width : 280px ;
}

.ddmenu li a , .ddmenu li a:link , .ddmenu li a:visited , .ddmenu li a:active , .ddmenu li a:hover {
	font-size : 14px ;
}

.ddmenu li {
	padding : 1px ;
}

.ddmenu li.noMobile, .ddmenu li.noMobile {
	display : none ;
}