@charset "UTF-8";
/* CSS Document */

/**********************  GLOBAL   *********************/
img, div { behavior: url(includes/iepngfix.htc); border:0; }

object {margin: 0; padding: 0; border: 0;outline: none;-moz-outline-style: none;}

p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
	margin-left:0;
	margin-right:25px;
	text-align:justify;
}
p.bio {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
	margin-left:0;
	margin-right:25px;
	padding-left:15px;
	text-align:justify;
	margin-top:0;
	padding-top:0;
}
p.video {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
	margin-left:30px;
	margin-right:40px;
	text-align:justify;
}
p.table {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
p.quote {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
	margin:0;
	padding-left:15px;
	padding-right:15px;
	margin-top:0;
	margin-bottom:0;
	padding-top:35px;
	padding-bottom:0;
}
img {
	border:0;
}

a:link{color:#8F3F6D;text-decoration: none;}
a:visited{color:#8F3F6D;text-decoration:none;}
a:hover{color:#4A3C31;text-decoration:none;}


/**********************  END GLOBAL   *********************/

html, body  {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:12px;
	background-color: #cbd680;
	background-image:url(images/containerbg.png);
	background-repeat: repeat-y;
	background-position: center;
	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;
	height:100%;
	margin-bottom: 0.01em;
}
.twoColFixLtHdr #header {
	height:250px;
	margin: 0 auto;
	margin-left:-80px;
} 
.twoColFixLtHdr #container { 
	width: 967px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */ 
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 325px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixLtHdr #sidebar1-right {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px;
	border-left: solid #C7D28A;
	border-width:thin;
}
.twoColFixLtHdr #sidebar1-video {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	border-left: solid #C7D28A;
	border-width:thin;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.twoColFixLtHdr #box-container {
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0;
	border: solid #C7D28A;
	border-width:thin;
	height:100%;
}
.twoColFixLtHdr #box-header {
	width: 100%;
	background-color:#C7D28A;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color:#FFFFFF;
}
.twoColFixLtHdr #box {
	width: 98%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 1px;
}
.twoColFixLtHdr #box-quote {
	width: 100%;
	background-image:url(images/quotes-blank.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:100px;
}
.twoColFixLtHdr #box-main {
	width: 89%;
	background-color:#C7D28A;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
	color:#FFFFFF;
	margin-left:25px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 355px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 5px;
}
.twoColFixLtHdr #mainContent-1col {
	padding-top: 20px;
	padding-right: 220px;
	padding-bottom: 0;
	padding-left: 75px;
	margin: 0;
}
.twoColFixLtHdr #mainContent-1col-work {
	padding-top: 20px;
	padding-right: 140px;
	padding-bottom: 0;
	padding-left: 75px;
	margin: 0;
}
.twoColFixLtHdr #mainContent-right {
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 75px;
}
.twoColFixLtHdr #mainContent-video {
	margin-top: 0;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}  
.twoColFixLtHdr #footer {
	margin-top:5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 40px;
	height:125px;
} 
.twoColFixLtHdr #footer p {
	text-align:center;
	font-size:11px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 1px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}
.twoColFixLtHdr #footer p.left {
	text-align:left;
	font-size:11px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
}
.footer-container {
   position: relative;
}
.left-element {
   font-size:11px;
   position: absolute;
   left: 0;
   width: 20%;
   text-align:left;
}
.right-element {
	position: absolute;
	right: 0;
	width: 80%;
	text-align: center; /* depends on element width */
	left: 125px;
} 
.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;
	top:0;
}
.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;
}
p.about {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:15px;
	text-align:justify;
}
p.about {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:13px;
	text-align:justify;
}
ul.home{
	padding-left:50px;
}

.box-container {
    position: relative;
	height:13px;
    width: 89%;
    background-color:#C7D28A;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 3px;
	color:#FFFFFF;
	margin-left:25px;
   }

.boxleft-element {
   position: absolute;
   left: 0;
   width: 50%;
   padding-left:5px;
   padding-bottom:10px;
   }

.boxright-element {
   position: absolute;
   right: 0;
   width: 50%;
   padding-bottom:10px;
   padding-right:5px;
   text-align: right; /* depends on element width */
   } 
ul.indent{
	padding-left:50px;}
#fb-root{
	padding-left:25px;
}

/* Nav */
.nav{
	position:absolute;
	top:184px;
	width:930px;
	left:50%;
	margin-left:-280px;
	text-align:left;
	z-index:900;
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:20px;
	text-transform:uppercase;
	font-size:12px;
	font-family:Geneva, sans-serif;
	font-weight:normal;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#menu li a{
	display:block;
	float:left;
	color:#8F3F6D;
	text-decoration:none;
	padding:0 25px 0 0;
	height:20px;
}
ul#menu li a:active{
	color:#8F3F6D;
}
ul#menu li a:hover{
	color:#4A3C31;
}
ul#menu li a#current { 
	color:#8F3F6D;
}
/*  End Nav */

#Image5 {
	margin-left:25px;
}
h7 {
	font-size:16px;
	color:#97406A;
	font-family:Georgia, "Times New Roman", Times, serif;
}
