@charset "utf-8";
/* CSS Document */

a.link:link {color: #d0db86; text-decoration: none; font-family:century gothic;font-size:16}
a.link:visited {color: #d0db86; text-decoration: none; font-family:century gothic;font-size:16}
a.link:hover {
	color: #ffffff;
	text-decoration: none;
	font-family:"Century Gothic", "Myriad Pro", Verdana;
	font-size:16
}

a.link3:link {color: #713300; text-decoration: none}
a.link3:visited {color: #713300; text-decoration: none}
a.link3:hover {color: #ffffff; text-decoration: none}

body {background:url(imgs/greenbackground.gif) }

table {width:733px}

div.vertnav {padding-left:25px; font-size:14px; padding-top:7px}
