* {
	margin:0;
	padding:0;
	text-decoration: none;
	/*border:none;*/
	list-style-type: none;
}
img{border:none;}

body {
	font-family:  Verdana, Arial, "Times New Roman", Times, serif;
	font-size:62.5%;
	background-color: #ffffff;
	margin-top: 0;
}

#toplogo{
	padding: 120px 0 10px 0;
	background-image: url(../images/bells-header.jpg);
	background-repeat: no-repeat; 
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	text-align:left;
	background-color: #ffffff;
	}

#toplinks{
	text-align:right;
	width: 940px;
	padding: 5px;
	margin: 0 auto 10px auto;
}
#toplinks a{ color: #ffffff; }

#topborder {background-image:url(../images/borders.jpg); height: 40px;}
h1, h2, h3, h4, h5, h6, p, blockquote,
form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 12px;
}
#content *{margin-right:5px;}
#content * *{margin-right:0;}
#content {
	float: right;
	width: 740px;
	font-size: .95em;

}
#content h1 { font-size:1.4em; color: #006600; padding-bottom:4px; }

#contentleft  {float:left; width:500px;  padding: 5px; }
#contentleft a { color: #950602; }
#contentleft h2, #contentleft h3 { font-size:1.3em; color: #006600; padding-bottom:4px; }
#contentleft p{ font-size:1.2em; color: #0D0D0D; line-height:150%; }
#contentleft ul{ margin-left:30px; }
#contentleft li{ font-size:1.15em; line-height:150%; list-style-type: disc;  }
#contentleft li li{ font-size:1.05em; line-height:150%; list-style-type: disc; }
#contentleft li li li{ font-size:.95em; line-height:150%; list-style-type: disc; }

#contentright {float:right; width:190px; padding: 5px; }
#contentright img {padding: 10px;}
#contentright a {color:#FFFF00}
#contentright h2, #contentright h3 {font-size:1.3em; color: #006600;}
#contentright p {font-size:1.2em; color:#000000;}
td {padding: 5px 10px 50px 10px; }
td p{font-size:1.2em; color:#000000;}
.itemtable {padding: 5px; border: none; text-align: left;}
#menu { float: left; margin: 0px; width: 165px;  }
#menu a{ background-color: #ffffff; border-right: 5px solid #ffffff; color: #006600; display: block; font-size: 1.2em; font-weight: bold; line-height: 25px; margin:3px; padding-left: 5px; width: 165px; }
#menu a:hover{ background-color: #006600; border-right: 5px solid #660000; color: #ffffff; }
#addthis a {background-color: #ffffff; margin-left: 8px; }
#addthis a:hover {background-color: #ffffff;}
#tag {background-image: url(../images/la.gif); background-repeat:no-repeat; background-position:center; background-position: 50%; height: 100px;}
#tag p {padding-top: 25px; text-align: center;}

#footer { clear: both; height: 85px; width: 950px; margin-left: auto; margin-right: auto; padding-top: 5px; }
#cc {margin-left: auto; margin-right: auto; text-align: center; padding: 10px 0 20px 0;}
#footer a{ color:#006600; padding-bottom:1px; }
#footer p{ text-align:center; padding: 0; font-size:1em;  }
#r {font-size: .8em;}
.floatright {float: right; padding: 5px; border: 1px solid #B7C2C6; margin: 5px;}
.floatleft {float:left; padding: 5px; border: 1px solid #B7C2C6; margin: 5px;}
.spacer {height: 25px;}
.clearboth {clear:both;}