/* CSS Document */

body { margin: 0px; background-color: #69758b; text-align: center; margin-left: auto; margin-right: auto; background-image: url(assets/gr_bg.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: bottom left;}
    
h1 { font-family: trebuchet, verdana, arial, hevetica, sans; font-size: 24px; color: #ce0003; line-height: 18px; text-decoration: none; }
h2 { font-family: trebuchet, verdana, arial, hevetica, sans; font-size: 18px; color: #ce0003; line-height: 18px; text-decoration: none; font-weight: normal; }
h3 { font-family: verdana, arial, hevetica, sans; font-size: 12px; font-weight: bold; color: #777777; line-height: 17px; text-decoration: none; }
ul { list-style: square; }

p, td { font-family: verdana, arial, hevetica, sans; font-size: 11px; color: #585547; line-height: 18px; text-decoration: none; }
a { font-family: verdana, arial, hevetica, sans; color: #ce0003; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
a:active { outline: none; }
:focus { -moz-outline-style: none; }
img { border: 0px; }

a.submenu { font-family: verdana, arial, hevetica, sans; color: #ce0003; text-decoration: none; line-height: 15px; font-weight: bold; }
a.submenu:hover { color: #585547; }
.homeboxtext { font-family: verdana, arial, hevetica, sans; font-size: 10px; color: #333333; line-height: 13px; text-decoration: none; text-align: center; }
.homelocationtext { font-family: verdana, arial, hevetica, sans; font-size: 10px; color: #ffffff; line-height: 13px; text-decoration: none; text-align: center; }
a.homelocationtext { color: #ffffff; font-weight: bold; }
.homeinsurancetext { font-family: verdana, arial, hevetica, sans; font-size: 10px; color: #333333; line-height: 13px; text-decoration: none; }
a.homeinsurancetext { font-family: verdana, arial, hevetica, sans; font-size: 10px; color: #333333; line-height: 13px; text-decoration: none; }
.footermenutext { font-family: verdana, arial, hevetica, sans; font-size: 11px; color: #bdbdbd; line-height: 13px; text-decoration: none; }
a.footermenutext { font-family: verdana, arial, hevetica, sans; font-size: 11px; color: #ce0003; line-height: 13px; text-decoration: none; font-weight: bold; }
a.footermenutext:hover { text-decoration: underline; }

.copyrighttext { font-family: verdana, arial, hevetica, sans; font-size: 10px; color: #adadad; line-height: 18px; text-decoration: none; font-weight: normal; }
a.copyrighttext:hover { text-decoration: none; color: #ce0003 }

.joinemailform { background-color: #546279; border: 0px; height: 22px; font-family: verdana, arial, hevetica, sans; font-size: 11px; color: #FFFFFF; vertical-align: middle; }

.checkpricing_input { background-color: red; color: white; font-family: arial, sans; font-weight: bold; font-size: 13px; padding: 3px; border: 0px; }
.checkpricing_submit { background-color: #444; color: white; font-family: arial, sans; font-size: 13px; padding: 5px; font-weight: bold; border: 0px; margin-top: 10px; }