/*  - - - - - - - - - - - - - BODY - - - - - - - - - - - - - */


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#body_orange {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../pmc_images/picture-backgrounds/pic-background-orange.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#body_pink {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../pmc_images/picture-backgrounds/pic-background-pink.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#body_blue {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../pmc_images/picture-backgrounds/pic-background-blue.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#body_green {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../pmc_images/picture-backgrounds/pic-background-green.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#body_yellow {
	background-color: #FFFFFF;
	
	position: relative;
	top: -30px;

	margin: 0px;
	padding: 0px;
	background-image: url(../pmc_images/picture-backgrounds/pic-background-yellow.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}









/*  - - - - - - - - - - - - - WRAPPER - - - - - - - - - - - - - */


#wrapper {
	background-color: transparent;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-repeat: repeat-y;
	background-image: url(../pmc_images/picture-backgrounds/scratchy-white-background.png);
	z-index: 600;
}









/*  - - - - - - - - - - - - - HEADER TOP - - - - - - - - - - - - - */

#header_top {
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}









/*  - - - - - - - - - - - - - HEADER NAV - - - - - - - - - - - - - */

#header_nav_orange {
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-image: url(../pmc_images/header-nav-pics/header-nav-pic-orange.jpg);
	background-repeat: no-repeat;
}

#header_nav_pink {
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-image: url(../pmc_images/header-nav-pics/header-nav-pic-pink.jpg);
	background-repeat: no-repeat;
}

#header_nav_green {
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-image: url(../pmc_images/header-nav-pics/header-nav-pic-green.jpg);
	background-repeat: no-repeat;
}

#header_nav_blue {
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-image: url(../pmc_images/header-nav-pics/header-nav-pic-blue.jpg);
	background-repeat: no-repeat;
}

#header_nav_yellow {
	padding: 0px;
	height: 150px;
	width: 860px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-image: url(../pmc_images/header-nav-pics/header-nav-pic-yellow.jpg);
	background-repeat: no-repeat;
}











/*  - - - - - - - - - - - - - MAIN CONTENT - - - - - - - - - - - - - */



#main_content {
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
	float: left;
}
#main_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	font-size: 1.4em;
	line-height: 1.3em;
}
#main_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
}
#main_content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
}

#main_content a:link {
	color: #000000;
}
#main_content a:visited {
	color: #000000;
}
#main_content a:hover {
	color: #666666;
}
#main_content a:active {
	color: #333333;
}






.gallery_pics {
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.gallery_pics img {
	float: left;
	height: 183px;
	width: 245px;
	background-image: url(../pmc_images/shadows/trans-shadow-small.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}







/*
.main_content_img_large-shadows {
	float: right;
	height: 180px;
	width: 260px;
	background-image: url(../pmc_images/shadows/trans-shadow280x180.gif);
	background-position: right bottom;
	padding: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.main_content_img_large {
	background-color: #333333;
	padding: 0px;
	height: 170px;
	width: 250px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
*/




.main_content_img_large-shadows {
	float: right;
	height: 183px;
	width: 245px;
	background-image: url(../pmc_images/shadows/trans-shadow-small.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: right;
}







.main_content_img_menu-shadows {
	float: left;
	height: 340px;
	width: 240px;
	background-image: url(../pmc_images/shadows/trans-shadow-small.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.main_content_img_menu {
	background-color: #333333;
	padding: 0px;
	height: 354px;
	width: 220px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}










/*  - - - - - - - - - - - - - RIGHT COL - - - - - - - - - - - - - */


#right_col {
	padding: 0px;
	height: auto;
	width: 240px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
}




/*  - - - - - - - - - - - - - SPEECH BUBBLES - - - - - - - - - - - - - */


/* SEE INDIVIDUAL coloured stylesheets for CSS settings  */
















/*  - - - - - - - - - - - - - FOOTER - - - - - - - - - - - - - */


#footer {
	padding: 0px;
	height: auto;
	width: 560px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer h1 a:link {
	color: #000000;
	font-weight: bold;
}
#footer h1 a:visited {
	color: #000000;
	font-weight: bold;
}
#footer h1 a:hover {
	color: #666666;
	font-weight: bold;
}
#footer h1 a:active {
	color: #000000;
	font-weight: bold;
}




.footer_h1_bold {
	font-weight: bold;
	color: #000000;
}





#footer h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 0.7em;
	font-weight: normal;
}
#footer h2 a:link {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#footer h2 a:visited {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#footer h2 a:hover {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#footer h2 a:active {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.6em;
	font-weight: normal;
}











.pmc-smalltextlogo {
	margin-right: 10px;
	clear: right;
}





.frankmandesign-mini-logo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}






/*  - - - - - - - - - - - - - OTHER - - - - - - - - - - - - - */

.clearfix {
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.click-images-to-enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	margin: 0px;
	float: right;
	height: auto;
	width: 200px;
	clear: right;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-align: right;
}
