

body {
	margin-top: 20px;
	padding: 0;
	background: #ffffff url(images/bg.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "fontdinerdotcom_loungyregular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d02030;
}

h1 {
	letter-spacing: -1px;
	font-size: 40px;
}

h2 {
	font-size: 23px;
	margin-left:-85px;
	text-align:center;
	width:300px;
}

h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "fontdinerdotcom_loungyregular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -1px;
	font-size: 32px;
}

h4 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "fontdinerdotcom_loungyregular", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D02030;
	letter-spacing: -1px;
	font-size: 18px;
	font-style: italic;
	}
	
request {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D02030;
	letter-spacing: -1px;
	font-size: 12px;
	font-style: italic;
	}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}


strong{
	font-size:20px;
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color: #d02030;
}

a:hover, a:active {
	text-decoration: none;
	color: #d02030;
}

a:visited {
	color: #d02030;
}

img {
	border: none;
}

about {
	float: left;
	margin: 7px 15px 0 0;
}


/* Header */

#header {
	width: 875px;
	height: 150px;
	background: url() no-repeat left top;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo {
	float: left;
	margin-left: 11px;
	padding-top: 30px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 a {
	color: #d02030;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B870;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 78px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 29px;
	margin-left: 5px;
	padding-top: 5px;
	background: url(images/tab.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#menu a:hover {
	background: url(images/tabhover.jpg) no-repeat;
	text-decoration: underline;
}

#menu .active a {
	background: url(images/tabhover.jpg) no-repeat;
}

/* Page */

#page {
	width: 875px;
	background: url(images/mainbg.jpg) repeat-y left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page .bgtop {
	background: url(images/maincorner.jpg) no-repeat left top;
}

/* Content */

#content {
	float: right;
	width: 650px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	background: url(images/arrow.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
}

#sidebar a {
	text-decoration: none;
	color: #ffffff;
}


/* Footer */

#footer {
	width: 875px;
	height: 80px;
	min-height: 65px;
	background: url(images/footer.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

html>body #footer {
	height: 80px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
}

#legal a {
	font-weight: normal;
	color: #ffffff;
}
#page .bgtop #content .post .title {
	color: #D02030;
}
#page .bgtop #content .post #indexlist {
	height: 220px;
	width: 400px;
	float: left;
	line-height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}
#page .bgtop #content .post #networking {
	
	height: 100px;
	width: 200px;
	float: right;
	margin-bottom: 10px;
	margin-top:20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}




#networking img{
	display: inline-block;
	}

#page .bgtop #content .post #organizations {
/***Steph Styles took out margin left&right 5/20/14***/
	height: 59px;
	width: 100px;
	float: right;
	text-align:center;
	
}
#page .bgtop #content .post #indexlist p {
	line-height: 1px;
	font-style: normal;
}
#page .bgtop #content .post .entry img {
	float: left;
	margin-right: 15px;
}
.hello {
	clear: both;
	height: 35px;
	width: 369px;
}

/**** Updated CSS styling - 3/12/13 ****/

#footer {
	margin-top: -5px;
}


/***Steph Styles 5/20/14***/
table,th,td
{

border-collapse:collapse;
}
th,td
{
padding:5px;
}
