/* Notes
	background-image: url(../images/imagename.gif);
	background-repeat: repeat-x, repeat-y, no-repeat;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	
To have the container centered in the window:
body
	{
	text-align: center;
	margin: 0 auto;
	}
#container
	{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	}
border styles
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
#linksplain
	{
	padding: 5px 0 5px 0;
	background-image: url(../images/linksbackground.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
	}
#linksplain li
	{
	display: inline;
	list-style: none;
	padding-right: 1.4em;
	margin-right: 1.10em;
	border-right: 1px solid black;
	z-index: 999;
	}
#linksplain li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
*/

/* Standard Helpers */

/* Normalizes margin, padding */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
/* Removes list-style from lists */
ol, ul, li
	{
	list-style: none;
	}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
	{
	font-style: normal;
	font-weight: normal;
	}
/* Removes borders and spacing from tables, tables still need 'cellspacing="0" in the markup */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
/* Removes border from img */
img
	{
	border: 0;
	border-style: none;
	}
a
	{
	text-decoration: none;
	font-style: normal;
	color: #b7274b;
	}
body
	{
	background-color: #4b2d53;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	}
#container
	{
	width: 775px;
	text-align: center;
	margin: 0 auto;
	}
#links
	{
	background-color: #b7274b;
	font-size: 60%;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	letter-spacing: 1px;
	padding: 10px 0 10px 0;
	}
#links li
	{
	display: inline;
	list-style: none;
	padding-right: 1em;
	margin-right: 1em;
	border-right: 1px solid white;
	z-index: 999;
	}
#links li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
#links a
	{
	color: white;
	}
#links a:hover
	{
	color: #dec0d4;
	}
#links a.here
	{
	color: #dec0d4;
	}
#text
	{
	padding: 55px 142px 40px 80px;
	float: left;
	background-color: white;
	width: 315px;
	}
#text h1
	{
	color: #b7274b;
	font-size: 85%;
	text-align: left;
	padding: 0 0 18px 0;
	letter-spacing: .15px;
	}
#text p
	{
	width: 315px;
	color: #766969;
	font-size: 80%;
	line-height: 22px;
	text-align: left;
	}
#textfull
	{
	background-color: white;
	padding: 55px 80px 40px 80px;
	width: 615px;
	text-align: left;
	}
#textfull h1
	{
	color: #b7274b;
	font-size: 85%;
	padding: 30px 0 18px 0;
	letter-spacing: .15px;
	}
#textfull h1.title
	{
	padding: 0 0 18px 0;
	}
#textfull h2
	{
	color: #4b2d53;
	font-size: 80%;
	padding: 0 0 10px 0;
	}
#textfull h3
	{
	color: #4b2d53;
	font-size: 67%;
	padding: 0 0 10px 0;
	}
#textfull p
	{
	color: #766969;
	font-size: 80%;
	text-align: left;
	line-height: 22px;
	}
#textfull p h2
	{
	padding: 0 0 0 0;
	}
#textfull ul
	{
	padding: 0 0 10px 30px;
	}
#textfull li
	{
	color: #766969;
	font-size: 80%;
	list-style: disc;
	padding: 0 0 6px 0;
	line-height: 16px;
	}


#events
	{
	background-color: white;
	padding: 55px 80px 40px 80px;
	width: 615px;
	text-align: left;
	font-size: 80%;
	color: #766969;
	}
.categoryname
	{
	color: #b7274b;
	font-size: 18px;
	padding: 0 0 13px 0;
	}
.categoryname a
	{
	color: #b7274b;
	font-size: 11px;
	text-decoration: underline;
	}
#eventinfo a
	{
	color: #766969;
	text-decoration: underline;
	}
#eventinfo ul
	{
	padding: 0 0 15px 0;
	}
a.eventslink
    {
    color: white;
    text-decoration: underline;
    font-size: 12px;
    }
li.eventdate
	{
	color: #4b2d53;
	}
#events ul li ul li
    {
    padding: 0 0 0 30px;
    }


#eventstemp
	{
	background-color: white;
	padding: 55px 80px 40px 80px;
	width: 615px;
	text-align: left;
	}
#eventstemp li
	{
	font-size: 80%;
	color: #766969;
	}
#eventstemp h1
    {
    padding: 0 0 20px 0;
    font-size: 18px;
    color: #4b2d53;
    }
#eventstemp h2
    {
    color: #4b2d53;
    font-size: 80%;
    padding: 0 0 10px 0;
    }


a.backtotop
	{
	color: #766969;
	font-size: 50%;
	text-decoration: underline;
	}
a.biolinks
	{
	color: #4b2d53;
	font-size: 80%;
	}
#news
	{
	background-color: #dadada;
	padding: 10px 45px 45px 45px;
	margin: 0 0 20px 0;
	}
#news h1
	{
	color: #4b2d53;
	font-size: 100%;
	}
#news p
	{
	color: #4b2d53;
	}
#rightsidebar
	{
	float: right;
	width: 168px;
	background-color: #a4859a;
	border-right: 40px solid white;
	color: white;
	text-align: left;
	padding: 55px 10px 40px 20px;
	background-image: url(http://www.taxexemptlaw.org/myimages/eve.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}
#rightsidebar h1
	{
	font-size: 110%;
	padding: 0 0 24px 0;
	}
#rightsidebar h1.eventhome
	{
	padding: 0 0 8px 0;
	}
#rightsidebar h2
	{
	font-size: 70%;
	font-weight: bolder;
	font-decoration: underline;
	color: #635267;
	}
#rightsidebar h3
	{
	font-size: 70%;
	}
#rightsidebar h4
	{
	font-size: 70%;
	padding: 0 0 10px 0;
	}
#purpleline
	{
	clear: both;
	height: 11px;
	background-color: #6a526f;
	}
#footer
	{
	background-color: #b7274b;
	background-image: url(http://www.taxexemptlaw.org/myimages/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 175px;
	}
table
	{
	color: white;
	font-size: 12px;
	text-align: left;
	width: 631px;
	margin: 0 0 30px 72px;
	}
table td
	{
	padding: 40px 20px 20px 10px;
	line-height: 16px;
	font-size: 11px;
	}
table td.table1
	{
	width: 170px;
	padding: 40px 0px 20px 10px;
	}
table td.table2
	{
	width: 250px;
	}
table td.table3
	{
	width: 210px;
	}
#footer h1
	{
	font-size: 13px;
	padding: 0 0 15px 0;
	letter-spacing: .8px;
	}
#footer a
	{
	color: white;
	}
#copyright
	{
	color: white;
	margin: 15px 0 15px 0;
	font-size: 10px;
	}
#copyright a
	{
	color: white;
	text-decoration: underline;
	}
