@charset "utf-8";
* {margin:0;padding:0}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ffffff;
}

.twoColFixRt #container {
	width: 830px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 125px;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-style: normal;
	text-align: center;
}

.twoColFixRt #mainContent {
	margin-top: 0px;
	margin-right: 125px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRt #mainContent_home {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#meador_photography {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 50px;
	text-indent: -5000px;
	height: 50px;
	width: 280px;
}
#meador_photography a{
	background-repeat: no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 50px;
	text-indent: -5000px;
	height: 50px;
	width: 280px;
	background-image: url(images/logo-rollover.gif);
}
#meador_photography a:hover{
	background-repeat: no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 50px;
	text-indent: -5000px;
	height: 50px;
	width: 280px;
	background-image: url(images/logo-rollover.gif);
}
#list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 170%;
	padding-top: 50px;
	padding-left: 20px;
}
#list a {
	text-decoration: none;
	font-weight: 400;
	color: #333333;
}
#list a:hover {
	color: #bed63a;
	font-weight: bolder;
}
#flash {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 6px;
}
#gallery_head {
	float: right;
	padding-right: 10px;
}
#bottom_nav {
	background-color: ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 828px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}
#bottom_list {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	color: #333333;
	font-size: 12px;
}
#bottom_list a {
	text-decoration: none;
	color: #333333;
}
#bottom_list a:hover{
	color: #bed63a;
}
#bottom_list li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/bottom_seperation.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
#thumbs_left {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	padding-top: 80px;
}
#thumbs_left li{
	padding-bottom: 5px;
}
#thumbs_right {
	list-style-type: none;
	float: left;
	padding-left: 5px;
	padding-top: 80px;
}
#thumbs_right li{
	padding-bottom: 5px;
}
#sidebar_L {
	float: right; /* since this element is floated, a width must be given */
	width: 62px;
	text-decoration: none;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: inline;
	top: 0px;
	left: 685px;
}
#sidebar_r {
	width: 63px;
	text-decoration: none;
	float: right;
	padding-right: 22px;
	display: inline;
	position: absolute;
	top: 0px;
	left: 745px;
}
.bio_pic {
	display: inline-block;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 60px;
	position: absolute;
	left: 711px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 17px;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	padding-top: 130px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.bio_second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	padding-top: 25px;
	padding-right: 125px;
	padding-left: 20px;
}
.bio_third {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	padding-top: 25px;
	padding-right: 125px;
	padding-bottom: 150px;
	padding-left: 20px;
}


h1 {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 234px;
	position: absolute;
	top: 0px;
	display: inline;
	visibility: visible;
}
h1   span {
	position:absolute;
	text-indent: -5000px;
	visibility: visible;
}
h1:hover {
	background-repeat: no-repeat;
	height: 80px;
	width: 234px;
	display: inline;
	position: absolute;
	visibility: visible;
	background-image: url(images/logo_roll.png);
}

h2 {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 280px;
	float: right;
	display: inline;
}
h2 span {
 	position:absolute;
     text-indent: -5000px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 15px;
	padding-bottom: 40px;
	padding-top: 65px;
	font-variant: normal;
}
h3 a{
	text-decoration: none;
	color: #0076A3;
}
h3 span{
	text-decoration: none;
	color: #0076a3;
}
h3 span:hover{
	text-decoration: none;
	color: #0076a3;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 95px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 20px;
}
h6 a{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	font-size: 12px;
	color: #8FA321;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-bottom: 50px;
	padding-top: 20px;
	padding-right: 315px;
}
.content a{
	text-decoration: none;
	color: #0076a3;
}
.content_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 145px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	color: #666666;
	width: 170px;
}
.contact_first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 50px;
	color: #666666;
}
.contact_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 100px;
	line-height: 120%;
	text-align: center;
	padding-top: 100px;
}
.contact_content_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 100px;
	line-height: 120%;
	text-align: center;
	padding-top: 10px;
}
.contact_content_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 100px;
	line-height: 120%;
	text-align: center;
	padding-top: 10px;
	font-weight: bolder;
	color: #bed63a;
	padding-bottom: 200px;
}
.contact_content_email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bed63a;
}
.contact_content em{
	font-weight: bolder;
	color: #0076a3;
}
.contact_picture {
	top: 125px;
	left: 300px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
}
.name:focus {
	border: 2px solid #0076a3;
}
.email {
	width: 170px;
}
.email:focus {
	border: 2px solid #0076a3;
}
.message {
	width: 450px;
	height: 150px;
}
.message:focus {
	border: 2px solid #0076a3;
}
.submit {
	float: left;
	padding-top: 30px;
	position: relative;
}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.services_first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 115px;
}
#clients {
	padding-top: 70px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-bottom: 50px;
	color: #666666;
}
#clients li {
	padding: 5px;
}
#clients li a {
	text-decoration: none;
	color: #666666;
}
#clients li a:hover {
	padding: 15px;
	color: #0076a3;
	font-weight: bolder;
	text-decoration: none;
}
#form {
	width: 250px;
	padding-right: 5px;
	padding-left: 5px;
}
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	width: 434px;
	padding-top: 85px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 285px;
}
