The default route is always the last one checked by the kernel. The command "netstat -nr" shows this. So you may set the default route and then add route to specific networks or hosts later and these will take precedence over the default route.
netstat -nr