/* Author : Anup Ujawane  */
/* By : accieon  */
/* For : Arbor Counseling Center  */
/* Date : 20th June 2008 */


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
font-size: 11px;
}

.no-border {
border-style: solid;
border-width: 0px;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #000000;
font-size: 12px;
line-height: 1.5em;
}

body {
margin: 0px;
padding: 0px;
background-image: url("images/back.jpg");
background-repeat : repeat-y;
background-position: center center;
}

.full-size-table {
width: 858px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

.services1 {
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.services2 {
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
}
.providers {
	font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #0000CC;
}

/* images */

.header-home {
background-image: url("images/header-home.jpg");
background-repeat : no-repeat;
}

.header-services {
background-image: url("images/header-services.jpg");
background-repeat : no-repeat;
}

.header-providers {
background-image: url("images/header-providers.jpg");
background-repeat : no-repeat;
}

.header-locations {
background-image: url("images/header-locations.jpg");
background-repeat : no-repeat;
}

.header-locations {
background-image: url("images/header-locations.jpg");
background-repeat : no-repeat;
}

.header-contact {
background-image: url("images/header-contact.jpg");
background-repeat : no-repeat;
}

.header-faq {
background-image: url("images/header-faq.jpg");
background-repeat : no-repeat;
}

.header-insurance {
background-image: url("images/header-insurance.jpg");
background-repeat : no-repeat;
}

.header-privacy {
background-image: url("images/header-privacy.jpg");
background-repeat : no-repeat;
}

.header-links {
background-image: url("images/header-links.jpg");
background-repeat : no-repeat;
}

.link-back {
background-image: url("images/link-back.jpg");
background-repeat : repeat-x;
}

.content-gred {
background-image: url("images/content-gred.jpg");
background-repeat : repeat-x;
}

.footer-tile {
background-image: url("images/footer-tile.jpg");
background-repeat : repeat-x;
}

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
}

.h-dot-line {
background-image: url("images/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.right-img {
margin-left: 30px;
margin-bottom: 10px;
}

/* links */

.nav a {
font-family: arial;
font-weight: bold;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/link-back.jpg");
background-repeat : repeat-x;
padding: 11px 25px 12px 25px;
display: block;
}

.nav a:hover{
background-image: url("images/over.jpg");
background-repeat : repeat-x;
color: #fff;
}

.nav-current a {
font-family: arial;
font-weight: bold;
color: #fff;
font-size: 11px;
text-decoration: none;
background-image: url("images/over.jpg");
background-repeat : repeat-x;
padding: 11px 25px 12px 25px;
display: block;
}

.nav-current a:hover{
background-image: url("images/over.jpg");
background-repeat : repeat-x;
color: #fff;
}

.bot-nav a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding: 1px 10px 2px 10px;
}

.bot-nav a:hover{
color: #000;
}

/* background colours */

.brown {
background-color: #8a542e;
}

.white {
background-color: #fff;
}

/* borders */

.border {
border : #ccc 1px solid;
}

/* text */

.white-txt {
color: #fff;
}

.brown-txt {
color: #e2d4cb;
padding-right: 20px;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 13px;
}
