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, small, strike, strong, sub, sup, 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;
}
tr, th, td {
	vertical-align:top;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, p, li, dt, dt, td, th {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:1.5em;
}
/********** START OF STYLESHEET ***********/
body {
	background:#9FB2C3 url(bluebg.jpg) top left repeat;
	text-align:center;
}

p {
	padding:0.2em 0em;
}

dl {
	margin-top:-0.8em;
}

dt {
	margin-top:0.8em;

	font-size:1.2em;
	font-weight:bold;
}

dd {
/*	padding-left:2.0em;*/
}

div#content * {
	font-family:Times, Georgia, serif;
}

div#content a, a {
	color:#064B92;
	text-decoration:none;
	font-weight:bold;
}

div#content a:hover, a:hover {
	text-decoration:underline;
}

div#content a:visited, a:visited {
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6 {
	color: #064B92;
	margin-bottom:0.6em;
}

div#content h1, h1 {
	font-size:18px;
	font-weight: bold;
	border-bottom:5px solid #D9D9D9;
	
	padding-bottom:5px;
}

div#content h2, h2 { font-size:16px; } h3, h4, h5, h6 { font-size:14px }

div#content ul {
	margin-left:20px;
	margin-top:6px;
	margin-bottom:6px;
	list-style-type:circle;
	list-style-image:url(list.png);
}


div#wrapper {
	position:relative;
	width:900px;
	margin:auto;
	margin-top:40px;
	
	text-align:left;
}

div#shadow {
	position:relative;
	width:880px;
	margin:auto;
	padding-left:10px;
	padding-right:10px;

	background:url(wrapper_bg.png) top left repeat-y;	
}

div#logo {
	position:absolute;
	width:440px;
	height:107px;
	
	top:-20px;
	
	z-index:1100;
}

div#header {
	position:relative;
	width:880px;
	height:48px;
	
	padding:0px 10px;
	left:-10px;
	
	background:#A6826B url(wood_texture.jpg) top left repeat;
	
	text-align:right;
	
	z-index:1000;
}

div#header p {
	position:absolute;
	left:530px;

	color:#FFFFFF;
	font-family:Times, Georgia, serif;
	font-size:1.4em;
	text-shadow:#333 0px 0px 3px;
	
	line-height:48px;
	padding:0px;
}

div#header p.phone {
	right:00px;
	left:auto;
	font-size:1.8em;
	padding-right:10px;
}

div#header div.shader_white {
	position:absolute;
	width:880px;
	height:24px;
	
	left:10px;
	top:36px;

	background-color:#FFFFFF;
	filter:alpha(opacity=75); 
	opacity:0.75;
	z-index:999;
}

div#flash {
	position:relative;
	width:880px;
	background-color:#000000;
	min-height:120px;
	
	z-index:900;
}

div#flash a.special {
	position:absolute;
	display:block;
	right:10px;
	top:20px;
	width:200px;
	height:47px;
	
	font-weight:normal;
	text-decoration:none;
	
	cursor:pointer;
	background:url(invited.png) top left no-repeat;
	
	z-index:2000;
}

div#flash a.featured {
	position:absolute;
	display:block;
	bottom:0px;
	left:0px;
	height:84px;
	width:224px;
	
	background:rgba(204,0,0,0.5);
	-moz-border-radius:0 28px 0 0;
	-webkit-border-radius:0 28px 0 0;
	-khtml-border-radius:0 28px 0 0;
	border-radius:0 28px 0 0;
	border-top-right-radius:28px;
	-webkit-border-top-right-radius:28px;
	padding-top:8px;
	padding-left:24px;
	
	color:#FFFFFF;
	font-family:Tahoma, sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:32px;
	text-decoration:none;
	text-shadow:1px 1px 2px black;
	
	z-index:2000;
}

div#flash div.flashPane a {
	position:relative;
	display:inline;
	right:auto;
	top:auto;
	width:auto;
	height:auto;
	
	background:none;
}

div#flash a p {
	visibility:hidden;
}

div#flash object, div#flash embed {
	position:relative;
	z-index:901;
}

div.flashtop {
	position:relative;
	height:374px;
}

div#menu {
	width:880px;
	position:relative;
	background-color:#000000;
	height:29px;
	padding:0px 10px;
	left:-10px;
	
	background:#A6826B url(wood_texture.jpg) top left repeat;
	
	z-index:1001;
}

div#menu a {
	text-decoration:none;
	font-weight:normal;
}

div#menu ul li ul li:hover {
	font-style:italic;
}

div#menu ul {
	position:relative;
	display:block;
	height:29px;
	
	padding:0px;
	margin:0px;

	z-index:1000;
}

div#menu ul li {
	float:left;
	position:relative;

	padding:0px 20px 0px 8px;
	
	background:url(menu_divider.png) top right no-repeat;
}

	div#menu ul li#Home_item {
		padding-left:94px;
		/* Use this when they toggle Meet Your Neighbours back on
		padding-left:10px;
		*/
	}

	div#menu ul li#Contact_item {
		background:none;
	}

div#menu ul li#Admin_item, div#menu ul li#Host_item {
	background:#A6826B url(wood_texture.jpg) top left repeat;
}

div#menu ul li, div#menu ul li a {
	color:#FFFFFF;
	font-family:georgia, times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	text-shadow:#333 0px 0px 3px;
}

div#menu ul li ul {
	position:absolute;
	width:190px;
	height:auto;
	
	left:-999em;
	
	margin-left:-5px;
	padding-top:2px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:0px;
	text-align:left;
	
/*	background-color:#F8F8F8;
	background-image:none;*/
	background:url(shadow_bottom.png) bottom left repeat-x;
}

div#menu ul li ul li {
	display:block;
	width:190px;

	padding:0px;
	padding-right:5px;

	border-left:#064B92 solid 5px;
	background:url(shadow_right.png) top right repeat-y;
}

/*div#menu ul li ul li:last-child {
	padding-bottom:5px;
	border-bottom:none;
	background:#F8F8F8 url(shadow_bottom.png) bottom right repeat-x;
}*/

div#menu ul li ul li, div#menu ul li ul li:first-child {
	padding-left:0px;
}

div#menu ul li ul li, div#menu ul li ul li a {
	color:#000000;
	font-size:12px;
	line-height:18px;

	text-transform:none;
	text-shadow:none;
}

div#menu ul li ul li a {
	display:block;
	padding-left:13px;
	padding-bottom:1px;
	border:#FFFFFF solid 1px;
	border-bottom:#D9D9D9 solid 1px;
	background-color:#EEEEEE;
}

div#menu ul li ul li a:hover {
	padding-bottom:0px;
	border:#D9D9D9 solid 1px;
	border-bottom-width:2px;
}

div#menu ul li:hover ul, div#menu ul li.iehover ul {
	left:auto;
}

div#content {
	position:relative;
	width:840px;
	padding:10px 20px 20px 20px;
	
	background:#FFFFFF url(content_bg.jpg) bottom left repeat-x;
}

div#content p.breadcrumbs {
	font-size:0.8em;
	padding-bottom:12px;
}

div#content div.ContentPane {
	position:relative;
	width:100%;
	
	z-index:10;
}

div#content.paned div.ContentPane {
	width:580px;
}

div#content div.SmallRightPane {
	position:relative;
	float:right;
	width:256px;

	padding-left:10px;
	text-align:center;

	z-index:12;
}

div#content div.BottomPane {
	position:relative;
	width:100%;
	clear:right;
}

div#footer {
	position:relative;
	width:880px;
	left:-10px;
	
	background:#A6826B url(wood_texture.jpg) top left repeat;
	
	padding:10px;
	
	color:#FFFFFF;
	text-align:center;
	
	z-index:10;
}

div#footer p {
	font-size:1.1em;
	color:#FFFFFF;
	text-shadow:#333 0px 0px 3px;
}

div#footer a {
	color:#FFFFFF;
}

div#footer div.footer_bottom {
	position:absolute;
	height:10px;
	width:880px;

	left:0px;
	bottom:-10px;
	background:url(footer_bottom.png) bottom left no-repeat;
}

div#underfooter {
	position:relative;
	width:880px;
	margin:auto;
	padding-top:20px;
}

div#underfooter p {
	position:relative;
	width:715px;
	left:50px;
	font-weight:bold;
	text-align:center;
	line-height:1.0em;
}

	div#underfooter p a { color:#000000; font-weight:bold; text-decoration:underline; }
		div#underfooter p a:hover { text-decoration:none; }

div#underfooter img.left {
	position:absolute;
	margin-top:0.3em;
	margin-right:10px;
}

div.OV {
	float:right;
	margin-top:0.3em;
	margin-left:10px;
	text-align:center;
}

div#underfooter div.OV p {
	color:#FFFFFF;
	font-size:0.8em;
	padding:0px;

	width:auto;
	left:auto;
	font-weight:normal;
	text-align:justify;
}

.emailexclusives td {
	text-align:right;
}

.emailexclusivesLabel {
	position:absolute;
	right:33px;
	color:#A9A9A9;
	font-style:italic;
	z-index:12;
}

.emailexclusivesTextBox{
	position:relative;
	width: 215px;
	border: 1px solid #b3b3b3;
	margin-bottom: 10px;
	color:#333333;
	text-indent:5px;
	z-index:10;
}

table.ControlPanel {
	position:relative;
	width:880px;
	margin:auto;
	
	background-color:#FFFFFF;
	border:solid 2px #000000;
}


div.shadowTop {
	position:absolute;
	width:900px;
	height:5px;
	top:-5px;
	left:0px;

	background:url(shadow_top.png) top left repeat-x;
}

div.shadowBottom {
	position:absolute;
	width:900px;
	height:5px;
	bottom:-5px;
	left:0px;

	background:url(shadow_bottom.png) top left repeat-x;
}

div.shadowLeft {
	position:absolute;
	width:5px;
	height:100%; 
	top:0px;
	left:-5px;

	background:url(shadow_left.png) top left repeat-y;
}

div.shadowRight {
	position:absolute;
	width:5px;
	height:100%;
	top:0px;
	right:-5px;

	background:url(shadow_right.png) top left repeat-y;
}

/*

div#header div.shadowLeft, div#header div.shadowRight { height:48px; }
div#menu div.shadowLeft, div#menu div.shadowRight { height:100%; }
div#footer div.shadowLeft, div#footer div.shadowRight { height:100%; }

*/


div#dnn_FlashHeader span.SubHead {
	display:none;
}

.SubHead {
	font-weight:bold;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

.ModuleTitle_MenuBar {
	position:relative;
}

table.ModuleTitle_SubMenu {
	position:absolute;
	width:140px;
	left:15px;
	top:0px;
	background-color:#FFFFFF;
	z-index:4000;
	border:#000000 solid 1px;
}

table.ModuleTitle_SubMenu tr td {
	padding:2px;
	
	font-family:Tahoma,Arial,Helvetica,sans-serif; !important
	font-size:12px;
	line-height:1.5em;
}

table.ModuleTitle_SubMenu tr.ModuleTitle_MenuBreak {
	background-color:#96A9B7;
}

table.ModuleTitle_SubMenu tr:hover {
	background-color:#DADADA;
}

table.inline_table {
	position:relative;
	width:80%;
	
	margin:auto;
}

	table.inline_table th, table.inline_table td {
		padding-left:10px;
		padding-top:0.3em;
		padding-bottom:0.3em;
	}

	table.inline_table th {
		color:#FFFFFF;
		font-size:1.4em;
		
		background-color:#064B92;
		border-bottom:2px solid #064B92;
		margin-bottom:0.3em;
	}
	
		table.inline_table tr.odd_row, table.inline_table tr.odd_row td {
			background-color:#DFEFFF;
		}

		table.inline_table tr.even_row {
			
		}
		
table.form_table {
	position:relative;
	width:80%;
}

	table.form_table tr td {
		width:50%;
		
		padding-bottom:10px;
	}

	table.form_table .input_label {
		display:block;
		
		padding-bottom:0.3em;

		font-size:1.4em;
		font-weight:bold;
	}
	
	table.form_table .req {
		color:#FF0000;
	}
	
	table.form_table .input_select {
		padding-left:2px;
	}
	
	table.form_table .input_text {
		
	}
	
	table.form_table .input_error {
		color:#FF0000;
		font-size:1.2em;
	}
	
	table.form_table .input_select, table.form_table .input_text {
		margin-left:1.0em;
		
		font-size:1.2em;
	}
	
	
div.columns2, div.columns3, div.columns4 {
	position:relative;
	width:800px;
	
	padding:0px 20px 0px 20px;
}

	div.column {
		position:relative;
		float:left;
		
		padding-right:20px;
	}
	
		div.column img {
			border:2px solid #000000;
		}

	div.columns2 div.column {
		width:390px;
	}
	
	div.columns3 div.column {
		width:253px;
	}
	
	div.columns4 div.column {
		width:185px;
	}
	
	div.columnl {
		padding-right:0px;
	}
		

.clearL {
	clear:left;
}

.clearR {
	clear:right;
}

.clear {
	clear:both;
}

p.caption {
	padding-top:0px;
	padding-bottom:0.5em;
	
	color:#064B92;
	font-style:italic;
	text-align:center;
}

/* Popup Styles */
div#wrapper.popup {
	width:400px;
	padding-bottom:20px;
}

	div#wrapper.popup div#shadow {
		width:380px;
		
		background-image:url(wrapper_bgSmall.png);
	}

	div#wrapper.popup div#logo {
		height:51px;
		width:210px;
	}
	
	div#wrapper.popup div#header {
		width:380px;
	}
	
	div#wrapper.popup div#content {
		width:340px;
	}
	
	div#wrapper.popup div#footer {
		width:380px;
	}
	
	div#wrapper.popup div.shadowTop, div#wrapper.popup div.shadowBottom {
		width:400px;
	}
	
/* Wide Popup Styles */
div#wrapper.popupWide {
	width:900px;
}

	div#wrapper.popupWide div#shadow {
		width:880px;
		
		background-image:url(wrapper_bg.png);
	}

	div#wrapper.popupWide div#logo {
		width:210px;
	}
	
	div#wrapper.popupWide div#header {
		width:880px;
	}
	
	div#wrapper.popupWide div#content {
		width:840px;
	}
	
	div#wrapper.popupWide div#footer {
		width:880px;
	}
	
	div#wrapper.popupWide div.shadowTop, div#wrapper.popupWide div.shadowBottom {
		width:900px;
	}