

.clear 	{	clear: both;	}

h1, h2, h3, h4, h5, h6  	{ font-family: Georgia, Times, "Times New Roman"; color: black; text-transform: capitalize; font-weight: normal; text-align: left;   }

.smallLinks, .smallLinks a, a.smallLinks 	{ font-size: 10px; text-decoration: none; color: #CC0033; }	
.smallLinks a:hover,  a.smallLinks:hover 	{ text-decoration: underline; color: #FF0000; }
.smallLinks a:active,  a.smallLinks:active 	{ color: #996600; }

.emphasis	{	font-weight: bold; color: #79a2cc;		}

.smalltext, .smalltext p, table.smalltext p {	font-size: 10px !important; }

.itemsContent	{	padding: 0 0 40px 0;	}

a			{	color:  #910002; font-weight: bold; text-decoration: underline;	}
a:hover		{	color:  black; font-weight: bold; text-decoration: none; background-color: #BFB694;	}

p			{	margin: 0.8em 0; padding: 0 0.8em; }
#content p, #content ul, #content div	{	font-weight: normal; line-height: 22px; font-size: 11pt; 	}
#content h1	{	margin: 0 0 15px 0;	}

/* ----------- Image Styles ------------ */
.imgLeft			{	float:left; margin: 4px 10px 2px 2px; }
.imgRight			{	float:right; margin: 4px 2px 2px 10px; }
.imgCenter			{	margin: 6px auto; }
.imgLeftBorder		{	float:left; margin: 4px 10px 2px 2px; border:1px solid #990000; }
.imgRightBorder		{	float:right; margin: 4px 2px 2px 10px; border:1px solid #990000; }
.imgCenterBorder	{	margin: 6px auto; border:1px solid #990000; }

.dropCap			{	float: left; color: #cec3a4; font-size: 300%; font-family: Times, Serif; margin: 0; padding: 0.2em 0.1em 0.1em 0; 	}


/* -------------------- Forms --------------------- */

#EmailForm input			{	float:left; }
#EmailForm label			{	float:left; width:40%; line-height:1.5em; padding-right:10px; text-align:right;	}
#EmailForm div				{	clear:both; padding: 10px 0;	} 
#EmailForm h3				{	clear:both; margin: 15px 0 5px 0; }
#EmailForm					{	border: 0; 	}
fieldset 					{	border: none; }
.checkboxquestion			{	float:left;	}


/* --------------------- Columns -------------------- */

.column100	{	float:left; width:100px; margin: 0 0 0 0;	}
.column150	{	float:left; width:150px; margin: 0 0 0 0; padding-left:10px;	}
.column200	{	float:left; width:200px; margin: 0 0 0 0;	}
.column225	{	float:left; width:225px; margin: 0 0 0 0;	}
.column250	{	float:left; width:250px; margin: 0 15px 0 0;	}
.column300	{	float:left; width:300px; margin: 0 15px 0 0;	}
.column330	{	float:left; width:330px; margin: 0 15px 0 0;	}
.column355	{	float:left; width:355px; margin: 0 15px 0 0;	}
.column400	{	float:left; width:400px; margin: 0 15px 0 0;	}
.column450	{	float:left; width:450px; margin: 0 15px 0 0;	}
.column500	{	float:left; width:500px; margin: 0 15px 0 0;	}

