/*** Style Sheet for www.TherapyColorado.com ***/
/*** Used for Index page and main pages ********/
/*** Date Created: February 1, 2006 ************/
/*** Author: Brett Lansberry *******************/


/*** Main Body ***/
body {
	color: #333333;
	background0-color: #ffffff;
	font-size: 76%;
        font-family: verdana, geneva, arial, Helvetica, sans-serif;
	line-height: 136%;
        margin: 0px;
        text-align: left;  
}

h1,h2,h3 {font-family: Trebuchet MS, Geneva, sans-serif;}
h1 {font-size:1.67em;}
h2 {font-size:1.39em;} 
h3 {font-size:1.2em;}
h4 {font-size:1em;}
li, dd { margin-left:5%; }


a {
 	color: #0066cc;
	background-color: transparent;
	font-size: 1em;
        font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0066cc;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #0066cc;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}


hr {
	height: 1px;
	color: #cccccc;
}


/*** Main container ***/
#maintable{
width: 80%;
background-color: transparent;
margin: 0px;
padding: 0px;
border: 0px solid #dddddd;
}


/*** Header section ***/
#header {
	background-color: transparent;
	width: 100%;
	height: 90px;
	text-align: left;
	padding: 0px;
}	

#header h1{
      	font-family: "trebuchet ms", geneva;
	font-size:1.9em;
	color: #0066cc;
	line-height: 1.6em;
	text-align: left;
	letter-spacing: -1px;
        padding-top: 14px;
	margin: 0px;
}	


#header .subtitle{
font-family: "trebuchet ms", geneva;
	color: #333333;
	font-size:1.39em;
	line-height: 1.5em;
	text-align: right;
	padding: 0 0 0 20px;
	margin: 0px;
}

#header2 {
	background-color: transparent;
	width: 100%;
	height: 90px;
	text-align: left;
	padding: 0px;
}	


#icons {
padding: 0px;
background-color: #ffffff;
}


#nav {
	background: #f8f8f8 url(images/nav_bg.jpg) top left repeat-x;
	height: 30px;
	padding-left: 2px;
        
	}

#nav a {
	color: #006699;
	background-color: transparent;
	font-weight:bold;
	text-decoration:none;
	padding: 14px 3px 4px 3px;
	border-right: 1px solid #ffffff;
}
#nav a:hover {
	color:#009933;
	background-color: transparent;
	text-decoration:none;
	padding: 4px 3px 4px 3px;
	border-right: 1px solid #ffffff;
}

#nav .selected {
	color: #009933;
	text-decoration: none;
	padding: 4px 3px 4px 3px;
	border-right: 1px solid #ffffff;
}


/*** Top Navbar Menu ***/
#navbar {
background: #f8f8f8 url(images/nav_bg.jpg) top left repeat-x;
height: 30px;
padding: 0px;
margin-bottom: 20px;
border: 1px solid #cccccc;
}

#navbar .menu {
background: #f8f8f8 url(images/nav_bg.jpg) top left repeat-x;
border-right: 1px solid #cccccc;
}

#navbar a {
color: #0066cc;
font-size: 11px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
padding: 0px 9px 0px 8px;
border-right: 1px solid #cccccc;
}

#navbar a:visited {
color: #0066cc;
font-size: 11px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
padding: 0px 9px 0px 8px;
border-right: 1px solid #cccccc;
}


#navbar a:hover {
color: #009933;
font-size: 11px;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
padding: 0px 9px 0px 8px;
border-right: 1px solid #cccccc;
border-bottom: 0px solid #cccccc;

}

.pagetitle {
	padding-bottom: 3px;
	color: #000033;
	border-bottom: 1px dashed #cccccc;
	font-family: verdana, geneva, sans-serif;
	font-size: 18px;
}

.tctop {
       background: #003399 url(images/tc1_bg.jpg) top left repeat-x;
       height: 30px;
       margin-bottom: 10px;     
       padding: 0px;
       border: 1px solid #003399;
}


.title {
font-size: 14px;
color: #333399;
font-weight: bold;
text-transform: none;
line-height: 150%;
}

.title2 {
font-size: 14px;	
color: #333399;
font-weight: bold;
}

/*** Main Page Content and Body Copy ***/
#content {
	margin-top: 20px;
        padding: 10px 20px 20px 0px;
	background-color: transparent;
}


#content h2 { 
	background-color: transparent;
	color: #333333;
        font-size:1.39em;
	line-height: 1.5em;
	padding: 4px;
        border-bottom: 1px solid #cccccc;
	margin-top: 10px;
        margin-bottom: 0px;
}

#content .mission {
       background-color: #f8f8f8;
       padding: 4px;
       border: 1px solid #cccccc;
}

/*** Right Side Content ***/
#rside {
background: transparent url(images/vline1.gif) top left repeat-y;
margin-top: 10px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 20px;
}

#rside p {
padding: 0px;
}

#rside .address {
text-align: right;
padding: 0 4px 0 0;
font-size: .9em;
line-height: 130%;
}

#address {
	background-color: transparent;
        text-align: right;
	font-size:90%;
	padding: 4px 20px 4px 4px;
}

#address .title {
	font-family: Trebuchet MS, Geneva, sans-serif;
	background-color: transparent;
	font-size: 120%;
	color: #555555;
	font-weight: bold;
	border-bottom: 1px solid #555555;
}
#address a {
	color: #555555;
	background-color: transparent;
	text-decoration:underline;
	line-height: 150%;
}
#address a:visited {
	color: #555555;
	background-color: transparent;
	text-decoration: underline;
}

#address a:hover {
	color: #0066cc;
	background-color: transparent;
	text-decoration:none;
}

.pic_left {
float: left;
background-color: transparent;
padding: 4px 20px 20px 0px;
clear: left;
}

.pic_right {
float: right;
background-color: transparent;
padding: 4px 0px 20px 20px;
clear: left;
}


.thumb{
float: left;
background-color: #ffffff;
padding: 4px;
margin: 0 20px 20px 0;
border: 1px solid #cccccc;
clear: left;
}


/*** Footer ***/
#footer {
color:#777777;
background: #f4f4f4 url(images/footer_bg.jpg) repeat-x;
font-size: 10px;
font-weight: normal;
padding: 10px;
text-align:center;
width:100%;
border: 1px solid #cccccc;
}

#footer a {
color:#777777;
font-weight:normal;
}

#footer a:hover {
color:#777777;
font-weight:normal;
text-decoration: none;
}

