* {
  margin: 0;
  padding: 0;
}

html {
	font-size: 81.25%;
	font-family: Georgia;
	color: #26211B;
	min-height: 100%;
	background-color: #99CCFF;
	background-image: url(../images/body_bg copy.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

font {
  font-size: 1em;
  min-height: 100%;
}
.bold {
}


body {
	font-size: 1em;
	min-height: 100%;
	text-align: center;
	background-color: #BCAF89;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

* html body {
  height: 99%;
}

#contentwrapper {
  line-height: 1.384em;
}

h1 {
	font-size: 2.5em;
	margin: 0 0 1em 0;
	color: #26211B;
	font-weight: normal;
	padding-bottom: 15px;
	line-height: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26211B;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h3, h4, h5 {
  margin: 0 0 .5em 0;
}

h2 {
  font-size: 1.38em;
  color: #26211B;
  font-weight: normal;
}

h2.column {
	padding-bottom: 7px;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26211B;
}

h3 {
	font-size: 1em;
	color: #FFFFCC;
	text-transform: uppercase;
	text-align: center;
}

h4 {
  font-size: 1.153em;
}

h5 {
  font-size: 1.0769em
}

p, ul, ol, dl, dt, dd, code {
	margin: 0 0 1.35em 0;
}
.invitesub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -25px;
}


ol {
  margin-left: 1.28em;
}

ol li { 
  margin: 0 0 .5em 0;
}

ul {
  list-style: none;
}

ul li {
	list-style: none; /* bullet image centered first line of text */
	margin: 0 0 .2em 0;
	padding: 0 0 1px 12px;
	background-color: transparent;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.6em;
}

li ul {
  margin: .5em 0 .5em 0;
}

dt {
  margin-bottom: .3em;
  font-weight: bold;
}

dd {
  padding: 0 0 0 20px;
}

hr {
  border: 0 none;
  height: 1px; 
  color: #333333;
  background: #f0d574;
}
 
a:link, a:visited {
  color: #26211B;
}

a:hover, a:active {
  color: #591e12;
}

a:link img, a:visited img {
  border: 8px solid #26211B; 
}

a:hover img, a:active img {
  border: 8px solid #000000; 
}
 
 
/* =========================================================================================== */
/* layout */
#header, #nav, p#slogan, #contentwrapper, #footer {
  width: 1000px;
  margin: 0px auto;
}

#header {
  position: relative;
  height: 143px;
  background-color: #26211b;
  margin-bottom: 2px;
}

#nav {
  position: absolute;
  left: 3px;
  bottom: 0px;
  text-align: center;
}

#wrapper {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B0A375;
}

p#slogan {
  background: transparent url(file:///D|/images/slogan_bg.gif) no-repeat 0 0;
  height: 32px;
  position: relative;
}

#candywrapper {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #26211B;
	border-bottom-width: thin;
	border-bottom-style: none;
}

#contentwrapper {
	padding: 44px 0 20px 0;
	min-height: 400px;
	background-color: #CCCCCC;
}

#content {
	text-align: left;
	float: none;
	width: 700px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 150px;
}

#footer {
	padding: 12px 0 40px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

/* layout - columns */
.left {
  float: left;
  width: 200px;
}

.middle {
	float: none;
	width: 266px;
	margin-left: 255px;
	text-align: center;
}

.right {
  float: right;
  width: 200px;
  margin-left: 25px;
}

.twocolleft {
  float: left;
  width: 491px;
}
.bold {
	font-weight: bold;
}


.twocolright {
	float: right;
	width: 491px;
	padding-right: 0px;
}

.clear {
  float: left;
  width: 716px;
}

.half {
  width: 358px;
}

/* layout - home */
.home #slogan {
  display: none;
}

.home #candywrapper, .home #contentwrapper {
  background: transparent;
}

.home #contentwrapper {
	padding-top: 19px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#masthead img {
  display: block;
}

#masthead {
  border: 8px solid #26211B;
  margin-bottom: 24px;
}


/* =========================================================================================== */
/* nav */
#nav ul {
	list-style: none;
	margin: 0px auto;
	text-align: center;
	padding: 10px 0 10px 0;
	border-top: 1px solid #3f3a35;
	line-height: normal;
	font-weight: bold;
	font-size: .91666em;
	background-color: transparent;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}

#nav ul li {
  list-style: none;
  color: #fff;
  display: inline;
  margin: 0 -3px;
  padding: 0;
  background-image: none;
}

#nav a {
  padding: 10px 13px 10px 13px;
  margin: 0;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: none;
}

#nav a:link, #nav a:visited {
  color: #b3aa9d;
}

#nav a:hover, #nav a:active {
  color: #b3aa9d;
  background-color: #1f1b16;
}

.home #nav #home a, .vision #nav #vision a, .austin #nav #austin a, .news #nav #news a, .faq #nav #faq a, .contact #nav #contact a {
  color: #B3AA9D;
}


/* =========================================================================================== */
/* content */
img.image {
	display: block;
	border: 8px solid #26211B;
}

.block {
  display: block;
}

p#slogan span {
	display: block;
	position: absolute;
	left: 249px;
	top: 4px;
	overflow: hidden;
	width: 214px;
	padding: 37px 0 0 0;
	height: 0 !important; /* most browsers */
	height /**/:37px; /* alt box hack */
	background-color: transparent;
	background-image: url(../images/slogan_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.more {
  margin-top: 1em;
}

.note {
  position: relative;
  top: -.4em;
  font-size: .92em;
  color: #764901;
}

.note a {
  text-decoration: none;
}


/* content - home */
p#what {
  font-size: 1.0769em;
}

#register {
	width: 200px;
	background-image: url(../images/register.gif);
}

#register a {
	display: block;
	overflow: hidden;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 90px 0 0 0;
	width: 197px !important; /* for most browsers */
	width /**/:200px; /* alt box hack */
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* alt box hack */
	background-color: #B0A375;
	background-image: url(../images/register.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#register a:hover {
  background-position: 0 -90px;
  border-color: #e8be4d;
}


#registercake{
	width: 200px;
	background-image: url(../images/click_cake.gif);

}

#registercake a{
	display: block;
	overflow: hidden;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	width: 197px !important; /* for most browsers */
	width /**/:200px; /* alt box hack */
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* alt box hack */
	background-color: #f9f0bd;
	background-image: url(../images/click_cake.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#registercake a:hover {
  background-position: 0 -90px;
  border-color: #e8be4d;
}

#registergroom{
	width: 200px;
	background-image: url(../images/click_cakegroom.gif);
}

#registergroom a{
	display: block;
	overflow: hidden;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	width: 197px !important; /* for most browsers */
	width /**/:200px; /* alt box hack */
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* alt box hack */
	background-color: #f9f0bd;
	background-image: url(../images/click_cakegroom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#registergroom a:hover {
  background-position: 0 -90px;
  border-color: #e8be4d;
}

#registeri{
	width: 200px;
	background-image: url(../images/click_invitaitons.gif);
}

#registeri a{
	display: block;
	overflow: hidden;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	width: 197px !important; /* for most browsers */
	width /**/:200px; /* alt box hack */
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* alt box hack */
	background-color: #f9f0bd;
	background-image: url(../images/click_invitaitons.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#registeri a:hover {
  background-position: 0 -90px;
  border-color: #e8be4d;
}


#registerbouquet{
	width: 200px;
	background-image: url(../images/click_floral.gif);
}

#registerbouquet a{
	display: block;
	overflow: hidden;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	width: 197px !important; /* for most browsers */
	width /**/:200px; /* alt box hack */
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* alt box hack */
	background-color: #f9f0bd;
	background-image: url(../images/click_floral.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#registerbouquet a:hover {
  background-position: 0 -90px;
  border-color: #e8be4d;
}

#registerdecor{
	width: 200px;
	background-image: url(../images/click_floral_decor.gif);
}

#registerdecor a{
	display: block;
	overflow: hidden;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	width: 197px !important; /* for most browsers */
	width /**/:200px; /* alt box hack */
	height: 0px !important; /* for most browsers */
	height /**/:93px; /* alt box hack */
	background-color: #f9f0bd;
	background-image: url(../images/click_floral_decor.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#registerdecor a:hover {
  background-position: 0 -90px;
  border-color: #e8be4d;
}

/* content - footer */
#footer {
  color: #333333;
  font-size: 0.8333em;
  line-height: 1.5em;
}

#footer a {
  margin: 0 3px;
}

#footer a:link, #footer a:visited {
  color: #666666;
  text-decoration: none;
}

#footer a:hover, #footer a:active {
  color: #591e12;
  text-decoration: underline;
}

#footer span {
  display: block;
  text-transform: uppercase;
}


/* =========================================================================================== */
/* form */

fieldset {
  border: 1px solid #fff0c7;
  padding: 25px;
  margin: 0 0 20px 0;
}

legend {
  color: #b37b1b;
}

#form1 table td {
  padding: 4px 5px;
}

#form1 table {
  width: 100%;
}

#columnone {
  width: 200px;
}

label {
  padding: 0 5px;
}

div.formbuttons {
  text-align: center;
}

.formbutton {
  padding: 3px 5px;
  border: 1px solid #f0d674;
  border-right-width: 2px;
  border-bottom-width: 2px;
  background-color: #B0A375;
}

/* self-clearing floats */
#contentwrapper:after, #content:after, #wrapper:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#contentwrapper, #content, #wrapper {
  display: inline-block;
}
#wrapperpink {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_pink.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B0A375;
}
htmldrk {

  font-size: 81.25%;
  font-family: Georgia;
  background: #f4e59e url(file:///D|/images/bottom_bg.gif) no-repeat center bottom;
  color: #26211B;
  min-height: 100%;
}
#wrapperblue {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_turq.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrappergreen {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_lme.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperlav {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_purple.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperorange {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_orange2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperturq {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_turq.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
.threecolleft {

  float: left;
  width: 650px;
}
#wrapperhotpink {

	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_hot_pink.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperyellow {

	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_yellow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperhuntergreen {

	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_huntergreen.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperroyalblue {

	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_royalblue.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrapperred {

	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_red.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #C8BE9E;
}
#wrappercork {
	text-align: center;
	width: 100%;
	background-image: url(../images/scroll_cork.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #C8BE9E;
}
.backcork {
	padding: 3px 5px;
	border: 1px solid #f0d674;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-image: url(../images/transparent_white.png);
	background-repeat: repeat;
}
