﻿/*** Style Sheet for PTA ***/
/***   *******/

body {
	background: url(img/bg.jpg) repeat-x center 0	;
	margin: 0px;
	padding: 0px;
}

#main ul li { font-size: 13px; line-height: 17px; color: #333231; font-family: Arial, Helvetica,"MS P 明朝"; }
p { margin: 14px 0px; font-size: small; line-height: 17px; color: #333231; font-family:  "MS P 明朝", Arial, Helvetica,;  }

h1, h2, h3, h4, h5, h6 { font-family: "Osaka", "MS P ゴシック", Arial, Helvetica, sans-serif; }
h2, h3, h4 { font-weight: normal; display: block; margin: 0px; padding: 0px;}
h2, h2 a, h3, h4, h5 { color: #516210; font: 20px Georgia, serif; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h4 { margin: 10px 0px -4px 0px; }
h5 { font-size: 14; margin: 0px; font-weight:bold;}



#wrapper {
	width: 100%;
	background: url(img/header.jpg) no-repeat center 0;
	float: left;
	min-width: 755px;
}
#container { width: 770px; margin: 0 auto; }
#header { width: 770px; height: 112px; }
#header h1 {
	background: url(logopta.jpg) no-repeat;
	width: 216px; height: 112px;
	margin: 0px 0px 0px 0px; padding: 0px;
	display: block;	
	float: left; 
	clear: both;
}
#header h1 a { text-indent: -9000px; display: block; height: 112px; }

#padding { padding: 8px; float: left; }
#main { padding: 20px 12px 12px 12px; float: left; width: 730px; }
#content { float: left; width: 452px; }
#right { float: right; width: 254px; padding: 14px 0px 0px 0px; }

#main h3 { color: #5a3d1c; }
#main ul { margin: 0px; padding: 0px; }
#main ul li {
	background: url(img/bullet.gif) no-repeat 10px 3px;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 15px 30px;
}


/*** Navigation ********************/
/***********************************/

#navigation ul {
	width: 754px;
	height: 26px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 4px solid #f2e2cb;
}
#navigation ul li { float: left; list-style-type: none; }
#navigation ul li a {
	padding: 6px 13px 0px 13px;
	color: #5a3d1c;
	display: block;
	text-decoration: none;	
	height: 20px;
	float: left;
}
#navigation ul li a:hover { text-decoration: underline; }
#navigation .nodiv { background-image: none; }

.home, .about, .services, .info, .booking, .products, .advice, .links { background: url(img/nav_div.gif) no-repeat right 6px; }
#home .home { background: url(img/nav_home.gif); }
#about .about { background: url(img/nav_about.gif); } #about .home { background: none; }
#services .services { background: url(img/nav_services.gif); } #services .about { background: none; }
#info .info { background: url(img/nav_articles.gif); } #info .services { background: none; }
#booking .booking { background: url(img/nav_booking.gif); } #booking .articles { background: none; }
#products .products { background: url(img/nav_products.gif); } #products .booking { background: none; }
#advice .advice { background: url(img/nav_advice.gif); } #advice .products { background: none; }
#links .links { background: url(img/nav_links.gif); } #links .advice { background: none; }
#contact .contact { background: url(img/nav_contact.gif); } #contact .links { background: none; }


/*** Content ************************/
/************************************/

.news { float: left; border-top: 1px dashed #7f7f7f; margin-bottom: 10px; padding-top: 14px;}
.newsAll { float: left; border-bottom: 1px dashed #7f7f7f; margin-bottom: 10px; padding-bottom: 14px;}

/*** #content p { text-align: justify; } ***/
#content p a { color: #7f0001; }
.sm { font-size: 11px; display: block; margin: 0px;  padding: 0px; }

/*** Right **************************/
/************************************/

#right h3 {
	display: block; 
	float: left;
	padding: 0px 4px; 
	background: #fff; 
	margin: -24px 0px 0px -4px;
	color: #516210;
}
#right p { font-size: 12px; line-height: 14px;  }
#right p a { text-decoration: none; }
#right img { margin: 0px; padding: 0px; display: block; float: right; }
.border, #adviceB, #aboutme { padding: 12px; border: 1px solid #989694; margin-bottom: 29px; }


.moreAbout { color: #7f0001; border: 1px solid #989694; padding: 5px; display: block; margin-bottom: -12px; }
.moreAbout:hover { background-color: #efefef; }
#aboutme h3 { background: #fdfaf6; }
#sampic { width: 228px; height: 182px; display: block; }

#adviceB { padding-bottom: 80px; margin-bottom: 5px; }
#adviceB p { margin: 0px; padding-right: 8px; font-size: 14px;}
#adviceB p a { color: #333231; }
#adviceB p a:hover { text-decoration: underline; }
#adviceB h4 { font-size: 14px; font-weight: bold; margin: 4px 0px; color: #3f3f3f; font-family: Arial, Helvetica, sans-serif; }



.mLeft { float: left; }
.mRight { float: right; }
#mailinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 228px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
#mailinglist .field { width: 122px; font-size: 11px; border: 1px solid #999999; padding: 2px;}


/*** Footer ****************************/
/***************************************/

#footer {
	width: 100%;
	border-top: 4px solid #ecd0a8;
	background-color: #f2e0c6;
	float: left;
	padding: 14px 0px 20px 0px;
	text-align: center;
}
#footer p { display: block; margin: 0px; }
#footer p, #footer p a { font-size: 11px; color: #5a3d1c; }

#footer ul {
	width: 524px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 6px;
}
#footer ul li {
	float: left;
	padding-right: 6px;
	list-style-type: none;
}
#footer ul li span { border-left: 1px solid #a68e71; padding-left: 6px; }
#footer ul li a { color: #5a3d1c; text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; }

/*** Classes **************************/
/**************************************/

.callout { 
	background-color: #f9efe3;
	border-top: solid 3px #f0d9bc;
	border-bottom: solid 3px #f0d9bc;
	padding: 10px;
	font-size: 13px;
	line-height: 14px;
	color: #4a4744;
}
#pta { background: url(img/signature.gif) no-repeat right bottom #f9efe3; padding: 10px 10px 75px 10px;}

.heading {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #848484;
	margin: 0px 0px 3px 0px;
}
#callout2 { 
	background-color: #f9efe3;
	border-top: solid 3px #f0d9bc;
	border-bottom: solid 3px #f0d9bc;
	padding: 8px;
	font-size: 11px;
	line-height: 14px;
	color: #4a4744;
	width: 450px;
	float: left;
}
#indent { margin: 0px; padding: 0px 0px 0px 15px; }
#indent li { list-style-type: none; padding-bottom: 15px; }


