body {
	margin: 0;
	padding: 0;
	color: #333333;
	font: 12px Verdana, Arial, sans-serif;
	text-align: left;
	background: #aedfe4 url(../images/bg000000.jpg) repeat-x 50% 0;
	margin-left: 35px;
}



/*	-------------------------------------------------------------
	STRUCTURE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wrapper {
	background: url(../images/wrapper_.jpg) repeat-y 50% 0;
}

#wrapper-i {
	background: url(../images/sides_bg2.gif) no-repeat 50% 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

#header {
	height: 200px;
	background: url(../images/header_f.png) no-repeat;
}

#main {
	clear: both;
	
}

#intro {
	width: 700px;
	height: 160px;
	background: #ABB55F url(../images/intro_bgbk.gif) repeat-x top left;
	float: right;
}

#content {
	width: 700px;
	float: right;
	padding: 0 0 20px 0;
}

#side {
	float: left;
	width: 235px;
}

#footer {
	height: 150px;
	background: url(../images/footer_b.jpg) no-repeat 50% 20px;
}

/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header #logo {
	margin: 45px 0 0 275px;
	float: left;
	width: 450px;
	background: url(../images/logo_bg0.gif) 100% 50% no-repeat;
	font-size: 36px;
	color: #4485b7;
	font-family: Verdana, Geneva, sans-serif;
}

#headerText {
	float: left;
	margin: 0px 30px 0 275px;
	font-weight: bold;
	width: 400px;
}

#headhsot {
	float: left;
	margin: 0px 30px 0 275px;
	font-weight: bold;
	width: 400px;
}

#headerText h2 {
	color: #594a42;
	font-size: 16px;
	letter-spacing: -1px;
	text-align: center;
}

#namesText > h2 {
	color: #594a42;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: center;
	padding-top:55px;
}

#namesText > p {
	
	letter-spacing: -1px;
	text-align: center;
	font-size: 15px;
	
}

#headerText p {
	padding: 1px 0 0 0;
	line-height: 1.4em;
	color: #4485b7;
	font-size: 1.3em;
	text-align: center;
}

#headerText a:link,
#headerText a:visited {
	color: #4485b7;
}

#headerText a:hover {
	color: #1f5b89;
}
	
	
/*	-------------------------------------------------------------
	INTRO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#introPhoto {
	float: right;
	margin-left: 20px;
}

#intro h2 {
	padding: 12px 0 10px 18px;
	color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	font-style: italic;
}

#sideIntro {
	padding: 0 20px 10px 10px;
}

#sideIntro h3 {
	color: #4485b7;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px 0 5px 0;
}

	
/*	-------------------------------------------------------------
	MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#menu-icon{
display:hidden;
width:40px;
height:40px;
background:#4C8FEC url(../images/menu-icon.png) center;
}	
	
#menu {
	padding: 0 0 10px 0;
}

#menuMain li {
	padding-bottom: 1px;
}

#menuMain a:link,
#menuMain a:visited {
	display: block;
	color: #4485b7;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.3em;
	padding-left: 20px;
	height: 41px;
	line-height: 41px;
	background: #eae5dd url(../images/menuMain.jpg) no-repeat;
	text-decoration: none;
}

#menuMain a.active:link,
#menuMain a.active:visited {
	background-position: 0 -41px;	
	color: #2c6896;
}

#menuMain a:hover,
#menuMain a.active:hover {
	background-position: 0 -82px;	
	color: #2c6896;
}

/* 	Second level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain li ul {
	padding: 4px 0 2px 0;
}

#menuMain li ul li {
	padding: 1px 0 4px 3px;
}

#menuMain li ul li a:link,
#menuMain li ul li a:visited {
	background: url(../images/menuMain.gif) no-repeat 20px 7px;
	padding-left: 34px;
	height: 20px;
	line-height: 20px;
	font-size: 1.2em;
	text-transform: none;
	letter-spacing: 0;
}

#menuMain li ul li a.active:link,
#menuMain li ul li a.active:visited {
	background-position: 20px 7px;	
	color: #19507a;
}

#menuMain li ul li a:hover,
#menuMain li ul li a.active:hover {
	background-position: 21px 7px;	
	color: #2c6896;
	text-decoration: underline;
}	


/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side_photo {
	padding: 20px 0 0 40px;
}

/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content p {
	padding: 7px 0 4px 0;
	line-height: 1.4em;
	font-size:14px;
}

#content a:link,
#content a:visited {
	color: #96A14B;
}

#content a:hover {
	color: #96A14B;
}

#content ul,
#sideIntro ul {
	padding: 10px 0 10px 10px;
}

#content ul li,
#sideIntro ul li {
	padding: 3px 0 4px 15px;
	background: url(../images/li_bg000.gif) no-repeat 0 6px;
	line-height: 1.3em;
}

#content h1 {
	color: #4485b7;
	font-size: 2.2em;
	padding: 5px 0 5px 0;
	font-style: italic;
}



#content h3,
#content h4,
#content h5 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0 1px 0;	
}

#content h3 {
	color: #4485b7;
}


#content h4 {
	color: #9cab44;
}

#content h5 {
	color: #bca477;
}

#content h6 {
    color: #9cab44;
    font-size: 1.6em;
    padding: 10px 0 3px;
}



#content ul.bigTick {
	padding: 5px 0 12px 0;
}

#content ul.bigTick li {
	color: #9cab44;
	font-size: 1.3em;
	padding: 10px 0 10px 48px;
	background: url(../images/tick1.jpg) no-repeat 8px 8px;
}
#happycouplemobile{display:none;}
#responsiveimge{display:none;}
#staffimage{width:414px; height:265px;}
#userMenu {
	padding: 3px 4px;
	border: 1px solid #aaa;
	background: #ddd;
	margin: 0 0 10px 0;
}
#full{width:450px;}

/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer p.first {
	padding-top: 50px;	
}

#footer p {
	padding: 10px 0 10px 0;
	text-align: center;
	line-height: 1.5em;
	color: #767474;
}

#footer a:link,
#footer a:visited {
	color: #666;
}








/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg,
#errorMsg {
	padding: 5px 10px;
	border-top: 1px solid #999;
}

#successMsg h5,
#errorMsg h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0 5px 23px;
	background: no-repeat 0 1px;
}

#successMsg p,
#errorMsg p {
	color: #905b1d;
}

#successMsg a:link,
#successMsg a:visited,
#successMsg a:hover {
	color: #fff;
}

#errorMsg a:link,
#errorMsg a:visited,
#errorMsg a:hover {
	color: #724714;
}
	
/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg {
	background: #6fb558;
	border-bottom: 1px solid #5fa349;
}

#successMsg h5 {
	color: #fff;
	background-image: url(../images/msg_succ.gif);
}

#successMsg p {
	color: #fff;
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#errorMsg {
	background: #f6db5a;
	border-bottom: 1px solid #e5ca47;
}

#errorMsg h5 {
	color: #82531b;
	background-image: url(../images/msg_erro.gif);
}

#errorMsg p {
	color: #905b1d;
}


	
