body {
	#background-color: #4b3666;
	#background-color-old: #2D1E40;
}

.mainbody		
			{
	color: #333333;
    font-family: 'Verdana', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
	padding-right: 30px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
			}
	a.mainbodylink			{ color: #2d1e40; font: normal 11px Verdana, Arial, Sans-serif; text-decoration: none;}
	a.mainbodylink:active	{ color: #2d1e40; font: normal 11px Verdana, Arial, Sans-serif; text-decoration: none;}
	a.mainbodylink:hover    { color: #2d1e40; font: normal 11px Verdana, Arial, Sans-serif; text-decoration: underline;}
	
.mainbody-italic {
    color: #2a2727;
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 15px;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 0.85;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.sidebar-text 		{
	color: #333333;
    font-family: 'Verdana', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
	padding-right: 00px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
			}

.page-titles {
    color: #2d1e40;
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 25px;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 30px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

.purple-special {
    color: #2d1e40;
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 18px;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}

.purple-special2 {
    color: #2d1e40;
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 14px;
    font-style: italic;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 17px;
}

.purple-special3 {
    color: #2d1e40;
    font-family: 'Georgia-Italic', 'Georgia', serif;
    font-size: 13px;
    font-style: none;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 17px;
}

.centered-mainbody		
			{
			padding: 0px 25px 0px 8px;
			font-family: 'Verdana', sans-serif;
			font-weight: bold;
			font-size: 13px;
			color: #333333;
			line-height: 20px;
			text-align: center;
			}
	
	

.centered-mainbody-norm		
			{
			padding: 0px 30px 0px 15px;
			font-family: 'Verdana', sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #333333;
			line-height: 15px;
			text-align: center;
			}
	
			
.header		
			{
			padding: 5px 8px 0px 8px;
			font-family: 'Verdana', sans-serif;
			font-weight: bold;
			font-size: 14px;
			color: #2d1e40;
			line-height: 20px;
			text-align: left;
			}

.phone-number		
			{
			padding: 10px 10px 10px 10px;
			font-family: 'Verdana', sans-serif;
   			font-size: 13px;
    		font-style: normal;
			color: #ffffff;
			line-height: 20px;
			text-align: right;
			}
			
.phone-number-new		
			{
			padding: 10px 17px 10px 10px;
			font-family: 'Verdana', sans-serif;
   			font-size: 11px;
    		font-style: normal;
			font-weight: bold;
			color: #4b3666;
			line-height: 20px;
			text-align: right;
			}			
			
.botnav
			{
			font-family: 'Verdana', sans-serif;
			font-weight: normal;
			font-size: 11px;
			color: #FFFFFF;
			line-height: 14px;
			text-align: center;
			}
			
a.white_link:link, a.white_link:visited { color: #FFFFFF; text-decoration: none;}
a.white_link:hover 						{text-decoration: underline;}
	
	
.sidebar {
	background: url(images/bg-left.gif) repeat-y;
}

a:link { 
	color: #551a8b;
	}
	