body{
	background-image: url(http://www.corkgolfclub.ie/images/images/page_bg3.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.main_bg1{
	background-image: url(http://www.corkgolfclub.ie/images/images/main_bg1.gif);
	background-repeat: repeat-y;

}

.footer{
	background-image: url(http://www.corkgolfclub.ie/images/images/footer_bg2.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	height:38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #ffffff;
}

#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 30px 10px 30px 10px;
	background-image: url(http://www.corkgolfclub.ie/images/images/content_bg1.gif);
	background-repeat: repeat-x;
	text-align:justify;
	line-height:1.3em;

}

#content td{
	font-size: 12px;
}

#content a, a:hover{color:#004b22;}

#content p,  h2, h3 {color:#000000;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #004b22;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


a:link.bodytext1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none}
a:visited.bodytext1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none}
a:hover.bodytext1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: underline}
a:active.bodytext1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none}

a:link.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a:visited.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a:hover.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: underline}
a:active.bodytext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}










.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodytext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}









/***  Members Area  Styles  ***/

 .ma_content h1, h2 {
    font-family:    Arial, Helvetica, sans-serif;
    color:          #005E2A;   /* Dark Green */
    font-size:      16px;
    font-weight:    bold;
}

.ma_content h3 {
   color:          #005E2A;   /* Dark Green */
   font-size:      14px;
   font-weight:    bold;
   margin-bottom:  1px;
}

.ma_content p, ul, li {
   color:          #000000;
   font-size:      12px;
}

.ma_form_table {
   font-family:   Arial, Helvetica, sans-serif; 
   color:         #000000;
   font-size:     12px; 
   background:    #EEFEE2;     /* lines due to cellspacing */
   border-bottom: 1px solid #419403;
   border-top:    1px solid #419403;
   border-left:   1px solid #419403;
   border-right:  1px solid #419403;
}

.ma_news_comps_table {
   font-family:   Arial, Helvetica, sans-serif; 
   width:         100%;
   color:         #000000;
   font-size:     12px; 
   /*background:    #EEFEE2; */    /* lines due to cellspacing */
   /*border-bottom: 1px solid #419403;
   border-top:    1px solid #419403;
   border-left:   1px solid #419403;
   border-right:  1px solid #419403;*/
}

.ma_form_heading {
   color:       #ffffff;
   font-size:   14px;
   font-weight: bold;
   background:  #005E2A; 
}

.ma_form_h3 {
   color:       #ffffff;
   font-size:   14px;
   font-weight: bold;
}

.ma_form_footer {
   font-size:   12px;
   font-weight: bold;
   background:  #EEFEE2;
}

.ma_form_body {
   font-family:   Arial, Helvetica, sans-serif; 
   color:         #000000;
   font-size:     12px; 
   font-weight:   bold;
   padding-left:  3px;
   padding-right: 3px;
   background:    #EEFEE2;
}

.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:    #EEFEE2;*/
}

.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:    #005E2A;
}


.ma_content a:link    { color: #005E2A; text-decoration: none; }
.ma_content a:visited { color: #005E2A; text-decoration: none; }
.ma_content a:active  { color: #005E2A; text-decoration: none; }
.ma_content a:hover   { color: #005E2A; text-decoration: underline; }

.ma_form_body a:link    { color: #005E2A; text-decoration: none; }
.ma_form_body a:visited { color: #005E2A; text-decoration: none; }
.ma_form_body a:active  { color: #005E2A; text-decoration: none; }
.ma_form_body a:hover   { color: #005E2A; text-decoration: underline; }

