/* 
  -----------------------------------
  Deja Vu Interior - Single Column
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
html, body {height:100.1%;}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	min-width: 760px;
	background-image:url(../images/db-bg.png);
	background-repeat:repeat-x;
}
/* 
  -----------------------------------
#logo {
	height:120px;
	padding-top:18px;
}
  -----------------------------------
*/
h1 {margin: 0;}
#tagline {
	margin: 10px 0 10px 37px;
}
#tagline h1{
	font-size: .7em;
	letter-spacing: 0.6em;
	font-weight: bold;
}
#wrapper {
	border-top:#000 1px;
	background-color:transparent;
	margin: 40px auto;
	width: 960px;
	background-image: url(../images/db_layout960.png);
	background-repeat: repeat-y;
}
#layoutcrown {
	height: 80px;
	background-color:#000;
}

#layoutmenu {
	margin:40px 20px 0 0;
	height: 30px;
	line-height:20px;
	float:right;
	font-size:14px;
	z-index:1;
	border-left:#FFF thin;
}

/* 
  -----------------------------------
 #midcolumn {
	float: left;
	width: 760px;
	margin: 0;
	font-size: .8em;
	background-image:url(../images/strip.jpg);
	background-repeat:repeat-y;
}
  -----------------------------------
*/
#midcolumn {
	float: left;
	width: 960px;
	margin: 0;
	font-size: .8em;
	border-top:1px #000;
}
#rightcolumn {
	float: right;
	width: 280px;
	margin: 0;
	font-size: .8em;
	z-index:3;
}
#layoutbottom {
	clear: both;
	background-image:url(../images/db_bottom960.png);
	background-repeat: no-repeat;
	height: 16px;
	text-align:center;
	line-height:15px;
	color:#CCC;
}
#layoutbottom a {
	line-height: 15px;
	font-size: .7em;
	color:#FFF;
	text-decoration:none;
}
#layoutbottom a:hover {
	color:#CCCCCC;
}
h1 {margin: 0 0 0.5em 0;}
h2 {
	font-size: 1.5em;
	margin: 1.5em 0 0 0;
}
.Title {
	margin: 1.5em 0 0.5em 0;
	color:#900;
}
h2.top {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
h2.clear {
	font-size: 1.5em;
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
}
.contentmain {
	margin: 0 1px;
	padding: 1px 32px 20px 32px;
}
.contentmain p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.contentmain a, .p7AB p a, #footer a {
	color: #0000FF;

}
.contentmain a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	color: #333333;
	font-size: 0.85em;
}
#footerbox {
	width: 960px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

.gallery {	
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background-color: #ffffff;

}
.gallery2 {
	position:relative;
	float:right;
	width:320px;
	height:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background-color: #ffffff;
	text-align:center;
}
.contactform {
	position:relative;
	float:right;
	width:400px;
	height:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	background-color: #ffffff;
	text-align:left;
}
.gallery ul {
	margin: 0px;
	padding: 0px;
}
.gallery li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	padding: 0;
}
.gallery a {
	display: block;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	background-color: #fffffff;
	padding: 10px 16px;
}
.gallery a.p7MBfirst {}
.gallery a.p7MBlast {}

.gallery a:hover {
	color: #FFFFFF;
}
.gallery .p7MBmark {
	font-weight: bold;
	color: #D8D8D8;
	cursor: default;
}
.gallery .p7MBmark:hover {
	color: #FFFFFF;
}
.gcaption {
	background-color:#CCC;
	position:relative;
	left:16px;
	width:180px;
	line-height:18px;
	text-align:center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}