html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, img  {
	margin:0;
	padding:0;
	}


body,html {
		margin:0;
		padding:0;
		color:#222;
		background:#ffffff;
		font-size:11px;
	}
p {
	color:#333;
	line-height: 14px;
	padding: 0px 30px 3px 10px;

	}

a{
		color: #ed008c;

	}			
ul {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding:2px 30px 2px 25px;
}
ol {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding:2px 30px 2px 25px;

}
h1 {
	color:#ed008c;
	font-size:14px;
	padding: 20px 30px 3px 10px;
		font-family: "Century Gothic", Arial, sans-serif;
		text-transform:lowercase;
}

h2{
	color:#222;
	font-size:11px;
	padding: 7px 30px 0px 10px;
	font-family:  Arial, sans-serif;	}


h3{
	color:#099244;
	font-size:11px;
	padding: 7px 30px 0px 10px;
	font-family:  Arial, sans-serif;	}


#wrap {
		width:820px;
		margin:0 auto;
		background: url(images/box-middle.jpg) repeat-y right;
	}
#main{
		width: 820px;
		
	}
#leftbar{
		width: 396px;
		float:left;
			font-family: Arial, sans-serif;
	font-size:11px;
			}
#leftbarphotogal{
		width: 396px;
		float:left;
		background-image:url(images/nav-dotter2.jpg);
		background-repeat:no-repeat;
	
			}

#rightbar{
		width: 424px;
		float:right;
		}
#nav{
		width: 420px;

		height: 30px;	}
#nav a{
		font-family: "Century Gothic", Arial, sans-serif;
		font-size: 12px;	}
		

#content{
	font-family: Arial, sans-serif;
	font-size:11px;
	}	

#content ul {
	list-style-image:url(images/icon-list.jpg);
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding:2px 10px 2px 10px;

}

#content ul ul{
	list-style-image:url(images/icon-list-sub.jpg);
}
		
	
#footer{
/*	background: url(images/box-bottom.jpg) no-repeat right top;*/
	width: 820px;
	clear:both;
	padding:15px 0;
	}
#footer-wide {
	background:url(images/footer-strech.jpg);
	height:137px;
	}
#footer p{
	font-family: Arial, sans-serif;
	font-size:11px;
	
	}		

#footerleft{
	width: 420px;
	float:left;
}
#footerleft p {
	font-size:12px;
	line-height:18px;
	}

#footerright{
	width: 400px;
	float:right;
	text-align:right;
	font-size:12px;
}
#footerright p{
	font-size:10px;
		font-family: Arial, sans-serif;
	padding-right: 40px;
	}		
#footerright a{
	font-size:11px;
		color: #ed008c;

	}	
/*	
ul.MenuBarHorizontal a#button1:link
{ background-color: #eee;
	color: #ed008c; }
*/
ul.MenuBarHorizontal .active { background-color: #eee; color: #ed008c; }
.clear { clear:both; }
.summerlist1 {
	margin-top:-10px;
	margin-bottom:10px; list-style:none;
	}
	.summerlist1 li {
		width:35%;
		float:left;
		list-style:none;
		padding-left:15px;
		background:url(images/icon-list.jpg) no-repeat 0 50%;
		}
.summerlist2 {
	list-style:none;
	}
	.summerlist2 li {
		list-style:none;
		padding-left:15px;
		padding-right:20px;
		background:url(images/icon-list.jpg) no-repeat 0 3px;
		line-height:normal;
		margin-bottom:10px;
		}
