/*
Site: Silver Mountain Properties
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Aug 6, 2009 
*/


/*  Silver Mountain Properties - Interior Pages CSS  */
/*  Layout  */

body { background: #002F5D url(../images/bg5i.jpg) 0 0 repeat-x; }

#breadcrumbs { height: 20px; clear:both; padding: 10px 20px 0; font-size:12px; }

#header-int	{ height:285px; clear:both; margin-top:5px; }
  #vert-nav { float:left; width:242px; margin-left:5px; }
    #side-nav-int 		{ margin:30px 0 0 35px; }
	#side-contact-int 	{ margin: 10px 0 0 35px; font-size:12px; }  
  #flash	{ float:right; width:668px; margin-right:5px; }
  
a.side-nav-int:link	   { text-decoration:none; color:#00305F; font-weight:bold; }
a.side-nav-int:active  { text-decoration:none; color:#00305F; font-weight:bold; }
a.side-nav-int:visited { text-decoration:none; color:#00305F; font-weight:bold; }
a.side-nav-int:hover   { text-decoration:none; color:#111; font-weight:bold; }

.side-nav-int { color:#00305F; font-size:14px; }
.side-contact-int { margin: -2px 0; }

li.side-nav-int { margin: 3px 0; list-style:none; }