*{
margin: 0;
padding: 0;
border: 0;
}

img{
margin: 0;
padding: 0;
border: 0;
display: block;
}

body{
font-size: 8.5pt;
line-height: 12.5pt;
color: #363636;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #e7e5e4;
background-image:url(images/background_strip.jpg);
background-repeat: repeat-x;
}

#container{
position: absolute;
top: 0px;
left: 50%;
margin-left: -403px;
width: 893px;
background-image:url(images/header_image.jpg);
background-repeat: no-repeat;
background-position: top right;
}

/* ----------------------------------------------Page Content---------------------*/
#content{
float: left;
width: 796px;
}

#photo{
float: left;
width: 126px;
}

#maincontent{
float: right;
width: 654px;
margin-top: 236px;
background-color: none;
}

.footerText{
font-size: 7pt;
line-height: 9pt;
font-weight: bold;
color: #515151;
}

.copyright{
font-size: 6.5pt;
line-height: 9pt;
color: #717070;
}

.backtotop{
font-size: 7pt;
line-height: 9pt;
color: #717070;
}

/*--------------------------------GENERAL STYLES----------------------------*/

h1{
font-weight: normal;
font-size: 18pt;
line-height: 22pt;
color: #934c80;
margin: 0;
padding: 0;
}

h2{
font-weight: normal;
font-size: 13.5pt;
line-height: 20pt;
color: #515151;
margin: 0;
padding: 0;
}

h3{
font-weight: bold;
font-size: 8.5pt;
line-height:9pt;
margin: 0;
padding: 0;
color: #515151;
}

p{
text-align: left;
padding-bottom: 8px;
}

.p2{
text-align: left;
padding-bottom: 8px;
padding-left: 10px;
}

.list{
margin-left: 12px;
}


/*--------------------------------CONTACT FORM----------------------------*/

#contact_form{
}

#contact_form td{
vertical-align: top;
padding: 0px 0px 0px 0px;
}

#contact_form input{
background-color:  #f3f2f2;
padding: 3px 3px 3px 3px;
border: 1px solid #a7a7a7;
}

#contact_form textarea{
background-color:  #f3f2f2;
padding: 3px 3px 3px 3px;
border: 1px solid #a7a7a7;
}


#contact_form button{
width:87px;
height: 22px;
background-color: #e7e5e4;

}

/* ----------------------------------------------LINKS---------------------*/

A{
color: #363636;
text-decoration: underline;
}
A:HOVER{
color: #363636;
text-decoration: none;
}

A.footerText{
color: #515151;
text-decoration: none;
}
A.footerText:HOVER{
color: #515151;
text-decoration: underline;
}

A.backtotop{
color: #717070;
text-decoration: underline;
}
A.backtotop:HOVER{
color: #717070;
text-decoration: none;
}

/*A.readmore{
color: #cb5f5f;
text-decoration: underline;
}
A.readmore:HOVER{
color: #cb5f5f;
text-decoration: none;
}

A.booklinks{
color: #cb5f5f;
text-decoration: underline;
}
A.booklinks:HOVER{
color: #cb5f5f;
text-decoration: none;
}*/















