html, body {
	font-family:   Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	background-image: url(http://www.langlandbaygolfclub.com/images/images/page_bg1.gif);
	background-repeat: repeat-x;
   }
   
.content {
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.content h1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;}
	
.content h3 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #18645d;
	font-weight: bold;
	font-style: normal;}
	
.content p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:justify;
	line-height:1.4em;}
	
.content a:link{ font-family: font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #3fb5a9; text-decoration: none}
.content a:visited{ font-family: font-family: Arial, Helvetica, sans-serif;  font-size: 13px; font-weight: bold; color: #3fb5a9; text-decoration: none}
.content a:hover{ font-family: font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #3fb5a9; text-decoration: underline}
.content a:active{ font-family: font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #3fb5a9; text-decoration: none}

a:link.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #18645d; text-decoration: none}
a:visited.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #18645d; text-decoration: none}
a:hover.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #18645d; text-decoration: underline}
a:active.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #18645d; text-decoration: none}
.bodytext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18645d;
}

a:link.bodytext2a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:visited.bodytext2a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:hover.bodytext2a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
a:active.bodytext2a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.bodytext2a {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodytext2b {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


a:link.bodytext2b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:visited.bodytext2b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:hover.bodytext2b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
a:active.bodytext2b { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}

.submenu33 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.submenu33 a{

	color: #ffffff;
	text-decoration: none;
}

.submenu33 a:hover{

	color: #ffffff;
	text-decoration: underline;
}

/***  Members Area  Styles  ***/

 .ma_content h1, h2 {
    font-family:    Arial, Helvetica, sans-serif;
    color:          #18645d;   /* Dark Green */
    font-size:      16px;
    font-weight:    bold;
 }
 
 .ma_content h3 {
    color:          #18645d;   /* Dark Green */
    font-size:      14px;
    font-weight:    bold;
    margin-bottom:  1px;
 }
 
 .ma_content p, ul, li {
    color:          #000000;
    font-size:      12px;
	 font-weight:    normal;
 }
  
 .ma_form_table {
     font-family:   Arial, Helvetica, sans-serif; 
	  width:         100%;
     color:         #000000;
     font-size:     12px; 
 /*  background:    #bcd; */  /* lines due to cellspacing */
     background:    #96d2cc;     /* lines due to cellspacing */
     border-bottom: 1px solid #18645d;
     border-top:    1px solid #18645d;
     border-left:   1px solid #18645d;
     border-right:  1px solid #18645d;
  }
  
 .ma_form_table td{
vertical-align:top;
  }  
 
 .ma_form_heading {
    color:       #ffffff;
    font-size:   14px;
    font-weight: bold;
 /* background:  #bcd; */
    background:  #18645d; 
  
    }
  
.ma_form_h3 {
   color:       #ffffff;
   font-size:   14px;
   font-weight: bold;
}
 
 .ma_form_footer {
    font-size:   12px;
    font-weight: bold;
	color:#ffffff;
 /* background:  #cde; */
    background:  #18645d; 
    
  }
  
 .ma_form_body {
    font-family: Arial, Helvetica, sans-serif; 
    color:         #000000;
    font-size:     12px; 
    font-weight:   normal;
    padding-left:  3px;
    padding-right: 3px;
 /* background:    #edf2f7; */
    background:    #cbebe8; 
 }
 
 .ma_news_comps_table {
   font-family:   Arial, Helvetica, sans-serif; 
   width:         100%;
   color:         #000000;
   font-size:     12px; 
  /* background:    #d9e9ef;    */ /* lines due to cellspacing */
   /*border-bottom: 1px solid #024d69;
   border-top:    1px solid #024d69;
   border-left:   1px solid #024d69;
   border-right:  1px solid #024d69;*/
}
  
  
 .ma_news_comps_body {
   font-family:    Arial, Helvetica, sans-serif; 
   color:         #000000;
   font-size:     12px;
   font-weight:   normal;
   padding-left:  3px;
   padding-right: 3px;
   /*background:    #d9e9ef;*/
} 
 
 .ma_form_shaded {
    font-family: Arial, Helvetica, sans-serif; 
    color:         #ffffff;
    font-size:     12px;
    font-weight:   bold;
    padding-left:  3px;
    padding-right: 3px;
 /* background:    #cde; */
    background:    #18645d; 
 }
  
 .ma_content a:link    { color: #18645d; text-decoration: none; }
 .ma_content a:visited { color: #18645d; text-decoration: none; }
 .ma_content a:active  { color: #18645d; text-decoration: none; }
 .ma_content a:hover   { color: #18645d; text-decoration: underline; }
  
 .ma_form_body a:link    { color: #18645d; text-decoration: none; }
 .ma_form_body a:visited { color: #18645d; text-decoration: none; }
 .ma_form_body a:active  { color: #18645d; text-decoration: none; }
 .ma_form_body a:hover   { color: #18645d; text-decoration: underline; }

.page1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 20px;	
}




#footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	border-right: 1px solid #024d69;
	border-bottom: 1px solid #024d69;
	border-left: 1px solid #024d69;
	background-color: #024d69;
}
#footer1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}
#footer1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #022246;
	background-color: #024d69;
}
#footer2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #022246;
	
}
#footer2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #022246;
	
}



#credit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C5D58;
	
}
#credit1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C5D58;
	
}
#credit1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1C5D58;
	
}

#outertable1{
	border: 5px solid #024d69;
}

#outertable2{
	border: 1px solid #024d69;
}

 
 .sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}