@charset "utf-8";
/* CSS Document */

body{
font-family:Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;background:#fff;
}

/* Dimesions*/
#wrapper{width:770px;height:auto;margin:0px auto;position:relative}
#container{float:left;width:760px;height:auto;padding:0px 5px 0 5px;background:#fff;position:relative}
#header{float:left; width:760px; height:180px;margin:0;padding:0px;background:url(images/banner.gif) right no-repeat;border-bottom:5px solid #0099cc}
#content{float:left;width:760px;min-height:550px;padding-bottom:10px;background:url(images/bg.jpg) repeat-y;border-bottom:5px solid #0099cc}
#leftpan{float:left;width:165px;height:auto;}
#center{float:left;width:427px;height:auto;padding-left:10px;padding-right:10px;}
#rightpan{float:left;width:145px;height:auto;}
#banner{float:left;width:760px;background:#fff;margin-top:20px;height:auto;}
#footer{float:left;width:760px;height:35px;text-align:center;padding:15px 0 0 0;color:#fff;}


/* Body Styles*/
p{font-size:0.9em;color:#333333; margin:10px 6px;}
h1{font-size:1.6em;color:#0099cc;margin:5px;}
h2{font-size:1.4em;color:#0099cc;margin:0 6px;line-height:1.6em;}
h3{font-size:0.9em;color:#6bb13c;margin:155px 42px 0 0;display:block;width:480px;height:auto;text-align:right;float:right}
a{font-size:1em;color:#0099cc;text-decoration:underline;}
a:hover{text-decoration:none;}
.left{float:left;padding-left:0px;}
.right{padding:0;float:right;}
.center{margin-left:77px;}
.small{font-size:0.7em;}
strong{color:#6bb13c;}
.logo{float:left;margin:0;padding:0;width:220px;height:180px;background:url(images/maria.jpg) top left no-repeat;}



/* LeftPan Styles*/
#leftpan ul{width:150px;list-style:none;padding:0px;font-size:1em;float:left;margin:0;}
#leftpan ul li{width:150px;height:auto;}
#leftpan ul li a{background:url(images/list.jpg) no-repeat;width:130px;height:auto;display:block;color:#fff;text-decoration:none;padding-top:6px;padding-right: 0;padding-bottom: 10px;padding-left: 20px;font-weight:bold;}
#leftpan ul li a:hover{color:#333;background:url(images/listover.jpg) no-repeat;text-decoration:underline}
#leftpan ul li.home{width:130px;height:auto;display:block;color:#fff;text-decoration:underline;background:url(images/listover.jpg) no-repeat;padding:6px 0px 10px 20px;font-weight:bold;}
.img{
	position:absolute;
	width:170px;
	height:128px;
	left:5px;
	float:left;
	bottom:55px;
}

/* RightPan Styles */
.tableborder{border:4px dashed #0066cc;background:#efefef;}
#center ul,ol{font-size:0.9em; color:#333;}
#center ul,ol li{margin-bottom:10px;}
/* Share This */
#share{width:170px; height:50px; background:url(images/share/share.gif) no-repeat;margin:10px auto;padding:5px}
#share h4{margin:0;padding-bottom:5px;font-size:1.1em;text-align:center;}
#share a{margin-left:4px;}

.blue{color:#0099cc;font-weight:bold}
/* Footer Styles */
#footer p{font-size:0.7em;}
#footer p a{color:#fff;}

