body{
		background-color: #ffffcc; color: #663300;
		font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Lucida, Arial, sans-serif;
		margin: 25px 0;
		padding: 0;
}

/* Body styles repeated for old Netscape users */ 
p, td, ul, ol, ul, li, dl, dt, dd{
		font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana,	Lucida, Arial, sans-serif;
}

p{
		margin-top: 0.5em;
		margin-bottom: 1em;
		text-align: left;
		font-size: 0.85em;
		line-height: 1.5;
}

em{
		font-style: normal;
		letter-spacing: 2px;
}

h1, h2{
		font-family: Georgia, "Bitstream Vera Serif", Palatino, "Times New Roman", serif;
		font-weight: normal;
		font-size: 2em;
		margin-top: 0.2em;
		margin-bottom: 0;
}

h2{
		font-size: 1.5em;
		margin-top: 1em;
}

h3{
		margin-top: -0.2em;
}					 

/* Used due to non-para's being centred */
td{
		text-align: left;
}

/* It's hip to be square */
ul{
		list-style-type: square;
}

ul li{
		font-size: 0.85em;
		margin-top: 1em;
}

dl dt{
		font-size: 0.85em;
		font-weight: bold;
		margin-top: 1em;
}

dl dd{
		font-size: 0.7em;
		margin: 5px 0 0 15px;
}

img{
		display: block;
		border: 0;
}

/* ***** Basic anchors ***** */
a:link{
		font-weight: bold;
		text-decoration: underline;
		color: #6666cc;
		background: transparent;
}

a:visited{
		font-weight: bold;
		text-decoration: underline;
		color: #cc6600;
		background: transparent;
}

a:hover{
		font-weight: bold;
		text-decoration: none;
		color: #ff0000;
		background: transparent;
}

a:active{
		font-weight: bold;
		text-decoration: none;
		color: #6666cc;
		background: transparent;
}
/* ***** End of basic anchors ***** */

table{
		margin-left: auto;
		margin-right: auto;
}

div#footer p{
		font-family: Georgia, "Bitstream Vera Serif", Palatino, "Times New Roman", serif;
		margin-top: 25px;
		font-size: 0.9em;
		text-align: center;
}

address{
		margin-top: 0;
		border: solid 2px;
		padding: 20px;
}

/* ***** Class Styles start ***** */
.hide{
		display: none;
}
					
.initpara{
		font-family: Georgia, "Bitstream Vera Serif", Palatino, "Times New Roman", serif;
		font-weight: bold;
		font-size: 1.1em;
}

.jcrcap{
		font-family: Georgia, "Bitstream Vera Serif", Palatino, "Times New Roman", serif;
		font-size: 0.8em;
		margin-top: -10px;
}

.thispage {
	background: #ffffcc;
	color: #660000;
}


/* ***** Class Styles end ***** */

/* ***** Page Divs ***** */
	
#logo{
		padding-bottom: 25px
}

#pricontent{
		padding-right: 30px;
		padding-top: 25px;
}

/* This is for 'Crusty n Homer' pic */
#pricontent img{
		margin: 15px 0 15px 0px
}

/* Sidebar stuff */

#sidebar {
		background: url('../pics/gp_2_happy_bwn_co_ft.gif') bottom right no-repeat #ffffcc;
}

#sidebar p{
		font-size: 0.8em;
		font-style: italic;
		text-align: right;
		margin-top: 0.5em;
}

#sidebar img{
		margin: 30px 0 15px 0;
}

#sidebar blockquote{
		font-family: Georgia, "Bitstream Vera Serif", Palatino, Times, serif;
		font-size: 0.9em;
		font-style: italic;
		margin: 0;
		line-height: 1.5;
		text-align: right;
}

/* This is for Side-bar Links */
#link{
background: url('../pics/gp_2_happy_bwn_co_ft.gif') bottom right no-repeat #ffffff;
		/*background-color: #ffffff;*/ color: #333333;
		float: right;
		border: solid 4px;
		top: 10em;
		padding: 12px;
		padding-bottom: 60px;
		margin-top: 5em;
}

#link img{
		margin: 20px 0 15px 0;
}

#submenu {
		width: 678px;
		margin: 0px auto;
		background-color: #ffffff;
		border: 1px solid #000000;
		border-top: 0;
		font-size: 0.85em;
}

#gallery h2{
	border-top: 2px solid #000000;
	padding-top: 8px;
}

/* ***** Page Divs End ***** */

/* ***** Nav Bar Stuff ***** */

table#nav{
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
}

table#nav td{
		font: 12px "Lucida Grande", "Bitstream Vera Sans", Verdana, Lucida, Arial, sans-serif;
		text-align: center;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
}

table#nav td a{
		font-weight: normal;
		text-decoration: none;
		display: block;
		margin: 0;
		padding: 0;
}

#nav td a:link, #nav td a:visited{
		background-color: #ffffff;
		color: #663300;
		display: block;
		margin: 0;
		width: 134px;
		line-height: 35px;
}

#nav td a:hover{
		background-color: #ffffcc;
  		color: #333333;
}

/* Sub-nav */
div#submenu ul{
		text-align: left;
		margin: 0;
		padding-left : 0;
		padding-top: 1px;
		padding-bottom: 1px;
}

div#submenu li{
		padding : 0 4px;
		list-style-type : none;
		display : inline;
		border-right : 1px solid #000000;
}

#submenu a:link , #submenu a:visited {
		color : #663300;
		font-weight: normal;
		text-decoration : none;
}

#submenu a:hover {
		background-color : #ffffcc;
		color: #333333;
		font-weight : normal;
		text-decoration : none;
}

/* Nav Footer */
div#footnav p{
		margin-top: 25px;
		font-size: 0.8em;
		text-align: center;
}

div#footnav a:link, #footnav a:visited{
		font-weight: normal;
		text-decoration: none;
}

div#footnav a:hover, #footnav a:active{
		font-weight: normal;
}

/* ***** Nav Bar Stuff ends ***** */

table#formfields{
		margin-left: 0px;
}

/* ***** Stylesheet Ends ***** */

