/* CSS Document */

/* BODY ELEMENTS *******************************************************************************/

html {overflow-y: scroll;}

* {padding: 0; margin: 0;}

body {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; line-height: 20px; background: url(../images/bg.gif) repeat-y; background-position: center;}

img {display: block; border: 0;}

h1 {font-family: "Times New Roman", Times, serif; color: #000000; line-height: 20px; font-size: 17px;}

/* CONTAINERS *******************************************************************************/

#container {width: 985px; margin: auto;}
#header {width: 985px; height: 188px; float: left;}
#left {width: 368px; height: 566px; background: url(../images/bg_left.gif) no-repeat; float: left;}
#descriptext {width: 251px; padding: 19px 9px 0 108px; float: left;}
#leftlinks {width: 260px; float: left; padding: 37px 0 0 108px;}
#right {width: 566px; background: url(../images/bg_right.gif) no-repeat; float: left; padding: 96px 0 0 51px;}
#righttext {width: 508px; float: left; padding-right: 58px;}
#rightcontact {width: 566px; float: left;}
#tables {float: left;}
#contactempire {width: 271px; float: left;}
#contactrubidge {width: 295px; float: left;}
#empiremap {width: 545px; text-align: center; background-color: #FFFFFF; margin: auto; padding-top: 10px;}

/* LINKS *******************************************************************************/

a.redlink {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; text-decoration: none; line-height: 22px;}
a.redlink:hover {text-decoration: underline;}

a.redlink2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; text-decoration: none; line-height: 22px;}
a.redlink2:hover {text-decoration: underline;}

a.goldlink {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #B88E1C; text-decoration: none;}
a.goldlink:hover {text-decoration: underline;}

a {color: #990000; text-decoration: underline;}
a:hover {text-decoration: none;}

/* ROLLOVERS *******************************************************************************/

a.button72 {width: 72px; height: 23px; display: block; background: url(../images/btn_contact.gif); font-family: "Times New Roman", Times, serif; font-size: 14px; color: #1a3e1e; text-decoration: none; font-weight: bold; text-align: center; padding-top: 3px;}
a.button72:hover {background-position: 0 -26px; text-decoration: none;}

a.button72r {width: 72px; height: 23px; display: block; background: url(../images/btn_contact.gif); font-family: "Times New Roman", Times, serif; font-size: 14px; color: #83131e; text-decoration: none; font-weight: bold; text-align: center; padding-top: 3px;}
a.button72r:hover {background-position: 0 -26px; text-decoration: none;}

/* FORMS *******************************************************************************/

.formbox {padding: 3px; font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000;}

.submit {font-family: "Times New Roman", Times, serif; font-size: 13px; text-transform: uppercase; text-decoration: none; background: url(../images/btn_contact.gif); width: 72px; height: 26px; border: 0; cursor: pointer; color: #1a3e1e; font-weight: bold;}
.submit:hover {font-family: "Times New Roman", Times, serif; font-size: 13px; text-transform: uppercase; text-decoration: none; background-position: 0 -26px; width: 72px; height: 26px; border: 0; cursor: pointer; color: #1a3e1e; font-weight: bold;}

/* TEXT *******************************************************************************/

.smalltext {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000;}

