
/****  testing ****/

#pdf{
padding:500px 0;
background: #fff url(../images/sources/pdf2.jpg) no-repeat 0% 0%; 
}

#holder{
text-align:left;
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-size: small; 
padding:0 0 900px 0px;
background: #fff url(../images/sources/layout-guidelines-simple.jpg) no-repeat 0% 0%;

}

#area{
margin:450px 0 0 10px;
}

table#checklist{
border: 1px solid;
padding:0px;
}

#checklist th{
background-color: #dfe7fe; 
border: 1px #fff solid;
padding: 5px;
text-align: left; 
}

#checklist td{
background-color: #f2f6ff; 
border: 1px #fff solid;
padding: 5px; 
}

#checklist strong{
color: #333333; 
font-size: 95%; 
}

/****  testing styles end - remove when finished with site ****/



body{
font-size: small; 
line-height: 1.3em; 
font-family: Geneva, Verdana, sans-serif;
text-align: center;
color:#975324;
background-color: #e6e6e6; 
margin:0 auto;

 }

#container{
margin:0 auto;
width:800px;
background: #fff url(../images/sitegraphics/bg_header.jpg) no-repeat 0% 0%;

}

#container2{
padding:0;
margin:0 auto;
width:800px;
background: #fff url(../images/sitegraphics/bg_header.jpg) no-repeat 0% 0%;

}

/* NAV MENU */
/* remove the bullets, padding and margins from the lists */

.nav ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */

.nav li{
float: left;
position:relative;
z-index:100;
}


/* use the table to position the dropdown list 
.nav table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}*/

/* style all the links */
.nav a, .nav :visited{
display:block;
font-size:100%;
text-align:center;
font-family: Verdana, Helvetica, Arial, sans-serif;
width:100px;
padding:0;
color: #a46a2c;    /**#0273c3;     purple theme**/
text-decoration:none;
margin:35px 5px 0 5px;
font-weight: bold; }

#current{
color: #810253;
}

/* style the links hover */
.nav :hover{
color: #9ec272;

}


/**** headers ****/

#nav{
background-color: #ffffff; }

#hdl{
height: 63px;
text-align: left;
margin: 0px 0 0 0px;
padding: 0px;
}


#hdl a{
margin:0 0 0 0px;
width: 115px;
padding: 0;
font-size: 85%;
color: #ffffff;
text-decoration: none;
font-weight: bold; 
}

#hdl a:hover{
color: #4e32ad; 
}

#hdl a img{
float: left;
margin: 0px;
padding: 0px;
clear: left;
}

/*** content ****/

.cleft{
padding: 0px 7px 0 15px;
text-align: left; 
width:270px;
}

.cleft p{

}
.cleft #timg{
margin: 10px 0px 0px 0px;
}
.cleft #qimg{
margin: 15px 0px 5px 0px;
}
.cleft, .cleft h3{
font-size: 95%;
width:255px;
font-weight: normal; }

#contact{
margin:0 0 25px 0;
}

#contact h3{
font-size: 100%;
background-color: #fee491; 
display:block;
padding: 12px;
margin-bottom: 10px; 
width:215px;}

#contact h3 strong{
color:#810253;
 }

.cleft h3 a:hover#email, .cleft h3 a:hover, .cmain a:hover{
color:#663366;

}
.cleft h3 a#email{
font-size: 95%; 

}

.cleft h3 a{
font-size: 85%; }

#imglarge{
margin:19px 0 0 0;
}

.cmain{
font-size: 95%;
margin:10px 0 0 0;
padding: 0px 20px 25px 0;
text-align: left;
}

.cmain strong{
color:#810253;
}

.cmain h5{
color: #191919;
margin-left: 20px;
font-weight: normal;
font-size: 100%;
width: 450px; }

#thumb{
width:162px;
margin:0 0 0 0px;
padding:0 0 0 10px;
}

#thumb img{
margin:2px 0px 2px 5px;
}

#sblwel, #contentwel{ 
color: #cea5ce;
}
#sblourhm, #contentourhm, #contentourhm a{ 
color: #9ec5ed;
}
#sblfam, #contentfam, #contentfam a{ 
color: #9adc99;
}
#sblcont, #sblcont a, #contentcont, #contentcont a{ 
color: #f7cead;
}
#sblcont a{ 
font-size: 95%; }

.text-sm-wh {
font-size: 78%;
color:#975324;
	margin: 0 0 0 0;
	padding:0 0 2px 12px;
}

.caption1 {
font-size: 85%;
font-weight: bold;
color: #873902;
background-color: #f8e8ac; 
margin:0;
padding: 0px 0px 0px 3px;
width:347px;
 }

.caption2{
color: #003366;
background-color: #dceaf9; 
}
.caption3{
color: #003300;
background-color: #d8fad8; 
}
.caption4{
color: #663300;
background-color: #f1cda9; 
}

ul li {
list-style-type: none;

}
/**** Footer ****/

#footer{
margin:0;
padding:0px 0;
height:25px;
background: #fff url(../images/sitegraphics/bg_footer.gif) no-repeat 0% 0%;
border: none; 
}

/*** 
.pad-left-10 {
	padding-left: 10px;
}
#sbl {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
}

.pad-t20-l10 {
	padding-top: 20px;
	padding-left: 10px;
}
.pad-l5 {
	padding-left: 5px;
}
.pad-t10 {
	padding-top: 10px;
}
.pad-left20 {
	padding-left: 20px;
}
.pad-left30 {
	padding-left: 30px;
}
.pad-top20 {
	padding-top: 20px;
}
.pad-t10-l10 {
	padding-top: 10px;
	padding-left: 10px;
}
.pad-t10-l15 {
	padding-top: 10px;
	padding-left: 15px;
}
.marg-l10 {
	margin-left: 10px;
}
.marg-l40 {
	margin-left: 40px;
}
.marg-l30 {
	margin-left: 30px;
}
.pad-t40-l15 {
	padding-top: 0px;
	padding-left: 15px;
}

.text-home {
color: #9EC5ED; font-size: 105%; line-height: 1.3em; font-family: Geneva, Verdana, "sans serif"
}
.text-family {
color: #9ADC99; font-size: 105%; line-height: 1.3em; font-family: Geneva, Verdana, "sans serif"
}
.pad-r10 {
	padding-right: 10px;
}


***/