/* CSS Document */


/* TAGS */

BODY {
	background-image:url('../images/bg.gif');
	background-color: #4B748B;
	background-position:center;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	color: #808080;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 730px;
	height: 100%;
}


TABLE TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 0.05em;
	color: #808080;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

P, BLOCKQUOTE {
	padding-bottom: 15px;
}

UL, OL {
	line-height: 130%;
}


.whitelink {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A {
	color: #808080;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
}

.header {
	background-image:url('../images/header_bg.gif');
	background-repeat:no-repeat;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	width: 730px;
	height: 30px;
	margin-top:10px;
	padding-top: 10px;
	padding-left: 20px;
}

.framework {
	width: 100%;
}


/* FOOTER */

.footer {
	background-image:url('../images/banner_bottom.jpg');
	background-repeat:no-repeat;
	float:left;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #C0C0C0;
	width: 730px;
	height: 20px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	display:block;
}


/* CONTENT */

H1 {
	color: #A00000;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

H2 {
	color: #A00000;
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
}

H3 {
	color: #C06000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 30px;
	padding-bottom: 5px;
}

.breadcrumb {
	color: #999999;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 26px;
	padding-bottom: 0px;
	padding-left: 70px;
	padding-right: 50px;
}


.contenttop {
	background-image:url('../images/roundedCornerBarTop_w730.gif');
	background-repeat:no-repeat;
	margin-top:10px;
	width:730px;
	height: 13px;
}

.content {
	background-image:url('../images/roundedCornerSides_w730.gif');
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	padding-right: 70px;
	width: 590px;
}

.contentbottom {
	background-image:url('../images/roundedCornerBarBottom_w730.gif');
	background-repeat:no-repeat;
	width:730px;
	height: 13px;
}

.contentwrapper_480 {
	float: left;
	margin-top:0px;
	padding: 0px;
	width:480px;
}

.contenttop_480 {
	background-image:url('../images/roundedCornerBarTop_w480.gif');
	background-repeat:no-repeat;
	margin-top:10px;
	width:480px;
	height: 13px;
}

.content_480 {
	background-image:url('../images/roundedCornerSides_w480.gif');
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 420px;
}

.contentbottom_480 {
	background-image:url('../images/roundedCornerBarBottom_w480.gif');
	background-repeat:no-repeat;
	width:480px;
	height: 13px;
}

.contentwrapper_240 {
	float: right;
	margin-top:0px;
	padding: 0px;
	width:240px;
}

.contenttop_240 {
	background-image:url('../images/roundedCornerBarTop_w240.gif');
	background-repeat:no-repeat;
	margin-top:10px;
	width:240px;
	height: 13px;
}

.content_240 {
	background-image:url('../images/roundedCornerSides_w240.gif');
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 200px;
}

.contentbottom_240 {
	background-image:url('../images/roundedCornerBarBottom_w240.gif');
	background-repeat:no-repeat;
	width:240px;
	height: 13px;
}

.contenttop_orange_240 {
	background-image:url('../images/roundedCornerBarTop_orange_w240.gif');
	background-repeat:no-repeat;
	margin-top:10px;
	width:240px;
	height: 13px;
}

.content_orange_240 {
	background-image:url('../images/roundedCornerSides_orange_w240.gif');
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 200px;
}

.contentbottom_orange_240 {
	background-image:url('../images/roundedCornerBarBottom_orange_w240.gif');
	background-repeat:no-repeat;
	width:240px;
	height: 13px;
}


.deck {
	color: #C06000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	margin-top: 3px;
}

.smalldeck {
	color: #C06000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 40px;
}

.poem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: 0.05em;
	color: #808080;
	padding-left: 140px;
	width: 520px;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
	color: #808080;
	padding-left: 140px;
	width: 330px;
}


.bylineruled {
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 20px;
	border-left:3px solid #236195;
	padding-left:10px;
}

.byline {
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.dateline {
	color: #666666;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.footline {
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
	margin-top: 16px;
}

.subsection {
	color: #666666;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.pullquote {
	background-color: #DDEEFF;
	color: #333333;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 35%;
	float: right;
}

.smallcaps {
	font-variant: small-caps;
}

/* IMAGES */

.titleimage {
	background-image:url('../images/banner.jpg');
	background-repeat: no;
	width: 730px;
	height: 150px;
}

.bottombanner {
	background-image:url('../images/banner_bottom.jpg');
	background-repeat: no;
	width: 730px;
	height: 150px;
}

.prixdegoof {
	background-image:url('../images/prixdegoof.gif');
	background-repeat: no;
	margin-left: 590px;
    	margin-right: 0px;
	margin-top: 40px;
	padding: 10px;
	width: 160px;
}


/* TABLES */

.caption {
	color: #666666;
	font-family: Frutiger, Myriad Pro, Colibri, Verdana, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.captiontitle {
	color: #333333;
	font-family: Frutiger, Myriad Pro, Colibri, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}


/* RULES */

.rule {
	border-top: 1px dotted #CCCCCC;
	width: 590px;
	height: 1px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
}

