/* CSS for PHIZZIES.com */
/* black #000000 */
/* blue  #115599 */
/* gold  #COAE4B */

body {
	background-color:#DCD29B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/cathe_sign.gif);
	background-repeat:no-repeat;
	background-position:center;

	}

p, body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

a, a:hover, a:visited,a:link,a:active { 
	text-decoration: none;
	color: #115599; 
}

.bullet {color: #115599; font-size: 16px; }


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #115599;
	text-transform: uppercase;
}

h1 .num {
	color: #FFFFFF;
	padding-left: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
}
h2.printsforsale a {
	color: #FFFFFF;
	font-weight: normal;
}

h2.printsforsale a b {
	color: #FFFFFF;
	font-weight: bold;
}

.footer { 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px; 	
	font-weight: normal;	
	text-decoration: none; 
	color: #FFFFFF; 
	background-color:#776622;
	vertical-align:middle;
	padding:10px;
}
.menu { 
	width:100%;
}
.menu_default a, .menu_default a:hover, .menu_default a:visited,
.menu_current a, .menu_current a:hover, .menu_current a:visited  { 
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 14px; 	
	font-weight: bold;	
	text-decoration: none; 
	color: #FFFFFF; 
	padding:0px 50px 0px 0;
	vertical-align:middle;
	list-style-type:disc;
}

ul {list-style-type:disc; color: #115599; font-size: 12px;margin:0;padding:0;}
li {float:left;}

.large img{
	padding: 10px;
	background-color:#FFFFFF;
	border: 5px double #887733;
}

.horz-spacer {width: 425px;}

.portrait-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px; 
	color:#115599 ;
	width: 650px;
	padding-bottom: 20px;
}

.portrait-image img {
	border: 5px double #887733;
}