/*
Theme Name: Headfirst Classic
Description: Headfirst Hypnosis original theme
Author: Isaac Rankin
Tags: NA
*/

body {
	background-image: url(images/body_pattern.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004AB9;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 21px;
}
a {
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-size: 26px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2, h2 a {
	font-size: 19px;
	font-weight: lighter;
	color: #004AB9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:hover {
	color: #CC0000;
}
#nav {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
#nav li a {
	display:block;
	float:left;
	font-size:17px;
	letter-spacing:1px;
	height:auto;
	border:1px dotted #FF6600;
	font-weight:lighter;
	padding:5px;
	margin-bottom:10px;
	width:179px;
}
hr {
	color: #CCCCCC;
	height: 1px;
}

.navSub a {
	font-size:16px;
	height:auto;
	font-weight:lighter;
	padding:5px;
	margin-bottom:10px;
	width:179px;
}
.navTitle a {
	font-size:24px;
	height:auto;
	border:1px dotted #FF6600;
	font-weight:lighter;
	padding:5px;
	margin-bottom:10px;
	width:179px;
}
#outer_shell {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
	height: 200px;
	width: 800px;
	background-image: url(images/header.png);
}
#container {
	clear: both;
	float: left;
	height: auto;
	width: 800px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/back_pattern.jpg);
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#overlay {
	background-image: url(images/container_back.png);
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

#container_inner {
	padding: 10px;
	height: auto;
	width: 780px;
	float: left;
}
#left_column {
	clear: left;
	float: left;
	height: 600px;
	width: 190px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content {
	clear: right;
	float: right;
	height: auto;
	width: 580px;
}
#content_inner {
	padding: 15px;
	height: auto;
	width: 530px;
	border:1px dotted #FF6600;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
#footer {
	float: left;
	height: 25px;
	width: 800px;
	text-align: right;
	padding-top: 10px;
}
#footer p, #footer a {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.hb_image {
	width: 175px;
	float: right;
	height: auto;
	padding-left:10px;
}
#amanda {
	width: 192px;
	float: right;
	margin-left: 10px;
	border: 1px solid #666666;

#amandac {
	width: 192px;
	float: right;
	margin-left: 10px;
        border: 1px solid #000000;
}
.img_border {
	border: 1px solid #666666;
}
#img_fertility {
	float: right;
	height: auto;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
}

