/***********************************************/
/* familyfriends.css                           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,-serif;
	font-size:18px;
	color: #333333;
	line-height: 1.3;
	padding: 0px;
/* url(bg_grad.jpg) fixed*/
 	background-color: #d5eeff;
	background: #BCC8D8 url(Images/back.png) 43px 20px no-repeat;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #971C1F;
	margin: 0px;
	padding: 0px 5px 4px 0px;
	text-decoration:none;
}

a:hover{
	color: #990099;
}

p{
	margin-bottom:20px;
	}

/************** header tag styles **************/

h1{
 font: bold 120%  Century Gothic;
 color: #991B1E;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 100%  Century Gothic;
 color: #991B1E;
 margin: 0px;
 padding: 0px;
}

h3{
 font: 100%  Century Gothic;
 color: #991B1E;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100%  Century Gothic;
 color: #991B1E;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100%  Century Gothic;
 color: #991B1E;
 margin: 0px;
 padding: 0px;
}

/*************** Table styles  *****************/



table {
border: 0px solid #000000;

}

td.border { border-bottom: 1px solid #666666; }

th.border { border: 1px solid #666666; }
tr { border: 0px ; }
	
td.price {
	text-align:right;
	border-bottom: 1px solid #666666;
	}
	
.no_border{
	border:0px solid;
	}
.no_borderLR{
	border:0px solid;
	/*
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	*/
	}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
font-size:16px;
}
  
textarea{
font-size:16px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page_content{
	position:relative;
	top: 60px;
	left: 23px;
	width: 900px;
	background-color:transparent;
}




#banner{
	position:relative;
	z-index:10;
	background-image:url(Images/back_banner.png);
	background-repeat:no-repeat;
	top: 18px;
	height:140px;
	
	
}	


#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: relative;
	top: 30px;
	left: 35px;
	width: 950px;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	
/*	background-color:#bfd3eb*/
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
/************** utility styles *****************/

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;


}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 10px;
	color:#9933CC;
	height: 29px;
	width:100%;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 21px;
	
}


a.glink, a.glink:visited{
  	font-size: 120%;
  	color: #9933CC;
	font-weight: bold;
	margin: 0px 9px;
	padding: 0px 0px 4px 0px;
	text-decoration:none;	

}

a.glink:hover{
  	background: url(Images/glblnav_selected.png) center repeat-x;
	color:#991B1E;
	text-decoration:none;
	padding: 0px 0px 8px 0px;
}

a.glinkin{
/* Actual global link */
  	background: url(Images/glblnav_selected.png) center repeat-x;
	color:#991B1E ;
	text-decoration:none;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	margin: 0px 9px;
	font-size: 120%;	
}

.nodisplay {
visibility:hidden;
}

/************ subglobalNav styles **************/


.subglobalNav{
	position: relative;
	top: 15px;
	left: 15px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: visible !important;
	color: #000000;
	
}

.subglobalLink{
	top: 0px;
	min-width:400px;
	left: 25px;
	width: 100%;
	height: 25px;	
	padding:0;
	font-size:100%;
}


.subglobalNav a:hover{
	color: #990099;
	background-image:url(Images/submenu_selected.png);
}

.sglink {
	
	color: #971C1F;
	padding: 0px 0px 11px 0px;
	margin:0px 7px 0px 5px !important;
	text-decoration:none;
	
	
}
.sgimage{
	padding-top: 5px;
}

.sglinkin{
	/* Actual subglobal link */
	text-decoration:none;
	visibility: visible !important;
	color: #990099 !important;
	background-image:url(Images/submenu_selected.png);
	padding: 0px 0px 9px 0px;
	margin: 0px 3px;
}

.subglobalNav a:link, .subglobalNav a:visited {
/*	color: #971C1F;*/
	text-decoration:none;
}

/************** feature styles *****************/

.feature{
	font-size: 70%;
	font-family:"Century Gothic";
	color:#600033;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 5px;
	padding-right:10px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/***************** links on the webpage ********/

.link {
	
	color: #971C1F;
	margin: 0px;
	padding: 0px 5px 4px 0px;
	text-decoration:underline;
} 

.link:hover {
	color: #990099;
	
	}

img{
	border-style: none !important;
}

/*****************  footer *********************/



.small_box {

font-size: 70%;
	font-family:"Century Gothic";
	color:#600033;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-left:10px;
	padding-bottom: 12px;
	}


.small_box_text {
	position:relative;
	top:3px;
	text-align:center;
	padding-right:10px;
}

	

#footer {
	position:absolute;
	top:1115px;
	left:190px;
	font-size:75%;
	color:#991B1E;
	font-family:"Century Gothic";
	width:800px;
			}
			
			
			
/********************* Video *******************/
.video {
/*	padding-top:14px;*/
	padding-left:30px;
	
}

.videoR {
/*	padding-top:14px;*/
	padding-left:30px;
	
}
.videoL {
/*	padding-top:14px;*/
	padding-right:30px;
	
}			

/***********************************************/
/* Round borders                               */
/***********************************************/


.upborder{
	background: url(Images/table_border_U.png) 0 0 repeat-x;
	
	
	}
.upleftborder{
	background: url(Images/table_border_UL.png) 0 0 no-repeat;


	}
.uprightborder{
	background: url(Images/table_border_UR.png) 100% 0 no-repeat;
	
	
	}
.downborder{
	background: url(Images/table_border_D.png) 0 100% repeat-x;
	
	}
.downleftborder{
	background: url(Images/table_border_DL.png) 0 100% no-repeat;
	
	}
.downrightborder{
	background: url(Images/table_border_DR.png) 100% 100% no-repeat;
	
	}
.leftborder{
	background: url(Images/table_border_L.png) 0 0 repeat-y;
	
	
	}
.rightborder{
	background: url(Images/table_border_R.png) 100% 0 repeat-y;

	}
.boder_background{
	background-image:url(Images/background_image.png);
	
	
	}
/*********************** Small ******************/

.smallupborder{
	background: url(Images/small_border_U.png) 0 0 repeat-x;
	
	
	}
.smallupleftborder{
	background: url(Images/small_border_UL.png) 0 0 no-repeat;


	}
.smalluprightborder{
	background: url(Images/small_border_UR.png) 100% 0 no-repeat;
	
	
	}
.smalldownborder{
	background: url(Images/small_border_D.png) 0 100% repeat-x;
	
	}
.smalldownleftborder{
	background: url(Images/small_border_DL.png) 0 100% no-repeat;
	
	}
.smalldownrightborder{
	background: url(Images/small_border_DR.png) 100% 100% no-repeat;
	
	}
.smallleftborder{
	background: url(Images/small_border_L.png) 0 0 repeat-y;
	
	
	}
.smallrightborder{
	background: url(Images/small_border_R.png) 100% 0 repeat-y;

	}

/********************* end **********************/





