body {
	/* this sets a global default font and color */

	font: 18px Monotype Corsiva;
	color:#006699;
	margin: 0;
	padding: 0;
	background: #F8F8E9;

	}

	

/* ------------------------------------------------------------------------------------- */	



h1{

	font-weight: normal;

	color:#660033;

	font-size:25pt;

    }

	

h2{

	color:#2B6197;

	font-weight:bold;

	font-size:19px;

	

    margin:0;

	}

	

h3{

	color:#516EA8;

	font-weight:bold;

	font-size:14px;

	display:inline;

	}

	

a { 

	color:#660033;

    text-decoration:none;

	}



a:hover {

	color:#6699FF;

    text-decoration: underline;

	}



a:visited {

	color:#996600;

    text-decoration:none;

	}
 




#main {
	margin:0 auto;
	padding:0 0 20px;
	width:970px;
	text-align:left;
	background: #F8F8E9;
	border-radius: 15px;
	border-radius: 55px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#sideBar {
	float: right;
	width: 185px;
	border-right: solid #F8F8E9;
	background: #FFFFFF;
	padding: 0px;
}



#sidenav {
	margin:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	width: 180;		
 }
#sidenav ul {
	list-style: none;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#sidenav li{
	font-weight: bold;
	text-decoration: none;
	list-style: none;
	padding: 0px 0px 0px 20px;	
		
}

#sidenav ul li {
	text-decoration: none;

}
#sidenav ul li a {
	text-decoration: none;
	margin: 0px 10px;	

}


#sidenav a:link, #sidenav a:active, #sidenav a:visited{
	display:block;
	padding:0px 0px 0px 10px;
	color:#006699;
	text-decoration:none;
	background-color:#F8F8E9;
	border-radius: 15px;
}





#sidenav a:hover{
	color:#FFF;
	background: #E3E3AC;
	border-radius: 15px;

}

/* this contains the page */

#container {
	width: 960px;
	margin: 0px auto;
	background: #FFFFFF;
}  

	

#main {
	margin:0;
	padding:0 0 20px;
	width:960px;
	text-align:center;
	background: #FFFFFF;

	}

	

#no {font: 16px verdana,geneva,lucida,arial,sans-serif; font-weight: bold; color: #f00; }



/* everthing here stays to the left */

#leftbar {
	margin: 0px;
	float:left;
	width:150px;
	text-align:center;

	}

#leftbar ul {text-align: left;}

#leftbar ul li{display: inline;}

#leftbar ul li a {text-decoration: none; }

	

img {border: none;}



/* everything here is in the middle */

#content {

    line-height: 1.6;

	width:540px;

	float:left;

	text-align:center;

	padding: 0 30px 10px;

	}



#viewpics {text-align: center; margin: 0; padding: 0;}



/* everything here stays to the right */

#rightbar {
	margin: 0px;
	float: left;
	width: 150px;
	text-align: center;
	padding-left: 40px;

	}



	

/* everything here goes to the left, 

   this is for a 2 column layout */

#leftside {

    width:660px;

	float:left;

	padding: 0 30px 20px 10px;

	margin: 0 10px;

	}	



/* everything here goes to the right, 

   this is for a 2 column layout */	

#rightside { 

	margin: 20px 5px 10px;

	float: left;

	width: 200px;

	text-align: center;

	}



#nav {border: none; margin: 0; padding: 0;}	

#nav span, #footer span {font-weight: bold;}

#nav a:hover {text-decoration: underline;}



#wrapper {margin: 10px .5em;}

#sidenav {float: left;}

#sidenav ul {margin: 0; padding: 10px 0 .5em; list-style: none;}

#sidenav li {padding: .5em 0;}

#sidenav a:hover {text-decoration: underline;}



	

#table {
	width: 500px;
	padding: 0 3em 1em;
	float: left;
	background: #FFF;

	}

	

#win {

	font: 11px verdana; 

	border: 12px double #603; 

	width: 120px;

	padding: 10px;

	text-align: center;

	}



#box  {float: right; padding: 0; margin: 0;}

	

/*this gives extra space between paragraphs in the content box */



/*for sale pages*/

#footer {

	clear:both;

	font-size:14px;

	width:900px;

	text-align:center;

	margin: auto;

  }

  

#copyright {text-align: center;}



.drawingbox {

	color: #2B6197;

	font: bold 14px verdana;

	width: 220px; 

	height: 70px; 

	padding: 1px;

	border: 0px double #2B6197; 

	margin: auto;

    }



#drawing {

	 

	font: 16px Monotype Corsiva; 

	width: 100px; 

	margin: auto; 

	padding: 10px; 

	border: 12px double #006699; 

	background: #FFFFFF;

	text-align: center;

	}



.drawingbox1 {

	color: #FF6666;

	font: 14px bold verdana; 	

	width: 155px;

	height: 50px;

	padding: 15px 5px;

	margin-left: 15px;

	border: 3px double #FF6666; 

	background: #FFFF99;

 }

 

.jimg {

    text-align:left;

    width:100px;

    border-bottom:1px solid #ccc;

    padding:1px 0 2px 1px;

    }



.jtxt {

    font: 14px italic arial, helvetica, sans-serif;

	width:155px;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

	padding:1px 3px 2px 0px;

	}

	

form {
	margin: 10px 0 0;
	padding: 0;
	background: #FFF;

		

    }	

	

#totop {text-align: center;}






hr {color: #E0FFFF;  }





h4{ 

    font: 14px arial, helvetica, sans-serif;

	color:#2B6197;

   }



h5{

	color:#FF6666;

	font: 25px italic bold;

	text-align:center;

    } 



h6{

	font:18px bold;

	color:#2B6197;

	padding:5px;

	padding-top:7px;

	margin:-5px 0 2px ;

	background-color:#C2D4E7;

	width:100%;

	background-position: center;

	border: #A7A7A7 1px solid;

	    } 

/*

h7{

	color:#663797;

	font-weight:bold;

	font-style:italic;

	font-size:18px;

	text-align:center;

	margin:0px 0px 0px 0px;

	}



h8{

	font: 25pt Monotype Corsiva;

	color:#663797;	

  }  

*/

