/* Background= (Silver, #C0C0C0) Border= (Gray, #808080)  */
/*toppx rightpx bottompx leftpx*/

/*names with white spaces in between like
cominc sans ms should be inside quotes*/


body
{
font-family:cursive;
background-color:#FFFFFF;
color:#000000;
font-size:105%;
}

/*border-style:ridge; border-color:#C0C0C0;*/

div
{
border-left: medium groove silver;
border-top: medium groove silver;
border-right: medium ridge gray;
border-bottom: medium ridge gray;
border-width: thin;
padding:4px 4px 4px 4px;
margin:4px 4px 4px 4px;
}

h1
{
clear:left;
font-family:impact;
color:#000000;
background-color:#ADD8E6;
font-style: italic;
width:50%;
text-align:center;
text-shadow: black;
text-decoration:underline;
letter-spacing: 2px;
}

h2
{
width:50%;
background-color:#ADD8E6;
font-family:palatino;
font-style:oblique;
}


h3,h4,h5,h6
{
width:100%;
background-color:#ADD8E6;
font-family:palatino;
font-style:oblique;
}

p
{
font-family: arial, "lucida console", sans-serif;
}

p.w3c
{
padding: 2px 2px 2px 2px;
float:right;
}

p.ques
{
text-align:left;
}

table
{
border:none;
padding: 10px 10px 10px 10px;
margin: 10px 20px 10px 20px;
}

th
{
font-family:arial;
color:#000000;
background-color:#ADD8E6;
font-size:120%;
padding:5px 10px 5px 10px
}

td
{
font-family:"comic sans ms";
font-size:110%;
padding: 1px 10px 1px 10px;
}

img.can
{
height:100px;
width:40px;
float:right;
clear:right;
}

img.logo
{
float:left;
clear:left;
height:70px;
margin-left:12px;
border-style:none;
}

img.northland
{
height:200px;
width:100px;
}

img.bcard
{
float:both;
clear:both;
}

img.floatl
{
float:left;
padding:0em .25em 0em .5em;
margin:0.5em 1.75em 0.5em .25em;
}

img.lit
{
float:right;
border-style:ridge;
border-color: #808080;
}

img.nborder
{
border-style:none;
}

img.rightlogo
{
float:right;
border-style:none;
padding: 0em 0em 0em 0em;
margin: 0em 0em 0em 0em;
}

ul
{
list-style-type:circle;
list-style-position:outside;
margin:.5em 1em .5em 2em;
padding:1em 1em 1em 2em;
}

/* 10px 14px 10px 14px */
li
{
margin-left:1em;
padding-left:1em;
}

li.nav
{
list-style-type:none;
}

ul.menu
{
float:both;
list-style-type:none;
display:block;
padding:0.2em 0.2em 0.2em 0.2em;
margin-left:auto;
margin-right:auto;
}


a.menu
{
text-decoration:none;
color:black;
background-color:#c0c0c0;
float:both;
border-style:hidden;
padding:0.2em 0.2em 0.2em 0.2em;
}

a.mainmenu
{
text-decoration:none;
color:#000000;
background-color:	#ADD8E6;
border-style:hidden;
}

a.nav
{
font-family:"comic sans ms";
text-decoration:none;
color:black;
background-color:transparent;
display:block;
font-size:110%;

}

a.nborder
{
border-style:hidden;
text-decoration:none;
}



a.nav:link {color: black; background-color: transparent;}
a.nav:visited {color: black; background-color: transparent;}
a.nav:hover {color:black; background-color: #F0F0F0;}
a.nav:active{color:black; background-color: #F0F0F0;}


a:link{color:darkblue; background-color:transparent;}
a:visited{color:navy; background-color:transparent;}
a:hover{color:DodgerBlue ;background-color:transparent;}
a:active{color:CornflowerBlue ;background-color:transparent;}

div.sidebarleft
{
background-image: url('images/sky.jpg');
width:15%;
height:auto;
float:left;
clear:left;
position:fixed;
}

div.main
{
width:80%;
height:100%;
float:right;
clear:right;
}

div.footer
{
height: auto;
width:100%;
margin-left:auto;
margin-right:auto;
float:left;
clear:right;
}

/*all contents copyright &copy;, expert pest control. all rights reserved.*/