/* Start of CMSMS style sheet 'oldjunctionmill' */
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px;
	background:#009999 none repeat scroll 0%;
        font-family: Georgia;
}

h1, h2, h3 {
}

h1 {
	font-size: larger;
}
h2 {
	font-size: large;
}

h3 {
	font-size: small;
}

p, blockquote, ul, ol {
	text-align: center;
        margin-left: 0.5cm;
        margin-right: 0.5cm;
        margin-bottom: 0.5cm;
        line-height: 0.75cm;
        color: #996600;
    
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style: none inside;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a:link  {
background-color:inherit;
text-decoration:underline;
font-family: Georgia;
color: #FFCC33;
}

a:visited  {
background-color:inherit;
text-decoration:underline;
font-family: Georgia;
color: #FFCC33;
}

img {
}

/* Header */

#header {
	width: 600px;
	/*background: #FFCC33;*/
        margin: 0 auto;
        font-family: Georgia;
}

#header h1 {
	width: 600px;
	float: left;
	margin: 40px 0 0 0px;
	font-size: 50px;
	/*background: #996600;*/
        font-family: Georgia;
}

#header h2 {
	width: 600px;
	float: left;
	margin: 40px 20 20 20px;
	font-size: 18px;
	background: #996600;
        font-family: Georgia;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	border-top: none;
	background: #996600;
        font-family: Georgia;
	font-size: larger;
        line-height: 1cm;
}

#content h1 {
	margin-bottom: 20px;
	font-size: 50px;
	letter-spacing: -1px;
        font-family: Georgia;
        line-height: 1cm;
}

#content h2 {
	margin-bottom: 20px;

	font-size: 18px;
	letter-spacing: -1px;
        font-family: Georgia;
        line-height: 1cm;
}

#main {
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;

	border-top: none;
	background: #996600;
        font-family: Georgia;
}

#colOne {
	float: left;
	width: 100px;
	margin-top: 20px;
	padding: 0 10px 0 20px;
	letter-spacing: 2px;
        color: #996600;
}

#colTwo {
	float: left;
	margin-top: 0px;
	margin-left: 100px;
	width: 540px;
	padding: 0 20px 0 20px;
	background: #996600;
	font-size: 18px;
        font-family: Georgia;
        line-height: 1cm;
        color: #FFCC33;
}


/* Footer */

#footer {
	width: 600px;
	margin: 0 auto;
	background: #996600;
	font-size: small;
        color: #000;
}

#footer p {
	text-align: center;
	padding: 0;
	background: #996600;
	font-size: 12px;
        color: #000;
}

/* Menu */

#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: normal
	font-size: 24px;
	color: #FFCC33;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a a:visited{
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #996600;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #009999;
}

#menu1 a:hover {
	background-color: #996600;
	border-top: 1px solid #996600;
	border-bottom: 1px solid #996600;
	color: #FFCC33;
}

#menu1 p {
	text-align: left;
}

/* books and brew */
#bnb {
        color: #000000 ! important ;
}

/* End of 'oldjunctionmill' */

