body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:center;
	}

a:link, a:visited {
	color:#3E6E9F;
	text-decoration:underline;
	}
	
a:hover, a:active {
	color:#6699FF;
	}
		
img {border:none;}

#wrap {
	text-align:left;
	width:726px;
	margin:10px auto 0;
	}
	
#header {
	margin:32px 0 6px;
	background:url(../images/canada-flag.jpg) right top no-repeat;
	}

#banner {
	background:url(../images/home-banner-bg.jpg) left top no-repeat;
	height:349px;
	}

#content {
	margin:10px 0 0;
	}
	
/*-- Home Navigation --*/
#nav {
    width:135px;
	height:349px;
    background:url(../images/home-nav.gif) left top no-repeat;
    margin:0;
	padding:20px 0 0;
	}
	
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#nav a {
	height:36px;
	display:block;
	}

#about-us a {height:36px;}
#stores a {height:36px;}
#events a {height:36px;}
#registry a {height:36px;}
#design-tips a {height:36px;}
#faqs a {height:36px;}
#request-info a {height:36px;}

#about-us a:hover {background:url(../images/home-nav.gif) -138px -20px no-repeat;}
#stores a:hover {background:url(../images/home-nav.gif) -138px -56px no-repeat;}
#events a:hover {background:url(../images/home-nav.gif) -138px -92px no-repeat;}
#registry a:hover {background:url(../images/home-nav.gif) -138px -128px no-repeat;}
#design-tips a:hover {background:url(../images/home-nav.gif) -138px -164px no-repeat;}
#faqs a:hover {background:url(../images/home-nav.gif) -138px -200px no-repeat;}
#request-info a:hover {background:url(../images/home-nav.gif) -138px -236px no-repeat;}


/*-- footer --*/
#footer {
	font-size:90%;
	color:#666;
	text-align:right;
	border-top:1px dotted #FFF;
	}
#footer a {
	color:#336699;
	}
#footer a:hover {
	color:#6699ff;
	}
	
input[type="text"] {
	border:1px solid #CCC;
	padding:2px 3px;
	color:#666;
	font-size:100%;
	}

table {
	font-size:xx-small;
	}
	html>body table {
		font-size:x-small;
	}

.textEmail
	{ width:220px; font-size:9px; color:#999999; text-align:right; }	
	
.textMLB
	{ padding-top:1px; font-size:10px; color:#726f70; text-align:right; }	
	
.textDrSeuss
	{ padding-top:6px; font-size:10px; color:#726f70; text-align:right; }	