body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(images/background_btn_grd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
small {
	font-size: 11px;
}

.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.header_paragraph {
	font-size: 13px;
	color: #FEF3E2;
	font-weight: bold;
	font-style: normal;
}
.header_startingletter {
	font-size: 45px;
	color: #FDF0DB;
	font-weight: bold;
}
.topheader    {
	background-image: url(images/nlp_header_tumblr.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #000;
}

.div_videogallery {
	padding: 0px;
	width: 875px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-bottom: 10px;
}

.abody {
	color: #FCE3BA;
	text-decoration: none;
	font-weight: normal;
}
.abody:hover {
	color: #999;
}
a {
	color: #e0b96b;
	text-decoration: none;
	font-weight: bold;
}
.copywrite {
	color: #999;
	font-size: 9px;
	text-align: center;
	letter-spacing: normal;
}
h6 {
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.abody2 {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.abody2:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

.fieldset_main{
	padding:10px;
	border:thin solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	width: 95%;
	line-height: 15px;
}
.video_background {
	background-repeat: no-repeat;
	height: 325px;
	width: 550px;
}
hr {
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
#contact {
	display: block;
	margin: 25px;
	padding: 28px;
	border: 1px solid #666;
	background-color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	background-image: url(images/form_background.jpg);
	text-align: left;
	background-repeat: repeat-x;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}

.table_main_div_center2_fltright {
	float: right;
	width: 32%;
	vertical-align: top;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	border: 1px dotted #333;
}

.fieldset_portfolio {
	padding:10px;
	border:thin solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	width: 85%;
	line-height: 15px;
}
.header_weddingheaders {
	font-size: 15px;
	color: #FFF3D7;
	font-weight: bold;
}
.wedding_body {
	color: #EECDA2;
}
.div_clear {
	clear: both;
}
.table_main_div_centerfull {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 18px;
}

/* Form style */

label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	text-align: left;
}
input, textarea, select {
	margin: 0;
	padding: 5px;
	color: #666;
	border: 1px dotted #666;
	margin: 5px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	text-align: left;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
input.submit {
	cursor: pointer;
	border: 1px solid #222;
	background:#333;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
input.submit:hover {
	background:#444;
}
fieldset {
	padding:20px;
	border:thin solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	margin-right: auto;
	margin-left: auto;
}
legend {
	font-weight:bold;
	color:#FFF;
	border:1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right: 4px;
}
span.required {
	font-size: 11px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
/* Style for the error message */

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	margin: 10px 0;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#succsess_page h1 {
	background: url('assets/success.gif') left no-repeat;
	padding-left:22px;
}
.text_big {
	font-size: 24px;
}
.text_medium {
	font-size: 18px;
}

#huy-magnifier {
	width:300px;
	height:200px;
	border:1px solid #000;
}
.footnote {
	font-size: 12px;
}

.table_main_div_center   {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 18px;
}
.table_main_div_center_fltright    {
	float: right;
	width: 45%;
}
.table_main_div_center2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 35px;
	border: 1px solid #333;
}
.table_main_div_right {
	width: 255px;
	margin-right: 4px;
	margin-left: auto;
	text-align: center;
	line-height: 18px;
	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;
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.table_main_div_left {
	width: 255px;
	margin-right: 4px;
	margin-left: auto;
	text-align: center;
	line-height: 18px;
	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;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}

h2 {
	font-size: 14px;
	color: #FDF0DB;
}
.fltright {
	float: right;
	padding-bottom: 10px;
	margin-left: auto;
	border: 1px dotted #333;
	width: 307px;
	text-align: center;
	margin-right: auto;
}
.table_main_div_centerwebdesign {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 18px;
}
.fltleft {
	float: left;
	padding-bottom: 10px;
	width: 304px;
}
