BODY
{
	MARGIN-TOP: 1px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 11px; 
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Geneva, Arial, Helvetica, sans-serif; 
	/*background-color: #244963;*/
	background-color: white;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
BODY.no_bg_image
{
	MARGIN-TOP: 1px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 11px; 
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Geneva, Arial, Helvetica, sans-serif; 
	/*background-color: #244963;*/
	background-color: Transparent;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
}
BODY.bg_image_blog
{
	MARGIN-TOP: 1px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 11px; 
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #E1E1E1;
	/*
	background-color: Transparent;
	background-image: url(../images/bg_blog_small.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	*/
}

BODY.bg_image_about
{
	MARGIN-TOP: 1px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 11px; 
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #ACACAE;

	background-image: url(../images/bg_about_small.jpg);
	background-position: center top;
	background-repeat: no-repeat;

}

 h5{margin-top:5px;margin-bottom:5px;font-weight:bold}
 .headline{margin-bottom:5px}
 li.moduleItem{padding:8px 0;float:left;width:100%}
 .edit{float:right;clear:right;padding-right:3px}
 .eventsList .entryDate{border:1px solid #666;float:left;margin:0 15px 0 0;width:50px}
 .eventsList .entryDate .month{width:50px;display:block;background-color:#666;color:#fff;font-size:11px;text-transform:uppercase;text-align:center;padding:0 0 2px 0;font-weight:bold}
 .eventsList .entryDate .day{display:block;text-align:center;width:50px;font-size:1.5em;font-weight:bold;line-height:24px}
 .details.fixedWidth{width:255px;float:left}
 .rsvpContainer{width:135px;float:right}
 a.sidebutton{width:100px;float:right;text-align:center;padding:5px 0;height:12px;line-height:12px}
 .rsvpItem a:first-child{margin-bottom:5px}
 .eventsList a{color: Black;cursor:pointer}
 .rsvpItem{float:right}

/* Events */
  .eventsList .entryDate { border-color: #4C4C4C; } 
  .eventsList .entryDate .month { background: #4C4C4C; } 
  .eventsList .entryDate .day  { color: #4C4C4C; } 

td.content
{
	padding: 15px 30px 30px 30px;
	color: white;
}
td.content_dark
{
	padding: 15px 30px 30px 30px;
	color: black;
}
td.content_links
{
	padding: 15px 30px 30px 30px;
	color: black;
	font-weight: bold;
}
td.content_about
{
	padding: 15px 30px 30px 30px;
	color: white;
}
td.content_blog
{
	padding: 15px 30px 30px 30px;
	color: white;
}

td.cursor_default
{
	cursor: auto;
}
td.cursor_pointer
{
	cursor: pointer;
}

td.contact
{
	color: White;
}

td.footer
{
	color: Gray;
	font-size: 10px;
	font-family: Arial;
}

h3
{
	color: White;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
}
/* ------------------------------- */
td.blog
{
	background-image: url(../images/blog_bg.png);
	background-repeat:repeat;
}

td.blog_newest
{
	background-image: url(../images/blog_bg_newest.png);
	background-repeat:repeat;
}

h1.blog
{
	color: Silver;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	/*text-transform:capitalize;*/
	background-color: #262626;
}

h2.blog
{
	color: white;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background-color: Transparent;
}

h3.blog
{
	color: white;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	background-color: Transparent;
}

i.blog
{
	color: black;
	font-size: 12px;
	font-family: Arial, verdana;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
}


/* ------------------------------- */

table.about
{
	
	margin: 0px 0px 0px 0px;
}

td.table
{
	background-color: #ACACAE;
}

td.about
{
	background-color: #e1e1e1;
}



h1.about
{
	color: Black;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	/*text-transform:capitalize;*/
	background-color: silver;
}

h2.about
{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	background-color: Transparent;
}

h3.about
{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	background-color: Transparent;
}

i.about
{
	color: black;
	font-size: 12px;
	font-family: Arial, verdana;
	font-weight: normal;
	margin: 5px 5px 5px 5px;
}

/* ------------------------------- */


A 
{
	font-size: 12px;
	color: silver;
	font-family: Arial, Verdana;
	text-decoration: none;
}
A:hover 
{
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A.footer
{
	font-size: 13px;
	color: #6689A7;
	font-family: Arial, Verdana;
	text-decoration: none;
}
A.footer:hover 
{
	font-size: 13px;
	color: #6689A7	;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A.footer_bold
{
	font-size: 13px;
	color: #6689A7;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
}
A.footer_bold:hover 
{
	font-size: 13px;
	color: #6689A7	;
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-weight: bold;
}
/**/
A.links
{
	font-size: 13px;
	color: grey;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
}
A.links:hover 
{
	font-size: 13px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: underline;
	font-weight: bold;
}
/**/

A.nav
{
	font-size: 14px;
	color: silver;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
A.nav:hover 
{
	font-size: 14px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: #071C2A;
	width: 94%;
	padding: 3px 2px 3px 10px;
}
h2
{
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #071C2A;
	width: 94%;
	padding: 2px 1px 2px 6px;
}

table.main
{
	width:770px;
	border: solid 1px black;
}

td
{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	font-family: verdana,arial,tahoma;	
}

.frmInputText
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #0087B9;
	width: 250px;
}
.frmInputTextArea_small
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #0087B9;
	width: 320px;
	height: 95px;
}
.frmInputButton
{
	border: 1px white solid;
	background-color: #CC6666;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: White;
	height: 19px;
}

.DisplayTextArea
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: gray;
	width: 450px;
	height: 240px;
	border: 1px solid silver;
}

table.portfolio_alt
{
	border: solid 1px #ffffff;
	background-color: #1E435C;
	width: 580px;
	margin: 5px 5px 8px 5px;
	padding: 5px 5px 5px 5px;
}

th.portfolio
{
	text-align: left;
	font-size: 14px;
	color: #A2B3C4;
	height: 30px;
}

.imagefade
{
	/*filter:alpha(opacity=100);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.imagefade_over
{
	/*filter:alpha(opacity=60);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.imageborder
{
	border: 1px solid gray;
	/*filter:alpha(opacity=100);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.imageborder_over
{
	border: 1px solid silver;
	/*filter:alpha(opacity=60);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}
