body {

	background-color: #d3dcfa;

	font-size: .8em;	

	font-family: Verdana, Helvetica, Arial, 	   sans-serif;

  color: #666666;

	height: 100%;

	line-height: 17px;
	
	
	}

	

.highlight {

background-color: #ffd5ff;

display: inline;

}

	

.cap {

float: left;

border: 1px #bfbfbf solid;

background-image: url("http://www.outsidethetent.com/ott_back.gif");

width: 22px;

padding-bottom: 2px;

margin-right: 3px;

font-size: 26px;

line-height: 26px;

font-weight: normal;

color:#a9a9a9;

text-align: center;

}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}



.alignright {

	float: right;

	}

	

.alignleft {

	float: left

	}





a:link {

background-color: #ffffff;

color: blue;

text-decoration: none;

}



a:visited {

background-color: #ffffff;

color: blue;

text-decoration: none;

}



a:hover {

background-color: #dfe3ff;

text-decoration: none;

border-bottom: 1px dotted;

}



h1, h2, h3, h4, h5, h6 {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-weight: normal;}

	



p#quote {

	padding-left:50px;

	padding-right:50px;

	font-style: italic;

margin-bottom: .6em}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;}

h2 {
	padding: 0px;
	font-size: 1.6em;
	color: #5f5f5f;
  font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 0px;
	}
h3 {
	font-size: 1.4em;}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px #bfbfbf solid;
	border-top: 1px #bfbfbf solid;
	background-image: url("http://www.outsidethetent.com/ott_back.gif");
	padding-left: 0px;
  padding-top: 3px;
  padding-bottom: 3px;}
h5 {
	font-size: 1.2em;}
h6 {
margin:0;
line-height: 15px;
vertical-align: top; 
font-size: 1.1em;
color: #5f5f5f;
font-weight: bold;
}


input.button{

	font-family: Verdana, Helvetica, Arial, 		sans-serif;

	font-size: 0.75em;

	background-color: #d3dcfa;

	border: 0.2em #dfdfdf outset;

	}



input.button:hover{  /*Mozilla Button Behavior*/

	color: blue;

	background: #dfe3ff;

	border-color: #aaab9c #fff #fff #ccc;

}

	

input.button2{

	font-family: Verdana, Helvetica, Arial, 		sans-serif;

	font-size: 1em;

	background-color: #d3dcfa;

	border: 0.2em #dfdfdf outset;

	}

	

input.button2:hover{  /*Mozilla Button Behavior*/

	color: blue;

	background: #dfe3ff;

	border-color: #aaab9c #fff #fff #ccc;

}



input.textbox{

  background-color: #ffffff;

	border: 0.1em inset;

	border-color: #d3dcfa;

}



table {

	line-height: 12px;

	}

	

table.calendar {

font-size: 70%;

font-family: Verdana, Helvetica, Arial, sans-serif;

margin-left: +0px;

}

.calendar TH {
background-image: url("http://www.outsidethetent.com/ott_back.gif");
   }



# wp-calendar {

	empty-cells: show;

	font-size: 1em;

	margin: 15px;

	width: 100%;

	padding: 5px;

	border: 4px solid;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

}



#wp-calendar a {

	display: block;

	text-decoration: none;

	}



#wp-calendar a:hover {

	background: #fff;

	color: #000;

	border: 0px;

}



#wp-calendar caption {

	color: #999;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

}



#wp-calendar td {

	color: #ccc;

	font: normal 1em  Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 2px;

	text-align: center;

	border: 1px solid;

	align: center;

	}



#wp-calendar td.pad:hover {

	background: #fff;

	color: #dfe3ff;

}



#wp-calendar td a:hover  {

	background: #dfe3ff;

	color: #000;

	

}

#wp-calendar #today {

   color: #000;

	 }



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}



blockquote {

	color: #483d8b;

	font-size: .9em;

	line-height: 14px;

	border-left: 5px solid #dfe3ff;

	padding-left: 10px;

	margin-left: 40px;

	}

	



	

div#linktext {

font-size: .85em;

line-height: 14px;

}



	

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #ffffff;
border: 1px solid #ccc;
color: blue;
float: left;
font-size: small;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { 
	color: #88c246;
	border-bottom: 1px solid #000; 
	}

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { 
  color: #88c246 !important;	
	}



ul#navlist li a:hover, ul#navlist li#active a:hover

{

color: white;

background: #dfe3ff;

border-color: #aaab9c #fff #fff #ccc;



}



#navcontainer_active {

background-color: #ffff80;

color: #0000ff;

}



li#textlist {

margin: 20px;

list-style-image: url("http://www.outsidethetent.com/wp/bullet.gif");

}



div#logo  {

	position: absolute;

	top: 10px;

}



	

div#banner {

	background-color: #ffffff;

	position: absolute;

	top: 10px;

	width: 800px;

	padding: 0em;

	}







div#left {

	background-color: #ffffff;

	position: absolute;

	margin-left: 8px;

	top: +148px;

	left: 0%;	

	bottom: +100%;

	width: +200px;

	height: 1700px;

	padding: 1em;

	padding-bottom: 100%;
	
}


div#right {

  background-color: #ffffff;

	position: absolute;

	margin-left: 10px;

	top: +148px;

	left: +223px;

	bottom: +100%;

	width: 500px;

	height: 3000%;	

	padding: 10px 30px;

	padding-bottom: 100%;
	
	}	
	
body > div#left {

	background-color: #ffffff;

	position: absolute;

	margin-left: 8px;

	top: +145px;

	left: 0%;	

	bottom: +100%;

	width: +200px;

	height: 1700px;

	padding: 1em;

	padding-bottom: 100%;
	
}


body > div#right {

  background-color: #ffffff;

	position: absolute;

	margin-left: 10px;

	top: +145px;

	left: +223px;

	bottom: +100%;

	width: 515px;

	height: 3000%;	

	padding: 10px 30px;

	padding-bottom: 100%;
	
	}	



div#comment {

	line-height: 14px;

	background-color: #ffffff;

	padding: 20px;

	font-size: .8em;

	}
	
div#entry {
  border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	padding-top: 5px;
	width: 95%;
	}
	


