@charset "utf-8";
/* CSS Document */
a {
color:#ff6600;
font-weight:bold;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a img { 
border:0px; 
}
body {
margin:0px;
padding:0px;
background-color:#d7c299;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
font-family:verdana;
font-size:12px;
}
.navbar {
height:30px;
width:100%;
background:black;
background-image:url('http://www.coachgundy.com/images/netbar-bg.png');
background-position:bottom;
color:#9f9f9f;
font-size:10px;
text-align:center;
}
.navnav {
color:#b8b8b8;
}
.footer {
background-image:url(images/footerbackground.jpg);
width:1000px;
height:98px;
clear:both;
overflow:hidden;
}
.footertext {
font-size:9px;
color:#AAAAAA;
text-align:center;
width:946px;
margin-top:60px;
}
.footerlink {
font-size:9px;
color:#AAAAAA;
}.sectiontitle {
}
.sectiontitle {
color:#CCC;
}
