/* CSS Document */

p.intro {font-size:1.3em; color:#8f7975; font-weight:bold; padding:0 15px 0 0; line-height:18px; margin:0;}
ul.intro {margin:10px 0; padding-left:30px;}
ul.intro li {list-style-type: square; color:#8f7975; font-weight:bold;}

#map_box {float:left; background: url(/arriva/images/about_map.jpg) no-repeat right top; width:174px; height:145px;}

#content_wrap{float:left; width:972px; background: url(/arriva/images/right_about_bg.gif) repeat-y bottom;}

/* landing page boxes */
.subbox {float:left; width:182px; padding:15px 0 10px 0;}
.subbox #one {background-color:#D4C2C2; width:182px;}
.subbox #two {background-color:#E1D6D4; }
.subbox #three {background-color:#EADFDD; }
.subbox a.head, .subbox a:visited.head {font-size:1.16em; font-weight:bold; color:#8f7975; text-decoration:none; padding:0 5px 0 0;}
.subbox a:hover.head {border:none;}
.subbox a:focus.head, .subbox a:active.head {color:#ffffff; background-color:#008b98;}

.box a, .box a:visited, .box a:hover {color:#8F7975; text-decoration:none;}
.box a:focus, .box a:active {color:#ffffff; background-color:#008b98;}

/* Headers */
h2 {font-size:1.2em; color:#8f7975; font-weight:bold; padding:9px 0 0 0; margin-bottom:5px;}
h3 {font-size:1em; color:#eae4e3; font-weight:bold; padding:9px 0 0 0; margin:0;}



