* {margin:0;padding:0}        

body{
background-color: #ffffff ;
background-image:url(images/cyndi-collins-realtor.jpg);
background-repeat: no-repeat;
background-position: center top;
color: #624e1d;
margin: 0px;
padding: 0px;
}

a:link, a:visited{
color: #2398d0;
text-decoration: none;
}

a:hover, a:active{
color: #624e1d;
text-decoration: underline;
}


h2{
text-align: left;
font-family: arial, helvetica, sans-serif;
font-size: 135%;
padding:0;
margin:0 0 15px;
}

#wrapper{
	width: 856px;
	margin: auto;
text-align:center;
}




#navbar {
	list-style: none;
padding-top: 168px;
}

#navbar li {
	display: inline;
text-align:center;
font-family: arial, helvetica, sans-serif;
font-size: 100%;
}

#navbar a:link, #navbar a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0 7px 0 7px;
}

#navbar a:hover, #navbar a:active {
	color: #624e1d;
	text-decoration: underline;

}



#big-round-box-top {
	clear: both;
	margin-top: 190px;
background-image: url(images/big-round-top.png);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}

#big-round-box-middle {
background-image: url(images/big-round-middle.png);
background-position: center top;
background-repeat: repeat-y;
padding-bottom: 5px;
}

#big-round-box-bottom {
	clear: both;
background-image: url(images/big-round-bottom.png);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}


#white-round-box-top {
	clear: both;
	margin-top: 190px;
background-image: url(images/white-round-top.png);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}

#white-round-box-middle {
background-image: url(images/white-round-middle.png);
background-position: center top;
background-repeat: repeat-y;
padding-bottom: 5px;
}

#white-round-box-bottom {
	clear: both;
background-image: url(images/white-round-bottom.png);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}



#brown-round-box-top {
	clear: both;
	margin-top: 190px;
background-image: url(images/brown-round-top.png);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}

#brown-round-box-middle {
background-image: url(images/brown-round-middle.png);
background-position: center top;
background-repeat: repeat-y;
padding-bottom: 5px;
}

#brown-round-box-bottom {
	clear: both;
background-image: url(images/brown-round-bottom.png);
background-position: center top;
background-repeat: no-repeat;
height: 20px;
}


#inside{
width: 800px;
	margin: auto;
}

#inside-white{
width: 586px;
	margin: auto;
}

#inside-white{
width: 536px;
	margin: auto;
}

#inside-brown{
width: 240px;
	margin: auto;
}


#inside-inside-brown{
width: 200px;
	margin: auto;
}


#inside img{
margin-top: 10px;
}



p.left-body {
margin: 0 0 15px;
text-align: left;
font-size: 95% ;
font-family:  Georgia, Bell MT, serif; 
line-height: 150%;
}

p.small {
margin: 0 0 6px;
text-align: left;
font-size: 75% ;
font-family:  Georgia, Bell MT, serif; 
line-height: 120%;
}

p.caption {
margin: 4px 0 14px;
text-align: left;
font-size: 75% ;
font-family:  arial, helvetica, sans-serif; 
font-weight: bold; 
line-height: 120%;
}

p.location {
margin: 24px 0 4px;
text-align: left;
font-size: 95% ;
font-family:  arial, helvetica, sans-serif; 
font-weight: bold; 
line-height: 120%;
}

p.check {
margin: 24px 0 4px;
text-align: left;
font-size: 95% ;
font-family:  arial, helvetica, sans-serif; 
font-weight: normal; 
line-height: 120%;
color: #2398d0;
}


#footer {
background-image: url(images/cyndi-collins-agent.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 350px;
margin-top: 50px;
}


#footer-links {
color: #624e1d;
	clear: both;
width: 900px;
	margin: auto;
text-align:center;
font-family: arial, helvetica, sans-serif;
font-size: 90%;
margin-bottom: 20px;
}

#footer-links a {
color: #2398d0;
	text-decoration: none;
}


#footer-links a:hover {
	color: #624e1d;
	text-decoration: underline;

}

#footer-links a:active {
	color: #624e1d;
	text-decoration: underline;
}



