body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-image: url(images/brown.png);
}
* {
	margin: 0px;
	padding: 0px;
}

p, li {
	color: #000000;
	padding-top: 0.5em;
	padding-bottom: 0.5em;

}

h1 {
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 24px;
	letter-spacing: 0.15em;
}

h2, h3, h4, h5, h6 {
	font-size: 1.2em;
	font-weight: normal;
	color: #CC0033;
	padding-top: 0.8em;
	padding-bottom: 0.2em;
}

a {
   outline: none;
}

a:link, a:active {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #6A564E;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

#backgroundhome {
	background-image: url(images/backgroundhome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
}

#wrapperhome {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundhome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
	background-color: #CCCCCC;
}

#background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
}

#backgroundbig {
	background-image: url(images/backgroundbig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
}

#wrapper {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
}

#wrapperbig {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundbig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 820px;
}

#navbar {
	margin-left: 170px;
	height: 46px;
}
#navbar ul {
	list-style: none;
}
#navbar ul li {
	float: left;
}
#navbar ul a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 20px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 18px;
	padding-right: 18px;
	font-weight: lighter;
	margin-top: 5px;
}
#navbar ul a:hover {
	color: #FFFFFF;
	font-weight: lighter;
	font-style: italic;
}


#home #navbar .home a,
#specials #navbar .specials a,
#breads #navbar .breads a,
#pastries #navbar .pastries a,
#notables #navbar .notables a,
#about #navbar .about a ,
#locations #navbar .locations a,
#contact #navbar .contact a {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
}

#main {
	height: 430px;
	clear: both;
}
#main ul {
	list-style-type: none;
}
#main li {
	font-size: 1em;
	padding: 0px;
	font-weight: bold;
}

#mainbig {
	height: 611px;
	clear: both;
	font-size: 100%;
}
#mainbig #content .fullcontent p{
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}

#mainbig #content .fullcontent h2{
	font-size: 1em;
	line-height: 1.2em;
}

#addresshome {
	width: 200px;
	margin-top: 42px;
	float: left;
	opacity: .65;
}

#addresshome p {
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}

#address {
	width: 200px;
	margin-top: 296px;
	float: left;
}

#address p {
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}

#content {
	width: 840px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#content p {
	line-height: 1.5em;
	font-size: 1.1em;
}

#picture {
	float: left;
	margin-top: 68px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 335px;
	width: 270px;
	cursor: default;
	padding-left: 45px;
}

#words {
	float: left;
	width: 350px;
	margin-top: 55px;
	margin-bottom: 40px;
	margin-left: 40px;
	height: 330px;
	overflow: auto;
}

#content a:visited {
	color: #6A564E;
	text-decoration: underline;
}

#words h2 a {
	color: #CC0033;
}

#specials #words a {
	color: #CC0033;
}

.fullcontent {
	margin-top: 60px;
	margin-left: 60px;
	clear: both;
	width: 700px;
}
.fullcontent p {
	margin-left: 20px;
}
.fullcontent li {
	margin-left: 100px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.leftcontent {
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	padding-left: 80px;
}

.rightcontent {
	float: left;
	padding-left: 10px;
}

#ribbon {
	height: 115px;
	clear: both;
}

#tagline {
	width: 583px;
	float: left;
	margin-top: 43px;
	text-align: right;
	margin-right: 80px;
}

#action {
	width: 310px;
	float: left;
	margin: 5px;
}

#action p {
	color: #FFFFFF;
	text-align: right;
	line-height: 1.3em;
}

#action ul {
	margin-top: 10px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: none;
}
#action li {
	line-height: 0.5em;
}

#action a {
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
	background-image: url(images/reddot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#action a:hover {
	color: #FFFFFF;
	font-weight: lighter;
	font-style: italic;
	text-transform: capitalize;
}

.halfcontent {
	float: left;
	width: 48%;
}

.smallfont {
	font-size: 0.8em;
}

.signupbox {
	float: left;
	margin-left: 20px;
	margin-top: 25px;
	height: 1.5em;
}

.button {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding: 3px;
}

.heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-bottom: 0px;
	padding-left: 20px;
}
 
.lightfont {
	color: #666666;
	font-style: italic;
}

.clearfloats {
	clear: both;
	line-height: 0px;
	color: #333333;
}

#contactleft {
	float: left;
	margin-top: 70px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
	width: 300px;
}

#contactright {
	float: left;
	margin-top: 90px;
	margin-left: 20px;
	width: 210px;
}


.formPair {
	clear: both;
	vertical-align: top;
	display: block;
	padding: 5px;
}
.formLabels {
	font-size: 90%;
	color: #333333;
	width: 130px;
	text-align: left;
	float: left;
}
.formElement {
	width: 200px;
}
.formElementArea {
	width: 203px;
	height: 100px;
}

.orangefont {
	color: #FF6600;
}

.greenfont {
	color: #669900;
}

#footer {
	font-size: 0.8em;
	clear: both;
	margin-top: 40px;
}

#footer p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #666666;
}

#footer a, a:visited {
	text-decoration: none;
}

#footerbig {
	font-size: 0.9em;
	clear: both;
	margin-top: 0px;
}

#footerbig p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #666666;
}

#footerbig a, a:visited {
	text-decoration: none;
}

#address h1 { display:none }
#holiday #content h2 {
	font-size: 0.95em;
}
#holiday #content p {
	font-size: 0.95em;
}
#snowflake {
	width: 153px;
	margin-top: 19px;
	background-image: url(images/bobble1.jpg);
	background-repeat: no-repeat;
	margin-left: 487px;
	text-align: center;
	font-size: 1.4em;
	color: #FFFFFF;
	padding-top: 116px;
	padding-left: 23px;
	height: 189px;
	display: block;
	line-height: 1em;
}

#snowflake a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#snowflake a:hover {
	text-decoration: none;
	background-image: url(images/bobble2.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 153px;
	margin-top: -116px;
	margin-left: -23px;
	padding-top: 116px;
	padding-left: 23px;
	display: block;
	font-weight: normal;
}
.whitefont {
	color: #FFFFFF;
}
.redfont {
	color: #C60035;
}
#notice {
	width: 255px;
	margin-top: 200px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	float: right;
	margin-right: 65px;
}
#notice p {
	color: #C60035;
}

#specials #content #words ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
}
#specials #content h2 {
	padding-bottom: 10px;
}
#specials #content p {
	line-height: 1.2em;
}

#home #content img {
	margin-top: 19px;
	margin-left: 488px;
}
