html, body {
	background: url(images/background.jpg) no-repeat center top #f2d412;
	overflow-x:hidden;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

.red {
	color:#FF0000;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

.noList {
	list-style:none;
	}

h1 {
	font-size:18px;
	}

h2 {
	font-size:14px;
	color:#FF0000;
	}
	
#masterContainer {
	width:830px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-415px;
	}

#header{
	height:218px;
	width:auto;
	}

#header #navigation {
	margin:0px;
	padding:0px;
	list-style:none;
	width:824px;
	height:216px;
	background:url(images/navBar.png);
	color:#FFFFFF;
	position:absolute;
	left:50%;
	margin-left:-412px;
	top:10px;
	}
	

#header #navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
	top:65px;
	left:30px;
	font-size:14px;
	}

#header #navigation ul li {
	float:left;
	margin-right:24px;
	}

#header #navigation ul li a {
	color:#FFF;
	text-decoration:none;
	}

#header #navigation ul li a:hover {
	color:#9F0;
	}

.specialLink {
	color:#FF0000;
	font-weight:bold;
	margin-left:70px;
	}

.specialLink:hover {
	color:#930;
	}

.message {
	position:absolute;
	left:50%;
	font-size:16px;
	font-weight:bold;
	margin-left:-200px;
	top:30px;
	}

.message2 {
	position:absolute;
	left:50%;
	font-size:16px;
	font-weight:bold;
	margin-left:296px;
	top:120px;
	width:80px;
	}

.frenchEnglish {
	position:absolute;
	left:50%;
	margin-left:292px;
	top:30px;
	}

.frenchEnglish a {
	color:#000;
	font-size:12px;
	}

.frenchEnglish a:hover {
	color:#006;
	}

.logo {
	width:159px;
	height:75px;
	background:url(images/logo.png);
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:126px;
	}

#header #address ul {
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
	top:122px;
	left:50%;
	margin-left:-230px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}

#header #address ul li {
	}

#header #address ul li a {
	color:#000;
	text-decoration:none;
	}

#header #address ul li a:hover {
	color:#006;
	}

#content {
	width:830px;
	height:auto;
	}

#containerFull{
	width:830px;
	height:auto;
	margin-bottom:10px;
	}

#containerFull .top {
	width:830px;
	height:15px;
	background:url(images/contentWide_top.png);
	}

#containerFull .bottom {
	widht:830px;
	height:24px;
	background:url(images/contentWide_bottom.png);
	}

#containerFull .middle {
	width:830px;
	height:auto;
	background:url(images/contentWide_mid.png);
	}

#containerSideBar{
	width:830px;
	height:auto;
	margin-bottom:10px;
	}

#containerSideBar .top {
	width:830px;
	height:13px;
	background:url(images/contentDivide_top.png) no-repeat;
	}

#containerSideBar .bottom {
	widht:830px;
	height:24px;
	background:url(images/contentDivide_bottom.png) no-repeat;
	}

#containerSideBar .middle {
	width:830px;
	height:auto;
	background:url(images/contentDivide_mid.png) repeat-y;
	}

#containerSideBar #side {
	width:200px;
	height:auto;
	padding:15px;
	float:left;
	}

#containerSideBar #main {
	width:520px;
	height:auto;
	padding:15px;
	padding-right:35px;
	float:right;
	}

.googleMapBig {
	width:400px;
	height:276px;
	background:#999999;
	float:right;
	position:absolute;
	left:400px;
	top:0px;
	}

.googleMapSmall {
	width:200px;
	height:200px;
	background:#999999;
	margin-top:15px;
	border: #000 solid 1px;
	}

#lowestPrice {
	width:835px;
	height:79px;
	position:relative;
	left:-7px;
	background:url(images/button_lowestPrice.png);
	background-position:100% 0%;
	}

#lowestPriceSmall {
	width:200px;
	height:30px;
	background:url(images/button_lowestPrice_small.png);
	background-position:100% 0%;
	}


#lowestPrice:hover {
	background-position:100% 100%;
	cursor:hand;
	cursor:pointer;
	}

#lowestPriceSmall:hover {
	background-position:100% 100%;
	cursor:hand;
	cursor:pointer;
	}

#containerFull #thumbNail {
	margin:0px;
	padding:0px;
	list-style:none;
	width:788px;
	height:200px;
	color:#FFF;
	position:relative;
	left:15px
	}


#containerFull #thumbNail ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:800px;
	height:200px;
	}

#containerFull #thumbNail ul li {
	float:left;
	width:177px;
	height:180px;
	padding:10px;
	position:relative;
	color:#000;
	}
	
#containerFull #thumbNail ul li:hover {
	background:#F7F7F7;
	cursor:hand;
	cursor:pointer
	}

#containerFull #thumbNail ul li .title {
	font-weight:bold;
	position:absolute;
	left:0px;
	top:114px;
	padding:5px;
	font-size:14px;
	}

#containerFull #thumbNail ul li .description {
	font-size:12px;
	position:absolute;
	left:0px;
	top:134px;
	padding:5px;
	}

#containerSideBar #side #thumbNailSmall {
	margin:0px;
	padding:0px;
	list-style:none;
	width:200px;
	height:380px;
	color:#FFF;
	position:relative;
	}


#containerSideBar #side #thumbNailSmall ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:200px;
	height:380px;
	}

#containerSideBar #side #thumbNailSmall ul li {
	width:190px;
	height:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-top:10px;
	position:relative;
	color:#000;
	}
	
#containerSideBar #side #thumbNailSmall ul li:hover {
	background:#F7F7F7;
	cursor:hand;
	cursor:pointer
	}

#containerSideBar #side #thumbNailSmall ul li .title {
	font-weight:bold;
	position:absolute;
	left:50px;
	padding:5px;
	font-size:16px;
	}

#footer {
	width:auto;
	height:auto;
	margin-bottom:50px;
	}

#footer .legal {
	margin:0px;
	text-align:right;
	font-size:12px;
	position:absolute;
	right:124px;
	top:22px;
	}