/* CSS Document */

/* colors
#8f836d background stone
#ece09e page background yellow
#53473e dark brown text
#434032 dark contact text
#ac492d dark orange for text
#847755 link color dark gray brown
#5e9fa8 header aqua
*/

html, body {
margin: 0 auto;
padding: 0; }

body {
font-family: Arial, Helvetica, sans-serif;
color: #53473e; 
background: #8f836d url(../images/background.jpg) center top no-repeat; }

p {
margin: 0 0 12px 0;
padding: 0;
font-size: 1em;
line-height: 1.3em;
letter-spacing: .02em;
color: #53473e; }

ul {
margin: 0;
padding: 0 0 6px 12px;
color: #53473e; }

tr, td {
margin: 0;
padding: 0; }

a:link {
color: #ac492d;
text-decoration : underline; }

a:visited {
color: #ac492d;
text-decoration : underline; }

a:hover {
color: #99a9b2;
text-decoration : underline; }

h1 {
margin: 0 0 10px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-transform: none;
font-size: 33px;
color: #ac492d;
line-height: 34px;
letter-spacing: .02em; }

h2 {
margin: 0 0 12px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
text-transform: none;
font-size: 22px;
color: #ac492d;
line-height: 24px;
letter-spacing: .02em; }

h3 {
margin: 6px 0 0 0;
padding: 0;
font-weight: bold;
text-transform: uppercase;
font-size: 17px;
color: #ac492d;
line-height: 18px;
letter-spacing: .03em; }

.clear { clear: both; }

/* content area */

#wrapper {
width: 950px;
margin:0 auto;
padding: 0; }

#header {
width: 950px;
height: 125px;
margin: 0;
padding: 0;
text-align: left;
background: #5e9fa8 url(../images/header.png) center top no-repeat; }

#header h1 {
display: none; }

div#content_wrapper {
width: 902px;
margin: 0;
padding: 30px 24px 30px 24px;
background-color: #ece09e; }

div#content_main {
float: right;
width: 650px;
margin: 0;
padding: 0 0 0 30px;
text-align: left; }

#contactbox {
float: right;
margin: 0;
padding: 10px 10px 5px 10px;
width: 249px;
text-align: left;
background: url(../images/contactbox_background.jpg) top repeat-x; }

#contactbox h2 {
margin: 0 0 2px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 1em;
line-height: 1em;
letter-spacing: .03em;
color: #ac492d; }

#contactbox p {
margin: 0 0 10px 0;
padding: 0;
font-size: .9em;
font-weight: normal;
line-height: 1.3em;
color: #434032; }

#contactbox a {
color: #434032;
text-decoration: none; }

#centerwrapper {
margin: 0;
padding: 0;
width: 950px;
height: 140px;
background: url(../images/hands_bk_secondary.jpg) top no-repeat; }

#content {
float: left;
margin: 0;
padding: 0;
width: 580px; }


/* home */

#homecontent {
float: left;
margin: 0;
padding: 0 0 0 30px;
width: 470px; }


#homecenterwrapper {
margin: 0;
padding: 0;
width: 950px;
height: 295px;
background: url(../images/hands_background.jpg) top no-repeat; }

#practicewrapper {
width: 902px;
margin: 40px 24px 40px 24px;
padding: 0; }

.practiceheader {
margin: 0 0 12px 0;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-transform: none;
font-size: 27px;
color: #ac492d;
line-height: 31px;
letter-spacing: .02em; }

.practiceheader a:link {
color: #ac492d;
text-decoration: none; }

.practiceheader a:visited {
color: #ac492d;
text-decoration: none; }

.practiceheader a:hover {
color: #ac492d;
text-decoration: underline; }

.practicetext {
margin: 0 0 12px 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-transform: none;
font-size: 17px;
color: #53473e;
line-height: 20px;
letter-spacing: .02em; }

.practicetext a:link, a:visited {
color: #53473e;
text-decoration: none; }

.practicetext a:hover {
color: #53473e;
text-decoration: underline; }


#practice1 {
float: left;
margin: 0 24px 0 0;
padding: 20px 20px 15px 20px;
width: 242px;
height: 192px;
background: url(../images/practice_blue.png) no-repeat; }

#practice2 {
float: left;
margin: 0 24px 0 0;
padding: 20px 20px 15px 20px;
width: 242px;
height: 192px;
background: url(../images/practice_yellow.png) no-repeat; }

#practice3 {
float: left;
margin: 0;
padding: 20px 20px 15px 20px;
width: 242px;
height: 192px;
background: url(../images/practice_orange.png) no-repeat; }




/* footer */

div#footer {
width: 900px;
margin: 0;
padding: 50px 25px 40px 25px;
background: #ac492d url(../images/footer_background.png) top no-repeat; }


div#footer p {
color:  #f3eaba;
font-size: .8em;
line-height: 12px;
font-weight: normal;
text-align: left;
margin: 0 0 30px 0; }

div#footer a {
color: #f3eaba;
text-decoration: none; }



/* extra */

.smalltext {
font-size: .7em; }

.largetext {
font-size: 1.2em;
letter-size: 1.6em; }


.photocaption {
margin: 0 0 20px 0;
font-size: 11px;
font-weight: bold;
color: #249a12; }

.photocaption a {
margin: 0 0 20px 0;
font-size: 11px;
font-weight: bold;
color: #249a12; }

/* images*/

.img_left { 
float: left;
border: 1px solid #53473e;
margin: 0 25px 15px 0;
padding: 0; }

.img_right { 
float: right;
border: none;
margin: 0 0 10px 25px;
padding: 0; }
