/*
Theme Name: Kogarah Ballroom
Version: 1
Author: Richard McNair
*/


/* start presets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-repeat: repeat-x;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end presets */



#header {
	height: 189px;
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#menu {
	height: 28px;
	width: 750px;
	text-align: center;
	background-color: #f9f8f8;
}


#content-area {
	width: 750px;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
	clear: both;
	height: 20px;
	width: 798px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	color: #a9a499;
	font-size: 70%;
	margin-bottom: 25px;
	background-color: #f9f8f8;
}

#container {
	text-align: center;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	background-repeat: no-repeat;
}

p, h1, h2, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
#container-inside {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#container-container {
	text-align: center;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 32px;
	background-color: #f9f8f8;
}

#photo {
	height: 150px;
	width: 350px;
	float: left;
}

#quote {
	height: 150px;
	width: 350px;
	float: right;
}

div#content-area p {
	font-size: 100%;
	line-height: 130%;
	color: #706f67;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	}
	
div#content-area h2 {
	color: #b8b4a9;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 16px;
	text-transform: lowercase;
	}

div#content-area h3 {
	line-height: 130%;
	color: #ee1f61;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-top: 15px;
	}




/*  start menu  */

div#menu ul {
	list-style-type: none;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	text-transform: lowercase;
}

div#menu li {
	display: inline;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
}

div#menu a {height: 25px; padding-left: 22px; padding-right: 22px; padding-top: 3px; display: block; float: left;}
div#menu a:link {color: #a29d90; text-decoration: none}
div#menu a:visited {color: #a29d90; text-decoration: none}
div#menu a:hover {color: #ee1f61; text-decoration: none}
div#menu a:active {color: #ee1f61; text-decoration: none}

div#menu .current_page_item a {background-color: #f2efe1}

/* end menu */

a:link {color: #ee1f61}
a:visited {color: #ee1f61}
a:hover {color: #000000}
a:active {color: #000000}