﻿#logo_print {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 1;
	height: 49px;
}

/* universal styles */
body {
	font: 9pt/15pt 'Lucida Grande', 'Lucida Monotype', 'Lucida Sans', Arial;
	color: #333333;
}
.clear {
	position: relative;
	clear: both;
}
h1, h2, h3 {
	font: 21pt/26pt 'Arno Pro Light 36pt', Times, 'Times New Roman', serif;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #6C0000;
}
h3 { /* used for months on the event calendar */
	line-height: 21pt;
	font-size: 16pt;
}
#sidebar h3 { /* sidebar menu header */
	border-bottom: 1px solid #ccc;
	margin-top: 2pt;
	line-height: 21pt;
}
a {
	color: #66758c;
}
ul {
	margin: 0 0 1em 3px;
	list-style: square outside url('template/bullet.gif');
}
	ul li {
		margin-bottom: 0.35em;
	}
.center {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
}
.center * {
	text-align: left;
	border: 1px none #ccc9c0;
	width: auto;
}
img.align {
	display: block;
	padding: 4px;
	border: 1px solid #ccc9c0;
	margin: 0 5px;
}
img.right {
	float: right;
}
img.left {
	float: left;
	margin-left: 0;
}
.caption {
	font-size: 8pt;
	color: #8f8377;
}


/* PAGE LAYOUT */

/* relatively possioned background elements */
#top_bar_blue {
	position: relative;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	background: #66758c url();
	background-color: #FFFFFF;
}
#top_bar_gray {
	position: relative;
	width: 100%;
	height: 130px;
	background: #5d564d url(images/template/top_bar_gray.jpg);
}
#photo_bar_white {
	position: relative;
	width: 100%;
	height: 182px;
	background: #fff url(images/template/blank.gif);
}
#photo_bar_blue {
	position: relative;
	margin-top: 1px;
	width: 100%;
	height: 1px;
	z-index: 50;
	background: #66758c url(images/template/blank.gif);
	background-color: #A5A2A5;
	background-image: url(images/template/blank.gif);
}

/* absolutely possitioned top elements: logo, menu, photo area */
#top {
	position: relative;
	width: 100%;
	height: 130px;
	top: 0;
	background-color: #C0EFE6;
}
#logo {
	position: absolute;
	top: 18px;
	left: 0;
	z-index: 99;
	height: 77px;
	background-color: #C0EFE6;
}
#menu_container {
	position: absolute;
	background: url('template/menu_sides.gif') repeat-x 50% bottom;
	width: 100%;
	top: 96px;
	height: 34px;
}
#menu {
	position: relative;
	height: 34px;
	width: 750px;
	text-align: center;
	margin: 0;
	z-index: 65;
	background-color: #500000;
}

	#menu ul {
		display: block;
		font: 10.75pt Georgia, Times, 'Times New Roman', serif;
		line-height: 25pt;
		margin: 0;
		padding: 0;
	}
	#menu ul a {
	color: #FFFFFF;
	text-decoration: none;
	}
	#menu ul a:hover {
	color: #F35F23;
	text-decoration: underline;
	}
	#menu ul li {
		margin: 0;
		padding: 7px 1.2em 8px 1.5em;
		list-style: none;
		display: inline;
		background: transparent url('images/template/menu_hr.gif') repeat-y;
	}
	#menu ul li.first {
		background: none;
		padding-left: 1.0em;
	}
	#menu_sides {
		position: absolute;
		width: 100%;
		height: 9px;
		top: 142px;
		background: #d8d2c4 url(images/template/menu_sides.gif);
		z-index: 10;
	}
#menu1{
	position: relative;
	height: 34px;
	width: 750px;
	background: #d8d2c4 url(images/template/menu_bg2.gif);
	text-align: center;
	margin: 0;
	z-index: 65;
	background-image: url(images/template/menu_bg2.gif);
}
#menu ul {
		display: block;
		font: 10.75pt Georgia, Times, 'Times New Roman', serif;
		line-height: 25pt;
		margin: 0;
		padding: 0;
	}
	#menu ul a {
	color: #FFFFFF;
	text-decoration: none;
	}
	#menu ul a:hover {
	color: #0099FF;
	text-decoration: underline;
	}
	#menu ul li {
		margin: 0;
		padding: 7px 1.2em 8px 1.5em;
		list-style: none;
		display: inline;
		background: transparent url('images/template/menu_hr.gif') repeat-y;
	}
	#menu ul li.first {
		background: none;
		padding-left: 1.0em;
	}
	#menu_sides {
		position: absolute;
		width: 100%;
		height: 9px;
		top: 142px;
		background: #d8d2c4 url(images/template/menu_sides.gif);
		z-index: 10;
	}
#graphic_area {
	position: relative;
	margin-top: 1px;
	background-color: #fff;
}
#graphic_area .center {
	height: 158px;
}
#graphic_area #quote_box {
	position: absolute;
	top: 0;
	left: 0;
	width: 750px;
	height: 158px;
	background-color: #FFFFFF;
}
	#graphic_area #quote_box div {
	position: relative;
	bottom: 0;
	padding: 10px 15px;
	color: #fff;
	font: 16pt/20pt 'Arno Pro Light 36pt', Times, 'Times New Roman', serif;
	text-align: center;
}
	* html #graphic_area #quote_box div { /* ie hack */
		text-align: left;
	}
#graphic_area #photo {
	position: absolute;
	top: 0;
	left: 221px;
	width: 528px;
	height: 180px;
	background-color: #66758c;
}
#graphic_area #red_box {
	position: absolute;
	top: 0;
	left: 750px;
	width: 10px;
	height: 158px;
	background-color: #A5A2A5;
}

/* main body area */
#body_bar_blue {
	position: relative;
	width: 750px;
	height: 18px;
	background-color: #A5A2A5;
	background-image: url(frise-home-titre.gif);
}
#body_area_container {
	position: relative;
	margin-top: 3px;
	width: 750px;
	background: transparent url('images/template/body_bg.gif');
	text-align: left;
}
#body_area {
	position: relative;
	width: 517px;
	margin: 1em 15px 0 15px;
	float: left;
}
* html #body_area { /* ie hack */
	margin: 1em 0 0 8px;
}
#sidebar {
	position: relative;
	width: 178px;
	float: right;
	margin-top: 12px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 13px;
}
* html #sidebar { /* ie hack */
	margin-right: 4px;
}
	#sidebar ul.menu {
		margin: 0 0 1.5em 0;
		padding: 3pt 0 5pt 0;
		border-bottom: 1px solid #ccc;
	}
	#sidebar ul.menu li {
		margin: 0;
		list-style: none;
		font: 11pt/17pt Georgia, Times, 'Times New Roman', serif;
	}
	#sidebar ul.menu li:before {
		content: "\00BB \0020";
		color: #3d3731;
		font-size: 13pt;
	}
	#phone_number {
	position: relative;
	height: 20px;
	width: auto;
	margin-top: 5px;
	background: #ccc9c0;
	font-size: 10pt;
	font-weight: 700;
	color: #fff;
	background-image: url(frise-home-titre.gif);
	}
	#phone_number div {
		padding: 2px 3px 1px 6px;
	}
	#sidebar_address {
		position: relative;
		margin-top: 0.5em;
	}
#body_line_bot {
	position: relative;
	width: 750px;
	background-color: #dbd8d0;
}
.room {
	position: relative;
	float: right;
	margin: -0.75em 10px 1.7em 0;
	width: 231px;
	height: 177px;
}
.room1 {
	position: relative;
	float: right;
	margin: 10px;
	border: 1px solid #ccc9c0;
}
	.room_last {
		margin-right: 0;
	}
	.room div {
		padding: 4px;
		border: 1px solid #ccc9c0;
	}


/* footer area */
#footer {
	position: relative;
	margin-top: 10px;
	width: 750px;
	height: 60px;
	background-color: #F06023;
	color: #fff;
	font-size: 8.5pt;
}
#bot_bar_blue {
	position: relative;
	margin-top: 10px;
	width: 100%;
	height: 10px;
	background: #66758c url(images/template/bot_bar_blue.gif);
	background-image: url(images/template/bot_bar_blue.gif);
}
#footer_menu {
	position: absolute;
	top: 9px;
	left: 16px;
	text-align: left;
}
	#footer_menu ul {
		display: block;
	}
	#footer_menu ul a {
		color: #fff;
	}
	#footer_menu ul li {
		margin: 0;
		padding: 1px 8px 1px 9px;
		list-style: none;
		display: inline;
		border-left: 1px solid #fff;
	}
	#footer_menu ul li.first {
		border: none;
		padding-left: 0;
	}
#footer_text {
	position: absolute;
	top: 30px;
	left: 16px;
	text-align: left;
}
#footer_text a {
	color: #fff;
}
#paradigm_logo {
	position: absolute;
	top: 11px;
	right: 11px;
}
A.border {
	BORDER-RIGHT: #c4c4c4 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #c4c4c4 1px solid; DISPLAY: block; PADDING-LEFT: 2px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 2px; BORDER-LEFT: #c4c4c4 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #c4c4c4 1px solid
}
A.border:hover {
	BORDER-LEFT-COLOR: #828282; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-COLOR: #828282; BORDER-TOP-COLOR: #828282; BORDER-RIGHT-COLOR: #828282
}
.works          {
	width:120px;
	border:1px solid #EBEBEB;
	margin:0 18px 25px 18px;
	background-color: #E0E0E0;
} 

.works1          {
	width:730px;
	border:0;
	margin:0;
	background-color: #F7F3F7;
} 
.worksTitle   {
	font-weight:inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
	color: #999999;
}
.worksThumb   { width:106px; height:107px; padding:8px; background:#EBEBEB; }
.worksLinks a { float:left; display:block; text-indent:-10000px; }
.clearfix { display: block; }
a.border
{
    padding: 2px;
    background: none;
    border: 1px solid #C4C4C4;
    display: table !important;
    display: block;
}

a.border:hover
{
    border-color: #828282;
    background: none;
}
#worksContainer { width:643px; background:url(../images/background/worksContainer_bg.gif) repeat-y; margin:25px 0 20px 0;  }

#worksContainer ul    { list-style:none; display:inline; }
#worksContainer ul li { float:left; display:block; }
.td{
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: normal;
	background-color: #F7F3F7;
	height: 10px;
	width: 519px;
}
#work {
	float: right;
	width:750px;
	}
