﻿body 
{
	font-family: Tahoma, Verdana, Arial;
	/* margin: 9px 9px 0 9px; */
	margin: 0px 0px 0 0px;
	padding:0;
	background: #4C3418;
}

a
{
	color:White;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.containerDiv
{
	
	display:block;
	margin-top:25px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	width:936px;
	/*width:950px; */
	/* background-image: url(~/_img/brown.gif);
	background-position: center;
	background-repeat: repeat-y;	 */
	background-image: url(brown.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.headerDiv
{
	 background:#13090A;
	 min-height: 25px;
	 width: 936px;
	 text-align: right;
}

.leftDiv
{
	 background:#685F8C;
	 min-height: 745px;
	 width:225px;
	 float:left;
}

.footerDiv
{
	color:#F58C16;
	font-size:0.88em;
	display:inline;
	float:right;
	padding-top:10px;
	padding-bottom:20px;
}

.orangeLink
{
	text-decoration:none; color:#F58C16;
}

.orangeLink:hover
{
	text-decoration:underline;
}

.imageCenter
{
	margin-left:auto; margin-right:auto; display:block; cursor:pointer;
}

.linkText
{
	 font-family:Verdana; font-size:small; color:#685F8C; text-decoration:none;
	 
}

.linkText:hover
{
	text-decoration:underline;
}

.hideTopBorder
{
	border-top:hidden;
}

.whiteLink
{
	color:White;
	/*font-size: medium; */
	font-size: smaller;
	border-top: dotted 1px white;
	text-decoration: none;
	display:block;
	width:95%;
	padding-bottom:10px;
	padding-top:10px;
	float:right;
}



.whiteLink:hover
{
	background-color:#4D4471;
	text-decoration:none;
	/* padding-left:12px; */
	/* border-top: none; */
}

.whiteLink:current
{
    background-color:#4D4471;
}

.whiteLinkNoTop
{
	color:White;
	font-size: smaller;
	border-top: none;
	text-decoration: none;
	display:block;
	width:95%;
	padding-bottom:10px;
	padding-top:10px;
	float:right;
}

.whiteLinkNoTop:hover
{
	background-color:#4D4471;
	text-decoration:none;
	/* padding-left:12px;
	border-top: none; */
}

.contactButton
{
	background-position: center;
	background-image: url('/_img/contact_us_now.gif');
	height: 14px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}


.nicetelerikborder
{
	background:url(Img/qsfAlphaBorder.png) repeat-x 0px 100%;
}

.crossbrowseralphazero
{
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

.bottomColumns
{
	width:711px;
	background-color:#251508;
	margin-left:0;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	float:right;
	position:relative;
	top:-20px;
	background-image: url(brown.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow:auto;
}

.blueColumn
{
	width:228px;
	background-color:#5E8EB4;
	margin-left:8px;
	margin-right:auto;
	min-height:322px;
	margin-top:0;
	float:left;
}

.greenColumn
{
	width:228px;
	background-color:#9CA228;
	margin-left:10px;
	margin-right:auto;
	min-height:322px;
	margin-top:0;
	float: left;
}

.brownColumn
{
	width:228px;
	background-color:#96804E;
	margin-left:auto;
	margin-right:0;
	min-height:322px;
	margin-top:0;
	float:right;
}

.whiteBold
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin-left:15px;
	color:White;
}

.headline
{
	font-size:1.2em;
	font-weight:bold;
	color:White;
}

.bottomImage
{
	cursor:pointer;
	width:228px;
}

.cursorPointer
{
	cursor:pointer;
}

.blackBoldText
{
	font-size:smaller;
	font-weight:bold;
	color:Black;
}

.indent
{
	padding-left:10px;
}

.whiteText
{
	font-size:smaller;
	color:White;
}

.blackText
{
	font-size:smaller;
	color:Black;
	font-weight:normal;
}

.fadedBlackText
{
    font-size:smaller;
	color:#3F3928;
	font-weight:normal;
}

.smallWhiteLink
{
	color:White;
	font-size: smaller;
	text-decoration: none;
}

.smallWhiteLink:hover
{
	text-decoration: underline;
}

.unindent
{
	position:relative;
	left:-10px;
}

.indent2
{
	position:relative;
	left:10px;
}

.standardContent
{
	width:700px;
	margin-left:10px;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	height:745px;
	float:right;
	position:relative;
	background-image: url(brown.gif);
	background-repeat: repeat-y;
	background-position: center;
	overflow:auto;
}

.contentColumn
{
	width:330px;
	background-color:#251508;
	margin-left:10px;
	margin-top:0;
	padding-top:0;
	padding-left:0;
	min-height:745px;
	float:right;
	position:relative;
	/*background-image: url(brown.gif);
	background-repeat: repeat-y;
	background-position: center;*/
}


.mediumArial
{
	font-size:10pt;
	letter-spacing:1.5px;
	font-family:Arial;
}

.whiteHeader
{
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
	color:White;
	border-bottom: dotted 1px white;
	width:75%;
}

.white-bottom-border
{
	border-bottom: dotted 1px white;
}

.white-dashed-border
{
	border-bottom: dashed 1px white;
}

.whiteLine
{
    border:none; border-top: dotted 1px white;
}

.red
{
	color:Red;
}

.image
{
	border:none;
}

.realEstateLink
{
    color:#3765B7 !important; 
    font-weight:bold;
    font-size:smaller;
}

.divPictureBorder
{
    border-top: solid 1px #3F3928; 
    border-left: solid 1px #3F3928; 
    border-bottom: solid 1px Black; 
    border-right: solid 1px Black;
}

.fixPad
{
    padding: 0px 0px 0px 0px !important;
}



/* .clear
{
	clear: both; background: none;
} */

