body
{
	font-family: sans-serif, Verdana, Arial;
	font-size: 16px;
	background-color:white;
}

.wrapper
{
	width:900px;
	height: auto;
	margin:auto;
	padding:15px;

}

.footer
{
	clear: both;
	width: 850px;
	font-size: 12px;
	margin:auto;
	padding-top:20px;
	text-align:center;
}

.cpSIZE
{
	width:650px;
float:left;
	height:auto;

}

.masterLEFT
{
	width: 157px;
	float: left;
	padding: 5px;
	height: 500px;
	margin: auto;
}

.cpCONTENT
{
	width:575px;
	margin-left:47px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
}

.smallText
{
	font-size:12px;
}

.newsHR
{
	width:350px;
	margin-left:0px;
	text-align:left;
}

.newsHeading
{
	margin-top:15px;
	margin-bottom:25px;
}

.heading
{
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:7px;
}

hr
{
	width:750px;
	color:Black;
}

a:link
{
	color: Black;
	text-decoration:none;
}

a:visited
{
	color: Black;
	text-decoration:none;
}

a:active
{
	color: Black;
	text-decoration:none;
}

a:hover
{
	color: Black;
	text-decoration:underline;
}

.flashcontent
{
	color:Black;
}

#blueLink a:link
{
	color: Blue;
	text-decoration:underline;
}

#blueLink a:visited
{
	color: Blue;
	text-decoration:underline;
}

#blueLink a:active
{
	color: Blue;
	text-decoration:underline;
}

#blueLink a:hover
{
	color: Blue;
	text-decoration:underline;
}

#workshopList
{
	padding-left:0px;
	list-style-type:none;
	margin-right:0px;
	margin-left:0px;
	float:left;
    vertical-align:top;
	margin-top:0px;
}

.noPaddingList
{
	padding-left:15px;
	list-style-position:outside;
	margin-right:0px;
	margin-left:0px;
}

#workshopList2
{
	margin-top:0px;
	padding-left:0px;
	list-style-type:none;
	margin-right:0px;
	margin-left:0px;
	vertical-align:top;
}

#workshopList3
{
	margin-top:0px;
	padding-left:0px;
	list-style-type:none;
	margin-right:175px;
	margin-left:0px;
	float:right;
	vertical-align:top;
}

#workshopList4
{
	margin-top:0px;
	padding-left:0px;
	list-style-type:none;
	margin-right:0px;
	margin-left:0px;
	clear:both;
}

#workshopList5
{
	padding-left:0px;
	list-style-type:none;
	margin-right:0px;
	margin-left:0px;
	float:left;
    vertical-align:top;
	margin-top:10px;
}

#WElist
{
	list-style-type:none;
	font-weight: bold;
	padding-left:0px;
	margin-left:0px;
}

/*Navigation Links*/
#navLinks a:link
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	line-height:30px;
}
#navLinks a:visited
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	line-height:30px;
}
#navLinks a:active
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	text-decoration:none;
	line-height:30px;
}
#navLinks a:hover
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	text-decoration:underline;
	line-height:30px;

}
/*end navigation links*/

#cpMAIN
{
	margin-left:15px;
}

.bold
{
	font-weight:bold;
}

.TopicHeading
{

    color:#FF4500;
}

.adminLogout
{
	float: right;
	font-size:10px;
	margin-bottom:5px;
}

.topRight
{
	float: right;
	margin-bottom:5px;
}

.clear
{
	clear:both;
}

.galleryText
{
	margin-left:80px;
	margin-bottom:0px;
}

.blueBold
{
	color:Blue;
	font-weight:bold;
	font-size:14px;
}

/*These are all the styles for the text
on the testimonials page*/

.style1
{
	color:Navy;
	font-family:Verdana;
	margin-bottom:15px;
	font-weight:bold;
}

.style2
{
	color:Blue;
	margin-bottom:15px;
}

.style3
{
	font-weight:bold;
	margin-bottom:15px;
}

.style4
{
	color:#00008B;
	font-weight:bold;
	margin-bottom:15px;
}

.style5
{
	margin-bottom:15px;
	font-size:12px;
	font-weight:bold;
}

.style6
{
	margin-bottom:15px;
	color:#00008B;
	font-weight:bold;
}

.style7
{
	margin-bottom:15px;
	font-size:12px;
}

.style8
{
	margin-bottom:15px;
	font-size:13px;
	font-weight:bold;
}
.writer
{
	padding-top:4px;
}
/*End testimonials styles*/

.aboutImage
{
	margin-left:10px;
	margin-right:20px;
	float:right;
}

.noBorder
{
	border:none;
}

#clear
{
	clear:both;
}

.italic
{
	font-style:italic;
}

.brownText
{
	color:brown;
}

