* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #fff; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #FFFFFF;
  background : #0B2559;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #8693AD; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #8693AD; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #8693AD; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #8693AD; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #8693AD; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #8693AD; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

A  {color : #F2EDD5; font-weight : normal; text-decoration : underline;}
A:Visited  { color : #F2EDD5; font-weight : normal; text-decoration : underline;}
A:Active  { color : #F2EDD5; font-weight : normal; text-decoration : underline;}
A:Hover  { color : #F2EDD5;	font-weight : normal; text-decoration : none;}

.small {font-size : 0.9em;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #0B7B7B;
  color : fff;
  background : none;
}

div#wrapper {
   width: 829px;
   margin: 150px auto 20px auto;
   background : #0B2559;
   text-align: left;
}

div#header {
  width : 829px;
  height : 213px;
  position : relative;
}

img#balloon {
	position : absolute;
	top : -75px;
	left : -70px;
}

img#troops {
	position : absolute;
	top : 80px;
	right : -30px;
}

img#remax {
	position : absolute;
	top : -65px;
	left : 170px;
}

img#realtor {
	position : absolute;
	top : -60px;
	left : 300px;
}

img#mls {
	position : absolute;
	top : -60px;
	left : 370px;
}

ul#topnav {
  font: normal 12px Verdana, sans-serif;
  color : #000;
  width : 829px;
  float : right;
  background : #0B2559 url(images/bg_nav.gif) top left repeat-x;
  margin : 0;
}

ul#topnav li {
  list-style: none;
  margin : 0;
  float : left;
  display : inline;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */


ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  color : #000;
  font-weight : normal;
  float : left;
  padding : 4px 8px;
  background : none;
  border : 0;
}

ul#topnav li a:hover {
  background : #C8C7C7;
}

div#sidebar_right {
	float : right;
	width : 200px;
	padding : 5px;
	border : 3px double #E35F13;
}

div#content {
  margin : 0;
  padding : 30px 220px 30px 10px;
  background : #0B2559 url(images/bg_content.gif) top right repeat-y;
}

* html div#photo-wrap {
	width : 590px;
}

div#footer {
	padding : 30px 0;
	float : right;
	width : 210px;
	text-align : center;
}

div#footer h1 {
	font-size : 13px;
}

div#footer p {
	font-size : 10px;
}

/* Gallery */

.listing {
	margin: 10px 0;
	clear: left;
}

.gallery {font-size : 1.3em; border-top : 1px dashed #667697; padding-top : 10px; display : block;}
 
.photo {
  float: left;
  width: 185px;
  height : 170px;
  margin: 5px;
  padding: 0;
  font-size : 10px;
  line-height : 1.1em;
  text-align : center;
  overflow : hidden;
}

.photo img {
  display : block;
  margin : 3px auto;
  text-align : center;
  border-style : hidden;
  border : 0;
}

.clear {
  clear :both;
}

div#norlink {
  text-align : center;
  font-size : 9px;
  color : #fff;
}

div#norlink a {
  color : #fff;
  font-weight : normal;
  background : none;
  border : 0;
}
