/* CSS Document */

BODY{

	background-color: #FFFFFF;

	margin: 0px 0px 0px 0px;

	background-image: url(../images/bobtail_bg_lght.gif);

	/*background-image: url(../images/bobtail_bg.gif);	*/

}

.maintable{

	width: 800px;

	background-image: url(../images/bobtail_bg.gif);

	border-left: 3px solid #FFFFFF;

	border-right: 3px solid #FFFFFF;

}

.headertable{

	background-image:  url(../images/bobtail_top_bg.gif);

	background-repeat: repeat-x;

	height: 58px;

	width: 800px;

}

.headerlinks{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	padding: 0px 20px 0px 0px;

}

.headerlinks A{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	text-decoration: none;

}

.headerlinks A:hover{

	color: #0384d9;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bolder;

	text-decoration: none;

}

.subheaderlinks{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	padding: 0px 0px 20px 0px;

}

.subheaderlinks A{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	text-decoration: none;

}

.subheaderlinks A:hover{

	color: #0384d9;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bolder;

	text-decoration: none;

}

.logotable{

	height: 110px;

	width: 800px;

	background-color: #FFFFFF;

}

.logobox{

	height: 110px;

	width: 226px;

	background-image: url(../images/bobtail.gif);

	background-repeat: no-repeat;

	background-position: center;

}

.mainadbox{

	height: 110px;

	width: 574px;

}

.contenttable{

	width: 800px;

}

.leftadbox{

	width: 226px;

}

.contentbox{

	width: 554px;

	padding: 20px 20px 0px 0px;

}

.contenttitlebig{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 23px;

	font-weight: bolder;

	padding: 0px 0px 0px 0px;

	text-align: left;

}

.contenttitlesmbig{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	padding: 0px 0px 0px 0px;

	text-align: left;

}

.contenttitle{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 23px;

	font-weight: bolder;

	padding: 0px 40px 0px 0px;

	text-align: left;

}

.contenttext{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	padding: 0px 0px 22px 0px;

	text-align: left;

}

.contenttext A{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

}

.contenttext A:hover{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

}

LI{

	margin: 16px 16px 16px 16px;

}

.bullets LI {

	margin: 5px 16px 5px 16px;

}

.footertable{

	width: 800px;

}

.footerlinks{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 0px 20px 20px 0px;

}

.footerlinks A{

	color: #0365a6;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}

.footerlinks A:hover{

	color: #0384d9;

	font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

}



.adbox_top{

	background-image: url(../images/top.gif);

	background-repeat: repeat-x;

}

.adbox_right{

	background-image: url(../images/right.gif);

	background-repeat: repeat-y;

}

.adbox_bottom{

	background-image: url(../images/bottom.gif);

	background-repeat: repeat-x;

}

.adbox_left{

	background-image: url(../images/left.gif);

	background-repeat: repeat-y;

}

.adbox_center{

	background-color: #FFFFFF;

}



/* DD Menu styles trart here */

#dropmenudiv{

position:absolute;

padding-left: 3px;

border-bottom: 1px solid #FFFFFF;

color: #0365a6;

font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

z-index:100;

}



#dropmenudiv a{

display: block;

padding-left: 3px;

border-bottom: 1px solid #FFFFFF;

color: #0365a6;

padding: 3px 3px 3px 3px;

font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

}



#dropmenudiv a:hover{ /*hover background color*/

color: #0384d9;

padding-left: 3px;

border-bottom: 1px solid #FFFFFF;

padding: 3px 3px 3px 3px;

font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

background-color: #FAF6EA;

}
