/*

Theme Name: Gail Corbin

Theme URI: 

Description: Template for Gail Corbin

Version: 1.0

Author: Commareus

Author URI: http://www.commareus.com

Tags: 

*/



/* -------------------------------- GLOBAL */



* {padding:0;margin:0;}

img {border: none;}

.clearfix {clear:both;}







/* -------------------------------- TEXT STYLES */



body {

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background: 

	}



a {text-decoration: underline;color:#999FF;}

a:hover {text-decoration: underline; color:#66666;}

p {margin-bottom: 16px;}

ul, ol {margin-bottom: 20px;}

li {margin: 0px 0px 8px 24px;}



h1, h2, h3, h4, h5, h6 {margin-bottom: 18px;}



h1 {font-size: 22px;}

h2 {font-size: 18px;font-weight:normal;margin-bottom:6px;}

h3 {font-size: 16px;}

h4, h5, h6 {font-size: 14px;}





/* -------------------------------- LAYOUT */



body {

	text-align:center;

	background: url(images/page_bg.jpg);

	}



#container {

	width: 1099px;

	margin: 0 auto;

	text-align: left;

	background: #606060 url(images/body_bg.jpg) top;

	}



#header {

	height: 202px;

	position: relative;

	background: url(images/header_bg.jpg) no-repeat;

	}



#logo {

	position: absolute;

	left: 45px;

	top: 47px;

	}



#tagline {

	position: absolute;

	left: 405px;

	top: 96px;

	font-size: 16px;

	}



#header_accent {

	position: absolute;

	right: 48px;

	top: 7px;

	}



#footer {

	padding: 8px 52px;

	}



.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: right;

	margin: 0;

	}


.copyright a {
	color:#FFFFFF;
	}

.copyright a:hover {
	color:#4F61BD;
	text-decoration: none;
	}

#content {

	padding: 16px 0px;

	position: relative;

	}



#left_column {

	width: 305px;

	float: left;

	padding: 0px 27px;

	color: #000000;

	}



#right_column {

	width: 674px;

	float: right;

	position: relative;

	text-align:center;

	padding: 0px 32px;

	}



#left_column p, #right_column p {

	line-height: 20px;

	padding-left: 30px;

	}



#left_column a {

	color: #4f61bd;

	text-decoration: underline;

	}



#left_column h2 {

	padding-left: 30px;

	}



h2.page_title {

	position: absolute;

	left: 52px;

	top: -22px;

	margin: 0;

	padding: 0;

	font-size: 18px;

	font-weight: normal;

	}



.dropcap {

	font-size: 30px;

	float: left;

	margin-right: 3px;

	margin-bottom: 8px;

	line-height: 30px;

	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;

	color: #4f61bd;

	}



.photo_caption_left {

	text-align: right;

	position: absolute;

	bottom: 0px;

	width: 326px;

	left: -326px;

	}



.contact_info {

	font-variant: small-caps;

	line-height:30px !important;

	margin-top:200px;

	font-size: 14px;

	}







/* ---------------------------------------- NAVIGATION */



#nav {

	position: absolute;

	top: 185px;

	right: 0px;

	text-align: right;

	margin: 0;

	padding: 0px 10px 0px 0px;

	}



#nav li {

	display: inline;

	margin: 0;

	padding: 0;

	margin-right: 28px;

	}



#nav a {

	text-decoration: none;

	color: #FFFFFF;

	}



#nav li.current_page_item a {

	color: #2e3f88;

	}



#nav a:hover {

	text-decoration: underline;

	}