@charset "UTF-8";

html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #424242;
}

.hidden
{
	visibility: hidden;
}

#page_content a:link
{
	color: #FF0000;
	text-decoration: none;
}

#page_content a:visited
{
	color: #990000;
	text-decoration: none;
}

#page_content a:hover
{
	color: #FFFFFF;
	background-color: #000000;
}

/*-----------------  page layout -----------------*/

#top_half_container
{
	background-image: url(../image/core_design_element/main_pg_low.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#top_half_container_sub
{
	background-image: url(../image/core_design_element/sub_bg_high.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#bottom_half_container
{
	margin: auto;
	width: 900px;
}

#content_900px
{
	margin: auto;
	width: 900px;
}

#header
{
	text-align: right;
	background-image: url(../image/core_design_element/full_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 14px;
}

#header_sub
{
	text-align: right;
	background-image: url(../image/core_design_element/half_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 136px;
	padding-top: 14px;
}

.sty_center
{
	text-align: center;
}

.sty_left
{
	text-align: left;
}

.sty_right
{
	text-align: right;
}

#intro_video
{
	background-image: url(../image/intro_video_dropShadow.gif);
	background-repeat: no-repeat;
	background-position: 67px 20px;
	padding-top: 34px;
	padding-bottom: 20px;
}

#page_content
{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#page_content_Right
{
	width: 280px;
	float: right;
	height: 1%;
}

#page_content_Left
{
	margin-right: 290px;
}
#bottom_half_container #page_content #page_content_Right li {
	list-style-type: none;
}

.page_title
{
	font-size: 17px;
	letter-spacing: -1px;
	background-image: url(../image/core_design_element/page_title_underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	line-height: 25px;
}

.page_titleNoLine
{
	font-size: 17px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	line-height: 25px;
}

/*-----------------  navigation  -----------------*/
#main_nav
{
	margin: auto;
	width: 900px;
	text-align: center;
}

#main_nav_sub
{
	margin: auto;
	width: 900px;
	text-align: center;
	background-image: url(../image/core_design_element/half_logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav1
{
	padding-top: 30px;
}

.nav1_narrow
{
	padding-top: 30px;
	padding-bottom: 30px;
}

#nav2
{
	padding-top: 20px;
	padding-bottom: 30px;
}

/*-----------------  footer  -----------------*/
#footer
{
	font-size: 11px;
	color: #929292;
	text-decoration: none;
	margin-top: 20px;
	clear: both;
}

#footer_nav
{
	text-align: center;
	padding-bottom: 5px;
}

#footer_nav a
{
	text-decoration: none;
	color: #929292;
}

#footer_nav a:hover
{
	color: #FF0000;
}

#footer_copyright
{
	text-align: center;
	background-image: url(../image/core_design_element/copyright_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-top: 20px;
}

/*-----------------  fonts  -----------------*/
.red
{
	color: #FF0000;
}

.gray
{
	color: #828282;
}

#video_accordion_container
{
	float: right;
	width: 150px;
	margin-right: 200px;
}

#video_accordion_container a:hover
{
	background-color: #FFFFFF;
}

#video_container
{
	padding-top: 5px;
	margin-right: 0px;
	height: 1%;
	width: 650px;
}
.bythenumbers {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0F0F;
}
.prices {
	font-size: .8em;
	font-weight: normal;
}
.bridesname {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}
#additionalfeatures p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#additionalfeatures h2 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: -10px;
}
.packageupdate {
	line-height: 1.6em;
	width: 510px;
}
