/*
Theme Name: Women's Clinic Custom Theme
Theme URI: http://www.opendoorwomensclinic.com
Description: A custom Wordpress theme designed for the Women's Clinic of Tallahassee, FL
Version: 1.0
Author: Michael F. Clark
Author URI: http://www.mikefclark.com
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial;
	color: #000000;
 	background: url(/wp-content/themes/custom/images/bg_body.gif);
 	background-position: top center;
 	background-repeat: repeat;
	background-color: #ffffff;
	text-align: center;
}

a {
	color: #742B46;
}

a:hover {
	color: #000000;
}

a img {
	border: none;
	}

p	{
	margin-top: 3px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: georgia, times, serif;
	font-size: 20px;
	color: #7B4C78;	
}

h2 {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: georgia, times, serif;
	font-size: 20px;
	color: #7B4C78;	
}

h3 {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: georgia, times, serif;
	font-size: 16px;
	color: #7B4C78;	
}

.call {
	position: relative;
	top: 8px;
	right: 5px;
	margin: 0px;
	padding: 0px;
}

.services {
	position: relative;
	top: -44px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.abortion {
	position: relative;
	top: -44px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.options {
	position: relative;
	top: -44px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.health {
	position: relative;
	top: -44px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.formen {
	position: relative;
	top: -44px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.contact {
	position: relative;
	top: -44px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 3px;
	padding-right: 0px;
}

.logo {
	position: relative;
	top: -20px;
	margin: 0px;
	padding: 0px;
}

.header {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 785px;
	padding: 0px;
 	background: url(/wp-content/themes/custom/images/bg_header.gif); 
 	background-position: top center; 
 	background-repeat: no-repeat; 
 	text-align: right;
}

.pagebox {
	position: relative;
	top: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 785px;
	padding: 0px;
 	background: url(/wp-content/themes/custom/images/bg_pagebox.png); 
 	background-position: top center; 
 	background-repeat: repeat-y;
  	text-align: center;

}

.page {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 755px;
 	background: url(/wp-content/themes/custom/images/bg_page.jpg);
 	background-position: top center; 
 	background-repeat: no-repeat; 
	display: table;
	text-align: left;
}

.maintextbox {
	margin-top: 10px;
	margin-bottom: 21px;
	margin-left: 274px;
	margin-right: 0px;
	padding: 0px;
	width: 462px;
	background-color: #ffffff;
	display: block;
	text-align: left;
}

.maintext {
	margin: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 16px;
	padding-bottom: 12px;
	font-family: times, serif;
	line-height: 18px;
	font-size: 14px;
}

.footer {
	position: relative;
	top: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 785px;
	text-align: center;
	font-family: verdana, arial, san-serif;
	line-height: 16px;
	font-size: 11px;
	color: #000000;	
 	background: url(/wp-content/themes/custom/images/bg_footer.png); 
 	background-position: bottom center; 
 	background-repeat: no-repeat; 
 	display: block;
}

.disclaimer {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 765px;
	text-align: left;
	font-family: arial, san-serif;
	line-height: 16px;
	font-size: 10px;
	color: #000000;	
 	display: block;
}