body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	margin: 0em;
	padding: 0em;
	color: #FFFFFF;
	line-height: 1em;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/bg/icicles-on-black.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Container {
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#Content_Wrapper {
	padding: 0px;
	width: 860px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/bg/fire.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#Top {
	text-align: center;
	margin: 0em;
	padding: 0em;
}


h1 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
}
h2 {
	font-weight: normal;
	font-size: 1.25em;
}
h3 {
	font-weight: normal;
	font-size: 1em;
}
h4 {
	font-weight: bold;
	font-size: .750em;
}
#Navigation {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}

#spryWrapper {
	text-align: center;
	height: 37px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

/*--
#Navigation1 {
	text-align: center;
	height: 35px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Navigation1 ul {
	margin: 0px;
	padding: 0px;
}
#Navigation1 li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#Navigation1 a, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	text-transform: capitalize;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#Navigation1 a:hover {
	text-decoration: none;
	color: #ECE0BA;
}
--*/


/* You are here */
/*--
#home #nav-home a,
#about-us #nav-about-us a,
#aussie #nav-aussie a,
#coffee-store #nav-coffee-store a,
#gallery #nav-gallery a,
#contact-us #nav-contact-us a {
	text-decoration: none;
	color: #ECE0BA;
}
--*/


#Content {
	text-align: justify;
	padding-top: 2em;
	padding-right: 4em;
	padding-bottom: 1.5em;
	padding-left: 4em;
	font-size: .750em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: 1.50em;
}
#Content a, #Content a:visited {
	color: #1D9CAC;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
#Content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.contact-float-right {
	float: right;
	width: 50%;
	text-align: right;
	clear: both;
	background-image: url(../images/domigo-coffee-watermark.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact-float-right .img_float_left {

}
.contact-float-right .img_float_right {


}
.contact-float-left {
	float: left;
	width: 50%;
	font-size: 0.8em;
	text-align: left;
}

#Footer {
	text-align: center;
	padding-top: 4em;
	padding-bottom: 1em;
	margin: 0em;
	font-size: .689em;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
}
#Footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Footer a, #Footer a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0.1em;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0.5em;
}
#Footer a:hover {
	text-decoration: underline;
	color: #666666;
}

#Signature {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 2em;
	margin: 0em;
	font-size: .689em;
}
#Signature ul {
	margin: 0px;
	padding: 0px;
}
#Signature li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Signature a, #Signature a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0.1em;
	text-transform: capitalize;
	padding: 0.5em;
}
#Signature a:hover {
	text-decoration: underline;
	color: #666666;
}
.widescreen {
	text-align: center;
}


.img_float_left {
	float: left;
	margin-top: 0em;
	margin-right: 1em !important;
	margin-bottom: 1em !important;
	margin-left: 0em;
	background-color: #1D9CAC;
	padding: .5em;
	background-image: url(../images/bg/shell-glass-tile-256.jpg);
}
.img_float_right {
	float: right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em !important;
	margin-left: 1em !important;
	background-color: #1D9CAC;
	padding: .5em;
	background-image: url(../images/bg/shell-glass-tile-256.jpg);
}
.form_float_right {
	float: right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em !important;
	margin-left: 1em !important;
	padding: .5em;
}
.paypal-float-right {
	padding: 0em;
	float: right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1em;
	background-color: #FFFFFF;
	border: 1px dashed #001E5E;
}

.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.small-text {
	font-size: 0.689em;
}


.center {
	text-align: center;
}
.crossout {
	text-decoration: line-through;
}
.blue-text {
	color: #1D9CAC;
}

