@charset "UTF-8";
/* CSS Document */
*{
	font-size:100.01%;
}
html {
	font-size:62.5%;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.5em;
	background: url(../images/2010/lgpinkdstripes.png) repeat;
}
 #container { 
	width: 800px; 
	background: #fff;
	margin: 0 auto;
	text-align: left; 
	background-image: url(../images/contentbk.gif);
	background-repeat: repeat-y;
	border:1px solid #000;
} 
 #header {
	height: 275px;
	width: 800px;
	background: url(../images/2010/2010subs.png);
} 
 #header h1 {
	margin: 0; 
	padding: 10px 0;
	text-indent: -5000px;
}
#headerfront {
	position:relative;
	height: 275px;
	width: 800px;
	background: url(../images/2010/2010front.png);
} 
 #headerfront h1 {
	margin: 0; 
	padding: 10px 0;
	text-indent: -5000px;
}
#headerfront img{
	
	position:absolute;
	top:-5px;
	left:500px;
	}
#contentwrapper{
	background-image: url(../images/contentbk.gif);
	background-repeat: repeat-y;
}
 
 #nav{
	color: #F90;
	background: #B82A41;
	text-align: center;
	height: 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav li{
	display:inline;
	padding-left:6px;
	padding-right:6px;
	}
#nav li a{
	line-height:30px;
	color:#F90;
	text-decoration:none;	
	
}
#nav li a:hover{
	color: #FFF;
}
 
 #sidebar {
	float: left; 
	width: 185px;
	padding-top: 15px;
	padding-left:10px;
}
#sidebar ul{
	background-image: url(../images/iconlongbk.gif);
	background-repeat: no-repeat;
	height: 588px;
	width: 156px;
	padding-top: 15px;
	padding-left:40px;
	margin: 0px;
}
#sidebar li{
	list-style-type: none;
	padding-top: 5px;
	
}
li#work{
	background-image:url(../images/ourworkicon.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 80px;
	width: 80px;
	}
li#work a{
	font-weight:bold;
	color: #F16800;
	text-decoration: none;
	padding-top:65px;
	display:block;
	font-size: 75%;
	text-align: center;
	}
li#work a:hover{
	color: #81B800;
	}
	
li#prices{
	background-image:url(../images/pricesicon.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 80px;
	width: 80px;
	}
li#prices a{
	font-weight:bold;
	color: #F16800;
	text-decoration: none;
	padding-top:65px;
	display:block;
	font-size: 75%;
	text-align: center;
	}
li#prices a:hover{
	color: #81B800;
	}
	
li#letters{
	background-image:url(../images/lettersicon.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 80px;
	width: 80px;
	}
li#letters a{
	font-weight:bold;
	color: #F16800;
	text-decoration: none;
	padding-top:65px;
	display:block;
	font-size: 75%;
	text-align: center;
	}
li#letters a:hover{
	color: #81B800;
	}
	
	li#mary{
	background-image:url(../images/maryicon.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 80px;
	width: 80px;
	}
li#mary a{
	font-weight:bold;
	color: #F16800;
	text-decoration: none;
	padding-top:75px;
	display:block;
	font-size: 75%;
	text-align: center;
	}
li#mary a:hover{
	color: #81B800;
	}

li#login{
	background-image:url(../images/clientlogin.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 80px;
	width: 80px;
	}
li#login a{
	font-weight:bold;
	color: #F16800;
	text-decoration: none;
	padding-top:70px;
	display:block;
	font-size: 75%;
	text-align: center;
	}
li#login a:hover{
	color: #81B800;
	}

	
	li#home{
	background-image:url(../images/homeicon.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 80px;
	width: 80px;
	}
li#home a{
	font-weight:bold;
	color: #F16800;
	text-decoration: none;
	padding-top:70px;
	display:block;
	font-size: 75%;
	text-align: center;
	}
li#home a:hover{
	color: #81B800;
	}

#mainContent {
	margin: 0 0 0 190px;
	padding: 0 20px;
	line-height: 175%;
	list-style-image: url(../images/arrowbullet.gif);
	} 
#mainContent a{
	font-weight: bold;
	color: #00BEDF;
	text-decoration: underline;
}

#mainContent a:hover{
	color: #F17D00;
}
#mainContent a img{
	border:none;

}

 #footer {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/footerbk.jpg);
	background-repeat: repeat;
	height: 220px;
	padding-left: 20px;
	padding-top: 15px;
} 
#footer a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-transform: uppercase;
}
 #footer p {
	margin: 0;
	padding: 10px 0;
	line-height: 150%;
	font-size: small;
}
#footer img{
		float: right;
}
.Rfloat {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.Lfloat { 
	float: left;
	margin: 5px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #81B800;
}
h1 a{ font-size:80%;}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #F16800;
}
.testimonial-sig {
	font-style: italic;
	font-weight: bold;
	padding-left: 25px;
	color: #00BFE1;
}
.greentext {
	font-weight: bold;
	color: #81B800;
}
.marypic{
border:double 4px #666666;
}
