* {
	margin:0;
	padding:0;
}

.mypets2{
	cursor: pointer;
	padding: 2px 5px;
	border-bottom: 1px solid #999999;
}

.thepet2{
	padding-left: 10px;
}

.thepet2 a{
	color:#A90057;
	font-weight:normal;
}


.mypets{
	cursor: pointer;
	padding: 2px 5px;
}

.thepet{
	padding-left: 10px;
}

.thepet img{ 
	float:left;
	margin: 0 5px 10px 0;
	border: 1px solid #CCCCCC;
}

.thepet a{
	color:#A90057;
	font-weight:normal;
}

.openpet{ 

}

.openpet img{ 
	float:left;
}

body {
	background-color:#F0F0F0;
}

h2{
	color:#A90057;
	font-size: 16px;
	line-height:2em;
}

h3{
	color:#A90057;
	font-size:12px;
	font-weight:bold;
	line-height: 1.5em;
}

h4{
	color:#4C4C4C;
	font-size:12px;
	line-height: 1.5em;
	font-weight:bold;
}

.contact-form input,
.contact-form select,
.contact-form textarea{
	border: #8E8E8E solid 1px;
}



.members-box{
	float:left;
	height:113px;
	width:350px;
}

.members-box img{
	padding:5px;
	border:#8E8E8E solid 1px;
	margin: 0 10px 10px 0;
	float:left;
}

span {
	color:#CC0000;
}

.error{
	color:#CC0000;
	font-weight:normal;
}

#container{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background: #fff url(../images/global/bg-nav.jpg) repeat-y;
	border-right: #8E8E8E solid 1px;
	border-bottom: #8E8E8E solid 1px;
}

#header {
	height:174px;
	text-align:right;
	font-weight:bold;
	font-size:16px;
}

#header img{
	float:left;
}

#header .heading{
	padding:23px 0 10px 0;
}

#nav{
	width:228px;
	/*background-color:#4c4c4c;*/
	height:100%;
	float:left;
	padding-top:10px;
	/*margin-right:20px !important;*/
}

#nav ul{
	list-style:none;
	width:208px;
}

#nav ul li{
	/*border-bottom:1px solid #6b6b6b;*/
	height:35px;
	display:block;
}

#nav a{
	background:url(../images/global/nav-divider.jpg) bottom no-repeat;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	line-height:3em;
	display:block;
}

#nav a:hover{
	color:#fff;
	background-image:url(../images/global/rollover.jpg);
	height:37px !important;
	height:35px;
	width:212px;
}

#left-col{
	float:left;
	width:380px;
}

#left-col img{
	padding: 10px 0 10px 0;
}

#left-col .main-img{
	padding: 0 0 10px 0;
}

#left-col-sub{
	float:left;
	width:745px;
}

#left-col-sub a{
	color:#A90057;
	font-weight:bold;
	text-decoration:none;
}

#left-col-sub a:hover{
	text-decoration:underline;
}

#right-col{
	float:left;
	padding-left:15px;
	width:350px;
}

#right-col a{
	color:#A90057;
	font-weight:bold;
	text-decoration:none;
}

#right-col a:hover{
	text-decoration:underline;
}

#right-col img{
	padding: 0 0 10px 0;
}

#right-col .box{
	padding:15px;
	border: #8e8e8e solid 1px;
}

#right-col .box ul{
	list-style:none;
	padding-left:5px;
}

#right-col .box ul li{
	background:url(../images/global/icon-plus.jpg) left top no-repeat;
	padding: 0 0 10px 20px;
}

.meetings-box,
.meetings-box2,
.meetings-box3,
.meetings-box4{
	padding:10px;
	border: #8e8e8e solid 1px;
}

.meetings-box{
	height:305px;
}

.meetings-box2{
	height:183px;
}

.meetings-box3{
	height:268px;
}

.meetings-box4{
	height:147px;
}

#footer{
	text-align:center;
	width:740px;
	float:right;
	color: #4c4c4c;
	padding:10px 30px 20px 30px;
}

#footer a{
	color: #4c4c4c;
	padding:0 3px 0 3px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#find-counsellor-wide {
	margin-left:230px;
	width: 745px;
	clear:both;
}

#right-col img.register-now {
margin: 0 0 15px 0;
border: none;
} 