body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*
ECEDEF = almost white (small hover text on menu)
E36C15 = Orange (hyperlinks)
515B69 = Dark blue (background)
6E7B8E = In between Blue (small text on buttons)
B0C6E4 = Light Blue (top of header graphic)
*/

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

img {
	border: 0;
	display: block;
}
body {
	margin: 0 0;
	min-width: 600px;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
    background-color: #515b69;
}

/*** BEGIN STRUCTURE ***/
.wrapper {
	background: #fff ;
	/*background: url('../img/boxbg5.jpg') center repeat-y #FFF ;*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	display: block;
	margin: 0 auto;
	width: 750px;
}
.header {
	width: 100%;
	margin: 0 auto;
	background: url('../img/header_slice3.jpg') top left #b0c6e4;
	height:220px;
	background-repeat: repeat-x;
}
.left {
	font-size: 100%;
	margin: 0 auto;
	width: 480px ; /*480*/
	float: left;
}
.right {
	font-size: 100%;
	margin: 0 auto;
	width: 250px ; /*250*/
	float: right;
}
.middle {
	font-size: 100%;
	margin-top: 5px;
	padding: 0px;
	width: 750px;
	float: none;
}
.mid_left {
	font-size: 100%;
	margin-top: 5px;
	padding: 0px;
	width: 365px;
	float: left;
}
.mid_right {
	font-size: 100%;
	margin-top: 5px;
	padding: 0px;
	width: 365px;
	float: right;
}
.footer {
	background: url(../img/btn_hove.jpg)  repeat-x #515B69;
	border-left: 1px solid #6E7B8E;
	border-right: 1px solid #6E7B8E;
	border-top: 1px solid #000;
	clear: both;
	color: #bbb;
	font-size: 90%;
	height:68px;
	text-align: center;
	margin: 0 auto;
	}
/*** END STRUCTURE ***/

/** BEGIN CONTENT ***/
.alert {
	background: #E1E5E8 url(../img/exclamation2.jpg) center no-repeat;
	background-position: 5px 50%;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 10px 0 40px 10px;
	border: 1px dotted #E36C15;
	/*border-top: 1px dotted #E36C15;	*/
	/*border-bottom: 1px dotted #E36C15;*/
}
.gallery {
	margin: 0 0 0 38px;
	padding: 0px;
}
.header h1 {
	background: url('../img/header-3.jpg') no-repeat top center;
	color: #000;
	font-size: 180%;
	height:220px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-indent: -9000px;
	width: 100% ;
	/*z-index: 3;*/
}
/*h1 a{
	background: url('../img/header-3.jpg') no-repeat top center;
	display: block;
	height: 220px;
}*/
img {
	border: 0;
	display: block;
}
ul {
	margin: 0;
	padding: 0;
}
a:link {
	color:#e36c15;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color:#B0C6E4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#e36c15;
	text-decoration: underline;
	font-weight: bold;
}
h4 {
	font-size:120%;
	color:#e36c15;
	font-weight:bold;
	border-bottom: 1px solid #515b69;
	line-height: 28px;
	margin:0 20px 20px 15px;
	padding: 0px;
}
.footer p {
	margin: 15px 0 0 0;
	padding: 0px;
	/*line-height: 0px;*/
}
.entry {
	font-size: 100%;
}
.entry p {
	margin:0 0 0 5px;
	/*padding: 10px;*/
	padding: 0px 10px 5px 10px;
	line-height: 20px;
}
.entry p span {
	font-weight: bold;
	font-size:110%;
}
.entry h2 {
	font-size:140%;
	line-height:18px;
	margin:20px 10px 5px 15px;
	color:#515b69;
	font-weight:bold;
}
.entry h2 a:link, .entry h2 a:visited, .entry h3 a:link, .entry h3 a:visited {
	color:#E36C15;
	text-decoration:none;
}
.entry h2 a:hover, .entry h3 a:hover {
	/*color:#333 ;*/
	text-decoration:underline;
	}
.entry h2 a:link span, .entry h2 a:visited span, .entry h3 a:link span, .entry h3 a:visited span {
	color:#999;
}
.entry h3 {
	font-size:120%;
	line-height:18px;
	margin:20px 10px 5px 15px;
	color:#515b69;
	font-weight:bold;
}
.entry h5 {
	font-size:100%;
	line-height:8px;
	margin:20px 10px 5px 15px;
	color:#515b69;
	font-weight:bold;
}
.entry a:link, .entry a:visited {
	color:#e36c15;
	text-decoration:none;
}
.entry a:hover {
	text-decoration:underline;
}
.entry ul, .entry ol {
	margin: 10px 10px 16px 15px;
	padding:0;
}
.entry li {
	margin: 0 0 0 15px;
	line-height: 20px;
	list-style-type: disc;
}
.right li {
	margin: 0 0 0 15px;
	line-height: 20px;
	list-style-type: disc;
}
a[href$=".pdf"] {
	background: url('../img/pdf-ii.jpg') no-repeat right top;
	padding: 0 15px 0 0;
}
a[href^="http:"] {
	background: url('../img/exlink-i.gif') no-repeat right top;
	padding: 0 12px 0 0;
}
a[href^="http://ipmsrichmond.org"], a[href^="http://www.ipmsrichmond.org"] {
	background-image: none;
	padding: 0 0 0 0;
}
/*** END CONTENT ***/


/*** BEGIN GRAPHICS ***/
.entry img {
	margin:5px 0 0 0;
	padding: 10px;
	float: left;
}
img.thumb-r {
	float:right;
	padding: 5px;
	margin: 25px 10px 0px 10px ;
	/*background-color: #fff;*/
	/*border: 1px solid #515B69;*/
	display:inline;	/* Corrects IE double margin float bug */
}
img.thumb {
	float:left;
	padding: 5px;
	margin: 10px 10px 0px 15px ;
	/*background-color: #fff;*/
	border: 1px solid #515B69;
	display:inline;	/* Corrects IE double margin float bug */
}
img.thumb-clean {
	float:left;
	padding: 5px;
	margin: 10px 10px 0px 15px ;
	/*background-color: #fff;*/
	/*border: 1px solid #515B69;*/
	display:inline;	/* Corrects IE double margin float bug */
}
img.imgfloat {
	float:left;
	padding: 5px;
	margin: 10px 10px 0px 15px ;
	/*background-color: #fff;*/
	border: none;
	display:inline;	/* Corrects IE double margin float bug */
}
a.thumbpic1,a.thumbpic1:visited,a.thumbpic1:active  {
	float: left;
	display:inline;	/* Corrects IE double margin float bug */
	padding: 3px;
	margin: 0 6px 6px 0px ;
	border: 1px solid #515b69;
}
a.thumbpic1:hover {
	background-color: #e36c15;
	/*border: 1px solid #f6f6f6;*/
}
a.thumbpic2,a.thumbpic2:visited,a.thumbpic2:active  {
	float: left;
	display:inline;	/* Corrects IE double margin float bug */
	padding: 3px;
	margin: 0 6px 6px 0px ;
	border: 1px solid #515b69;
}
a.thumbpic2:hover {
	background-color: #e36c15;
	/*border: 1px solid #f6f6f6;*/
}
/*** END GRAPHICS ***/


/**** BEGIN MENU STRUCTURE ****/
#menu {
	position: relative;
	background: #515b69 url(../img/bg_menu0.jpg) top left repeat-x;
	height: 68px;
}
#menu ul {
	width: 750px; /*780*/
	margin: 0 auto;
}
#menu li {
	display: block;
	float: left;
}
#menu li a {
	border-left: 1px solid #6E7B8E;
	border-right: 1px solid #6E7B8E;
	color: #6E7B8E;
	display: block;
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 16px 21px 15px 20px;
	text-decoration:none;
}
#menu span {
	display: block;
	color: #e36c15;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#menu li a:hover {
	background: url(../img/btn_hove.jpg) bottom left repeat-x;
	color: #ecedef;
}
/**** END MENU STRUCTURE ****/

.clear {
	clear: both;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	height: 1px;
}

/**** BEGIN CALENDAR STRUCTURE ****/

ol.calendar   {width: 480px;
					margin: 0 auto;
					display: block;
					min-height: 200px;
					padding: 5px 0 0 10px;}

li                  {list-style:none;}

p.link           {text-align: center;
					display: block;}

/********************/
li li               {width: 145px;
					height: 145px;
					float: left;
					margin: 2px ;
					padding: 3px;
					overflow: auto;
					background: url(../img/blue-cal-bg.jpg) bottom right no-repeat;
					color: #E36C15;	/*month names*/
					font-weight: bold;
					font-size: 110%; }

/*********************/
li li p            {font-size: 90%	;
					margin: 0 0 0 5px ;
					padding: 6px ;
					color: #000;
					display: block;
					font-weight: normal;}

li li ol            {width: auto;}

li li ul li,
li li ol li         {font-size: 90%	;
					display: block;
					height: auto;
					width: auto;
					background: none;
					margin: 0;
					padding: 1px 0;
					float: none;
					color: #000;
					font-weight: normal;}

/**** END CALENDAR STRUCTURE ****/
