/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #3AC0A2 url(images/back_all.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	width: 100%;
	text-align: left;

	background: url(images/header.jpg) no-repeat;
}

#main
{
width: 739px;
padding: 10px;
}

#back
{
width: 759px;
margin: 0 auto;
}

#header {
	height: 340px;
}

#logo {
	width: 759px;
	height: 150px;
	text-align: left;
	padding-left: 70px;
	padding-top: 88px;
	padding-bottom: 50px;
}


#logo a {
	text-decoration: none;
	text-transform: capitalize;
	font-style: italic;
	font-size: 105px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
text-transform: uppercase;
font-weight: normal
}


#menu
{
background: url(images/menu.gif) no-repeat;
height: 83px;
padding-left: 45px;
width: 779px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 110px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 110px;
    height: 54px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/menu_r.gif) repeat-x;
}




#left
{
	width: 217px;
}

#left H3
{
width: 192px;
height: 23px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) repeat-x;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left .title_back
{
background: url(images/title_back.png) repeat-y;
}

#left .title_bottom
{
	background: url(images/title_bottom.png) no-repeat bottom;
	padding: 10px;
	margin-bottom: 20px;
}


#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#left li {
	padding: 2px 2px;
	border: 0px;
	color: #666666
}

#left a {
	color: #196050;
}
#left a:visited {
	color: #196050;
}

#left td
{
color: #196050;
}

#left th
{
color: #196050;
}

#left caption
{
color: #196050;
}


#left p
{
padding: 10px;
color: #196050;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

/*----------- RIGHT PANEL ----------*/
#rightPanel {
	width:466px; float:left; padding:0 0 15px 0;
}
#rightPanel h2.welcomeHeader {
	background:url(images/welcome_hdr.gif) 0 0 no-repeat; height:38px;	
}
#rightPanel p {padding:0 0 10px 3px;}
#rightPanel p.readmore {
	height:16px; background:url(images/midline_bg.gif) 0 50% repeat-x;
	margin:0 9px 10px 6px; padding:0;
}
#rightPanel p.readmore a {
	background:#E4DDCB url(images/readmore_bg.gif) 0 0 no-repeat; display:block; width:58px;
	height:16px; float:right; color:#FFFFFF; text-align:center;
	font:bold 10px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif
}
#rightPanel p.readmore a:hover {
	color:#fff; background:#E4DDCB url(images/readmore_bg.gif) 0 0 no-repeat;
}
#rightPanel h2.coupleHeader {
	background:url(images/couple_hdr.gif) 0 0 no-repeat; height:38px;	
}
#rightPanel h2.profilesHeader {
	background:url(images/profiles_hdr.gif) 0 0 no-repeat; height:33px;	
}
#rightPanel ul.profiles li {float:left; padding:0 1px 0 0;}
#rightPanel ul.pagination li {
	float:left; color:#7C1F3E; background-color:#E4DDCB; font-weight:bold;
	padding:0 6px 0 0;
}
#rightPanel ul.pagination {padding:10px 0 0 7px;}
#rightPanel ul.pagination li a {color:#7C1F3E; background-color:#E4DDCB; margin:0 6px 0 0;}
#rightPanel ul.pagination li.left { padding-right:116px;}
#rightPanel ul.pagination li.right { padding-left:122px;}

#right
{
float: right;
width: 497px;
padding-right: 0px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #196050;
}

#right .left_top
{
background: url(images/right_top.png) no-repeat;
height: 11px;
}

#right .left_back
{
background: url(images/right_back.gif) repeat-y;
}

#right .left_bottom
{
background: url(images/right_bottom.gif) no-repeat bottom;
padding: 10px;
padding-bottom: 10px;
margin-bottom: 20px;
}


#right a
{
color: #196050;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 17px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.date {
	margin: 0 auto;
	color: #196050;
	font-size: 11px;
	background: #ffffff;
	margin: 10px;
	padding: 5px;
}

.date a {
	color: #196050;
}



#footer {
	height: 64px;
	clear: both;

	width: 100%;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 5px solid #263035;
}

#footer p {
	margin: 0 auto;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #5BD9CC;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

