/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 02: 2 column
  -------------------------------------
*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(../i/w/kw_bckgrnd.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#masthead {
	color: #FFF;
	margin: 10px auto 0 auto;
	width: 972px;
}
#logo {
	padding: 0px;
}
#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	background: none;
}
#pmm_wrapper {
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
}
#columnwrapper {
	margin: 0 auto;
	width: 982px;
}
#c1, #c2 {
	float: left;
}
#c1 {
	width: 234px;
	margin: 20px 0;
	background-image: url(../i/w/nav_bckgrnd.png);
	background-repeat: repeat;
	background-color: transparent;
}
#indexcopy {
	background-image: url(../i/w/copy_bckgrnd.png);
	background-repeat: repeat;
	background-color: transparent;
	padding: 20px;
	width: 325px;
	line-height: 1.6;
	font-size: .95em;
}
#c2 {
	width: 700px;
	background-image: url(../i/w/main_bckgrnd.png);
	background-repeat: repeat;
	background-color: transparent;
	padding: 12px;
}
#c1 .content {
	font-size: 0.8em;
	padding: 12px;
	position: relative;
}
#c2 .content {
	color: #333;
	font-size: 0.8em;
	padding: 12px;
	line-height: 1.6em;
	background-color: #FFF;
	background-image:url(../i/w/main_top_bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #AAA;
}
#c2 .nav {
	font-size: 0.75em;
	line-height: 1.65em;
	height:33px;
}
#logo .content {
	font-size: 0.75em;
	padding: 0px 0px 0px 0px;
}
.searchcontent {
	font-size: .9em;
}
h1 {
	font-size: 36px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Arial, Helvetica, serif;
	padding: 0;
	margin:0;
}
h2 {
	font-size: 24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Arial, Helvetica, serif;
	padding: 0;
	margin:0;
}
h3 {
	font-size: 18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Arial, Helvetica, serif;
	padding: 10px 0 2px 0;
	margin:0;
}
h4 {
	font-size: .8em;
	margin: 5px 0 5px 0;
	padding: 8px 10px;
	background-color: #000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h5 {
	font-size: .95em;
	padding: 2px 0px;
	margin: 0px 0;
	color: #FFFFFF;
	font-weight:normal;
	line-height: normal;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	background: none;
}
#footer {
	margin: 10px auto;
	font-size: 0.7em;
	width: 982px;
}
#footercontent {
	padding: 0px 14px 14px 234px;
	color:#666;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #000;
	text-decoration: none;
}
.content a:visited {
	color: #000;
	text-decoration: none;
}
.content a:hover, .content a:focus, .content a:active {
	color: #000;
	text-decoration: underline;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#c1 .content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#logo .content a:link {
	color: #FFF;
	text-decoration: none;
}
#logo .content a:visited {
	color: #FFF;
	text-decoration: none
}
#logo .content a:hover, #logo .content a:focus, #logo .content a:active {
	color: #FFF;
	text-decoration: underline;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
/*Results Links*/
#results {
	font-size:.9em;
}
#results a:link {
	color: #555;
	text-decoration: underline;
}
#results a:visited {
	color: #555;
	text-decoration: underline;
}
#results a:hover, #footer a:focus, #footer a:active {
	color: #555;
	text-decoration: underline;
}
.details {
color:#333333;
font-weight: bold;
font-size: 1.05em;
margin-bottom: 5px;
}
.fieldset {
padding: 10px;
border: 1px solid #BBBBBB;
margin-bottom: 5px;
}
#thumbnailpic {
	position: relative;
	width: 160px;
	height: 120px;
	border: 1px solid #BBBBBB;
	padding: 2px;
}
#thumbnailoverlay {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 17px;
	width: 160px;
	margin: 2px;
	background-image: url(../../i/w/bckgrnd_overlay.png);
	text-align: center;
	color: #FFF;
	font-size:.8em;
}
#thumbnailoverlayred {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 17px;
	width: 160px;
	margin: 2px;
	background-image: url(../../i/w/bckgrnd_overlay_red.png);
	text-align: center;
	color: #FFF;
	font-size: .8em;
}
#photos {
	font-size: .7em;
	color: #333333;
	text-align:center;
	line-height: normal;
}
.remove {
	font-size: .7em;
	color: #DDD;
	border: 1px solid #777;
	background-color:#555;
	padding: 3px;
	text-decoration: none;
	margin-right: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.removeall {
	font-size: .7em;
	color: #DDD;
	border: 1px solid #777;
	background-color:#555;
	padding: 3px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.x-dlg-mask{
   background-color: #000000;
   opacity:0.7;
}

/* 
  ------------------------------------------------
  PVII Slideshow Magic
  by Project Seven Development
  www.projectseven.com
  Style: 02
	Light Toolbar
  ------------------------------------------------
*/
/*
The Root Slideshow DIV
*/
#p7ssm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: auto;
	z-index: 100;
	position: relative;
	background-color: #FFFFFF;
	padding: 0;
}
/*Extra Wrappers - used for the Shadow Box style only. DO NOT EDIT.*/
#p7ssm_w1 {}
#p7ssm_w2 {
	position: relative;
	z-index: 100;
}
#p7ssm_bottom {
	font-size: 0px;
	height: 0;
	line-height: 0;
}
/*
NAV MENU
*/
#p7ssm_nav_wrapper {
	position: relative;
	display: none;
}
/*The Drop Down Menu DIV*/
#p7SSMwnav {
	position: absolute;
	width: 200px;
	left: 0px;
	z-index: 100;
	filter: alpha(opacity=100);
	opacity: 1;
	top: auto;
}
/*
The Inner Nav Menu Wrapper... Necessary for the script
The Script will hide this element before the page loads
Set value to "none" if you want to hide the nav bar in
Dreamweaver, but it will be hidden if script is disabled.
*/
#p7ssm_navList {
	display:block;
}
#p7ssm_navList ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#p7ssm_navList li {
	list-style-type: none;
}
/*The Navbar Links*/
#p7ssm #p7ssm_navList a {
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	color: #999999;
	padding: 2px 10px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #444444;
}
#p7ssm #p7ssm_navList a:hover {
	background-color: #8C8D8E;
	color: #000000;
	border-color: #FFFFFF;
}
/*THUMBNAILS*/
#p7SSMwhmb {
	width: 506px;
	position: relative;
	z-index: 100;
	filter: alpha(opacity=100);
	opacity: 1.0;
	margin-top: 5px;
}
#p7ssm_thumb_wrapper {
	border: 1px solid #BBBBBB;
}
/*Thumbnail Drag Bar*/
#p7ssm_dragbar {
	height: 22px;
	cursor: move;
	background-image: url(img/p7ssm_dragbar.gif);
	background-repeat: no-repeat;
	background-color: #2a2a2a;
	border-bottom: 1px solid #444444;
	display: none !important;
}
#p7ssm_dragbar span {
	display: none;
}
/*Thumbnail Preview*/
#p7ssm_preview {
	padding: 6px 0;
	display: none !important;
}
#p7ssm_preview td {
	padding: 0;
	vertical-align: middle;
	height: 106px;
}
#p7ssm_preview img {
	padding: 2px;
	border: 1px solid #666;
	display: block;
}
.p7ssm_sectionTrigger {
	font-size: 11px;
}
#p7ssm .p7ssm_sectionTrigger a {
	text-decoration: none;
	display: block;
	display: none;
	color: #333333;
	padding: 2px 10px;
	border-bottom: 0;
	background-image: url(img/p7ssm_plus.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7ssm .p7ssm_sectionTrigger a:hover {
	color: #666666;
}
#p7ssm .p7ssm_sectionTrigger .down {
	background-image: url(img/p7ssm_minus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
	letter-spacing: normal;
}
/*Thumbnail Matrix*/
.p7ssm_thumb_section {
	padding: 4px;
}
.p7ssm_thumb_section ul {
	margin: 0px;
	padding: 0px;
}
.p7ssm_thumb_section li {
	list-style-type: none;
	float: left;
	margin: 3px;
	margin-left: 4px;
	margin-top: 3px;
}
.p7ssm_thumb_section a {
	padding: 1px;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC;
}
/*\Hide from IE5 Mac*/
.p7ssm_thumb_section a {
	float: none;
	display: block;
}
/*End Hide*/
.p7ssm_thumb_section a:hover {
	border-color: #333333;
}
.p7ssm_thumb_section .down {
	border-color: #333333 #CCCCCC #CCCCCC #333333!important;
	border-color: #CC3300 !important;
	cursor: default;
}
.p7ssm_thumb_section img {
	height: 84px;
	width: 112px;
	padding: 0;
	border: 0;
	display: block;
}
.p7ssm_clearThumbs {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Toolbar Controls */
#p7ssm_toolbar {
	background-color: #FFFFFF;
	padding: 0;
	width: 500px;
}
#p7ssm_tools {
	position: relative;
	width: auto;
	margin: 0 auto;
	z-index: 100;
}
#p7ssm_toolbar em {display: none;}
#p7ssm_toolbar a {display: block;}
/*The Icon that Tgoggles the Nav Menu open and closed*/
#p7SSMtnav {
	display: block;
	width: 34px;
	height: 36px;
	background-image: url(img/p7ssm2_talbums.jpg);
	background-repeat: no-repeat;
}
/*The Nav Bar Icon down state*/
#p7SSMtnav.down {
	background-position: left bottom;
}
/*The Icon that Tgoggles the Thumbnail Panel open and closed*/
#p7SSMthmb {
	background-image: url(img/p7ssm2_tthumbs.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 23px;
	display: none !important;
}
/*The Thumbnail Icon down state*/
#p7SSMthmb.down {
	background-position: left bottom !important;
}
#p7ssm_first {
	background-image: url(img/p7ssm2_first.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 22px;
	background-position: left top;
}
#p7ssm_prev {
	background-image: url(img/p7ssm2_prev.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 18px;
}
.p7ssm_play {
	background-image: url(img/p7ssm2_play.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 22px;
}
.p7ssm_pause {
	background-image: url(img/p7ssm2_pause.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 22px;
}
#p7ssm_next {
	background-image: url(img/p7ssm2_next.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 18px;
}
#p7ssm_last {
	background-image: url(img/p7ssm2_last.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 28px;
}
#p7ssm_counter {
	font-size: 11px;
	color: #666666;
	padding: 0 0 0 12px;
}
#p7ssm_slidechannel {
	position: relative;
	background-image: url(img/p7ssm2_speedchannel.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	height: 36px;
	width: 50px;
	top: 0px;
}
#p7ssm_slider {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 100;
	height: 17px;
	width: 8px;
}
#p7ssm_slidebar {
	background-image: url(img/p7ssm2_slider.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 8px;
	cursor: default;
}
/*The Hover state for all the toolbar icons*/
#p7ssm_first:hover, #p7ssm_prev:hover,
.p7ssm_play:hover, .p7ssm_pause:hover,
#p7ssm_next:hover, #p7ssm_last:hover,
#p7ssm_slidebar:hover, #p7SSMthmb:hover, #p7SSMtnav:hover {
	background-position: left bottom;
}
/*SLIDER TOOLTIP*/
#p7ssm_speed{
	position:absolute;
	display:none;
	left:0px;
	top:-36px;
	padding:4px;
	background-color:#333333;
	border:1px solid #000;
	color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 100;
	filter: alpha(opacity=90);
	opacity: 0.90;
}
/*FULLSIZE IMAGE */
/*The Outer Wrapper for Fullsize Image*/
#p7ssm_fullsize {
	padding: 0;
}
/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc {
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #BBBBBB;
}
/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw {
	padding: 0;
	position: relative;
	
}
/*Crossfade Wrapper - DO NOT EDIT*/
#p7ssm_cf {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 99;
	width: 500px;
	height: 375px;
}
/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {
	display: block;
	width: 500px;
	height: 375px;
}
/*The Fullsize Image*/
#p7ssm_fsc img {
	border: 0;
}
/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {
	display: block;
}
/* Description Styles */
#p7ssm_description {
	font-size: 10px;
	padding: 6px 12px;
	color: #999999;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	display: none;
}
/*Description Paragraphs*/
#p7ssm_description p {
	margin: 6px 0;
}
/*Description Links*/
#p7ssm_description a {
	color: #FF9900;
}
/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {
	display:none;
}
/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {
	display:none;
	padding: 0;
}
/*The Loading Progrees Bar. DO NOT EDIT*/
#p7ssm_loading {
	position:absolute;
	left:0px;
	top:0px;
	visibility: hidden;
	z-index: 99;
}
/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	background-color: #FFFFFF;
	border: 0px solid #3b3b3b;
	padding: 5px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
}
.p7GP02 .p7GPtwrapper {
	width: 144px;
	float: left;
	margin: 0;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #444444 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	margin: 4px 0;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-color: #BF2F1A;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-color: #FFFFFF !important;
	color: #000000 !important;
	border-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #999999;
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 129px;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 149px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.p7GP02 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
}
.p7GP02 .p7GPcontent a {
	color: #0033FF;
}
.p7GP02 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP02 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 2px 6px;
	color: #999999;
	line-height: 1.8;
	text-align: left;
	font-size: .9em;
}
.p7GP02_external {
	font-size: 1em;
}
.p7GP02_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02_external ul li {

}
.p7GP02_external ul a {
	color: #0033FF;
}
.p7GP02_external ul a:hover {
	color: #000000;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #000000;
	font-weight: bold;
}
/* 
  ------------------------------------------------
  Realty Times
  ------------------------------------------------
*/
#realtytimes {
	line-height: normal;
}
#realtytimes a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#realtytimes a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#realtytimes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.RTheadlinelinktext
{
	color: #9B7C00;
	font-weight: normal;
}
.RTheadlinelinktext a:link, .RTheadlinelinktext a:visited, .RTheadlinelinktext a:active
{
	color: #9B7C00;
	text-decoration: none;
}
.RTheadlinelinktext a:hover
{
	color: #9B7C00;
	text-decoration: underline;
}
.RTFullStoryLinkText
{
	color:#666666;
}
.RTFullStoryLinkText a:link, .RTFullStoryLinkText a:visited, .RTFullStoryLinkText a:active
{
	color:#666666;
	text-decoration: none;
}
.RTFullStoryLinkText a:hover
{
	color:#666666;
	text-decoration: underline;
}
.RTLibraryLinkText
{
	color: #ffffff;
}
.RTLibraryLinkText a:link, .RTLibraryLinkText a:visited, .RTLibraryLinkText a:active
{
	color:#ffffff;
	text-decoration: none;
}
.RTLibraryLinkText a:hover
{
	color:#ffffff;
	text-decoration: underline;
}
.RTLibraryHeadlineLinkText
{
	color:#ffffff;
	padding: 15px 30px 15px 15px;
	padding-top: 0;
	font-size: .75em;
}
A.RTLibraryHeadlineLinkText
{
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
}
.RTHeadline {
	font-size: .8em;
	margin: 5px 0 10px 0;
	padding: 8px 10px;
	background-color: #000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.RTMtgRates { font-family: Tahoma, Geneva, sans-serif; }
.RTByLine { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic }
.RTPubDate { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic }
