/* Start of CMSMS style sheet 'mortonclass' */
*******************************************************************************************

Title:		ID SELECTORS

Author:		Lisa Shoar (Senior Web Producer -- Mind Over Machine, inc.)

Updated:	08/24/08

*******************************************************************************************/



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

img {
border:none;
}

body{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin:0px 0px; padding:0px;
text-align:center;
	
}

a{
text-decoration: underline;
color: #cb5eed;
}

a:hover {
text-decoration:underline;
color:#5f1f46;
}




#sidebar h1 {
color: #cb5eed;
padding: 18px 5px 0px 18px;
font-size: 14px;

}
#sidebar p{
color: #252525;
font-size:12px;
padding:0px 5px 2px 18px;
}

#main_content_right h1{
padding: 0px 0px 0px 31px;
color: #cb5eed;
font-size: 22px;
margin:0px;
}
#main_content_right p{
padding: 0px 32px 0px 31px;
color: #707070;
font-size: 12px;
line-height:15px;
}
#inner_main_content_right h1 {
padding: 0px 0px 0px 31px;
color: #7d7d7d;
font-size: 22px;
margin:0px;
}

#inner_main_content_right p{
padding: 0px 32px 0px 31px;
color: #707070;
font-size: 12px;
line-height:15px;
}
/* End of 'mortonclass' */

