




/* color specifications */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
 background-image:url(images/bg01.jpg);
}

p, span, li, td, th, tf{color:#000000;}

a, ul li a:hover{color:#FFA500; text-decoration:none}

a:hover { text-decoration:underline; }

h1, h2, h3{color:#000000;}

/* layout */

ul{list-style-type:none;}

img{
float:left;
margin-right:10px;
}
td{font-size:12pt;}


/*specific elements*/
#wrapper{background-color:#fefacd;float:left;margin: 20px 0 15px 15px;width:1024px;}
#menu{float:left;width:160px;border:0px;}
#mainwrapper{background-image:url('images/bg02.jpg');background-repeat:repeat;float:right;width:860px;}
#main{background-image:url('OakvillesPics/otbg.jpg');background-repeat:repeat;float:right;margin: 25px  0 15px 15px;width:840px;}
#footer{text-align:center;vertical-align:bottom;}



