@charset "utf-8";
/* CSS Document */

/* ----CSS RESET----  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup 
table {
	border-collapse: separate;
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*-------- Begin Original Css ----------*/

body{
	background: url(../images/top_back.jpg) repeat-x top;	
}
strong{
	font-weight: bold;	
}
#wrapper{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header h1 img{
	position: relative;
	top: 10px;
	left: 20px;
}

#header h2 img{
	position: absolute;
	top: 0px;
	left: 350px;
}

#search{
	position: absolute;
	top: 20px;
	right: 20px;
}

#second_nav{
	position: absolute;
	top: 53px;
	right: 8px;
}
#second_nav li a{
	padding-right: 5px;
	padding-left: 4px;
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
}
#connect{
	position: absolute;
	height: 30px;
	top: 75px;
	right: 18px;
}
#connect ul li{
	display: inline;
	padding-left: 10px;
}
.connecttext{
       font-size: 11px;
       font-family: Verdana, Geneva, sans-serif;
       line-height: 30px;
	   
}
#mainnavigation{
	position: absolute;
	top: 125px;
	right: -12px;
	font-family:Verdana, Geneva, sans-serif;
	z-index: 2;
}
#promobar{
	position: relative;
	top: 17px;
	width: 960px;
	height: 192px;
	background: url(../images/promobar_bg.jpg) no-repeat;
	z-index: 1;
}
#promo{
	position: relative;
	top: 3px;
	left: 55px;
}
#service{
	position: absolute;
	width: 210px;
	height: 157px;
	background: url(../images/service_bg.jpg) no-repeat;
	top: 17px;
	right: 30px;
}
#easterservice{
	position: absolute;
	width: 210px;
	height: 157px;
	background: url(../images/easterservice_bg.jpg) no-repeat;
	top: 17px;
	right: 30px;
}
.servicetitle1{
	padding: 36px 0px 0px 30px;
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
.servicetitle2{
	padding: 6px 0px 0px 30px;
	text-decoration: underline;
	font-weight: bold;
	font-size:14px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
.servicetitle3{
	padding: 6px 0px 0px 30px;
	text-decoration: underline;
	font-weight: bold;
	font-size:13px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
.serviceinfo{
	padding: 4px 0px 0px 30px;	
	font-size:12px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
a.listenimg{
	float: left;
	padding: 22px 0px 0px 15px;
}
a.listen {
	position: relative;
	top: 22px;
	left: 10px;
	padding-right: 10px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-family:Verdana, Geneva, sans-serif;
}
#main{
	position: relative;
	width: 590px;
	top: 35px;
	left: 55px;
	border-top: #82a123 solid 2px;
}
#main h1 img, #main h3 img{
	padding: 10px 0px 10px 0px;	
}
#main p{
	font-family: Verdana, Geneva, sans-serif;
	color:#333;
	line-height: 1.8em;
	font-size: 14px;
}
#main ul{
	padding: 20px 0px 20px 0px;
}
#main ul li{
	display: inline;
	padding-right: 6px;
}
#sidebar{
	position: absolute;
	width: 210px;
	top: 364px;
	right: 30px;
	border-top: #82a123 solid 2px;
}
#sidebar h2 img{
	padding: 10px 0px 10px 0px;
}
#sidebar h3 img{
	padding: 0px 5px 0px 0px;	
}
#sidebar h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	
}
#sidebar p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 0px 0px 20px 25px;
	line-height: 1.4em;
}
#sidebar p a{
	font-weight: bold;
}
#sidebar h4 img{
	padding: 5px 0px 0px 25px;	
}
.sidebararrow{
	float: left;	
}
.anntitle{
	position: absolute;
}
.anntext{
	clear: both;
	margin-top: 24px;
}
.anntextstew{
	margin-top: 5px;	
}
#footer{
	position: relative;
    height: 280px;
	background: #82a123;
	border-top: #5a125b solid 2px;
	margin-top: 70px;
}
#centerfooter{
	position: relative;
	width: 1024px;
	height: 230px;
	margin: 0 auto;
	background: #82a123;
}
#centerfooter h4 img{
	position: absolute;
	top: -78px;
	right: 20px;
}
.footertext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
ul.footertext{
	padding: 10px 0px 10px 140px;	
}
#footernav{
        padding: 10px 0px 10px 105px;
        height: 200px;
}
ul.footertext li{
	padding: 10px 25px 10px 25px;
	display: inline;
}
.footerroot{
        padding-top: 10px;
        float: left;
        width: 150px;
		line-height: 1em;
}
#footercontent ul.footernav li.footerroot{
        padding-top: 10px;
        float: left;
        width: 150px;
}
.footerroot a{
	color: #333;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.footerroot ul li a{
	color: #333;	
        font-weight: normal;
        font-size: 10px;
        padding-bottom: 10px;
}
.footerroot ul li a:hover{
        color: #C00;
}
#searchresults{
    position: relative;
    top: 210px;
    left: 50px;
}
ul#frontlist{
	width: 450px;
	position: relative;
	left: 80px;
}
ul#frontlist li{
	list-style: disc;
	display: list-item;
	padding-bottom: 4px
}
#stonebridge{
    width: 400px;
    position: relative;
    top: -10px;
    left: 380px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
}
#stonebridge a{
	font-weight: bold;	
}
