body {
	padding: 0px; 
	background: url('images/bg_main.gif');
	background-repeat: no-repeat;
	background-position: 50% -100px;
	background-color: #111111;
	font-family: Verdana, Arial; 
	font-size: 12px;	
	line-height: 100%;
	letter-spacing: 0px;
	margin: 0 auto;
	color: #FFFFFF;
}
h1 {
	color: #2E3192;
	font-family: "trebuchet ms", "century gothic", verdana, tahoma, arial;
	font-size: 30px;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 0px;
	margin: 0px;
}
h2 {
	font-family: "trebuchet ms", "century gothic", verdana, tahoma, arial;
	color: #2E3192;
	font-size: 18px;
	font-weight: normal;
	line-height: 125%;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px;
}
h3 {
	font-family: "trebuchet ms", "century gothic", verdana, tahoma, arial;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	color:#2E3192;
	margin:0px;
	padding-top: 10px;
}
h4 {
	font-family: "century gothic", verdana, tahoma, arial;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#FFFFFF;
}
p {
	margin-bottom: 20px;
	margin-top: 10px;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
	outline: none;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.plain a,
a.plain {
	border-bottom: 0px solid #FFFFFF;
	outline: none;
}
.plain a:hover,
a.plain:hover {
	border-bottom: 0px solid #FFFFFF;
}
td {
	vertical-align:top;
}
.list ul {
	padding-bottom: 20px;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 150%;
	margin-right: 0px;
}
.list li {
	padding-bottom: 20px;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 150%;
	margin-right: 0px;
}
img {
	border:0;
}
.normal {
	font-family: Verdana, Arial; 
	font-size: 12px;	
	line-height: 200%;
	letter-spacing: 0px;
	color: #FFFFFF;
}
.hours {
	font-family: "Trebuchet MS", "century gothic", verdana, tahoma, arial;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 150%;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.small {
	font-size: 12px;	
}
.tiny {
	font-size:10px;
}
.menu_item {
	font-family: "century gothic", verdana, tahoma, arial;
	font-size: 16px;
	color: #000000;
}
.menu_item a {
	color: #000000;
	letter-spacing: 1px;
	padding: 6px;
	text-decoration: none;
	line-height:36px;
}

.menu_item a:hover {
	color: #000000;
	background: #CCCCCC;
	letter-spacing: 1px;
	padding: 6px;
	text-decoration: none;
}

.gallery_thumbnail {
	float: left;
	width: 250px;
	padding: 40px 25px 10px 25px;
	line-height: 100%;
	height: 225px;
}

.form_field
{
	width: 400px;
	height: 20px;
	border: 1px solid #333333;
	background-color: transparent;
	margin-top:0px;
	margin-bottom:3px;
	padding: 10px;
	vertical-align: middle;
	font-size: 12px;
	color: #666666;
	font-family: "century gothic", verdana, tahoma, arial;
}
.text_box
{
	width: 400px;
	height: 125px;
	border: 1px solid #333333;
	margin-top:0px;
	margin-bottom:3px;
	background-color: transparent;
	font-size: 12px;
	color: #666666;
	font-family: "century gothic", verdana, tahoma, arial;
	padding: 10px;
	overflow: auto;
}
.Submit
{
	background:#000000;
	color: #FFFFFF;
	border: 1px solid #333333;
	font-family: "century gothic", verdana, tahoma, arial;
	font-weight:bold;
	font-size: 12px;
	width: 150px;
	height: 50px;
	padding: 10px;
	margin-top: 8px;
}

.testimonial_name {
	font-weight: bold;
}

.testimonial_position {
	font-style: italic;
}

.testimonial_company {
}

.footnote {
	font-size: 10px;
	font-style: italic;
	line-height: 150%;
}

.required_field {
	color: #2E3192;
}
.wedding_feature {
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	font-size: 10px;
	text-transform: uppercase;
}
.number {
	width: 16px;
	height: 14px;
	background-image: url('images/icon_o_solid.png');
	background-position: top left;
	background-repeat: no-repeat;
	color: #B1B2D7;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	text-align: center;
	padding-top: 2px;
	padding-right: 1px;
	margin: 0 auto;
}

#footer a,
#footer a:hover {
	color: #1F2163;
	border-bottom: 0px dotted #FFFFFF;
}

/* PORTFOLIO BUTTON */
#portfolio-button {
	position: relative;
	float: right;
	margin: 10px 25px 0px 0px;
	z-index: 1;
}

#portfolio-button a {
	display: block;
	width: 250px;
	height: 50px;
	background-image: url('images/buttons/wedding-portfolio.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#portfolio-button a:hover {
	background-position: -250px 0px;
	cursor: pointer;
}


/* MOVING BUTTON */
#moving-button {
	position: relative;
	float: right;
	margin: 15px 0px 0px 30px;
	z-index: 1;
}

#moving-button.contact {
	float: left;
	margin: 15px 0px 0px 0px;
}

#moving-button a {
	display: block;
	width: 200px;
	height: 60px;
	background-image: url('images/buttons/moving.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: solid 0px #FFFFFF;
}

#moving-button a:hover {
	background-position: -200px 0px;
	cursor: pointer;
	border-bottom: solid 0px #FFFFFF;
}

#moving-container {
	padding: 0px 20px 0px 20px;
}

#moving-container p {
	line-height: 200%;
}

