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

*/

body    {
	background: url(images/bg1.gif) top left repeat;
	/*background: #544334;*/
	font-size: 11px;
	text-align:left;
	margin-top: 0px;
	margin: 0;
	color: #000;
	padding: 0;
	font-family: "Trebuchet MS", lucida, helvetica, sans-serif;
	}

.logo	{
	background: url(images/top.gif) bottom left repeat-x #cc9933;
	border-bottom: #999 4px groove;
	border-top: #5C5656 3px solid;
	border-left: #5C5656 3px groove;
	border-right: #5C5656 3px groove;
	}

p	{
   	text-indent: 1.5em;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	font-style: normal;
   	text-align: justify;
   	line-height: normal;
	}

.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: #cc9933;
	border-left: #5C5656 3px groove;
	border-right: #999 4px groove;
	}
	
.content
	{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding:10px;
	background: #ffffe1;
	border-left-color: #777 1px solid;
	border-top: #777 1px solid;
	border-right: #5C5656 3px groove;
	}

.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: #ff0000;
	}

		
TD	{
	FONT-FAMILY: Verdana,Helvetica;
	FONT-SIZE: 11px;
	}
		
H2, H3	{
	font-family: "Trebuchet MS", lucida, 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: #544334;
	color: #fff;
	}

.bg_medium a
	{
	color: #ffff25;
	background: #544334;
	padding: 1px 1px 1px 1px;
        text-decoration: none;
	}

.bg_medium a:visited
	{
	color: #ffff25;
	background: #544334;
	padding: 1px 1px 1px 1px;
        text-decoration: none;
	}

.bg_medium a:hover
	{
	color: #ff0000;
        text-decoration: underline;
	}

.bg_light
	{
	background-color : #544334;
	color: #ffff25;
	}

.bg_dark
	{
	background-color : #000;
	color: #fff;
	border-top: #5C5656 3px outset;
	border-bottom: #5C5656 3px outset;
	border-left: #fff 2px groove;
	}

.bg_dark a
	{
	color: #fff;
	text-decoration: none;
	}

.bg_dark a:visited
	{
	color: #fff;
	text-decoration: none;
	}

.bg_dark a:hover
	{
	color: #ff0000;
	text-decoration: underline;
	}

.bg_light
	{
	border-bottom: #fff 2px outset;
	}

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

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

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

.white
	{
	color: #000;
	background: #fff;
	}
	
.black	{
	background: #5B3C4B;
	color: silver;
	}

.boxTitle       
	{
	border-bottom: #3D4249 1px solid;
	font-family:  "Trebuchet MS", lucida, helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: .35em;
	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%;
	}

.button
	{
	background: url(images/button.jpg) top left no-repeat;
	text-align: center;
	width: 150px;
	height: 30px;
	/padding-bottom: 1.5em;
	}

.button a
	{
	font-variant: small-caps;
	font-weight: 600;
	padding: 8px 15px 5px 10px;
	text-decoration: none;
	}

.button a:visited
	{
	color: #000;
	}

.button a:hover
	{
	color: #ff0000;
	}

.button:hover
	{
	background-position: -151px;
	padding: 8px 15px 5px 10px;
	line-height: 120%;
	height: 34px;
	}

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

ul
	{
	text-align: left;
	}

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