/* foodmeetsfunction.ca styles */

body{ 
background:#FFFFFF;
margin: 40px 0 0 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666666;
}

#container1{
position:relative;
width:870px;
}

#container2{
position:relative;
width:870px;
}

#header{
position:absolute;
top:0;
left:0;
background:#CCCCCC;
width:665px;
height:202px;
}

#navbar{
position:relative;
top:202px;
left:0;
background-image:url(../images/navgrad.jpg);
width:185px;
height:180px;
padding: 15px 0 0 20px;
}

#navbar p{
font-size:14px;
}

#navbar a{
color:#686868;
text-decoration:none;
}

#navbar a:visited{
color:#686868;
text-decoration:none;
}

#navbar a:hover{
color:#00a261;
font-weight:bold;
}


#spacer{
position:relative;
top:202px;
background:#FFFFFF;
width:185px;
height:21px;
}

#sponsors{
background-image:url(../images/greengrad.jpg);
background-repeat:repeat-x;
background-position: bottom left;
background-color:#ccecdf;
position:relative;
top:202px;
width:185px;
min-height:370px;
text-align:left;
padding:10px 0 0 0;

}
#sponsors li{
margin-left:-10px;
margin-right:10px;
font-size:11px;
line-height:15px;
}

#sponsors a{
color:#686868;
text-decoration:none;
}

#sponsors a:visited{
color:#686868;
text-decoration:none;
}

#sponsors a:hover{
color:#000000;
}


#sidebar{
position:absolute;
top:0;
left:665px;
background:#333333;
width:205px;
}


#content{
position:absolute;
top:202px;
left:185px;
background:#FFFFFF;
width:440px;
padding: 0 20px 0 20px;
}

#content p, li{
font-size:10px;
line-height:16px;
color:#666666;
}

#content a{
color:#009ddc;
text-decoration:none;
}

#content a:visited{
color:#009ddc;
text-decoration:none;
}

#content a:hover{
color:#3366FF;
text-decoration:underline;
}

#printfriendly{
width:440px;
text-align:right;
}

#footerbar{
position:relative;
margin: 40px 0 0 0;
background:#00a261;
width:440px;
height:3px;
vertical-align:bottom;
}

h1{
font-size:16px;
font-weight:normal;
color:#00a261;
line-height:18px;
margin-top:18px;
}

h2{
font-size:12px;
font-weight:bold;
color:#666666;
line-height:16px;
margin-top:24px;
}

.attribute a{
color:#686868;
text-decoration:none;
}

.attribute a:visited{
color:#686868;
text-decoration:none;
}

.attribute a:hover{
text-decoration:underline;
}

table{
border: 1px solid #CCCCCC;
padding: 0 0 0 0;
}

td{
padding: 0 8px 0 8px;
}