﻿*{margin:0 0 0px 0; 
padding:0 0 0px 0;
	font-size: small;
}

body{
font-size: 100%;
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#000;
background-color:#0D223D;
}

img{border-style: none;
	border-color: inherit;
	border-width: 0;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #004898;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color: #004898;
}

#container_cont{
width: 100%;
background: #0D223D url('../images/bkg.jpg') repeat-x scroll center top;
}

#container
{
	width: 1000px;
	margin: auto;
	background-image: url('../images/bkg_long.jpg');
	background-repeat: no-repeat;
}

#memberlogin
{
	float: right;
	width: 100%;
}

#header
{
	width: 860px;
	clear: both;
}

.logo{
	float: left;
}

#contentheader
{
	background-image: url('../images/topper_bkg02.png');
	width: 797px;
	height: 302px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}


#content
{
	background-color: #fff;
	margin: auto;
	width: 797px;
}

#mainmenuupperborder
{
	background-image: url('../images/menu_shadow_inv.png');
	background-repeat:repeat-x;
	width: 100%;
	height: 9px;
}

#mainmenulowerborder
{
	background-image: url('../images/menu_shadow.png');
	background-repeat:repeat-x;
	width: 100%;
	height: 9px;

}

#mainmenu 
{
	margin-left : auto;
	margin-right: auto;
	width:100%;
	background-color:#fff;
	height: 23px;
}

#mainmenu ul 
{
	list-style-type:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float: left;
	height:23px;
	width: 795px;
}

#mainmenu ul a 
{
	display: block;
	border:border-width:1px;
	height:23px;
	color:Black;
	line-height:23px;
	text-decoration:none;
	background-color:White;
	/*background-image:url()
	background-repeat:no-repeat;*/
}

#mainmenu ul a:hover 
{
	/*background-position:0px -23px*/
	color:Navy;
	background-color:Silver;
}

#mainmenu ul a:active 
{
	/*background-position:0px -23px*/
	color:Navy;
	background-color:Gray;
}

#mainmenu li  
{
	display:inline;
	float:left;
	width:99.35px; /*  */
	height:23px;
	color:Black;
	background-color:Silver;
	line-height:23px;
	vertical-align:middle;
}

#pagecontent
{
	margin: 40px;
	text-align: justify;
}

#pagecontentfull
{
	margin: 5px;
	text-align: justify;
	min-height: 600px;
}

#pagecontentfullbg
{
	margin: 5px;
	text-align: justify;
	min-height: 900px;
	background-image:url('../images/Secret2.jpg');
	background-repeat:no-repeat;
}


.txtGold
{
	font-size: x-large;
	font-weight: bold;
	color: #CC9900;
}

.txtBlue
{
    font-size: x-large;
    font-weight: bold;
    color: #004898;
}
.txtBlueBig
{
    font-size: xx-large;
    font-weight: bold;
    color: #004898;
}
.txtLightBlue
{
    font-size: x-large;
    font-weight: bold;
    color: #2496BB;
}

.imgTeam
{
	float: left;
	margin: 20px;
}

.center
{
	width: 642px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 203px;
	font-size:16px;
	text-align:justify;
}

.centerhalf
{
	width: 375px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 203px;
	font-size:16px;
	text-align:justify;
}

.contact 
{
	width:336px;
	margin:10px 10px 36px 10px;
}

.locations 
{
	margin:10px 10px 6px 42px;
	width: 726px;
	height: 146px;
}

.menuevents
{
	margin-left : auto;
	margin-right: auto;
	width:100%;
	height: 23px;
}

.menuevents ul
{
	list-style-type:none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float: left;
	height:23px;
	width: 795px;
}

.menuevents li
{
	display:inline;
	list-style-type:none;
	float:left;
	height:23px;
	color:Black;
	line-height:23px;
	vertical-align:middle;
	margin-left:50px;
}

