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

/* HEADER TAGS */ 

img {
border: 0px;
margin: 0px;
}

body {
	background-color: #B52026;
	background-image: url(img/pt-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #F8931F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E64823;
}
a:hover {
	text-decoration: underline;
	color: #F75C26;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.footer a {
	font-size: 10px;
	color: #F8931F;
	font-weight: bold;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: underline;
	color: #F75C26;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* DIV TAGS */ 

.main {
width: 800px;
height: 100%;
margin-left: auto;
margin-right: auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

.footer {
width: 800px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.menu {
height:147px;
}

.content_home {
float:left;
width: 800px;
height: 100%;
}

.content {
float:left;
width: 800px;
height: 100%;
background-image: url(final-images/line-bg.png);
background-repeat:repeat-y;
}

.text_area {
	float:left;
	width: 400px;
	background-color: #B52026;
	margin-bottom: 10px;
	margin-left: 10px;
}

.text_area_home {
	float:left;
	width: 360px;
	background-color: #B52026;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text_area_coaching {
	float:left;
	width: 360px;
	background-color: #B52026;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text_box {
	width: 207px;
	background-color: #fff;
	font-size: 10px;
	color: #000;
	float: right;
	margin-right: 23px;
}

.text_area img{
	margin-bottom: 5px;
	margin-top: 5px;
}

.submenu {
	float:left;
	width: 175px;
}

/* IMAGE TAGS */ 

#about{
height: 25px;
width: 65px;
overflow: hidden;
margin-top: 115px;
background: url(img/images/pt-about-out.jpg) top left no-repeat;
float: left;
}
#about:hover{
background-position: bottom left;
}

#speaking{
height: 25px;
width: 85px;
overflow: hidden;
margin-top: 115px;
background: url(img/images/pt-speaking-out.jpg) top left no-repeat;
float: left;
}
#speaking:hover{
background-position: bottom left;
}

#coaching{
height: 25px;
width: 93px;
overflow: hidden;
margin-top: 115px;
background: url(img/images/pt-coaching-out.jpg) top left no-repeat;
float: left;
}
#coaching:hover{
background-position: bottom left;
}

#workshops{
height: 25px;
width: 100px;
overflow: hidden;
margin-top: 115px;
background: url(img/images/pt-corporate-out.jpg) top left no-repeat;
float: left;
}
#workshops:hover{
background-position: bottom left;
}

#calendar{
height: 25px;
width: 64px;
overflow: hidden;
margin-top: 115px;
background: url(img/images/pt-events-out.jpg) top left no-repeat;
float: left;
}
#calendar:hover{
background-position: bottom left;
}

#contact{
height: 25px;
width: 85px;
overflow: hidden;
margin-top: 115px;
background: url(img/images/pt-contact-out.jpg) top left no-repeat;
float: left;
}
#contact:hover{
background-position: bottom left;
}
#logo{
height: 138px;
width: 302px;
overflow: hidden;
background: url(img/images/pt-logo-out.jpg) top left no-repeat;
float: left;
}
#logo{
background-position: bottom left;
}
#line {
margin-top: 23px;
}
#line_bot {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mel_photo {
float:left;
}

.buttons_img {
	margin-top:10px;
}

.buttons_img_2 {
	margin-bottom:10px;
	margin-left:10px;
}

#interior_pics {
	margin-left: 10px
}
#invisible {
visibility: hidden;
}

#submenu {
	margin-left:60px;
}
