
* {margin: 0;padding: 0;}

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, font, img, small, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}


body {
	font-size: 100%;
  color: black;
	background-color: #938a69;
	background-image: url(../frame/body.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
	height:100%;
	width:100%}
  
a {
	text-decoration:underline;
	color:#44b;}
  
a:hover {
	text-decoration:none;
	color:#333;}

#wrapper {
	font-family: Georgia;
	font-size: 14px;
	margin:0 auto 20px auto;
  width:960px;
	background-image: url(../frame/wrapper.jpg);
	background-repeat: repeat-y;
	color: black;}

#header {
	color: #333;
	width: 960px;
	height: 255px;
	background-image: url(../frame/header.jpg);
  background-color:#fff;
	background-repeat: no-repeat;
	background-position: top center}

  
#header h1{
	font-size:1em;
  line-height:1;  
	font-weight: normal;
	color: #857C55;
	padding:20px 0 0 700px;}

#header a#home img{
	position:relative;
  top:209px;
  left:607px;
	display:block;
  height:36px;
	border:none;
  }

#header #cookieCrumb{
	margin:191px 330px 15px 0;
  padding:0;
  float:right;
  font-size:.7em;
  line-height:1.5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:900;
  color:#333;
	display:block;
	text-transform:uppercase;
  letter-spacing:1px;}
  
 
  
/*-------------------- content ---------------------*/ 


#content {
	display:inline;
	float: left;
  background-color: transparent;
  color: black;
  margin: 0 0 0 70px;
  width:565px;
	position:relative;}

#content h2{
	display:block;
  text-transform:uppercase;
	margin:0 0 6px 0;
	font-size:1.3em;
  line-height: 1;
  font-weight: 900;
	letter-spacing:2px;
	color:#333;}
     
#content h3{
	margin-bottom:20px; 
	font-size:.7em;
  line-height:1.5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:900;
  color:#333;
	display:block;
	text-transform:uppercase;
  letter-spacing:2px;}
  
#content h3 span{  /*colors box behind header*/
	padding:1px 4px;
	display:inline;
	background:#B9A376;}

  
#content .arrowBlurb{
	display:block;
	background-image: url(../frame/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin:0 0 20px 0;
	}
  
#content .arrowBlurb p{
	display:block;
	padding:0 30px;
	font-size: .9em;
  line-height:1.7;
	color:#744D00;
	font-style: normal;
  font-weight: 500;}
  
#content h5{ /*subjects*/
	padding:0 0 0 0;
	margin:15px 50px 5px 0;
	font-size: 1.2em;
  line-height: 1.2;
	color:#7B0808;}

#content sup{
	vertical-align:text-top;
	font-family:arial;
  font-size:1em;
  font-weight:700;}
  
#content p {
	font-size: 1em;
  line-height:1.5;
	margin-bottom: 20px;}
  
#content p.descrip{
	text-indent: -2em;
  padding-left:4em;
  font-size: .85em;
  }
  
#content ul{
	margin-left:20px;
	list-style:none;}

#content li{
  margin-bottom:15px;
  }
  
#content li b{
  color:#7B0808;
  }


#content .contentQuote{ /* used for inline quotes in content */
	padding:7px 0;
  margin:20px 0;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
	}
  
#content .contentQuote .rep{
	margin:0 40px 10px 0; /*this effects how close to the bottom*/
  padding:0;
  font-family: arial;
  font-size: .8em;
  line-height:1;
  color:#64470C;
  font-weight:700;
  letter-spacing: 1px;
  text-align:right;}  
  
#content ul.twoColumn{
	margin:0 0 0 30px;
  width:550px;}  

#content ul.twoColumn li{
	display:inline;
	float:left;
  width:39%;
  padding:0 0 0 12px;
	margin-bottom:7px;
  background-image: url(../frame/bullet_green.gif);
	background-position: left center;
	background-repeat: no-repeat;}

#content dl{
  float:left;
  margin:10px 0 0 0;
  padding: 0;}

#content dt{
  width:115px;
  float: left;
  font-weight: bold;
  margin:0 0 30px 0;}

/* commented backslash hack for mac-ie5 \*/
#content dt { clear: both; }
/* end hack */

#content dd{
  float: left;
  width:235px;
  margin:0 0 30px 0;}
  




/*-------------------- testimonial ---------------------*/

#testimonial {
	background: url(../frame/vancouver_magic.gif) no-repeat;
  clear:both;
  margin:30px 5px 0 0;}
  
#testimonial img{
	padding:10px 0 0 0; /*pushes image delow line*/
  }

#content #testimonial p#quoteRep{
	margin:0 40px 10px 0; /*this effects how close to the bottom*/
  padding:0;
  font-family: arial;
  font-size: .8em;
  line-height:1;
  color:#64470C;
  font-weight:700;
  letter-spacing: 1px;
  text-align:right;}
  
/*------------------ Sidebar NAV BAR -----------------*/  

#sidebar {
	float: left;
  display: inline;
	margin: 0 0px 0 20px;
	background-color:transparent;
	color: black;
	width:250px;}
  

 /*-------------------- sidebar NAV ---------------------*/

#sidebar .navcontainer {
	display: block;
	background: url(../frame/navBox.jpg) no-repeat #ffffcc;
	padding:0;
  margin:0 0 15px 2px;
  font-family: arial,Helvetica,sans-serif;}

#sidebar .navcontainer p a{
	display: block;
	font-family: arial;
  font-size: 12px;
  line-height:1;
  font-weight:900;   
  letter-spacing: 0.3em;
  word-spacing: .2em;
  text-transform: capitalize;
  color: #eee;
  padding: 25px 0 0 35px;
  text-decoration: none;}
  
  
#sidebar .navcontainer ul {
	margin-top: 15px;
	width: 99%;
	list-style: none;}
 
#sidebar .navcontainer ul li {
	display:inline;
  float: left;
  font-family:arial;
  font-size:11px;
  line-height: 18px;
  font-weight: normal;
  width: 40%;
  margin:0 0 0 15px;}

#sidebar .navcontainer ul li a{
	font-weight: bold;
	color:#333;
	padding: 0px 0px 0px 10px;
  background: url(../frame/navArrow.gif) no-repeat left center;
  text-decoration: none;
  }  
  
#sidebar .navcontainer li a:hover {
	font-weight:bold;
	text-decoration: none;
	color:#990000;
	background-image: url(../frame/navArrow_h.gif);
	background-position: left center;
	background-repeat: no-repeat;} 

  
#sidebar .navcontainer li a.on {
	font-weight:bold;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	color:brown;
	background-image: url(../frame/navArrow_h.gif);
	background-position: left center;
	background-repeat: no-repeat;} 
  
  
#sidebar .navcontainer br{clear: left;}  
  

  
/*-------------------- sidebar Twitter ---------------------*/

#sidebar #twitter_div {
	position:relative;
  border: 1px solid #00478D;
  font-variant: normal;
  padding-bottom: 58px;
  margin: 40px 10px 0 10px;
  background: url(../frame/followme.png) no-repeat bottom left #B2E4FF;}
  
#sidebar #twitter_div h2 {
	background-color:#00478D;
  padding:4px 0;
  text-align:center;}

#sidebar #twitter_div h2 a{
	font-size: 13px;
  line-height: 1;
  font-family:arial;
  font-weight: 700;
  color:#fff;
 	text-decoration:none;}
  
ul#twitter_update_list {
	margin:0 10px;}
  
ul#twitter_update_list li{
	text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 1.3;
  color: black;
  list-style-type: none;
  font-size: 11px;
  padding-top: 13px;}
  
ul#twitter_update_list li span a {
	padding: 0;
  text-align: left;
  color: darkblue;
  display: inline;  
  text-decoration: none;}

ul#twitter_update_list a {
	font-weight: 900;
	text-decoration:none;
	color: #7b5915;
  display: block;
  padding-top: 3px;
  text-align: right;
  padding-right: 30px;}

ul#twitter_update_list li a:hover {
	text-decoration:underline;}
  
  
#twitter_div #twitterClicker{
	position: absolute;
  bottom:0;
  left:0;
  text-decoration: none;
  height: 50px;
  width:100%;}  
  
/*-------------------- footer and copy---------------------*/
#footer{
	clear: both;
	width: 960px;
  height: 38px;
  font-size: 8px;
  line-height:1;
	background-image: url(../frame/footer.jpg);
	background-position:bottom;
	background-repeat: no-repeat;}
  
#copyright{
	margin:0 auto;
  width:500px;
	background-color:transparent;}

#copyright p{
	text-align: center;
  font-size: 11px;
  line-height: 1;
  font-family: arial;}
  


/*-------------------- classes ---------------------*/
.spacer{
	clear:both; font-size:1px; line-height:1px}
  
.clearer{
	clear:both;}
  
#content ul.indentedList {
	margin:0 40px 15px 20px;
  list-style: none;	
	}
  
#content ul.indentedList li {
  list-style: none;
  padding:7px 0;
	}
  
#content ul.indentedList li b {
	color:#800;  
	}

.right{
	float:right;
	margin:15px 0 7px 15px;}

.left{
	float:left;
	margin:15px 15px 7px 0;}
  
.border{
	padding:3px;
  border: solid 1px black;}

.capPhoto p{
	margin-top:5px;
	font-size: 11px!important;
  font-family: arial!important;
  line-height:13px!important;
	}
  
div .readOn {
	position:relative;
  top:-15px;
  padding:0;
  margin:0;
	width:110px;
  background-image: url(../frame/green_arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;}
  
div .readOn a{
	font: 700 11px/13px "arial";
	text-decoration:none;
  padding-left:15px;}
  
div .readOn a:hover{
	color:#000;}
  