/*Off Media Mark Stamas rework styles www.OffMedia.net */
/* {
	margin: 0;
	padding: 0;
}*/
blockquote, body, caption, div, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, html, li, ul, ol, p, pre, textarea, table, td, th {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	color:#395B7D;
}
body {
	min-width:991px;
	font:82%/1.5 "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../images/2010-wrapper/body-bg.png) repeat;
}
/*structure*/
#wrapper {
	/*wraps the whole shooting match setting the center justified content area, a little redundant but gives options like an outside Footer, outside the container, within the wrapper*/
	position:relative;
	z-index:0;
	margin:0px auto;
	padding:0;
	width:991px;
	border:0;
}
#container {
	margin:0;
	padding:0;
	width:991px;
	background:#FFF url(../images/2010-wrapper/container-bg.jpg) repeat-y;
}
#header {
	width:991px;
	height:231px;
	margin:0;
	padding:0;
	background: url(../images/2010-wrapper/header-bg.jpg);
}
#headeroakhurst {
	width:991px;
	height:231px;
	margin:0;
	padding:0;
	background: url(../images/2010-wrapper/header-oakhurst-bg.jpg);
}
#headerimg {
	position:absolute;
	top:40px;
	padding:5px;
	color:#FFFFFF;
	left:262px;
	width:491px;
	/*background: #628DB7;
	border:1px solid #333333;*/
}
#headerimg h1 {
	margin:0;
	padding:0;
	color:#FFFFFF;
}
#headerimg .description {
	margin:0;
	padding:0;
	font:10px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
#headerimg a:link, #headerimg a:hover, #headerimg a:visited {
	margin:0;
	padding:0;
	color: #FFFFFF;
	text-decoration:none;
}
#headerimg a:hover {
	color: #000000;
}
/************* #globalnav styles **************/

#globalnav {
	width:960px;/*width of the layout without shadow*/
	height:40px;
	margin:0 0 0 15px;/*half the difference between layout width and layout width with shadow*/
	padding:2px 0 0;/*pushes the ul down to center it vertically*/
	color: #FFFFFF;
	font: 100 15pt Georgia, "Times New Roman", Times, serif;
	white-space: normal;
	text-align: center;
	background: url(../images/2010-wrapper/global-nav-bg.jpg) repeat-x;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap, 
   ah the good 'ol days of DW */   
#globalnav img {
	display: block;
}
#globalnav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#globalnav li {
	display:inline;
	margin:0;
	padding:0;
	font: 100 15pt Georgia, "Times New Roman", Times, serif;
}
#globalnav img {
	display: block;
}
#globalnav a:link, #globalnav a:hover, #globalnav a:visited {
	margin:0;
	padding:0;
	color: #FFF;
	text-decoration:none;
}
#globalnav a:hover {
	color: #395B7D;
}
#content {
	margin:0;/*wraps the floated columns bringing them in for padding, leave 951px for the columns*/
	padding:0 15px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
/*floated right column*/
#rightcolumn {
	float:right;
	margin:0px;
	padding:0px;
	width:170px;
}
#rightcolumn .timesheading {
	font: 20px "Times New Roman", Times, serif;
	
}
#rightcolumn p {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0;
}
#rightcolumn ul {
	margin:0;
	padding:0;
}
#rightcolumn li {
	margin:5px 0;
	padding:0;
	list-style-type:none;
}
#rightcolumn ul ul {
	margin:0;
	padding:0 0 0 5px;
}
#rightcolumn ul ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:none;
	font-size:10px;
}
#rightcolumn h2 {
	margin:15px 1px 0 0;
	padding:5px 5px 5px 0;
	color:#395B7D;
	font:bold 13px/1.5 "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/2010-wrapper/right-column-h2-bg.jpg);
}
#rightcolumn p {
	margin:0;
	padding:0 5px 0 0;
	border-bottom: thin dashed #999999;
	font-size:100%;
}
#rightcolumn h3 {
	padding:0 10px;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists, border color matches background */
#rightcolumn li {
	border-top: 1px solid #FFFFFF;
}
/* fix for browsers that don't need the hack */
html>body #rightcolumn li {
	border-top: none;
}
#rightcolumn a:link, #rightcolumn a:visited {
	display: block;
	/*ie6 workaround for the block level hover, set the width and ie6 will hover anywhere within that width*/
	width:160px;
	padding:3px 0px 3px 0px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}
#rightcolumn a:hover {
	color:#628DB7;
	text-decoration: underline;
}

/*floated center column*/
#centercolumn {
	float:right;
	margin:0px;
	padding:0px;
	width:610px;
}
/*#centercolumn h1 {
	margin:0 0 20px 0px;
	padding-left:15px;
	font-size:18px;
}*/
#centercolumn h2.featured {
	margin:35px 15px 15px;
	padding:0 15px 0;
	background: url(../images/center-h2-bg.png) repeat-x;
	border: 1px solid #395B7D;
	font-size: 24px;
	font-weight:normal;
}
h2.featured {
	margin:35px 15px 15px;
	padding:0 15px 0;
	background: url(../images/center-h2-bg.png) repeat-x;
	border: 1px solid #395B7D;
	font-size: 24px;
	font-weight:normal;
}
/*left column*/
#leftcolumn {
	float:left;
	width:180px;
	margin:0;
	padding:0;
}
#leftcolumn ul {
	margin:0;
	padding:0 0 0 0px;
}
#leftcolumn li {
	margin:5px 0;
	padding:0;
	list-style-type:none;
}
#leftcolumn ul ul {
	margin:0;
	padding:0 0 0 5px;
}
#leftcolumn ul ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:none;
	font-size:10px;
}
#leftcolumn h2 {
	margin:15px 0 0 0;
	padding:5px 0 5px 5px;
	color:#395B7D;
	font:bold 13px/1.5 "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/sb-h2-bg.jpg);
}
#leftcolumn p {
	margin:0;
	padding:0 0 0 5px;
	border-bottom: thin dashed #999999;
	font-size:100%;
}
#leftcolumn h3 {
	padding:0 10px;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists, border color matches background */
#leftcolumn li {
	border-top: 1px solid #FFFFFF;
}
/* fix for browsers that don't need the hack */
html>body #leftcolumn li {
	border-top: none;
}
#leftcolumn a:link, #leftcolumn a:visited {
	display: block;
	/*ie6 workaround for the block level hover, set the width and ie6 will hover anywhere within that width*/
	width:160px;
	padding:3px 0px 3px 0px;
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}
#leftcolumn a:hover {
	color:#628DB7;
	text-decoration: underline;
}
/*blog related*/
#leftcolumn ul ul li a {
	font-size:12px;
	border-bottom: thin dashed #999999;
}
#leftcolumn ul li div {
	padding-left:5px;
}
#leftcolumn ul li div a {
	border-bottom: thin dashed #999999;
}
small {
	padding-left:17px;
}

/*begin footer*/
#footer {
	margin:0;
	padding:0;
	width:991px;
	height:106px;
	clear:both;/*keeps the footer below the floated leftcolumn*/
	background: url(../images/2010-wrapper/footer-bg.jpg);
}
#outsidefooter {
	margin:10px;
	padding:0;
	text-align:center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
}
#outsidefooter ul {
	margin:0;
	padding:0;
	list-style:none;
}
#outsidefooter li {
	display:inline;
	margin:0;
	padding:0;
	color:#FFFFFF;
}
#outsidefooter a:link, #outsidefooter a:hover, #outsidefooter a:visited {
	margin:0;
	padding:0;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#outsidefooter a:hover {
	color: #ff0000;
}
#outsidefooter p {
	font-size:12px;
	color: #FFFFFF;
}
/*leftcolumn signup*/
#signup {
	margin:0;
	padding:7px 15px 0 0;
}
#signup select, input {
	font-size: 9px;
}
#signup table {
	width:160px;
	margin:0 0 0 5px;
	padding:0;
	border-collapse:collapse;
}
#signup table td {
	margin:0 auto;
	padding:1px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#signup h2 {
	margin:0;
	padding:0 0 3px 0;
}
#signup2 {
	position:absolute;
	left:720px;
	top:311px;
	width:253px;
	height:293px;
	color:#395B7D;
}
#signup2 .quicksearchtitle {
	font: 2em "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
#signup2 h2 {
	font: 2em "Times New Roman", Times, serif;
	margin:0;
	padding:0 0 0 12px;
}

#vacationNav {
	margin:8px 0 0;
	padding:0;
	height:27px;
	text-align:center;
	color:#666666/*0066FF*/;
	width:100%;
	border-bottom: thin dotted #D4D0C8;/*background: #B9F1FF;*/
}
#vacationNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#vacationNav li {
	margin:0;
	padding:0;
	display:inline;
}
#vacationNav a:link, #vacationNav a:visited, #vacationNav a:hover {
	font: lighter 1.4em Georgia, "Times New Roman", Times, serif;
	color:#666666;
	letter-spacing: 3px;
	text-decoration:none;
}
#vacationNav a:hover {
	text-decoration:underline;
}
/*absolute positioned contact boxes in header, relative to wrapper************************/
#realestatesales {
	position:absolute;
	left:658px;
	top:184px;
	width:144px;
	height:36px;
	color:white;
	font-size:12px;
}
#vacationrentals {
	position:absolute;
	left:837px;
	top:184px;
	width:124px;/*always remember absolute "boxes" will create scrollbars if extending outside the wrapper!*/
	height:34px;
	z-index:2;
	color:white;
	font-size:12px;
}
#realestatesales p {
	margin: 5px;
	padding:0;
	color:white;
}
#vacationrentals p {
	margin:5px;
	padding:0;
	color:white;
}
#facebook {
	position:absolute;
	left:873px;
	top:18px;
	width:107px;/*always remember absolute "boxes" will create scrollbars if extending outside the wrapper!*/
	height:38px;
	z-index:3;
}
/*special font color for the header and footer contact*/
.headerContact {
	color:#0065FA;
	font-size:.9em;
}
/*quick search and signup wrapper for ie6 problems*/
#quickwrapper {
	width:625px;
	height:250px;
	margin:15px;
	padding:0 0 0 50px;
}
/*quicksearch*/
#quicksearch {
	position:absolute;
	left:23px;
	top:289px;
	width:329px;
	height:268px;
	background: url(../images/NEW-LAYOUT/quicksearch-bg.jpg);
}
#quicksearch table td {
	margin:0;
	padding:0 0 0 15px;
	font-size:.8em;
}
.quickLabel {
	width: 90px;
}
.quickInput {
	width: 130px;
	padding-left: 15px;
}
.quicksearchtitle {
	font: 2em "Times New Roman", Times, serif;
	margin:10px 0 10px 0;
	padding: 5px 0 0 10px;
}
#submitButton {
	width: 100px;
	height: 25px;
	background: url(http://basslakerealty.com/images/submit.jpg);
	border: 0;
	margin: 7px 0 0 10px;
}
/*home slideshow*/
#homeSlideshow {
	position:absolute;
	left:378px;
	top:305px;
	width:329px;
	height:268px;
}
#signupbox {
	float:right;
	width:300px;
	height:255px;
	margin:0;
	padding:0;
	overflow: hidden;
	background:#FFFFD2;
	border: thin solid #00BDA5;
}
#signupbox p {
	margin:0;
	padding:0;
	font-size:80%;
}
#hometour {
	margin:0 25px;
	padding:0;
	overflow: hidden;
	background:#FFFFD2;
	border: thin solid #00BDA5;
}
/*featured*/
#featured {
	width:320px;
	height:300px;
	float:left;
	margin:0;
	padding:0 15px 0 60px;
}
#addthis {
	position:absolute;
	left:818px;
	top:1px;
	width:206px;
	height:26px;
	z-index:1;
}
#stayinformed {
	position:absolute;
	left:807px;
	top:41px;
	width:206px;
	height:275px;
	z-index:1;
}
/*styles and formatting*/

/*monthly list*/
.monthlylist {
	margin:0px;
	padding:0px;
}
.monthlylist h2 {
	color: #2484DB;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 120%;
}
.monthlylist ul {
	margin:25px;
	padding: 0;
	list-style: none;
}
.monthlylist li {
	margin:75px 0;
	padding:5px;
}
.monthlylist h3 {
	font-size: 100%;
}
.monthlylist h3 a:link, .monthlylist h3 a:visited {
	color: #000000;
	text-decoration:none;
}
.monthlylist h3 a:hover {
	color:red;
}
.monthlylist p {
	color: #666666;
	font-size: 100%;
	margin:0 0 0 15px;
}
.monthlylist .features li img {
	float: left;
	margin: 0 5px 5px 0;
}
.monthlylist p.author {
	font-weight: bold;
}
.monthlylist p.more {
	margin-top: 10px;
	text-align: right;
}
.monthlylist p.more a:link, .monthlylist p.more a:visited {
	color: black;
	background-image:  url("img/more-bullet.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #1e4c82;
}
ul.calendar {
	margin:10px;
	padding:0;
	list-style-type:none;
}
.calendar li {
	float:left;
	display:block;
	width: 180px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float:right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	float:left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float:right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
.alignleft {
	float:left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.featured {
	font: bold 16px/1.5 "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #395B7D;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearflt {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	border:none;
}
.center {
	text-align:center;
}
.white {
	background:white;
}
.pad15 {
	padding:15px;
}
img {
	margin:0;
	padding:0;
	border:none;
}
.auto {
	margin:auto;
}
/*table styling*/
table td {
	margin:0;
	padding:8px;
}
/* Table blue*/
table.blue {
	margin:15px auto;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.blue th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #687EAB;
	color: #FFFFFF;
}
table.blue td {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding: 0.1em 0.5em;
	background: #DBE2F1;
}
table.blue thead th {
	background: #687EAB;
	color: #FFFFFF;
	text-align: center;
}
table.blue th.Corner {
	text-align: left;
}
/* Table blueLeft Left Column Header Row*/
table.blueLeft {
	margin:auto;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.blueLeft th {
	text-align: left;
	font-weight: normal;
	color:#FFF;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: #687EAB;
}
table.blueLeft td {
	text-align: left;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #DBE2F1;
}
/* Table Plain*/
table.Plain {
	margin:auto;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.Plain th {
	text-align: left;
	font-weight: 500;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #DBE2F1;
}
table.Plain td {
	text-align: left;
	border-bottom: 2px solid #DBE2F1;
	padding: 0.1em 0.5em;
}
/* Table PlainLeft*/
table.PlainLeft {
	margin:auto;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.PlainLeft th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #DBE2F1;
}
table.PlainLeft td {
	text-align: left;
	border-bottom: 2px solid #DBE2F1;
	padding: 0.1em 0.5em;
}
.smalltext {
	font-size:70%;
}
ul {
	margin:15px 55px;
	padding:0px;
}
ul ul {
	margin:5px 25px;
	padding:0px;
	list-style: circle;
}
h1, h2, h3, h4, h5, h6 {margin:0px 0px 15px 0px; padding:0 15px 0;}
h1 {
	font: 22px Arial, Helvetica, sans-serif;
}
h2 {
	font: 18px Arial, Helvetica, sans-serif;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h4 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p {
	margin:15px;
	padding:0;
}
/*  LINKS TAGS  */
/*a:link {
	color: #2484DB;
}
a:visited {
	color: #1C69AE;
}
a:active {
	color: #812000;
}
a:hover {
	color: #1C69AE;
}*/
/************************************* old 2007 styles and edits  ***********************************************/

/*  MISC TAGS  */
.p_sm {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
}
.norm {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #00BDA5;
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px;
}
.tdform {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.blue {
	font-weight: bold;
	color: #000099;
}
/*  STAFF TAGS  */
.staffHd {
	font: bold 0.92em Verdana, Arial, Helvetica, sans-serif;
	color: #803000;
}
.staffDesc {
	font: italic 0.85em Verdana, Arial, Helvetica, sans-serif;
}
.plgb {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
.plg {
	font: 1.3em Arial, Helvetica, sans-serif;
}
.depwarn {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #803000;
}
/*  VACATION RENTAL TAGS  */
.vacHd {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #00BDA5;
	text-align: left;
	vertical-align: middle;
}
.vacTable {
	border: thin solid #00BDA5;
	background: #FFFFFF;
}
.vacLocTour {
	font: bold 0.88em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid #00BDA5;
}
.AnyRent {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000066;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.FriRent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EC7D3A;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.SatRent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.SunRent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F2EE02;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.Rent1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000066;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.Rent2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EC7D3A;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.Rent3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FF0000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
.Rent4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #F2EE02;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: thin solid #00BDA5;
}
/*  PROPERTY TAGS  */
.propHd {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #00BDA5;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
.propTxt {
	font: 1.0em Arial, Helvetica, sans-serif;
}
.propPrice {
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #803000;
}
.propAgent {
	font: 1.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #803000;
}
.propMLS {
	font: bold 0.88em Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF;
}
.PropDesc {
	margin: 10px;
	z-index: 1;
}
/*  IMAGE TAGS  */

.imageBox {
	float: right;
	width:250px;
	position:relative;
	padding: 0px 0px 10px 20px;
}
.imageBox2 {
	float: right;
	width:125px;
	position:relative;
	padding: 0px 0px 15px 20px;
}
.mainImage {
	position:relative;
	z-index:5;
	float: right;
	border: thin solid #000000;
}
.status {
	top:0;
	float:right;
	z-index:30;
	position:absolute
}
.warning {
	text-decoration: underline overline blink;
}
.hideit {
	visibility: hidden;
}
.blrTables {
	border: thin solid #999999;
	margin: 3px;
}
.hdRow {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #CCCCCC;
}
.agentp {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #000000;
}
.pic_left {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pic_right {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.yellowbox {
	margin:15px 10px;
	padding:5px; 
	background:#FFFFCC; 
	border:1px solid orange; 
	text-decoration:none; 
	font-size:18px;
}
.chatstat {
	width:150px;
	height:123px;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:right;
}
#chatstat {
	position:absolute;
	left:408px;
	top:7px;
	width:366px;
	height:48px;
}
ol {
	margin:35px;
	padding:0px;
}
.ol p {
	font-size:100%;
	/*margin-left:-35px;*/ 
	font-weight:normal;
	font-style:normal;
	line-height:1.5em;
}
.ol li {
	font-weight:bold;
	font-style:oblique;
}
/* Table yellow*/
table.yellow {
	margin:15px auto;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.yellow th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFFF;
	background: #00BDA5;
	color: #FFFFFF;
}
table.yellow td {
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding: 0.1em 0.5em;
	background: #FFFFCC;
}
table.yellow thead th {
	background: #687EAB;
	color: #FFFFFF;
	text-align: center;
}
table.yellow th.Corner {
	text-align: left;
}
table.idx {
	margin:0;
	padding:0;
	border-spacing: 0px;
	border:collapse;
}
table.idx td {
	margin:0;
	padding:0;
	text-align: left;
	vertical-align: top;
}
.large {
	font-size:22px;
}
.medium {
	font-size:18px;
}
.small {
	font-size:9px;
}
.youarehere {
	color: #395B7D;

}
#comment {
	width:80%;
}
.blueborder {
	margin:0px;
	padding:1px;
	border:1px solid #E1EAF2;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
.blueboxtop {
	margin:0;
	padding:0;
	height:10px;
	background: url(../images/2010-wrapper/blue-box-top.jpg) repeat-x top;
}
.blueboxbottom {
	margin:0;
	padding:0;
	height:10px;
	background: url(../images/2010-wrapper/blue-box-bottom.jpg) repeat-x bottom;
}
#headeroak {
	position:absolute;
	top:14px;
	color: #999999;
	left: 395px;
	width: 570px;
	text-align:right;
}
#headeroak h1 {
	margin:0;
	padding:0;
}
#headeroak .description {
	margin:0;
	padding:0;
	font:11px "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#395B7D;
}
#headeroak a:link, #headeroak a:hover, #headeroak a:visited {
	margin:0;
	padding:0;
	color: #395B7D;
	text-decoration:none;
}
#headeroak a:hover {
	color: #ffffff;
}

/*floated right column*/
#VRrightcolumn {
	float:right;
	margin:0px;
	padding:0px;
	width:780px;
}
#VRrightcolumn ul {
	margin:0;
	padding:0;
}
#VRrightcolumn li {
	margin:5px 0;
	padding:0;
	list-style-type:none;
}
#VRrightcolumn ul ul {
	margin:0;
	padding:0 0 0 5px;
}
#VRrightcolumn ul ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	border-bottom:none;
	font-size:10px;
}
.post {
	margin-bottom:75px;
}
.post ul {
	margin:25px 55px;
}
h2 a {
	text-decoration:none;
}
.contentblock h1, h2.contentblock, h3.contentblock, h4.contentblock, p.contentblock {
	border-bottom: 1px solid #E1EAF2;
	background: #F3F4F6;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
.contentblock {
    background: none repeat scroll 0 0 #FFFFFF;
    margin:25px 18px;
    padding: 0 0 10px;
	border:1px solid #E1EAF2;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

