
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-size:10px;
	background-image:url(../images/bodybackground.gif);
	background-repeat:repeat-x;
	background-color:#477F9B;
	height:100%;
}

#container {
	width:1043px;
	min-height:100%;
	margin:auto;
	background-image:url(../images/mainbackground.png);
	background-repeat:repeat-y;
	display:block;
}

* html #container {
	height:100%	
}

#headerwrap {
	width:1043px;
	height:auto;
}

#header {
	width:1014px;
	height:132px;
	background-image:url(../images/headerbackground.gif);
	background-repeat:repeat-x;
	margin-right:1px;
}

#navigation {
	width:1014px;
	height:22px;
	background-color:#063F5B;
	margin-right:1px;
}

#MenuBar1 {
	display:block;
	margin-left:0px;
	margin-right:0px;
	padding-left:11px
}

#leftcolumn {
		height:100%;
		width:175px;
		float:left;
		display:block;
}

#box01 {
	background-repeat:repeat-y;
	height:auto;
	width:175px;
	margin-top:5px;
}

#box01 h3 {
	background-image:url(../images/leftcol_bar.gif);
	background-repeat:repeat-x;
	height:17px;
	width:150px;
	margin-left:20px;
	margin-bottom:5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}

#box01 img {
	margin-left:15px;	
}

#box01 p {
	margin-left:23px;
	margin-right:8px;
	margin-bottom:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#box02 {
	background-repeat:repeat-y;
	height:auto;
	width:175px;
	margin-top:5px;
}

#box02 h3 {
	background-image:url(../images/leftcol_bar.gif);
	background-repeat:repeat-x;
	height:17px;
	width:150px;
	margin-left:20px;
	margin-bottom:5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}

#box02 img {
	margin-left:13px;	
}

#box02 p {
	margin-left:23px;
	margin-right:8px;
	margin-bottom:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#box02 form {
	padding-left:2px;
	margin-top:10px;
	margin-bottom:10px;
	width:160px;
}

#box03 {
	background-repeat:repeat-y;
	height:auto;
	width:175px;
	margin-top:5px;
}

#box03 h3 {
	background-image:url(../images/leftcol_bar.gif);
	background-repeat:repeat-x;
	height:17px;
	width:150px;
	margin-left:20px;
	margin-bottom:5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}

#box03 img {
	margin-left:13px;	
}

#box03 p {
	margin-left:23px;
	margin-right:8px;
	margin-bottom:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#box04 {
	background-repeat:repeat-y;
	height:auto;
	width:175px;
	margin-top:5px;
}

#box04 h3 {
	background-image:url(../images/leftcol_bar.gif);
	background-repeat:repeat-x;
	height:17px;
	width:150px;
	margin-left:20px;
	margin-bottom:5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}

#box04 img {
	margin-left:13px;	
}

#box04 p {
	margin-left:23px;
	margin-right:8px;
	margin-bottom:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#box05 {
	background-repeat:repeat-y;
	height:auto;
	width:175px;
	margin-top:5px;
}

#box05 h3 {
	background-image:url(../images/leftcol_bar.gif);
	background-repeat:repeat-x;
	height:17px;
	width:150px;
	margin-left:20px;
	margin-bottom:5px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:5px;
}

#box05 img {
	margin-left:13px;	
}

#box05 p {
	margin-left:23px;
	margin-right:8px;
	margin-bottom:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.search {
	padding-left:12px;	
}

#mainbody {
	height:auto;
	width:820px;
	background-color:#FFF;
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	display:block;
	text-align:left;
}

#pagetitle {
	background-image:url(../pagetitle_background.gif);
	background-repeat:repeat-x;	
}

#rightcol {
	height:auto;
	width:175px;
	float:left;
	display:block;
	margin-top:10px;
}

#disclosure {
	height:auto;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#063F5B;
	text-align:left;
	margin-left:0px;
	margin-bottom:15px;
	margin-top:15px;
	clear:left;
}

#footer {
	width:1014px;
	height:46px;
	background-image:url(../images/footer-bkgrnd.gif);
	background-repeat:repeat-x;
	float:left;
	display:block;
	margin-left:14px;
	
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-top:10px;
}

#footer p a:link, #footer p a:visited {
	text-decoration:none;
	color:#FFF;
}

#footer p a:hover, #footer p a:active {
	color:#CCC;
	text-decoration:underline;
}

/*STYLE FOR EXISTING ARTICLES BEGIN*/

.black1 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#08577E;
	margin-bottom:10px;
}

.black2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-bottom:10px;
}

.blackarticle {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.blackarticle a {
	color:#08577E;	
}

#articlebox {
	margin-left:50px;
	margin-right:40px;
	font-size:12px;
}

.articlelist {
	margin-left:70px;
	margin-right:50px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.articlelistitem {
	margin-bottom:10px;	
}

.sublist {
	display:block;
	float:left;
	list-style-type:none;
	clear:both;
	margin-left:30px;
	margin-right:50px;
}

.sublist2 {
	list-style-type:none;
}

#blurbtop {
	background-image:url(../images/blurbtop.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:25px;
	margin:10px 0 0 70px;
}

#blurb {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/blurbbody.jpg);
	background-repeat:repeat-y;
	width:587px;
	height:auto;
	margin-left:70px;
}

#blurb p {
	margin-left:15px;
	margin-right:15px;
}

#blurbbottom {
	background-image:url(../images/blurbbottom.jpg);
	background-repeat:no-repeat;
	width:587px;
	height:25px;
	margin:0 0 20px 70px;
}

/*STYLE FOR EXISTING ARTICLES END*/

/*HOME PAGE STYLE BEGIN*/

#homewrap {
	width:820px;
	overflow:auto;
}

#cola {
	width:320px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 20px 0 0;
}

#cola img {
	text-decoration:none;
	border:0px;
	margin:0px;
	padding:0px;
}

#cola h3 a {
	font-size:16px;
	color:#08557E;
	display:block;
	margin:0 0 5px 0;
	clear:both;
}

#cola h4 a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/homepictitlebg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:310px;
	height:auto;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin:0px;
}

#cola p {
	margin:0 0 20px 0;	
}

#bsale {
	width:150px;
	margin:0px;
}

#bsale h4 {
	display:block;
	width:150px;	
}

#bsale h4 a {
	display:block;
	width:140px;
	font-size:12px;
}

#bsale p {
	width:150px;	
}

#colb {
	display:block;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 20px 0 0;
}

#colb h3 a {
	font-size:16px;
	color:#08557E;
	display:block;
	margin:0 0 5px 0;
}

#colb img {
	text-decoration:none;
	border:0px;
	margin:0px;
	padding:0px;	
}

#colb h4 a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/homepictitlebg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:150px;
	height:auto;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin:0px;
}

#colb p {
	width:160px;
	margin:0 0 20px 0;
}

#colc {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 0 0 0;
}

#colc h3 a {
	font-size:16px;
	color:#08557E;
	display:block;
	margin:0 0 5px 0;	
}

#colc img {
	text-decoration:none;
	border:0px;
	margin:0px;
	padding:0px;	
}

#colc h4 a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/homepictitlebg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:290px;
	height:auto;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	margin:0px;
}

#colc p {
	margin:0 0 20px 0;	
}

#hcontainer {
	margin-left:5px;
	width:675px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
}

#toptwo {
	margin:0px;
	width:auto;
	height:400px;
}

#biztitle {
	margin:0px;
	width:400px;
	display:block;
}

#biztitle h2 {
	font-size:16px;
	color:#08577E;
	margin-bottom:0px;
	width:400px;
	display:block;
}

#biztitle hr {
	color:#08577E;
	margin:0px;
	border:1px solid;
	margin-bottom:5px;
	width:400px;
	display:block;
}

#biztitle a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#08577E;
	width:400px;
	display:block;
}

#article1 {
	width:400px;
	margin:0px;
	float:left;
	clear:right;
}

#article1 a {
	text-decoration:none;	
}

#article1 a img {
	margin-bottom:0px;
	display:block;
}

#article1 .arttitle1 {
	background-image:url(../images/homepictitlebg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:390px;
	height:auto;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.arttitle1 a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
}

.arttext1 {
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#article2 {
	width:250px;
	height:100%;
	margin:0px;
	float:right;
}

#greentitle {
	margin:0px;
	width:250px;
	display:block;
}

#greentitle h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#08577E;
	margin-bottom:0px;
	width:250px;
	display:block;
}

#greentitle hr {
	color:#08577E;
	margin:0px;
	border:1px solid;
	margin-bottom:5px;
	width:250px;
	display:block;
}

#greentitle a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#08577E;
	width:250px;
	display:block;
}

#article2 a {
	text-decoration:none;	
}

#article2 a img {
	margin-bottom:0px;
	display:block;
}

#article2 .arttitle2 {
	background-image:url(../images/homepictitlebg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:240px;
	height:auto;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.arttitle2 a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

.arttext2 {
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#middle {
	float:left;
	clear:both;	
}

#franchise {
	width:325px;
	display:block;
	margin-bottom:20px;
}

#franchise a {
	text-decoration:none;
	border:none;
}

#franchise h3 {
	font-size:14px;
	color:#08557E;
	margin-bottom:3px;
	display:block;
}

#franchise hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#fran1 {
	width:150px;
	float:left;
	display:block;
}

#fran1 img {
	border:0px;
	margin:0px;
	display:block;
}

#fran1 h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:144px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#fran1 h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#fran1 p {
	width:150px;
	display:block;
}

#fran2 {
	width:150px;
	float:right;
	display:block;
}

#fran2 img {
	display:block;	
}

#fran2 h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:144px;
	padding:3px;
	font-size:12px;
	display:block;
}

#fran2 h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#fran2 p {
	width:150px;
	display:block;
}

p .storylink {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#08577E;	
}

#row1 {
	height:auto;
	display:block;
	margin-bottom:20px;
}

#row1 h3 {
	font-size:14px;
	color:#08557E;
	margin-bottom:3px;
	display:block;
}

#realestate {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-top:0px;
	margin-right:35px;
	margin-bottom:20px;
}

#realestate hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#realestate a {
	text-decoration:none;
}

#realestate img {
	display:block;
	border-style:none;	
}

#realestate h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:194px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#realestate h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#smallbiz {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-top:0px;
	margin-right:35px;
	margin-bottom:20px;
}

#smallbiz hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#smallbiz a {
	text-decoration:none;
}

#smallbiz img {
	display:block;
	border-style:none;	
}

#smallbiz h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:194px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#smallbiz h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#homebased {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0px;
	margin-bottom:20px;
}

#homebased hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#homebased a {
	text-decoration:none;
}

#homebased img {
	display:block;
	border-style:none;	
}

#homebased h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:194px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#homebased h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#row2 {
	display:block;
	clear:left;
}

#row2 h3 {
	font-size:14px;
	color:#08557E;
	margin-bottom:3px;
	display:block;
}

#womensbiz {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-top:0px;
	margin-right:35px;
}

#womensbiz hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#womensbiz a {
	text-decoration:none;
}

#womensbiz img {
	display:block;
	border-style:none;	
}

#womensbiz h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:194px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#womensbiz h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#socialmedia {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-top:0px;
	margin-right:35px;
}

#socialmedia hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#socialmedia a {
	text-decoration:none;
}

#socialmedia img {
	display:block;
	border-style:none;	
}

#socialmedia h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:194px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#socialmedia h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

#financial {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0px;
}

#financial hr {
	color:#08557E;
	background-color:#08557E;
	border:0px;
	height:2px;
	margin-bottom:5px;
	display:block;
}

#financial a {
	text-decoration:none;
	color:#08557E;
	font-weight:bold;
}

#financial img {
	display:block;
	border-style:none;	
}

#financial h4 {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	font-size:12px;
	width:194px;
	padding:3px;
	margin:0px;
	height:auto;
	display:block;
}

#financial h4 a {
	text-decoration:none;
	color:#FFF;
	display:block;
}

.rsarttitle {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	width:194px;
	height:auto;
	padding:3px;
	
}

#lowertitle h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#08577E;
	margin-bottom:0px;
}

#lowertitle hr {
	color:#08577E;
	margin:0px;
	border:1px solid;
	margin-bottom:5px;
}

#lowertitle a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#08577E;
	width:200px;
	display:block;
}

.lowerarttext {
	font-family:Arial, Helvetica, sans-serif;	
}

.lowerarttext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.bottom3title {
	background-image:url(../images/franpicbg.jpg);
	background-repeat:repeat-x;
	background-color:#08577E;
	padding:3px;
}

.bottom3title a {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
}

/*HOME PAGE STYLE END*/

/*CONTACT PAGE STYLE BEGIN*/

#contactbody {
	width:350px;
	padding-right:100px;
}

#contactbody h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#08577E;
	font-weight:bold;
	margin-bottom:5px;
	font-size:16px;
	margin-left:20px;
}

#contactbody h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#08577E;
	margin-bottom:10px;
	margin-left:45px;
}

#contactbody h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-left:35px;
}

#contactbody p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:35px;
}

#contactbody p a {
	font-size:10px;
	text-decoration:none;
	color:#08577E;
}

#contactbody .formrow {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	color: #08577E;
	font-family:Arial, Helvetica, sans-serif;
}

#contactbody .formleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #08577E;
}

#contactbody .box {
	border: 1px solid #08577E;
	width: 200px;
	margin-left: 10px;
	color: #08577E;
	background-color: #FFFFFF;
	
}

/*CONTACT PAGE STYLE END*/

/*ARCHIVE STYLE BEGIN*/

#archive {
	margin-left:20px;
	margin-right:40px;
	font-family:Arial, Helvetica, sans-serif;
}

#archive h1 {
	font-size:16px;
	color:#08577E;
	padding:0 0 0 0;
}

#archive h2 {
	font-size:14px;
	color:#08557E;
	padding:10px 0 5px 0;
}

#archive .archivelist {
	font-size:12px;
	list-style-type:none;
}

#archive .archivelistitem {
	color:#000;
	margin-bottom:3px;
}

.archivelistitem a {
	color:#333;
}

/*ARCHIVE STYLE END*/

/*BOOKS STYLE BEGIN*/

#booksleft {
	width:310px;
	height:100%;
	float:left;
}

#booksleft h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#08577E;
	margin-bottom:3px;
}

#booksleft p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:20px;
}

#booksright {
	width:310px;
	height:100%;
	float:right;
}

#booksright h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#08577E;
	margin-bottom:3px;
}

#booksright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:20px;
}

/*BOOKS STYLE END*/

/*EVENTS STYLE BEGIN*/

#eventwrapper {
	margin-left:30px;
	margin-right:40px;
	font-family:Arial, Helvetica, sans-serif;
}

#eventwrapper h1 {
	padding-left:5px;
	margin-bottom:15px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;	
}

#eventwrapper h2 {
	font-size:14px;
	color:#08557E;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#eventwrapper h4 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:10px;
}

#eventwrapper h4 a {
	color:#08557E;
}

#eventwrapper hr {
	color:#AA131A;
}

#eventwrapper .terms {
	color:#4A4A4A;
	font-size:10px;
	margin-right:140px;
	vertical-align:top;
	text-align:left;
}

#eventwrapper .agree {
	color:#4A4A4A;
	font-size:10px;
	margin-left:110px;
}

#eventwrapper .submit {
	margin-top:15px;
	margin-left:170px;
}

#event {
	margin-top:10px;
	margin-bottom:10px;
}

#event h2 {
	font-size:14px;
	color:#08557E;
	text-align:left;
}

#event p {
	font-size:12px;
	padding-left:20px;
	padding-right:20px;
}

#event p a {
	color:#08557E;	
}

.eventformtext {
	font-size:12px;
	color:#08557E;
	margin-bottom:10px;
	text-align:left;
	vertical-align:top;
}

#textbox {
	border:1px solid #D3F0FF;
	margin-bottom:10px;
	background-color:#F0FAFF;
	text-align:left;
	color:#4A4A4A;
}

#checkbox {
	margin-top:3px;	
}


/*EVENTS STYLE END*/

/*COLUMNIST STYLE BEGIN*/

#columnist {
	margin-bottom:15px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	border:2px solid #08557E;
}

.column {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background-color:#08557E;
	padding-left:3px;
}

.column a {
	text-decoration:none;
	color:#FFF;
}

#columnist h3 {
	display:block;
	font-size:11px;
	color:#08557E;
}

#columnist h3 a {
	text-decoration:none;
	color:#08557E;
}

#columnist p img {
	display:block;
}

#columnist p {
	font-size:10px;
	height:auto;
	padding:3px;
}

/*BEGIN JOURNAL TEMPLATE STYLE*/

#journalhead {
	padding:0 0 5px 0;	
}

#journalfoot {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-align:center;
	height:45px;
	padding:10px 0 0 0;
}

#journalfoot a {
	color:#FFF;
	text-decoration:none;
}

/*END JOURNAL TEMPLATE STYLE*/

/*START JOURNAL PAGE STYLE*/

#edition {
	font-family:Arial, Helvetica, sans-serif;
	height:94px;
	margin:0 0 15px 25px;
	
}

#edition p {
	font-size:10px;	
}

#edition h2 {
	color:#08557E;
	font-size:14px;
}

#edition a {
	color:#08557E;
	text-decoration:none;
}

/*START ADVERTISING PAGE STYLE*/

#adwrap {
	margin:0 0 0 40px;	
}

#adwrap h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#830508;
	margin:0 0 20px 80px;
}

#adwrap img {
	
}

#adwrap p {
	width:500px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#08557E;
	margin:0 60px 20px 100px;
}

#adwrap .points {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	display:block;
	float:left;
	margin:0 0 0 100px;
}

#adwrap .point {
	list-style-image:url(../images/redbullet.jpg);
	margin:0 0 5px 50px;
	width:200px;
}

#example {
	clear:both;
	margin:5px 0 20px 185px;
	height:155px;
}

#example a {
	border:none;
	color:#08557E;
}

#example img {
	margin:10px 15px 5px 0;
	border:none;
	display:block;
}

#example h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#08557E;
	width:160px;
	text-align:center;
	display:block;
}



/*BEGIN AD EXAMPLE STYLE*/

#fullbanner {
	height:60px;
	width:auto;
	margin:0 0 20px 0;
	padding:0 0 0 176px;
}



/*Begin Classifieds Style*/

#class {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 20px 5px;
	height:100%;
	display:block;
	clear:both;
}

#class h4 {
	color:#085074;
	font-size:12px;
	text-decoration:underline;
}

#class img {
	border:none;
	margin:0 0 20px 0;
	display:block;
}

#class a {
	color:#085074;	
}

#class p {
	margin:0 0 0 110px;
}

/* PET STYLE */

#pet {
	font-family:Arial, Helvetica, sans-serif;
	width:499px;
	margin:0 19px 15px 0;
}

#pet p {
	font-size:12px;	
}

#pet h3 {
	color:#085074;
	font-size:16px;
}

#pet2 {
	width:303px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

#pet2 h4 {
	font-size:14px;
	color:#085074;
	margin:0 0 3px 0;
}

#pet2 p {
	font-size:12px;
	color:#333;
	margin:0 0 15px 0;
}

.petarticle a {
	color:#085074;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
}

#events {
	margin:0 0 15px 0;
	clear:both;
}

#events p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#resources p a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#085074;
}


