@charset "utf-8";
/* CSS Document */

body {
		font-family:Tahoma, Geneva, sans-serif;
		background-image:url(home/images/bg_gradientdrkBlue.gif);
}

.eventDate{
	font-family: Verdana, Geneva, sans-serif;
	color: #BB1440;
}

.3Col_text{
	color: #000000;
	font-size:15px;
}



.redHighlight {
	font-family: Verdana, Geneva, sans-serif;
	color: #BB1440;
}

.redSmallPrint {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #BB1440;
}

.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

.bodyTextCenter{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.blueHighlight {
	font-size: 16px;
	color: #0066CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blueSmallPrint {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color: #0066CC;
}

.blueSubHeader {
	font-size: 24px;
	color: #0066CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blackSubHeader {
	font-size: 24px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blackMed {
	font-size: 22px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blackSmall {
	font-size: 16px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.redSubHeader {
	font-size: 22px;
	color: #BB1440;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.greenHeader {
	font-size: 20px;
	color: #008000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.greenSubHeader {
	font-size: 16px;
	color: #008000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bolder;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;	
	
}

/* ----------- Home Page Features Divs-------------------- */ 

div { word-wrap: break-word; }


div#left {
    padding: 5px;
    width: 230px;	
    float: left;
	/* background-color:#090;*/
}

div#main {
    padding: 5px;
    margin-left: 250px;
    margin-right: 250px;
	/* background-color:#900; */
	
}
div#right {
    padding: 5px;
   width: 230px;
    float: right;
	/* background-color:#FF0; */
}

div#column2 {
	background:url(http://familyguidance.net/home/images/home_3ColDot.gif);
    margin: 0;
    padding: 0;
   /* background-image: url(side2.gif); */
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    background-color: #cccccc;
    
}
div#column1 {
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-y;
    width: 100%;
	
    
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/**************************  staff page  ****************************************/

div#staff {
	border: thin;
	width: 750px;
	
}

#staff a:link{
	/*font-weight:bold; */
	}

/**************************  camp Reg page  ****************************************/

div#campBodyText {
	padding: 0px 30px;
		
	
}

/**************************  page links  ****************************************/

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 95%;*/
	color: #2136B3;
	text-decoration:none;	
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #36808B;
	text-decoration:none;	
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2136B3;
	text-decoration:none;	
}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #36808B;
	text-decoration:none;	
}

#column1 a:link {
color:#309 ;
text-decoration: none;
}

#column1  a:link {
color:#309 ;
text-decoration: none;
}

#column1  a:link {
color:#309 ;
text-decoration: none;
}
#right a:hover {
color:#2136B3 ;
text-decoration: none;
}

/************************** golf page  ****************************************/

div#golf {
	padding: 0px;
	margins: 0px;
}


hr {
	color:#066;
	width: 300px;	
	
}

#golf a:link {
	text-decoration: none;
	font-size: 20px;
	color: #008000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#golf a:hover{
	text-decoration: none;
	font-size: 20px;
	color: #008000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#golf a:visited {
	text-decoration: none;
	font-size: 20px;
	color: #008000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/**************************  end page links  ****************************************/

