@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #666;
	background-color: #76C8EE;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(css-bckgrd-2010.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 1.8em;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	font-variant: normal;
	text-align: center;
	color: #9A162E;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ol, ul {
	line-height: normal;
	color: #242323;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

a img {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.subtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


/* Page Wrapper */

#wrapper {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

/* Header */

#header {
	width: 780px;
	height: 250px;
	background-image: url(Naperitaville-logo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header a {

}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 20px 0px 0px 0px;
}

#logo p {
	text-indent: -99999px;
}

/* Menu */

#menu {
	float: left;
	width: 780px;
	padding: 0px;
	margin: 0px;
}

#menu ul {
	margin: 5px;
	list-style: none;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#menu li {
	float: left;
	background-color: #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	background-image: url(menu-bckgrd.jpg);
}

#menu a {
	display: block;
	width: auto;
	padding: 5px 15px 5px 10px;
	background: url(../images/menu_tick.gif) no-repeat left 50%;
}

#menu a:hover {
	text-decoration: underline;
	background-color: #A21730;
	color: #FFF;
}

#menu .active {
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	width: 900px;
	height: 210px;
}

/* Content Partial*/

#content {
	float: left;
	width: 570px;
}

#content .title {
	background: #444444 url(../images/content_hdr.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

/* Content Full*/

#content_full {
	float: left;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_full .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 1.4em;
	background-color: #444444;
	background-image: url(../images/content_full_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar h2 {
	background: url(../images/sidebar_hrd.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #7A6128;
	font-style: italic;
}

/* Footer */

#footer {
	clear: both;
	width: 780px;
	height: auto;
	color: #858585;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: xx-small;
	font-family: Verdana, Geneva, sans-serif;
}

#footer p {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}

#footer a {
	color: #005195;
	text-decoration: underline;
}

#footer a:hover {
	color: #003764;
	text-decoration: underline;
}
.paragraph-center {
	text-align: center;
}
#FlashID {
}
.table_bck {
	background-image: url(css-table-bckgrd.jpg);
	background-repeat: repeat-y;
	border: thin outset #0197D6;
}

.sub-header, .sub-header a, .sub-header a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	height: auto;
	width: auto;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-decoration: none;
	color: #9A162E;
	text-align: center;
	font-variant: normal;
}

.sub-header a {
	text-decoration: underline;
}

.sub-header a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #AC608F;
}
