html, body {
	margin : 0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	color : #666666;
	width : 100%;
	font : 12px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/greybluebgd.jpg);
	background-repeat: repeat;
	background-color: #99C1F2;
}

/* Links within paragraphs (subtle) */
p a {
	color: #000000;
	background : inherit;
	text-decoration: none;
	padding : 0px;
	font-size: 12px;
}

/* Links within paragraphs (revealed) */
p:hover a {
	color: #325c82;
	background : inherit;
	text-decoration: underline;
	font-size: 12px;
}

#container {
	padding : 0px ;
	color : #333333;
	line-height : 1.5em;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 740px;
}
div.box {
    width: 100%;
    margin: 0px;
    border: 0px;;
    line-height: 150%;
}

div.bheader, div.bfooter {
    padding: 20px;
    color: black;
    background-color: #C2DBF8;
    clear: left;
}
div.bheadertop, div.bfooter {
    padding: 20px;
    background-color: #FFFFFF;
    clear: left;
}
h1.bheader {
    padding: 0;
    margin: 0;
	font-size:20px;
	font-weight:bold;
	color: #C59975;
	font-style: italic;
}
h2.bheader {
    padding: 0;
    margin: 0;
	font-size:16px;
	font-weight:bold;
}

div.boxcontent {
    margin: 0;
    padding: 1em;
}

/* TOP TITLE BAR */

#top {
	margin:0;
	padding : 0;
	color:#333;
	border-bottom : 0px solid #fff;
	height:180px;
	background-color: #ffffff;
	background-image: url(images/billsheader2.jpg);
	background-repeat: no-repeat;
}
#top h1 {
	padding : 5px;
	margin : 0;
	letter-spacing:5px;
	text-align:right;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#top p {
	padding : 5px 0px 0px 10px;
	font-size: 11pt;
	color: #333333;
}
#top a:link, #top a:visited {
color: #666666;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #325c82;
background:transparent;
text-decoration: underline;
}

#horiz_menu {
    background-color: #C2DBF8;
    background-position: center center;
    border-bottom: 2px solid #1e5ed2;
    color: #666666;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 1;
    margin: 0;
    padding-bottom: 8px;
    text-align: center;
    width: 100%;

}
#horiz_menu ul {
			list-style-type:none;
}
#horiz_menu ul li {
				display:inline;
				margin-left:20px;
				margin-right:20px;
}
#horiz_menu ul li a {
				color:#333333;
				text-decoration:none;
				display:inline;
}

#horiz_menu ul li a:visited {
				color:#000000;
				text-decoration:none;
				font-weight:normal;

}

#horiz_menu ul li a:hover {

color: #000000;
background : inherit;
text-decoration : underline;
}


/* horizontal menu nav bar*/


#menuh-container
	{
	position:  relative;
	margin-top: 0;
	width:740px;
	background-color: #ffffcc;
	text-align: center;
	padding:0;
	

	}

#menuh 	{
	background-color: #656C4A;
    background-position: center center;
    border-bottom: 1px solid #656C4A;
    border-top: 1px solid #656C4A;
    color: #656C4A;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 1;
    margin: 0;
    padding-bottom: 6px;
    text-align: center;
    width: 100%;
	}
		


/* LEFT SIDEBAR */
#leftnav {
	float : left;
	margin : 0;
	padding : 5px;
	border-right:0px solid #520934;
	color : #333333;
	background-color: #FFFFFF;
	width: 25%;
}

#content {
	padding : 10px;
	background-color: #F1ECE6;
	margin: 0px;
	float: right;
	width: 70%;
}


#footer {
clear : both;
margin : 0 ;
padding : 0.5em;
color : #333333;
background : #EAE8D0;
border-bottom : 1px solid #1e5ed2;

}

#footer a:link, #footer a:visited {
font-size: 10px;
color : #999999;
background : inherit;
text-decoration : underline;
}

#footer a:hover {
font-size: 10px;
color :#0033FF;
background: inherit;
text-decoration : underline;
}

#leftnav p {
margin : 5px 0 10px 5px;
}

h2 {
margin : 0;
padding : 20px 0 5px 5px;
font : 150%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
letter-spacing:4px;
border-bottom: 1px solid #656C4A;
color:#000000;
background:inherit;
}
h3 {
	margin : 0;
	padding : 0px;
	color:#000000;
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 1px;
}

#footer img {
   float : right;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: 12px;
color : #666666;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: 12px;
color :#122C47;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: 12px;
color : #ADC4E3;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #1e5ed2;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
	float: left;
	border: 1px solid #666666;
	margin: 5px 15px 10px 0px;
	padding: 10px;
}


#navlist li {
	list-style-type: square;
	background: inherit;
	color: #000000;
	margin: 0 10px 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
	margin: 0;
	padding : 10px;
	color:#000000;
	background: #EAE8D0;
	font-size: 12px;
	border: 1px solid #EDECD8;
}

.search {
	background: #E4DCB2;
	color: #666666;
	clear: none;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	float: none;
	height: 100px;
	width: auto;
	display: block;
	}

form { 
margin: 0; 
}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	color: #2260D1;
	line-height: 25px;
}
.bolderbigger {
	color : #333333;
	width : auto;
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.smallblack {

	color : #333333;
	width : 100%;
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.12pixregulartext {
	color : #333333;
	width : auto;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bolderbiggerblue {
	color : #1748A2;
	width : auto;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blue_box {
	color: #666666;
	clear: none;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	letter-spacing: 1px;
	float: none;
	height: auto;
	width: 60%;
	display: block;
	background-color: #B7C8DA;
	margin: 0px;
	border: thin groove #333333;
}
#quotebox{
	text-align:center;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	background-color: #EAE8D0;
	padding: 10px;
	width: 60%;
	left: 20%;
	right: auto;

}
.itemcenterdiv {
	border: 1px solid #1e5ed2;
	padding: 10px;
	margin:auto;
	background-position: center;
	text-align: center;
	width: 60%;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.imgrightblack {
	float: right;
	border: 1px solid #666666;
	margin: 5px 15px 10px 10px;
	padding: 10px;
}
