/*
	sharonPark theme for phpWebSite
	design by Sharondippity http://sharondippity.com
    modified by LeMasterSystems.com
	

*/



.logo	{

	background-image: url(images/logoBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
table.greenborder { 
	padding-right: 10px;
	padding-left:  20px;
	padding-bottom:  0px;
	padding-top:  0px;
	border: 2px solid #274521;
	}



.main
	{
	margin-bottom:0px;
	margin-top:0px;
	background: #5B3C4B;
	border: 0;
	padding:0px;
		}

.left
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	padding:10px;
	background: url(images/leftBg.gif) repeat-y #EDF3ED right;
	border-right-color: #999;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #DBDBDB;
	border-top-style: solid;
	border-top-width: 1px;
	}
	

	
.content
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:10px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	background: url(images/centerBg2.jpg) repeat-y #AFC4A5 left;
	}
.right
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	}


.text
	{
	font-size: 11px;
	color:#000000;
	text-align:left;
	padding:10px;
	line-height:120%;
	}



a	{
	color:#2D1A2A;
	text-decoration:underline;
	}

a:link
	{
	color: #013e49;
	text-decoration:underline;
	}

a:visited
	{
	color: #013e49;
	text-decoration:underline;
	}

a:hover
	{
	color: #025868;
	#text-decoration: bold;
	}

		
TD	{
	FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 11px;
	}
		
BODY   {
	font-size: 11px;
	text-align:left;
	margin: 0;
	background-color: #afc4a5;
	color: #000;
	padding: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
		

H1	{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

H2, H3	{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color:#505266
	}
	

		
.boxcontent     
	{
	background: none;
	 color: #000000;
	 font-size: 12px;
	 font-family: verdana, helvetica;
	 }

	
.bg_medium	{background-color: #AFC4A5;}

.bg_light 
	{
	background-color : #905C62;
	color: #BDBDC9;
	}

.bg_dark 	
	{
	background-color : #5B3C4B;
	color: silver;
	}

.bg_light a	
	{
	color:#D7D7CB;
	text-decoration:underline;
	}

.bg_light a:link
	{
	color: #D7D7CB;
	text-decoration:underline;
	}

.bg_light a:visited
	{
	color: #D7D7CB;
	text-decoration:underline;
	}





.black	{background-color : #5B3C4B;
	color: silver;
	}
.boxTitle       
	{
	border-bottom: #3D4249 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: .5em;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	color:#3D4249;
	}
	
.even_box
	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
	padding:10px;
	line-height:120%;
	}


.special_text
	{
	font-family: Verdana, Arial, Sans-serif;
	color: #000000;
	font-size: 15px;
	padding:20px;
	text-align: left;
	line-height:120%;
	}



.special_text_head
	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 20px;
	color: #000000;
	padding:20px;
	text-align: left;
	line-height:120%;
	}



.footer {
	margin-bottom:0px;
	margin-top:0px;
	background: #5a0000;
	padding:0px;
	border-top: 1px #000 solid;
	font-size: 9px;
  	text-align:center;
  	color: #ffffff;
	}
	

.footer a	{
	color:#ffffff;
	text-decoration: underline;
	}

.footer a:link
	{
	color: #ffffff;
	text-decoration: underline;
	}

.footer a:visited
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
.footer a:hover
	{
	color: #ffffff;
	text-decoration: bold;
	}

.copyright {
    font-size: .8em;
    text-align: center;
}
