body{
	/*background-color: #687dc0;*/
	background-color: #a5d5d5;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#wrap{
	background:#333333;
	width: 100%;
	margin: 0 auto; 
}

#pdf {
	color:#333333;
	margin:0 auto;
	width:800px;
	border-left:24px solid #a5d5d5;
	border-right:24px solid #a5d5d5;
	background:#a5d5d5 url('../img/henri-riviere.jpg') top left no-repeat;
	/*background-color: #e4decd;*/
	padding: 20px 60px 60px 60px;

}

a:hover {
	color: #e3decb;
}

a {
	color: #1f1f1f;
}

#logo {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/logo.png", sizingMethod="scale");
}

#content{
	margin-bottom:50px;
}

#content p, #content ul{
	line-height:1.6em;
}

.content{
	margin: 0 10px;
	padding: 0;
}

.imageElement a{
	color: #1f1f1f;
	background: none;
	font-size: 80%;
}

.imageElement a:hover{
	background: none;
}


.content p.linkage{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #1f1f1f;
}

.content p.linkage a { color: #1f1f1f; }

h3{
	color: #1f1f1f;
	font-size: 110%;
	margin-left:10px;
}

h4{
	color: #e3decb;
	font-size: 110%;
	margin-left:10px;
}


table.pricing{
	/*background-color: #1e3277;*/
}

table.pricing tr td.left{
	font-size:130%;
	font-weight:bold;
	vertical-align: top;
	padding-right:10px;
	
}

table.pricing tr td{
	padding-bottom:10px;
	
}

table.membership tr td.left{
	width:450px;
	vertical-align: top;
	color:#1f1f1f;
}


table.membership tr td.left ul{
	list-style-type: circle;
}


table.membership tr td.right{
	padding-left:50px;
	vertical-align: top;
}

table.membership tr td.right img{
	border: 1px solid #a0afe0;
}



#header {
	margin-bottom:5px;
	}


#header span {
	/*color:#fce4ca;*/
	color: #1f1f1f;
	font-weight:bold;
	font-size:130%;
	padding-bottom:10px;
	display:block;
	/*text-transform: uppercase;*/
}

#header div {
	float:right;
	position: relative;
	z-index: 200;
	/*top: -100px;*/
}

#header p b{
	font-size:150%;
	text-transform: uppercase;
}

#header span.dates {
	color:#000;
	font-size:128%;
	margin-bottom: -8px;
}

#header span.time_location {
	color:#666;
	font-size:110%;
	line-height:1.3em;
}



#nav a {
	text-decoration:none;
	background-color:#1f1f1f;
	color:#e3decb;
	font-weight:bold;
	padding:6px 10px;
}

#pdf a.blacklink {
	text-decoration:none;
	background:#1f1f1f;
	color:#e3decb;
	font-weight:bold;
	padding:6px 10px;
}


#nav a:hover {
	background:#e3decb;
	color: #1f1f1f;
}

#nav a.active {
	background:#e3decb;
	color: #1f1f1f;
}

#pdf a.logo {
	text-decoration:none;
	background:none;
	color:none;
	padding:0;
}

#pdf a.logo:hover {
	background:none;
}

#pdf a.altered {
	text-decoration:underline;
	background-color:transparent;
	color:#af6f0d;
	font-weight:bold;
	padding:0;
}

#pdf a.altered:hover {
	text-decoration:underline;
	background-color:transparent;
	color:#1f1f1f;
	font-weight:bold;
	padding:0;
}



#pdf h1{
	font-size:298%;
	line-height:1em;
	margin:0;
	margin-top:0px;
	margin-bottom: 10px;
	position:relative;
	font-weight:900;
	color:#1f1f1f;
	/*letter-spacing:-0.05em;*/
	text-transform: uppercase;
}

#pdf h1 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:105%;
	width:100%;
}

#pdf h2{
	font-size:200%;
	margin:0;
	margin-top:20px;
	margin-bottom:10px;
	position:relative;
	font-weight:bold;
}

#pdf h2 span{
	position:absolute;
	display:block;
	top:0;
	left:0;
	height:100%;
	width:100%;
}

#nav {
	border: 1px solid #1f1f1f;
	border-width: 1px 0;
	padding:0 0 15px 0;
	margin-top:10px;
}

#pdf div.image{
	padding:0;
	float:left;
	margin-top: 25px;
}

#pdf div.image2{
	padding:0;
	border: 1px solid #a0afe0;
	background-color:#000;
	color:#e3decb;
	float:right;
	margin-top: 20px;
}

#pdf div.image2 p{
	margin-left:10px;
}


.headers {
	display:block;
	font-weight:bold;
	/*border-bottom: 1px solid #a0afe0;*/
	margin: 10px 0 10px 0;
	/*color:#fce4ca;
	color:#fdc689;*/
	color:#1f1f1f;
	line-height:1.5em;
	font-size:110%;
	text-transform: uppercase;
}


.callout {
	display:block;
	font-weight:bold;
	/*background:url(../img/slash-ltblue.gif) repeat;*/
	/*background:#687dc0;*/
	padding:0;
	/*border-bottom: 1px solid #a0afe0;*/
	margin: 0 0 10px 0;
	/*color:#fdc689;*/
	/*color:#9c211a;*/
	font-size: 130%;
	font-style:italic;
	letter-spacing: .03em;
	line-height:1.5em;
}

.sponsor_callout {
	font-weight:bold;
	color:#666
}

.clear{
	clear:both;
}

#leftside {
	float:left;
	width:320px;
	padding-top:10px;
}

#leftside p{
	line-height:1.5em;
	padding-right:15px;
}

.callout2 {
	display:block;
	font-weight:bold;
	padding:0 10px;
	margin: 10px 0 0 0;
	color:#666;
	font-size: 130%;
	line-height:1.5em;
}
.sponsor_callout2 {
	font-weight:bold;
	font-style:italic;
	color:#e69313;
}



#leftsidei {
	/*font-family:"Hoefler Text", Georgia, serif;*/
	float:left;
	width:320px;
	padding:0;
	color:#1f1f1f;
	margin-top:20px;
}

#leftsidei p{
	line-height:1.5em;
	padding-right:10px;
}


#leftsidei a {
	padding:0;
	text-decoration:underline;
	/*color:#af6f0d;*/
	color:#33666;
	background:none;
	font-weight:bold;
}


#leftsidei a:hover {
	color:#666;
}

#leftsideh {
	/*font-family: "Hoefler Text", georgia, serif;*/
	float:left;
	width:440px;
	padding:0;
	color:#1f1f1f;
	margin-top:20px;
	padding-right:10px;
}

#leftsideh p{
	line-height:1.75em;
	padding-right:10px;
}


#leftsideh a {
	padding:2px 4px;
	text-decoration:none;
	background-color:#1f1f1f;
	color:#e3decb;
	font-weight:bold;
}


#leftsideh a:hover {
	color:#1f1f1f;
	background-color:#e3decb;
}


#leftside a.blacklink {
	text-decoration:none;
	background-color:#000;
	color:white;
	font-weight:bold;
	padding:6px 10px;
}


#leftside a {
	padding:3px 3px;
	text-decoration:underline;
}



#topborder {
	height:15px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: #1f1f1f;
}


.dealer {
	display: block;
	padding:0;
	margin:0 0 10px 0;
	background-color:transparent;
	color:#000;
}

.dealer a {
	font-weight:bold;
	padding:0;
	color:#33666;
	text-decoration: underline;
	text-transform: uppercase;
}

.dealer a:hover {
	text-decoration: underline;
	color:#666;
}

.dealer p{
	margin-top:5px;
}

