/* CSS for Web Design Junky site */
.background { color: #999999;}

.page_header-36px {
	font-size: 36px;
	font-family: Papyrus, Georgia, "Times New Roman", serif;
}

.myheading {
	font-size:24px;
	font-family: Georgia, Garamond, serif;
	color: #00FFFF;
	font-weight:bold;
	background-color: #999999;
}

.my2ndheading {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 22px; 
	color: #00FFFF; 
	font-weight: bold;
	background-color: #999999;
}

.my3rdheading { 
    font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 22px; 
	color: #00FFFF; 
	font-weight: bold;
	background-color: #999999;
}

.my4thheading {
    font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	color: #FF9999; 
	font-weight: bold;
	background-color: #999999;
}

.my5heading {
    font-family: Papyrus; 
	font-size: 18px; 
	color: #FF9966; 
	font-weight: bold;
	background-color: #999999;
}
   
.web_design_junky_flash_heading {
	font-family: "Nostalgia BRK", Georgia, "Times New Roman", Times, serif;
	
}
.table_headings {
	color: #00FFFF;
	font-weight: bold;
	font-size: 22px;
	background-color: #999999;
}

.table_headings_2 {
	color: #FF9999;
	font-weight: 700;
	font-size: 16px;
	background-color: #000000;
	font-family: Papyrus;
}

/* this heading is basically for the prices page, it became necessary due to background color issues. */
.table_heading-24px {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
	color: #00FFFF;
	font-weight: bold;
	background-color: #000000;
	
}
.table_head_blk-bg {
	font-size: 22px;
	font-weight: bold;
	background-color: #000000;
	color: #00FFFF;
	font-family: Papyrus;
}
  
.sub_head-18px {
    font-family: Papyrus;
    font-size: 18px;
    color: #FF9966;
	background-color: #999999;
} 

.subhead-18px-blue-grey {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #00FFFF;
	background-color: #999999;
}

.subhead3 {
	font-family: Papyrus;
	font-size: 18px;
	color: #000000;
	background-color: #999999;
	font-weight: 700;
}
 
body {
	margin-left: 5px;
	margin-top: 5px;
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #00FFFF;
}

a {
    font-family: Papyrus;
	font-size: 18px;
	color: #00FFFF;
	font-weight: bold;
}
a:link {
    font-family: Papyrus;
	text-decoration: none;
	font-size: 18px;
	color: #00FFFF;
}
a:visited {
    font-family: Papyrus;
	text-decoration: none;
	color: #666666;
	font-size: 18px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-top-style: double;
	border-top-width: thick;
	caption-side: inherit;
	cursor: crosshair;
	font-family: Papyrus;
	font-size: 18px;
	font-weight: 700;
	outline-color: #000000;
	outline-style: solid;
	outline-width: thin;
	text-transform: none;
	text-align: center;
	font-variant: normal;
}
a:active {
    font-family: Papyrus;
	text-decoration: blink;
	color: #FFFFFF;
	font-size: 18px;
}

.bodytext {    
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FFFF;
	font-weight: 700;
	background-color: #999999;
}


.bodytext2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #0000FF;
	font-size: 16px;
	font-weight: 700;
	background-color: #999999;
}

.money {
	color: #00CC33;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Papyrus;
}


.table_data {
	font-size: 15px;
	font-weight: 600;
	color: #00FFFF;
	font-family: Papyrus, Georgia, "Times New Roman", serif;
	background-color: #000000;
}

.extra {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	background-color: #000000;
}

.fine_print {
    font-size: 10px;
	color: #00FFFF;
	font-weight: bold;
	background-color: #000000;
}

.fine_print2 {
    font-size: 10px;
	color: #00FFFF;
	font-weight: bold;
	background-color: #999999;
}

.zoies_mailto {
	font-family: "Bodoni MT", Georgia, "Times New Roman", serif;;
	font-weight: bold;
	color: #CC99FF;
	font-size: 14px;
	background-color: #999999;
}

.coral_on_black-14 {
    font-family:  Papyrus, Georgia, "Times New Roman", serif;
    color: #FF9999;
    font-size: 14px;
	background-color: #000000;
}
 
.white_18px {
    font-family:  Papyrus, Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.white_24px {
    font-family:  Papyrus, Georgia, "Times New Roman", serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.table_data-14px {
    font-size: 14px; 
	font-weight: 500; 
	color: #00FFFF; 
	font-family:  Papyrus, Georgia, "Times New Roman", serif;
	background-color: #000000; 
}

.form_12px {
    font-size: 12px; 
	font-weight: 600; 
	color: #00FFFF; 
	font-family:  Papyrus, Georgia, "Times New Roman", serif;
	background-color: #000000; 
}

.black_separate {
    color: #000000;
	background-color: #999999;
}
.bottom_nav {
	font-family: Papyrus;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	text-transform: capitalize;
	color: #00FFFF;
	background-color: #000000;
}
