@charset "utf-8";
/* CSS Document */


body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10pt;}

h2 {font-family:Mistral, "Brush Script Std", Arial; font-size:2em;  color:#713B6C; margin:0; padding:0;}

.hugetxt { font-size:5em; font-weight:bold; line-height:1.2em;}

.pptxt {color:#713B6C; font-size:1em;}

.redtxt {color:#990000;}

/*========================CONTACT FORM ITEMS====================*/

.Ftitle {border-top:3px solid #CCCCCC; padding:10px;}
.Ffield {padding:10px;}
.Fdisplay {border:1px solid #70186D; background:#F3E9F2; padding:20px;}
.underline {border-bottom:1px solid #CCC;}
/*==================MAIN NAV=============================*/
div#navwrap {
	height:58px;
	background-image:url(../images/top-bar.jpg);
	background-repeat:repeat-x;
}

.nav {
	width:820px;
	margin:0 auto;
}

.button {

	font-family:Mistral, "Brush Script Std", Arial;
	font-size:2em;
	width:115px; 
	float:left;
}
	
a:link {color:#713B6C;}
a:visited {color:#713B6C;}
a:hover{color:#CC9900C;}
a:active {color:#FFFF00;}

.button a:link {color:#FFF; text-decoration:none; background-image:none;}
.button a:visited {color:#FFF; text-decoration:none; background-image:none; }
.button a:hover {color:#990066; text-decoration:none;}
.button a:active {color:#FFF; text-decoration:none; background-image:none;}

.recent a:link {color:#D58124; text-decoration:none;}
.recent a:visited {color:#D58124; text-decoration:none;}
.recent a:hover {color:#990000; text-decoration:none;}
.recent a:active {color:#990000; text-decoration:none;}
	
/*===========HOME MAIN CONTENT==========================*/

div#wrapper {
	width:770px;
	margin:0 auto 20px auto;
	
}

div#content {
	position:absolute;
	width:770px;
}
div#homecontent {
	background-image:url(../images/homebg.jpg);
	background-repeat:no-repeat;
	padding:20px 10px;
	height:430px;
	}
	

.hmtxt {
	font-size:1em;
	color:#FFF;
	margin:35px 10px 40px 10px;
	width:730px
}
	
/*=========================BOTTOM SECTION=======================================*/

div#btmcontent

.recent{
	width:360px;
	height:100px;
	border-right:dotted 1px #713B6C;
	padding:10px;
	position:relative;
	float:left;}

.book {
	width:360px;
	height:100px;
	padding:10px;
	position:relative;
	float:left;}
	
	
/*======================================footer===============================*/

#footer {
	font-size:.8em;
	font-family:Mistral, "Brush Script Std", Arial;
	clear:both;
	width:150px;
	margin: 20px 34px;
	position:relative;
	float:right;
	}