
table, td
{
	empty-cells: show;
}

html, body, #container{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #container {
	height: auto;
}

html, body {
	margin: 0 0 0 0;
	}

body {
	background-color: #FFFFFF;
	z-index: 1;
	font-size: 12px;
	font-family: Sans-Serif, Verdana, Arial, SunSans-Regular;
	color: #000000;
}

a:link,
a:active,
a:visited {
	color: #007b00;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #d20303;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0;
}

#container {
	/* background:url(images/footer.jpg) no-repeat bottom left; */
	position: absolute;
	top: 0;
    left: 0;
}

#content_inner {
	margin-bottom: 54px;
}

#banner {
	color: #FFFFFF;
	background-color: #000000;
	height: 160px;
	width: 100%;
}

#banner_edge{
	height: 24px;
	background: url('images/style/backgrounds/banner_edge.png') repeat-x top;
}

#banner a:link,
#banner a:active,
#banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#banner a:hover {
	color: #d20303;
	text-decoration: none;
	}
	
#TelNo {
	color: #d20303;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	overflow: hidden;
}

/* Footer style */	
#footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height:54px;
	clear:both;
	}
	
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #d20303;
	text-decoration: none;
	}
	
#footer_edge {
	background: url('images/style/backgrounds/footer_edge.png') repeat-x top;
	height: 24px;
}

#footercontent{
	font-size: 10px;
	height: 30px;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	}

/* Menu style */
#menu_title {
	margin-bottom: 10px;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #ACACAC;
}

#menu_link {
	line-height: 1.6em;
}

/* Page Style */
#page_title {
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #ACACAC;
	margin-bottom: 10px;
}

/* Album Styles */
#photo_index {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#event_date {
	font-size: 12px;
	font-style: italic;
	color: #979797;
}

/* Rounded Borders */

#content
	{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

#border_tlc, #border_trc, #border_blc, #border_brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#border_tlc
	{
	background-image:url('images/style/borders/tlc.gif');
	background-position: 0% 0%;
	}

#border_trc
	{
	background-image:url('images/style/borders/trc.gif');
	background-position: 100% 0%;
	}
	
#border_blc
	{
	background-image:url('images/style/borders/blc.gif');
	background-position: 0% 100%;
	}

#border_brc
	{
	background-image:url('images/style/borders/brc.gif');
	background-position: 100% 100%;
	}

#border_tb, #border_bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#border_tb
	{
	background-image:url('images/style/borders/tb.gif');
	background-position: 0% 0%;
	}

#border_bb
	{
	background-image:url('images/style/borders/bb.gif');
	background-position: 50% 100%;
	}
	
#border_rb
	{
	background-image:url('images/style/borders/r.gif');
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#border_lb
	{
	background-image:url('images/style/borders/l.gif');
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/* Google Map Plug In */
.gmap {
	border: 1px solid #B5B5B5;
}

/* Forum Custon Styles */

.bordercolor {
	background-color: #FFFFFF;
}

#forum_board {
	padding-right: 6px;
	padding-left: 6px;
}

#forum_linktree {
	padding-right: 16px;
	padding-left: 16px;
}

#forum_col_title  td {
	border-bottom: 1px dotted #ACACAC;
	background: url('images/style/forum/col_title.png') repeat-x top;
}

#forum_col_title a:link,
#forum_col_title a:active,
#forum_col_title a:visited {
	color: #FFFFFF;
}

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

.windowbg {
	background-color: #FFFFFF;
	
 }
 
.windowbg2 {
	background-color: #FFFFFF;
	
 }
 
#list_row_1 td
{
	border-bottom: 1px dotted #ACACAC;
	text-align: left;
	background-color: #f2f9f2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#list_row_2 td
{
	border-bottom: 1px dotted #ACACAC;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#post_row_1 td
{
	background-color: #f2f9f2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#post_row_2 td
{
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}