/* GENERAL PAGE SETTINGS */

BODY {
text-align: center;
margin: 30px 0px;
color: #3b3c3c;
background-image:url("new_images/background-image.jpg");
background-position: center;
}

P, TD, LI, UL {font-family: Verdana, Arial, sans-serif;}
#separator {border-bottom: solid thin #425E75; border-bottom-width:1px;}
Table {border-collapse: collapse; margin: 0px;}

li {list-style-image: url('../new_images/bullet.gif');}

/* SETS LINK, HEADING, AND HORIZONTAL RULE COLORS */

A:LINK {color: #5172ae; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #5172ae; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #9cb4d8; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #5172ae; text-decoration: underline; font-weight: bold;}

H1 {
color: #2d4e83;
font-family: "Lucida Calligraphy", Arial, sans-serif;

font-size: 22px;
font-weight: bold;

}

h2 {
color: #7595c9;
font-family: Tahoma, Arial, sans-serif;
text-transform: lowercase;

font-size: 26px;
font-weight: normal;
letter-spacing: 1px;

}

h3 {
color: #896433;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;

font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
}

h4 {
color: #8560a8;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;

font-size: 20px;
font-weight: normal;
letter-spacing: 4px;
margin: 0px;
} 

h5 {
font-size: 100%;
font-weight: bold;
color: #7595c9;
margin: 0px;
}

h6 {
color: #8560a8;
font-family: "Harrington";
font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

HR {
color: #9cb4d8;
height: 1px;
width: 95%;

}
/*SETS THE PROPERTIES OF THE MAIN IMAGE AREA */

#mainimage {
background-image: url('new_images/parchment_head_test.jpg');
background-repeat: no-repeat;
vertical-align: top;
width: 800;
height: 90px;

}


#plainimage {
background-image: url('new_images/plain_prchmnt_head_test.jpg');
background-repeat: no-repeat;
vertical-align: top;
width: 800;
height: 45px;

}

.navigation {
font-size: 75%;
horizontal-align: top;
text-align: right;
padding: 5px 15px 0px 0px;

}


.navigation A:LINK {color: #5172ae; text-decoration: none; font-weight: normal;}
.navigation A:VISITED {color: #5172ae; text-decoration: none; font-weight: normal;}
.navigation A:HOVER {color: #9cb4d8; text-decoration: underline; font-weight: normal;}
.navigation A:ACTIVE {color: #5172ae; text-decoration: none; font-weight: normal;}

.navigation h1 {color: #5172ae; font-size: 20px; text-align: right; letter-spacing: 3px; font-variant: small-caps;}


/* SETS THE PROPERTIES OF THE MAIN TEXT AND SIDEBAR AREAS */

#mainbkg {
background-image: url('new_images/parchment_body_test.jpg');
vertical-align: top;
width: 800px;
}

.sidebar {
color: #3761ad;
text-align: left;
font-size: 80%;
vertical-align: top;
padding: 30px 5px 5px 25px;
width: 160px;
border-right: 1px #9cb4d8 solid;
border-top: 1px #9cb4d8 solid;
line-height: 200%; 
margin-top: 0; 
margin-bottom: 0

}

.main {
text-align: left;
font-size: 90%;
width: 635px
vertical-align: top;
padding: 0px 15px 15px 10px;

}


		table.one {border-collapse: separate; border-spacing: 10px}
		table.two {border-collapse: separate; border-spacing: 10px 50px}

.hottopic {
font-size: 90%;
text-align: left;
color: #000;
width: 200px;
float: right;
border-collapse: no-collapse;
padding: 10px;
line-height: 14px;
margin: 1px 1px 5px 20px;
border: 3px double #425E75;
}

.hottopictop {
background-color: #9cb4d8;
color: #FFF;
font-size: 12px;
font-weight: bold;
padding: 5px 0px;
text-align: center;
border-bottom: 1px solid #425E75;
}

.hottopictext {
background-color: #FFF;
color: #000;
padding: 20px;
text-align: left;
}

#contact {
text-align:center;
margin-left:225px;
}

#slicedblocks {
border:0px  none;
margin:0px;
padding:0px;
}

.returntext {
color: #666666;
font-size: 80%;
text-align:center;

}
/* SETS THE PROPERTIES FOR THE BOTTOM FOOTER AREA */

#footer {
background-image: url('new_images/parchment_foot_test.jpg');
background-repeat: no-repeat;
width: 800px;
}

.footer {
color: #666666;
font-size: 65%;
height:60px;
text-align: center;
vertical-align: top;
padding:0px;

}

.footer A:LINK {color: #5172ae; text-decoration: none; font-weight: normal;}
.footer A:VISITED {color: #5172ae; text-decoration: none; font-weight: normal;}
.footer A:HOVER {color: #9cb4d8; text-decoration: underline; font-weight: bold;}
.footer A:ACTIVE {color: #5172ae; text-decoration: none; font-weight: normal;}

.form {
font-size: 90%;
}
