p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	margin: 0 0 10;
	text-align: justify;
}
body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; color: #000000; margin: 0 0 10px 0; text-align: justify;
}
div.artText { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; color: #000000; text-align: justify;
}
div.para { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; color: #000000; text-align: justify;
}
div.alignRight { 
	float: right; 
	text-align: center; 
	padding: 0 0 0 8px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
}
div.alignLeft { 
	float: left; 
	text-align: center; 
	padding: 0 8px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
}
pre { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-style: normal; color: #000000; 
	line-height: 10px;
}
a { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px; 
	color: #557f55; 
	text-decoration: none; }
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
	color: #7C1415;
}
.smallBr{
font-size: 1px;
line-height: 6px; --- adjust as needed
}
h1, .h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #7E1416;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
 h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #7C1317;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.menu { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
/*.LeftNav {
	background-image:url('images/GlobeGirl1.jpg');
	background-repeat:no-repeat;
	background-position:center;
}*/
.menutext { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.catmenu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.lightred, a.lightred { color: #FFCC99; }
.white { color: #FFFFFF; }
.lightbrown { color: #4065AF; }
.darkbrown { color: #000000; }
form { display:inline; }
input,select,textarea { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #000000; }
.style1 {color: #4065AF; font-weight: bold; }
hr {
	border: 1px dotted #666666;
	width: 250px;
	text-align: left;
	margin: 2 auto 2 0; /*this will align it left for Mozilla*/

}
.post_date {
  margin:0;
  font-size:115%;
  line-height:1.5em;
  display:block;
  border:0px;
  padding:12px 14px 2px 0px;
  color:#333;
  }
.post_title {
  margin:0;
  font-size:115%;
  line-height:1.5em;
  background:url("http://www.blogblog.com/rounders3/icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #4065AF;

  border-width:1px 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
.post_body {
  margin:0;
  display:block;
  border:1px dotted #4065AF;
  border-width:0 1px 1px;
  padding:10px 14px 14px 29px;
  }
.post_end {
  margin:0;
  line-height:1.1em;
  display:block;
  border:1px dotted #4065AF;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  }
.sidebar_title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #4065AF;
  font-size:115%;
  line-height:1.5em;
  color:#333;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("http://www.blogblog.com/rounders3/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding: 0 0 10px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #4065AF;
  list-style:none;
  line-height:1.4em;
  }

/**************************
 * This is the CSS for the left menu
 * Fly-out menu.  This css can be modified
 * to create a horizontal fly-out menu
 * if needed
 * ****************************/
ul#menu{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	width:auto;
	position:relative;
	height:30px;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	background:repeat left top;
	text-align: left;

}
ul#menu li{
	display:block;
	float:Left;
	margin:0;
	padding:0;
	background:no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	}
/*controls the top menu and drop downs*/
ul#menu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	padding:8px 12px 0 12px;
	height:26px;

	}
ul#menu li a:hover{
	background:#FFFFFF repeat-x right top;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7E1416;
	text-decoration: underline;

	}

#menu, #menu ul { /* all lists */
	position: relative;
	float:left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 160;
	/*line-height: 1;*/
	z-index: 1;
}

#menu a {
	display: block;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	/*background: url('images/dot.gif') left top no-repeat;*/
	font-weight: bold;
	font-size: 10px;

}
#menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	z-index: 1;
}
#menu a#firstArt {
		float:left;
		background: no-repeat left top;
}	
#menu li {
	line-height : 1.5;
	background:no-repeat right top;
	margin-bottom : 0px;
	page-break-after: ;
	width: 160;
}
/* this style contols the vertical spacing of the dropdown array using the margin-top command */
#menu li ul { /*second-level lists */
	position: absolute;
	background:#CCCCCC repeat left top;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left : 0em;
	margin-top : 3.1em;
	z-index: 1;
}

#menu li ul li { /* second-level lists */
	z-index: 1;
}
/* this style contols the format of the dropdown box background color and border */
#menu li ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	padding:10px 20px 1px 4px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #CCCCCC;
	background: no-repeat left top;
	/*background: url('images/dot.gif') left top no-repeat;*/
	/*background-color:#0E273E;*/
	/*background:url(img/off.gif) repeat left top;*/
	font-weight: bold;	
	font-size: 10px;
	width: 130px;
}

#menu li ul a:hover {
	background: #CCCCCC no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E1416;
	text-decoration: underline;
	font-weight: bold;	
	font-size: 10px;

}

#menu li:hover ul, #menu li li:hover ul {
	left: auto;

}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* *******************************
 * This is the CSS for the bottom menu
 *  in webadminsuite.com Can be discarded 
 *  if no bottom menu is used.
 * ********************************/

ul#bMenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:26px;
	text-transform:uppercase;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	color: #7C1317;


}
ul#bMenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#bMenu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 12px 0 12px;
	height:20px;
	background: no-repeat left top;
	}

ul#bMenu li a#firstArt {
	background: url(images/spacer.gif) no-repeat left top;
}

ul#bMenu li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E1416;
	}


/* *******************************
 * This is the CSS for the top menu
 *  in webadminsuite.com Can be discarded 
 *  if no top menu is used.
 * ********************************/

ul#tmenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:28px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	background:#CCCCCC repeat left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color: #FFFFFF;

}
ul#tmenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;

}
ul#tmenu li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:8px 16px 0;
	height:20px;
	/*background:#4065AF url(images/divider.gif) no-repeat right top;*/
	}
ul#tmenu li a:hover{
	background:#CCCCCC repeat-x center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E1416;
	}

