@import "nav.css";

/* =========== */
/* = GENERAL = */
/* =========== */

body{
	font: normal 12px Arial, sans-serif;
	background: #fff url(/stylesheets/images/bg-body.gif) repeat-x top;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	color: #45484a;
}

a{
	color: #2365d1;
}

a:hover{
	text-decoration: none;
}

a img{
	border: none;
}

h1#logo{
	background: url(images/logo.png) no-repeat top left;
	width: 265px;
	margin: 0 auto;
	padding: 15px 0;
	*padding: 15px 250px 15px 0;
	z-index: 1000;
}

h1#logo a{
	display: block;
	height: 86px;
	width: 256px;
}

h2{
	color: #376fb7;
	font: normal 22px/22px "Myriad Pro", Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-top: 20px;
}

h2 .fancy{
	/*width: 110px;*/
	/*width: 110%;*/
	font-size: 32px;
	margin-top: 5px;
	position: relative;
	top: 16px;
}

h2 object{
	/*height: 140px;
	width: 140px;*/
	position: relative;
	top: 1px;
	/*height: 35px;*/
}

h3{
	color: #56812e;
	font: normal 18px/18px "Myriad Pro", Arial, Helvetica, sans-serif;
}

h3 a{
	color: #56812e;
	font: normal 18px/18px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h4{
	font: normal 16px/16px "Myriad Pro", Arial, Helvetica, sans-serif;
}

h3 .fancy{
	font-size: 22px;
	margin: 5px 10px 0 0;
	position: relative;
	top: 12px;
}

em{
	color: #959d56;
	font-style: normal;
}

ol{
	color: #56812e;
}

ol li p{
	color: #45484a;
}

table.centered{
	text-align: center;
}

thead{
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
}

th{
	background: #c6d1db;
}

tr{
	background: #d0dce8;
}

th.left, td.left{
	text-align: left;
}

.dates{
	font-size: smaller;
}

.pdf-link, .pretty-link{
	position: relative;
}

.pretty-link .link-icon{
	background: url(/stylesheets/images/pretty-link.png) no-repeat center center;
	position: absolute;
	left: -15px;
	top: 0px;
	height: 70px;
	display:block;
	width: 70px;
	z-index: 1000;
}

.pdf-link .link-icon{
	background:url(/stylesheets/images/pdf-link.png) no-repeat center center;
	position: absolute;
	left: -15px;
	top: -10px;
	height: 70px;
	width: 70px;
	z-index: 1000;
}

.pdf-link a, .pretty-link a{
	background: url(/stylesheets/images/pretty-link-bg.png) no-repeat center right;
	height: 40px;
	width: 180px;
	display: block;
	padding: 15px 15px 0 45px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #56812e;
	letter-spacing: 0;
	text-align: center;
}

.pdf-link a:hover, .pretty-link a:hover{
	color: #45484a;
}


.odd td, .odd th {
	background:#F0F0F0;
	color:#333;
}

.italics{
	font-style: italic;
}

.emphasized{
	text-transform: uppercase;
	color: #56812e;
}

.hidden{
	display: none;
}

.clearBoth{
	clear: both;
}

.column{
	width: 385px;
	float: left;
	margin-left: 20px;
}

.disclaimer{
	font-size: 11px;
	color: #5c5d5e;
}

#container{
	background: url(images/bg-container.png) repeat-y center;
	text-align: center;
}

#page{
	padding-top: 20px;
	margin: 0 auto;
	width: 1002px;
	background: #dde2c1 url(images/bg-page.gif) repeat-x top;
	text-align: left;
	position: relative;
}

#top{
	width: 100%;
	top: 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#main{
	margin-top: 0;
	background: url(images/waves.gif) no-repeat bottom right;
	position: relative;
	min-height: 700px;
	z-index: 1;
}

#content{
	position: relative;
	float: right;
	min-height: 500px;
	width: 560px;
	padding: 0 80px;
	z-index: 1;
}

#content p, #content ul li{
	line-height: 20px;
	letter-spacing: 1px;
}

#sidebar{
	position: absolute;
	float: left;
	/*width: 420px;*/
	width: 360px;
	padding-top: 20px;
	z-index: 2;
}

#sidebar-photo{
	position: absolute;
	top: 110px;
	left: -40px;
}

#meta {
	bottom: 0;
	width: 1043px;
	color: #2365d1;
	font: normal 10px "Myriad Pro", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding-bottom: 22px;
	background: url(images/bg-meta.gif) no-repeat bottom center;
	text-align: left;
}

#meta ul{
	margin-top: 0;
	padding-top: 20px;
	height: 26px;
	top: 10px;
}

#meta ul li:first-child{
	border-left: none;
}

#meta ul li{
	display: inline;
	list-style-type: none;
	border-left: 1px solid #2365d1;
	padding-left: 5px;
}

#meta ul li a{
	color: #2365d1;
	text-decoration: none;
}

/* ========= */
/* = FORMS = */
/*========== */
#send{
	background: transparent url(images/button-send.png) no-repeat center center;
	border: none;
	width: 137px;
	height: 55px;
	cursor: pointer;
}

/* ================= */
/* = COLLAPSOMATIC = */
/* ================= */

.trigger{
	width: 10px;
	height: 10px;
}

.up{
	background: url(images/arrow-up.gif) no-repeat center center;
}

.down{
	background: url(images/arrow-down.gif) no-repeat center center;
}

/* ================= */
/* = CONTENT HEAVY = */
/* ================= */
#content-heavy h1#logo{
	margin: 30px;
}

#content-heavy #sidebar{
   width: 350px;
}

.clipart{
	height: 150px;
	width: 150px;
	position: absolute;
	right: -70px;
	bottom: 20px;
	z-index:550;
}

#clipart-trailer{
	background: url(images/clipart/trailer.png) no-repeat center center;
}
#clipart-fish{
	background: url(images/clipart/fish.png) no-repeat center center;
}
#clipart-yoga-fire{
	background: url(images/clipart/yoga-fire.png) no-repeat center center;
}
#clipart-lantern{
	background: url(images/clipart/lantern.png) no-repeat center center;
}
#clipart-ball{
	background: url(images/clipart/ball.png) no-repeat center center;
}
#clipart-sandals{
	background: url(images/clipart/sandals.png) no-repeat center center;
}
#clipart-pail{
	background: url(images/clipart/pail.png) no-repeat center center;
}
