/* CSS Document */
<style>

body {
	background-color: #c7d8e7;
	background-image: url(http://www.destinproperties.com/images/foundation/tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding:0px;
	text-align:center;
}

.minimenu {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6e7d97;
	line-height: 30px;    
	padding-bottom: 5px;
}

.border {
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

.main {
	background-image: url(http://www.destinproperties.com/images/foundation/page.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.name {
	font-size: 12px;
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-weight: bold;
	color: #3980ce;
	text-transform: uppercase;	
}

.nametitle {
	font-size: 12px;
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-weight: bold;
	color: #132069;
	text-transform: uppercase;
	letter-spacing: 1px; 
}

a.titlelink {
	font-size: 10px;
	font-family: Georgia, Times, Helvetica, sans-serif;
	font-weight: bold;
	color: #7BABDF;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px; 
}




.blue {
	background-color: #0f1536;
}


a {
	color: #7BABDF;
	text-decoration: none;
	font-weight: bold;
} 

a:visited {
	text-decoration: none;
	font-weight: bold;
}  

a:hover {
	color: #7BABDF;
	text-decoration: none;
	font-weight: bold;
} 

a:active {
	text-decoration: none;
	font-weight: bold;
} 


.font {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #292929;
}


h1 {
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #292929;
	margin-top: 0px;
}




.title {
	font-size: 12px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}



.header {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	line-height: 20px;
	font-weight: bold;
}




</style>

