@charset "UTF-8";

html {
	height: 100%;
}
body{
	height: 100%;
	text-align: center;
	background-image: url(images/tile.gif);
}
* {
	margin: 0;
	padding: 0;
}
#wrap {
	width: 800px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.home {
	background-image: url(images/home.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
* html #wrap {
	height: 100%
}
#header {
	width: 800px;
	height: 136px;
	background-image: url(images/header.gif);
}
#lcol {
	width: 250px;
	float: left;
	padding: 5px 0 0 0;
}
#content {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/swirlRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
}
#content2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(images/swirlRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
}
#nav {
	background-color: #981B1E;
	height: 25px;
	width: 800px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}
#nav a:link, #nav a:visited, #nav a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
 
#nav a:hover {
	color:#BCBEC0;
	text-decoration:underline;
}
#tag {
	background-color: #BCBEC0;
	height: 15px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}
#rcol {
	width: 200px;
	float: right;
	padding: 5px 0 0 0;
	background-color: #33FFFF;
}
#footer {
	width: 800px;
	height: 23px;
	clear: both;
	background-color: #981B1E;
	margin-top: -33px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 7px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
 
#footer a:hover {
	color:#BCBEC0;
	text-decoration:underline;
}
p {
	margin: 0;
	padding-bottom: 15px;
}
.last {
	margin: 0 5px 50px 5px;
}
.statement {
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	color: #666666;
	margin-bottom: 10px;
}

.test {
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content li {
	margin-left: 20px;
}
ul {
	margin-bottom: 15px;
}
h5 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.smaller {
	font-size: 11px;
}
h4 {
	font-size: 14px;
	color: #981B1E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #981B1E;
	margin-bottom: 5px;
}
.emerald {
	color: #006633;
}
.sapphire {
	color: #006699;
}
.ruby {
	color: #981B1E;
}
.order fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.order input {
	width: 270px;
}
.order td {
	padding-bottom: 5px;
}
.order #instructions {
	width: 270px;
}
.order .submit input {
	width: 100px;
	text-align: center;
	margin-top: 15px;
}
.order .submit {
	text-align: center;
}.label {
	color: #981B1E;
	text-align: left;
	vertical-align: top;
}
.wedding {
	background-image: url(images/wedding.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
.special {
	background-image: url(images/special.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
.about {
	background-image: url(images/about.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
.notes {
	background-image: url(images/notes.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
.blog {
	background-image: url(images/blog.jpg);
	background-repeat: repeat-y;
	background-position: -3px top;
}
