/*
** Style Sheet for Winn Realty & Appraisals LLC
** URL: http://www.winnra.com
** Website Created by: ITNS Consulting
** URL: http://winnra.com
*/
body, img, a{
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: arial;
border: none !important;
}
body{
background-color: #735145;
background-image: url('https://winnra.com/images/LogoBG.png');
background-repeat: repeat;
}
#pageWrap {
width: 896px;
display: block;
background-color: #f0e8c4;
margin: 0px auto;
}
#header{
width: 871px;
display: block;
height: 125px;

background-image: url("https://winnra.com/images/winnLogo.jpg");
padding-top: 25px;
padding-right: 25px;
}
#headerBox
{
height: 100px;
float: right;
display: block;
}
#topLinks{
clear: both;
width: 896px;
margin: 0px auto;
height: 35px;
display: block;
padding-left: 0px;
background-image: url('https://winnra.com/images/linkGrad.jpg');
}
#topLinks a
{
	color: #735145;
	display: block;
	float: left;
	line-height: 35px;
	width: 100px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-weight: bold;
}
#topLinks a:hover
{
	background-color: #735145;
	color: white;
}
.current
{
	background-color: #735145;
	color: white !important;;
}
#bottomLinks{
clear: both;
width: 896px;
margin: 0px auto;
height: 30px;
display: block;
color: black;
text-align: center;
line-height: 35px;
}
#bottomLinks a, #bottomLinks a:active, #bottomLinks a:visited, #bottomLinks:hover
{
color: #17539f;
}

#content1{
width: 625px;
min-height: 416px;
margin-left: 5px;
margin-top: 0px;
color: black;
font-weight: bold;
font-size: 16px;
line-height: 24px;
}
#content1 h1
{
color: #6d2125;
font-size: 23px;
}
#content1 h2
{
color: black;
text-decoration: underline;
font-size: 16px;
}
#sideContent1{
font-size: 16px;
font-weight: bold;
width: 256px;
height: 416px;
margin-right: 5px;
float: right;
margin-top: 0px;
display: block;
text-align: center;
line-height: 24px;
}
.pagination
{
	display: none;
}
.aLine
{
	display: block;
	background-color: #6a1d21;
	height: 2px;
	width: 226px;
	margin-left: 15px;
}
.bLine
{
	display: block;
	background-color: #6a1d21;
	height: 2px;
	width: 625px;
	margin-left: 0px;
}
#sideContent1 a, #sideContent1 a:active, #sideContent1 a:visited, #sideContent1 a:hover
{
color: #17539f;
}
#content2{
width: 846px;
height: 500px;
margin: 0px auto;
background-color: blue;
}
#content3{
width: 372px;
height: 500px;
float: left;
background-color: blue;
margin-right: 50px;
margin-left: 50px;
}
#sideContent2{
width: 100px;
height: 500px;
margin-left: 50px;
background-color: green;
display: block;
float: left;
}
#footer
{
font-size: 15px;
line-height: 18px;
text-align: center;
width: 896px;
display: block;
}
#footerWhole
{
background-image: url('https://winnra.com/images/footerBG.jpg');
background-repeat: repeat-x;
}
#bottom3
{
padding-left: 25px;
padding-top: 25px;
padding-bottom: 25px;
height: 256px;
display: block;
}
.leftTable
{
display: block;
min-height: 35px;
width: 150px;
}
.rightTable
{
display: block;
float: right;
min-height: 35px;
width: 450px;
}