/*----Some tweaks for handheld devices----*/
/*Site-wide tweaks*/
#header {
	background-image:none;
	height:10px;
}

#primaryNav {
	background-image:none;
	width:auto;
	height:auto;
}

#primaryNav h2 {
	display:block;
}

#primaryNav ul {
	width:100%;
}

#primaryNav ul.first {
	padding-top:8px;
}

#primaryNav ul ul {
	padding-left:8px;
}

#mainContent {
	margin-left:0;
	width:auto;
}

body {
	padding:4px;
}

/*Page-specific styles*/
#homeLinks {
	clear:both;
	list-style-type: disc;
}
	
#homeAbout, #homeWedding, #homeNews {
	margin-left:0px;
	padding:4px;
	font-size:100%;
}