/*style sheet to be linked to rainy city midwifery*/

BODY {
background-image: url("images/tile.jpg");
background-repeat: repeat-x;
background-color: #66cc88;
}

td 
	{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.italics{
	font-size: 13px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
	color: #009966;
	
}

.bold{
	font-weight: bold;
}

.sitepage{
	font-size: 11px;
	color: #009966;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 30px;
}

.topsitepage{
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1px;
	color:#b3ecbb;
	padding-left: 0px;
}

.topsitepage:hover{
	color: #000000;
}

#centertable{
	background-color: #f1f1e7;
}

#navtable{
	background-color: #F4F4EC;
}
	
.leftnav {
	font-size: 11px;
	color: #54547A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 30px;
}

.leftnav:hover{ 
	color:#009966;
}

.altNav{ 
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1px;
	color:#ffffff;
	padding-left: 0px;
}

.altNav:hover{ 
	color: #000000;
}
	

a{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #009966;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover{
	color: #006633;
}

.contact
	{font-size: 11px;
	line-height: 110%;  	
	font-family:arial, helvetica, sans-serif; 
}

.contactlink{
	font-size: 11px;
	line-height: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #009966;  	
	font-family:arial, helvetica, sans-serif;
}

li	{font-size: 12px; 
	color:#000000; 
	font-weight: normal;
	line-height: 16px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		
ul	{margin-top: 5px;
}



/*not used yet*/
.desctext 
	{font-size: 11px; 
	padding-left:30px; 
	padding-right:20px; 
	padding-top:10px; 
	padding-bottom:10px; 	
	color:#000000;
	font-family:arial, helvetica, sans-serif; 
}


.subheads{
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

