/* CSS Document */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: auto;
	text-align:center;
}
body, html{
height:100%;
}

#container {
	position: relative;
	width:727px;
	padding: 0;
	text-align:left;
	background-color:#000;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
a:link{
color:#333333;
}

v:link{
color:#333333;
}
 a:hover{
 color:#3b5868;
 }
a:active{
 color:#3b5868;
 }

#top_subnav {
	top:0px;
	width:727px;
	height:18px;
	background-image: url(../images/top_subnav.jpg);
}

#top_nav {
	left:1px;
	top:18px;
	height:25;
	width:727px;
	background-image: url(../images/top_nav.jpg);
	font-family: Arial, Helvetica, sans-serif;
}



#navcontainer ul {
	margin: 0;
	padding: 8px 0px 0px 85px;
	list-style-type: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 800;
	
	
}
 
 #navcontainer ul li { display: inline; 
 }
 #navcontainer ul li a {
	text-decoration: none;
	padding: .45em .7em;
	color: #fff;
	
	
}

#navcontainer ul li a:hover
{
color: #a4c1d1;

}
.nav_background
{
background-image:url(../images/nav_background.gif);

}


#subnavcontainer ul {
	margin: 0;
	padding: 2px 0px 0px 320px;
	list-style-type: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	
}
 
 #subnavcontainer ul li { display: inline; 
 }
 #subnavcontainer ul li a {
	text-decoration: none;
	color: #000;
	padding-top: 0.3em;
	padding-right: .5em;
	padding-bottom: 0.3em;
	padding-left: .5em;
	text-align: right;
}

#subnavcontainer ul li a:hover
{
color: #666666;

}


#clubcomida_header{

	left:212px;
	top:137px;
	width:727px;
	height:90px;
	background-image: url(../images/clubcomida_header.jpg);
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #3B5868;
	position:absolute;
	top: 138px;
	left: 209px;
	font-weight: 500;
	width: 447px;
	height: 19px;
}	


#center_container{
	position: relative;
	background: #ccc;
	width: 727px;
	background-image: url(../images/background3.jpg);
	background-repeat:repeat-y;
	height:auto;
	min-height: 350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}
#center_container2{
	position: relative;
	background: #ccc;
	width: 727px;
	margin: 0 auto;
	padding: 5 0 20 0;
	background-image: url(../images/background3.jpg);
	background-repeat:repeat-y;
	min-height: 350px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 210px;
	margin-right:70px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.club_photoBACK {
	color: #3B5868;
	position: absolute;
	top: 10px;
	left: 12px;
	
}

.club_photo {
	float: left;
	margin: 5 10 0 10;
}

#bottom_black {
	width:727px;
	background-color:#000;
}

#bottom_bar {
	background-image:url(../images/bottomblue_bar.jpg);
	left:0px;
	width:727px;
	height:28px;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #cccccc;
	position: relative;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: center;
	background-color:#000000;
	width: 727;
}






#mission_side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #33333;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0px;
	float:left
	
	text-align: right;		
	width: 160;
	
}

