/* home page styling */
#homepg #design{background:transparent url(../images/home/designbg.jpg) no-repeat bottom right !important;}
#topnav{background:transparent url(../images/home/hometopnav.jpg) no-repeat;width:360px;}
#homepg #maincontent{width:500px;}
#homepg #maincontent p{color:#AA7D50;}
#homepg #maincontent p, #homepg #maincontent a{font-family:Futura Md, Futura, Arial, Helvetica;font-size:22px;margin-bottom:30px;line-height:normal;}
#madvhome a{left:0;width:100px;}
#madvhome.a a, #madvhome a:hover{background:transparent url(../images/home/hometopnav.jpg) no-repeat 0 -36px;}
#mprhome a{left:100px;width:120px;}
#mprhome.a a, #mprhome a:hover{background:transparent url(../images/home/hometopnav.jpg) no-repeat -100px -36px;}
#mhishome a{left:220px;width:140px;}
#mhishome.a a, #mhishome a:hover{background:transparent url(../images/home/hometopnav.jpg) no-repeat -220px -36px;}

/* site map styling */
#sitemappg h3 a{font-size:18px;font-family:Arial, Helvetica, sans-serif;color:#000;line-height:normal;}
#sitemappg h3 a:hover{color:#AA7D50;}
#sitemappg ul{list-style-position:inside;font-size:12px;margin:5px 0 5px 25px;color:#600;font-weight:bold;}

/* spanish version */

.espanol #topnav{background:transparent url(../images/home/eshometopnav.jpg) no-repeat;width:400px;}
.espanol #madvhome a{left:0;width:95px;}
.espanol #madvhome.a a, .espanol #madvhome a:hover{background:transparent url(../images/home/eshometopnav.jpg) no-repeat 0 -36px;}
.espanol #mprhome a{left:95px;width:135px;}
.espanol #mprhome.a a, .espanol #mprhome a:hover{background:transparent url(../images/home/eshometopnav.jpg) no-repeat -95px -36px;}
.espanol #mhishome a{left:230px;width:170px;}
.espanol #mhishome.a a, .espanol #mhishome a:hover{background:transparent url(../images/home/eshometopnav.jpg) no-repeat -230px -36px;}