/*
Site: Silver Mountain Properties
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Aug 6, 2009 
*/


/* ---- Reset CSS ---- */

html, body, img {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }

html { overflow-x: auto; overflow-y: auto; }

body { line-height: 1; }
p { margin:0; padding:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear:after { content: "."; display: block; height: 0;	font-size: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */ 
.image { display: block; font-size: 0; text-indent: -9999px; outline: none; }

td { vertical-align:top; }


/*  Silver Mountain Properties - CSS  */
/*  Layout  */
html { overflow-x: hidden; overflow-y: auto; }

body {
	margin-top: 0px;
	margin-bottom: 30px;
	background: #002F5D url(../images/bg5.png) 0 0 repeat-x;
	font: 14px Helvetica, Arial, Verdana, sans-serif;
	line-height:18px;
	color:#000;
	text-align:left;
}

#container 	{ width:920px; margin:0 auto; text-align:left; z-index:1; background: url(../images/content-repeat.jpg) 0 0 repeat-y; }
#nav		{ background:url(../images/top-nav-bg.jpg) 0 0 repeat-x; height:41px; margin: 0 1px; }
  #top-nav	{ float:left; width: 660px; padding: 8px 20px; }
  #phone	{ float:right; width: 130px; text-align:right; padding: 8px 20px; }
#header 	{ height:400px; clear:both; margin-top:10px; }
  #vert-nav { float:left; width:242px; margin-left:5px; }
    #side-nav 		{ margin:40px 0 0 40px; }
  #flash	{ float:right; width:668px; margin-right:5px; }
#content 	{ padding-top:10px; clear:both; margin:0 auto; width:920px; } 
  #featured-photo { background:url(../images/featured-bg.jpg) 0 0 no-repeat; width:243px; height:192px; }
#footer  	{ background:url(../images/footer-bg.jpg) 0 0 no-repeat; margin-top:10px; font-size:12px; margin-left:1px; }
  #footer-copy  { padding: 20px 0 0 19px; text-align:center; }
  #footer-nav	{ padding: 5px 20px 10px 0; text-align:center; }
  
  
/*  Styles  */

a:link    { color: #002D5E; font-weight: bold; text-decoration: none; } 
a:visited { color: #002D5E; font-weight: bold; text-decoration: none; }
a:hover   { color: #666; 	font-weight: bold; text-decoration: underline; }
a:active  { color: #002D5E; font-weight: bold; text-decoration: none; }

.mainNav 		  { font-size: 12px; font-weight: normal; line-height:22px; text-transform:uppercase; padding:0 6px; }
a.mainNav:link	  { text-decoration:none; color:#002D5E; font-weight:normal; }
a.mainNav:active  { text-decoration:none; color:#002D5E; font-weight:normal; }
a.mainNav:visited { text-decoration:none; color:#002D5E; font-weight:normal; }
a.mainNav:hover   { text-decoration:none; color:#666666; font-weight:normal; }

a.side-nav:link	   { text-decoration:none; color:#00305F; font-weight:normal; }
a.side-nav:active  { text-decoration:none; color:#00305F; font-weight:normal; }
a.side-nav:visited { text-decoration:none; color:#00305F; font-weight:normal; }
a.side-nav:hover   { text-decoration:none; color:#111; font-weight:normal; }

a.footer:link	  { text-decoration:none; color:#002D5E; font-weight:normal; }
a.footer:active   { text-decoration:none; color:#002D5E; font-weight:normal; }
a.footer:visited  { text-decoration:none; color:#002D5E; font-weight:normal; }
a.footer:hover    { text-decoration:underline; color:#666666; font-weight:normal; }

.completesite 	{ Verdana, Arial, Helvetica, sans; font-weight:normal; }
.pipe		  	{ font-size:10px; color:#999; padding:0 10px; }
.upper		  	{ text-transform:uppercase; }
.space			{ padding:0 10px; }
.phone			{ font-weight:bold; font-size:12px; color:#002D5E; padding-left:3px; }
.breadcrumbs	{ color:#999; }


h1.completesite { font: 28px/32px Georgia, "Times New Roman", Times, serif; color:#002D5E; margin:0 0 10px 0; padding:0; font-weight:bold; }
h2.completesite { font: 24px/28px Georgia, "Times New Roman", Times, serif; color:#002D5E; margin:0 0 8px 0; padding:0; font-weight:bold; }
h3.completesite { font: 20px/24px Georgia, "Times New Roman", Times, serif; color:#002D5E; margin:0 0 6px 0; padding:0; }
h4.completesite { font: 16px/18px Georgia, "Times New Roman", Times, serif; color:#002D5E; margin:0 0 4px 0; padding:0; }


ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }

.side-nav { color:#00305F; font-size:14px; }

li.side-nav { margin: 3px 0; list-style:none; }

