/*
	sharonPark theme for phpWebSite
	(c) 2005 Sharondippity http://sharondippity.com
	All Rights Reserved
	

*/



.logo	{

	background: url(images/logoBg.jpg) repeat #A98D75;
	border-bottom-color: #5C5656;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	}
	

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

.left
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	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.gif) repeat-y #FDFDFA left;
	border-top-color: #DBDBDB;
	border-top-style: solid;
	border-top-width: 1px;
	}
.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: #2D1A2A;
	text-decoration:underline;
	}

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

a:hover
	{
	color: #ffffff;
	}

		
TD	{
	FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 11px;
	}
		
BODY   {
	font-size: 11px;
	text-align:left;
	margin-top: 0px;
	margin: 0;
	background-color: #AFA08F;
	color: #000;
	padding: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	}
	
	
H6     {
        FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 16px;
        }
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;
	color:#505266
	}
	
H4	{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-style: oblique
	text-transform: none;
	text-decoration: none;
	font-size: 40px;
	font-weight: bold;
	text-align:Center;
	color=#505266
	}
		
.boxcontent     
	{
	background: none;
	 color: #000000;
	 font-size: 12px;
	 font-family: verdana, helvetica;
	 }

	
.bg_medium	{background-color: #AFA08F;}

.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%;
	}


.footer {
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	background: url(images/logoBg.jpg) repeat #A98D75;
	border-top: 1px #000 solid;
	font-size: 9px;
	color:#ffffff;
  	text-align:center;
	}
	

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

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

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

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