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

* {
	margin: 0;
	padding: 0;
}

body  {
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana, Gothic, sans-serif;
	background-color: #336;
	text-align: center; 
	color: #ff9;
	padding-top: 50px;
	padding-bottom: 50px;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-weight: normal;
	color: #ff9;
}

#container { 
	width: 780px;  
	background-color: #036;
	margin: 0 auto; 
	text-align: left; 
	border: #399 5px solid;
} 

#header { 
	background-color: #036;
	padding: 0;
	border-bottom: 1px solid #399;
} 

#header h1 {
	margin: 0; 
	padding: 0px 0;
}

#banner {
	background-image: url(perbanner2.jpg);
	background-color: #036;
	color: #ff9;
}

#sidebar1 {
	float: left; 
	width: 200px; 
	background-color: #036; 
	padding: 15px 10px 15px 20px;
	border-right: 1px solid #399;
}

#PeregrinnattiIndex #sidebar1 {
	border-right: 0;
}

.PeregrinnattiIndex #mainContent { 
	margin: 0 0 0 250px; 
	padding: 0 0px;
	color: #ff9;
	background-image: url(Per4.jpg);
}

.PeregrinnattiStore #mainContent { 
	margin: 0 0 0 50px; 
	padding: 0 0px;
	color: #ff9;
	background-image:  ;
} 

.Peregrinnatti #mainContent { 
	margin: 0 0 0 50px; 
	padding: 0 0px;
	color: #ff9;
	background-image:  ;
} 


#articleIntro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#articleintro_inner {
	text-align: center;
}

.PeregrinnattiFonts #fontstable {
	text-align: center;
	border-left: 1px solid #399;
	border-top: 1px solid #399;
}

.PeregrinnattiFonts #fontstable tr th {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #399;
	border-right: 1px solid #399;
}

.PeregrinnattiFonts #fontstable tr td {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #399;
	border-bottom: 1px solid #399;
}

.PeregrinnattiStore .perproduct {
	background-color: #ff9;
	color: #630;
	text-align: center;
}

.PeregrinnattiStore .perproduct a:hover {
	background-image: url(button4.gif)
}


.PeregrinnattiStore .perproduct td {
	border-right: 3px solid #399;
	border-left: 3px solid #399;
	border-bottom: 3px solid #399;
	border-top: 3px solid #399;
}

#nuggets {
	color:#336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin-left: 250px;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 0px;
}

.nuggetsHdg {
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
}

.nuggetsScr {
	color: #fff;
	font-family: "Brush Script MT Italic", serif;
}

.nuggetsTxt {
	color: #fff;
	
}

.blogborders {
	border-bottom: none;
	border-top: 1px solid #399;
	border-left: 1px solid #399;
}

.calendarborders {
	border-bottom: 1px solid #399;
	border-top: 1px solid #399;
	border-left: 1px solid #399;
}

#contactform {
	color: #630;
}

#contactinfo {
	border-bottom: 1px solid #399;
	border-top: 1px solid #399;
	border-left: 1px solid #399;
}

#footer { 
	padding: 0 10px 0 20px; 
	background-color:#036; 
	border-top: 1px solid #399;
} 

#footer h4, h5, h6 {
	font-weight: 0;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.albummenu a {
	color: #FFC ;
}

