/* Intersaw CSS Document */

/*Browser defaulting*/
*{ padding:0; margin:0; }
body { background:url(../images/bg.png) repeat; width:855px; padding-top: 20px; padding-bottom: 15px; margin: 0 auto; }
#home_main_div { background:#A9C4E0; width:855px; height:auto; padding:10px; }
#home_text_div { background:#A9C4E0; width:855px; height:180px; padding:10px; }
.main_text_div { color:#FFFFFF; font-size:12px; font-family:Verdana; font-weight:normal; background:#3A475A; width:835px; height:auto; padding:10px; }
.home_text_div { background:#3A475A; width:845px; height:170px; padding:5px; font-family:Century Gothic; font-size:20px; font-weight:bold; color:#FFFFFF; }
h1 {  color:#FFFFFF; font-size:12px; font-family:Verdana; font-weight:normal; }
span { font-weight:bold; }
.image { border:none; }
a { color:#FFFFFF; font-size:12px; font-family:Verdana; font-weight:normal; text-decoration:none; }
a:hover {  color:#FFFFFF; font-size:12px; font-family:Verdana; font-weight:normal; text-decoration:underline; }
ul { padding: 0; margin-left: 5em; }
li { padding: 2px; }
/*End Browser Defaulting*/

/*Styling for main menu*/
.menu_table { border-collapse:collapse; }
.home_menu { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/home.png); }
.home_menu_over { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/home_over.png); }
.about_us_menu { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/about_us.png); }
.about_us_menu_over { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/about_us_over.png); }
.contact_us_menu { width:145px; height:35px; border:none; cursor:pointer; background:url(../images/buttons/contact_us.png); }
.contact_us_menu_over { width:145px; height:35px; border:none; cursor:pointer; background:url(../images/buttons/contact_us_over.png); }
.new_saws_menu { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/new_saws.png); }
.new_saws_menu_over { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/new_saws_over.png); }
.regrinding_menu { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/regrinding.png); }
.regrinding_menu_over { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/regrinding_over.png); }
.saw_repairs_menu { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/saw_repairs.png); }
.saw_repairs_menu_over { width:141px; height:35px; border-right:#3A475A 1px solid; cursor:pointer; background:url(../images/buttons/saw_repairs_over.png); }
/*End Styling for main menu*/

/*Styling for New Saws*/
.new_saws_table { border-collapse:collapse; border:#A9C4E0 1px solid; width:auto; height:auto; font-family:Verdana; font-size:12px; font-weight:normal; text-decoration:none; color:#FFFFFF;}
.new_saws_table td { border:#A9C4E0 1px solid; padding:5px; width:170px; height:auto; text-align:center; vertical-align:middle; }
.new_saws_link:link { font-family:Verdana; font-size:12px; font-weight:normal; text-decoration:none; color:#FFFFFF; }
.new_saws_link:visited { font-family:Verdana; font-size:12px; font-weight:normal; text-decoration:none; color:#FFFFFF; }
.new_saws_link:hover { font-family:Verdana; font-size:12px; font-weight:normal; text-decoration:underline; color:#FFFFFF; }
/*End Styling for New Saws*/

/*Styling for Contact Page*/
.email_link:link { font-family:Verdana; font-weight:bold; font-size:12px; color:#0080C0; text-decoration:none; }
.email_link:visited { font-family:Verdana; font-weight:bold; font-size:12px; color:#0080C0; text-decoration:none; }
.email_link:hover { font-family:Verdana; font-weight:bold; font-size:12px; color:#0080C0; text-decoration:underline; }
.contact_table { width:auto; height:auto; border-collapse:collapse; }
.contact_table td { padding:2px; font-family:Verdana; font-size:12px; font-weight:normal; color:#FFFFFF; }
/*End Styling for Contact Page*/

/*Styling for validator t/c*/
.small_print_text { width:1000; text-align:right; font-family:Arial, sans-serif; font-size:10px; color:#666666; font-weight:normal; text-decoration:none; }
.small_print_text_link:link{ font-family:Arial; font-size:10px; color:#666666; text-decoration:none; }
.small_print_text_link:visited{ font-family:Arial; font-size:10px; color:#666666; text-decoration:none; }
.small_print_text_link:hover{ font-family:Arial; font-size:10px; color:#006699; text-decoration:none; }
/*End Styling for validator t/c*/

/* End Intersaw CSS Document */