/*** Style Sheet for www.TherapyColorado.com ***/
/*** Used for Sub pages ************************/
/*** Date Created: January 31, 2006 ************/
/*** Last Updated: Sept 21, 2006 ************/
/*** Author: Brett Lansberry *******************/

body {
background-color: #ffffff;
color:#303030;
font-family: verdana, geneva, sans-serif;
font-size: 80%;
line-height: 130%;
margin: 0px;
padding: 0px;
}


/*** Main container ***/
.maintable {
background-color: #ffffff;
width: 720px;
margin: 10px 10px 10px 10px;
padding: 0px;
}

td {
font-family: verdana, geneva, helvetica, sans-serif;
font-size: 100%;
line-height: 130%;
font-weight: normal;
color: #303030;
}
td.navmenurow {
background-color: #ffffff;	
font-size: 11px; 
color: #666666;
height: 30px; 
}
table.navmenu a:link {
font-size: 11px;
color: #666666;
text-decoration: none;
}
table.navmenu a:visited {
font-size: 11px;
color: #666666;
text-decoration: none;
}
table.navmenu a:hover {
font-size: 11px;
color: #009933;
text-decoration: none;
}

p {
font-family: verdana, geneva, helvetica, sans-serif;
font-size: 1.0ems;
line-height: 130%;
font-weight: normal;
color: #303030;
}

a:link {
color: #0066cc;
line-height: 110%;
}
a:visited {
color: #0066cc;
}
a:hover {
color: #009933;
}
a:active {
	color: #0066cc;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
h1 {
	color: #003399;
	font-size: 160%;
	line-height: 100%;
	}
h2 {
	color: #003399;
	font-size: 130%;
}
h3 {
       font-size: 110%;
       font-weight: bold;
       text-transform: uppercase;	
}

/*** Header section ***/
.header {
font-family: verdana, geneva, helvetica, sans-serif;
padding-top: 10px;
height: 80px;	
padding-bottom: 0px;
font-size: 90%;
line-height: 100%;
font-weight: normal;
color: #666666;
}
.headline1 {
font-size: 14px;
color: #003399;
font-weight: bold;
text-transform: uppercase;
line-height: 200%;
}


/*** Footer ***/
#footer {
color:#777777;
font-size: 80%;
font-weight: normal;
padding:10px;
text-align:center;
width:100%;
border-top: 1px solid #bbbbbb;
}

#footer a {
color:#777777;
font-weight:normal;
}

#footer a:hover {
color:#777777;
font-weight:normal;
text-decoration: none;
}

li {
font-size: 100%;
line-height: 130%;
list-style-type: square;
}

hr {
color: #bbbbbb;
height: 1px;
}


#pic_left {
float: left;	
margin-right: 30px;
margin-left: 0px;
margin-bottom: 20px;
margin-top: 10px;
border: 1px solid #cccccc;
}

#pic_right {
float: right;	
margin-right: 0px;
margin-left: 20px;
margin-bottom: 20px;
margin-top: 20px;
border: 1px solid #333399;
}

.title	   {
color: #003399;
margin-top: 20px;
font-weight: bold;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 15px;

}
.title2	   {
margin-top: 20px;
color: #003399;
width: 100%;
text-transform: uppercase;
font-family: Verdana, arial;
font-size: 17px;
background-color: #ffffff;
}

#tc_topbar  {
width: 100%;
background: #ffffff url(images/tc_bg.gif) repeat-x;
height: 20px;
}

