body {
	overflow-x : hidden;
	overflow: -moz-scrollbars-vertical;	
}
.body {
	color: #4d847e;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #675a4c url(http://www.greenvalleyswimandtennis.com/gvp/images/new_bg2.gif) repeat-x;
		
}
#logo {
	background: transparent url(http://greenvalleyswimandtennis.com/gvp/images/master_banner.jpg) no-repeat top center;
	margin:0 auto;
	width: 780px;
    height: 168px;
	
}
.divpath {
    margin:0 auto;
	width: 760px;
	height:33px;
	background: #fff url(http://www.greenvalleyswimandtennis.com/gvp/images//toppath.gif) no-repeat top center;	
}
.topmaincol {
	width:760px;
	height:33px;
	background:#2986c3 url(http://www.greenvalleyswimandtennis.com/gvp/images/lr_bg.gif) repeat-x top center;
}
/* --- begin nav --- */
/* This one is being used*/
#navcontainer {
background : url(http://greenvalleyswimandtennis.com/gvp/images/menubg2.png) repeat-x;
height : 60px;
padding : 0 0 0 15px;
overflow : hidden;
position : relative;
}
/*#topnavi {
margin : 0;
padding : 0;
position : relative;
height : 60px;
background : url(http://greenvalleyswimandtennis.com/gvp/images/menubg2.png) no-repeat 0 0;
padding-left : 2px;
font : normal 12px Arial, Helvetica, sans-serif;
}
#topnavi ul {
margin : 0;
padding : 0;
float : left;
}
#topnavi ul ul ul {
display : none;
}
#topnavi li {
padding : 0;
margin : 0;
float : left;
display : block;
background : url(http://greenvalleyswimandtennis.com/gvp/images/menubg2.png) no-repeat 100% 0;
}
#topnavi li li {
background : none;
}
#topnavi ul ul li a {
font-weight : bold;
}
#topnavi li ul {
width : 100%;
display : none;
margin : 0;
padding : 0;
position : absolute;
top : 33px;
height : 20px;
left : 0;
}
#topnavi a {
color : #fff;
text-decoration : none;
cursor : pointer;
}
#topnavi a:hover {
color : #ccc;
}
#topnavi ul#mainlevel li a:hover {
background : #000 url(../images/navbar_over.png) no-repeat right center;
color : #fff;
}
#topnavi ul#mainlevel ul li a:hover {
background : none;
color : #0081bf;
}
#topnavi li ul a:hover, #navbar li.mainlevel_current ul a:hover {
color : #000;
}
#topnavi li:hover ul, #navbar li.sfhover ul {
display : block;
z-index : 6000;
}
#topnavi li a {
display : block;
float : left;
padding : 0 15px;
height : 33px;
line-height : 33px;
}
#topnavi ul li {
border-right : 0;
}
#topnavi li ul a, #navbar li.mainlevel_current-navmenu ul a {
display : block;
float : left;
color : #fff;
font-weight : normal;
padding : 0 10px;
background : none;
height : 25px;
line-height : 25px;
}*/

/* This one is being used*/
#topnavi {
background : url(../images/menubg2.png) repeat-x;
overflow : hidden;
margin : 0;
padding : 0;
position : relative;
background : url(../images/menubar.png) no-repeat 0 0;
font : normal 12px Arial, Helvetica, sans-serif;
}
/* This one is being used*/
#topnavi ul {
margin : 0;
padding : 0;
float : left;
}
/*#topnavi ul ul ul {
display : none;
}*/

/* This one is being used*/
#topnavi li {
padding : 0;
margin : 0;
float : left;
display : block;
background : url(../images/menubar.png) no-repeat 100% 0;
}
/*#topnavi li li {
background : none;
}
#topnavi ul ul li a {
font-weight : bold;
}*/
/*#topnavi li ul {
width : 100% !important;
width : 2500px;
display : none;
margin : 0;
padding : 0;
position : absolute;
top : 33px;
height : 20px;
left : 0;
}*/

/* This one is being used*/
#topnavi a {
color : #fff;
text-decoration : none;
cursor : pointer;
}

/* This one is being used*/
#topnavi a:hover {
color : #fff;
background-color:#000;
}
/*#topnavi ul#mainlevel li a:hover {
background : #000 url(../images/navbar_over.png) no-repeat right center;
color : #fff;
}
#navbar ul#mainlevel ul li a:hover {
background : none;
color : #0081bf;
}
#topnavi li ul a:hover, #navbar li.mainlevel_current ul a:hover {
color : #000;
}
#topnavi li:hover ul, #navbar li.sfhover ul {
display : block;
z-index : 6000;
}*/

/* This one is being used*/
#topnavi li a {
display : block;
float : left;
padding : 0 15px;
height : 33px;
line-height : 33px;
background-color:#0f5150;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
/*#topnavi ul li {
border-right : 0;
}*/
/*#topnavi li ul a, #navbar li.mainlevel_current-navmenu ul a {
display : block;
float : left;
color : #fff;
font-weight : normal;
padding : 0 10px;
background : none;
height : 25px;
line-height : 25px;
} */
/* --- end nav --- */



/* /////////////////////////////////////////////////////////////////////////// */
form {
margin           : 0; 
padding          : 0;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background-color : #ffffff;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px;

}

table,td,div {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 13px;
  margin:0;
}

p {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
strong {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
i {
  color            : #666666;
  font-family      : Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;
}
em {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;  
}

/* /////////////////////////////////////////////////////////////////////////// */


.leftcol {width:160px;padding:10px 5px 10px 10px;}
.maincol {width:550px;padding:10px 5px 10px 5px;}
.rightcol {width:170px;padding:10px 10px 10px 10px;}


#container {
	width:760px;
	height:100%;
	margin: 0px auto;
	padding:0;
	text-align: left;
	background: #ffffff
}


/* -------------------------------------------------------------------------------------------------------------- */
table.moduletable {
	margin           : 0 0 20px 0;
	width            : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
}

table.moduletable th {
      
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 138px;
	height			   : 22px;
    color              : #fefefe;
	padding            : 2px 0 0 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background:#409ea9
	border-top:1px solid #4d847e;
	border-right:1px solid #407872;
	border-bottom:1px solid #3d716b;
	border-left:1px solid #70b4ad;
	    
	}

table.moduletable td {
    padding-top: 2px;
}


.sectiontableheader {
  font-size        : 10px;
  font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;  
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;


  background       : #f1f1f1;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #ffffff;
  line-height      : 25px;
}
a.mainlevel  {
  display           : block;
  width             : auto;
  margin            : 1px 0;
  padding           : 0;
  font-size         : 12px;
  background        : none;
  text-indent       : 10px;
  width				: 140px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 10px;
  border-bottom    : 1px solid #5ca6ce;
  background       : transparent url(../images/mainlevel.gif) no-repeat right bottom;
  font-weight      : normal;
  padding          : 2px 0 2px 0;
  color            : #666666;
  text-indent      : 10px;
}
a.mainlevel:hover {
  border-bottom    : 1px solid #ff6600;
  background       : transparent url(../images/mainlevel_h.gif) no-repeat right bottom;
  font-size        : 10px;
  font-weight      : normal;
  color            : #ff6600;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #ff6600;
  border-bottom    : 1px solid #ff6600;
  background       : transparent url(../images/mainlevel_h.gif) no-repeat right bottom;
}
a#active_menu:hover {
  color            : #333333;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #5088a9;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #3333ff;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #3333ff;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 12px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #aec2cd;
  padding-left     : 12px;
}
a.pathway:link, a.pathway:visited {

  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color			   : #57a0c9;
  font-size        : 10px;
  padding-left     : 0;
}
a.pathway:hover {
  color:#efefef;
  font-size        : 10px;
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading,.componentheading {
  width            : 90%;
  font-size        : 12px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #6780a9;
  padding          : 1px;
  margin           : 3px 0px;
  }


.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}
.col {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   

}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(../images/shadow.jpg) #f1f1f1 repeat-x top;
}
table.top2{
background : #ffffff; 
}

.searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  border           : 1px solid #cccccc;
  padding          : 2px !important;
  padding          : 1px;
  background       : none;
     }

.sublevel {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #999999;
   margin-top		: 10px;
}
a.sublevel:link, a.sublevel:visited {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #999999;
   padding    	    : 5px 1px 3px 5px;
   text-decoration	: none;
}
a.sublevel:hover {
  color            : #666666;
  text-decoration  : none;
}
a.sublevel#active_menu  {
	background      : transparent;
	color           : #ff6600;
	border          : 0;
      
}
a.toclink:link, a.toclink:visited {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #999999;
   padding    	    : 5px 1px 3px 5px;
   text-decoration	: none;
}
a.toclink:hover {
  color            : #666666;
  text-decoration  : none;
}

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header.jpg)  no-repeat bottom;
  height         : 65px;
  width          : 770px;
 }
td.topnav {
  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.jpg) repeat-x top left;
  height         : 42px;
  width          : 770px;
  
 }

td.bgline {
  margin : 0;
  padding:  0;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #000066;
  font-size : 10px;
  background: #f1f1f1;
}

/* -------------------------- */
/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #fff;
	font-size		: 11px;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #fff;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
.sgf {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 10px;
	font-family: Arial;
	font-weight: normal;	
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	font-weight: normal;	
	text-decoration:none;
}

.footer_bg {
	width:760px;
	margin: 0px auto;
	padding:0;
	height:24px;
	text-align: right;
	background:transparent url(../images/footer_bg.jpg) no-repeat left top;
}
.footer_bg {
	width:760px;
	padding:4px 10px 0 0;
	height:21px;
	text-align: center;
	margin:0px;
}
.footer {
	color:}