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

a:link {
	color: #666666;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal
}	
a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #A27C48;
	font-size: 12px;
	text-decoration: none;
}

.col2 a:link {
	color: #666666;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal
}	
.col2 a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.col2 a:active {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.col2 a:hover {
	color: #A27C48;
	font-size: 12px;
	text-decoration: none;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	font-size:12px;
	color:#34291E;
	background-color: #FFFFFF;
	margin: 0px 0px 1px 0px;
	background-image: url(../images/bg_02_tile.jpg);
}

.logo {
	width: 252px;
	height: 126px;
	top: 0px;
	position: absolute;
	margin-left: 25px;
}

/* 
	Section Header
*/


.Header {
	width: 906px;
	height: 105px;
	background-image: url(../images/header-bg.jpg);
	vertical-align: middle;
}

.photoHeader {
	width: 908px;
	height: 218px;
	padding-bottom: 20px;
}

H1 {
	font-size:14px;
	margin:0;
	padding:0px 0 3px 0;
	color:#34291E;
}
H2 {
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	color:#B3A068;
}

/*
	Content
*/

#frame {
	width:100%;
	margin:20px 0 0 0;
	position: static;
}

#container {
	width:906px;
	margin:auto;
	background-color: #FFFFFF;
	background-image: url(../images/Content-bg-tile.jpg);
	position: static;
}



.col1 {
	padding-left: 20px;
	width:275px;
	float:left;
}

.col2 {
	width:588px;
	float:left;
	padding-top: 0px;
}

.Title {
	font-size: 16px;
	color: #34291E;
	background-color: #FFFFFF;
	padding: 5px 5px 3px 8px;
	margin-bottom: 10px;
	font-weight: bold;
}

#sub_menu {
	border:0px solid #f5f0e6;
	z-index: 0;
	background-color: #f5f0e6;
}
#sub_menu ul {
	margin:0px;
	padding:3px;
	padding-top:0px;
	padding-bottom:0px;
}
#sub_menu ul li {
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 12px;
	list-style: none;
}
#sub_menu ul li a{
	color:#34291E;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	background: url(../images/arrowIcon.jpg) no-repeat 3px 50%;
}
#sub_menu ul li a:hover {
	color:#000000;
	background-color: #FFFFFF;
	}

.navDivider {
	width: 25px;
	height: 15px;
	background-image: url(../images/Navigation-divider.jpg);
}

.content {
	text-align: left;
	margin: 0px;
	background-color: #F5F0E6;
	padding: 10px;
	float: left;
	width: 533px;
}

.content A {
	color:#000000;
	font-weight: normal;
}

.content A:hover {
	color:#34291E;
}

.whiteDivider {
	border-bottom:1px solid #DECEAB;
	margin: 10px 0 10px 0;
}


/* 
	home page
*/
.flashMovie {
	width: 941;
	height: 312px;
	text-align: center;
	background-image: url(../images/flash-movie.jpg);
}

.hp_module {
	width: 291px;
	height: 165px;
	float: left;
	margin: 0 7px 10px 7px;
	background-color: #FFFFFF;
	padding-top: 10px;
}


.moduleTitle {
	font-size: 24px;
	color: #333333;
	padding-left: 15px;
	padding-bottom: 5px;
}


/* 
	nav
*/

.navigation {
	width: 219px;
	height: 24px;
	background-image: url(../images/pmj-nav.jpg);
	margin-top: 65px;
	float: right;
	margin-bottom: 0px;
	margin-right: 30px;
	padding-top: 9px;
	padding-left: 3px;
	text-align: center;
	background-repeat: no-repeat;
}

.navigation a:link {
	color: #34291E;
	font-size: 12px;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}	
.navigation a:visited {
	color: #34291E;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
.navigation a:active {
	color: #34291E;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
.navigation a:hover {
	color: #000000;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #DDCEAB;
}


/* 
	footer
*/

.clr {clear:both;} 

#footer {
	width: 100%;
	bottom: 0px;
	height: 50px;
	color: #34291E;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/footer-tile.jpg);
	padding-bottom: 1px;
	padding-top: 10px;
}

.footer a{
	color:#E8F1F6;
	text-decoration:none;
	font-size: 11px;
}
.footer a:hover {
	color:#ffffff;
	background-color: #c41230;
	}
.temp {
	width:900px;
	float:left;
	padding-top: 0px;
}
.contentTemp {
	text-align: left;
	margin: 0px;
	background-color: #F5F0E6;
	padding: 10px;
	float: left;
	width: 510px;
}
.navigationTemp {
	width: 219px;
	height: 24px;
	background-image: url(../images/pmj-nav.jpg);
	margin-top: 65px;
	float: right;
	margin-bottom: 0px;
	margin-right: 25px;
	padding-top: 9px;
	padding-left: 3px;
	text-align: center;
	background-repeat: no-repeat;
}

input.moreinfo { border:none; background:none; color:#34291E; font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; cursor:pointer; }