/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 15px 15px 15px 15px;
	background-image:  url("images/bg.jpg");
	background-repeat: repeat; 
}

h1 {
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC9966;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CBA441;
	padding: 0px;
	margin: 0px;
}

input, select, option, textarea {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

.submit {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

.red {
	color: #FF0000;
}

p {
	padding-top: 5px;
	margin-top: 5px;
}

.link {
	color: #666666;
	text-decoration: underline;
}

.link:hover {
	color: #999999;
	text-decoration: underline;
}

.link_nounderline {
	color: #666666;
	text-decoration: none;
}

.link_nounderline:hover {
	color: #999999;
	text-decoration: none;
}

.header_bg {
	background-image:  url("images/header_bg.png");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 28px;
}

.footer_bg {
	background-image:  url("images/footer_bg.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 28px 0px 28px;
}

.footer_border {
	border-top: 3px solid #F5E8E2;
	color: #999999;
	padding: 13px 0px 21px 0px;
}

.footer_link {
	color: #999999;
	text-decoration: none;
}

.footer_link:hover {
	color: #666666;
	text-decoration: none;
}

.swc_link, .swc_link:hover {
	color: #CC9966;
	text-decoration: none;
	font-size: 10px;
}

.middle_bg {
	background-image:  url("images/middle_bg.png");
	background-repeat: repeat-y;
	background-position: top;
	padding: 10px 28px 15px 28px;
}

.header_pics {
	width: 401px;
	text-align: right;
	vertical-align: top;
}

.logo {
	padding: 25px 0px 0px 0px;
	width: 491px;
}

.nav_bg {
	background-image:  url("images/nav_bg.png");
	background-repeat: repeat-x;
	padding: 9px 0px 9px 14px;
}

#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #FFFFFF;
}

#navlist .end {
	padding: 0px 0px 0px 5px;
	border-right: 0px;
}

#navlist li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navlist li a:hover {
	color: #CC9966;
	text-decoration: none;
}

.welcome {
	color: #CC9966;
	padding: 12px 0px 12px 0px;
}

.welcome_link, .welcome_link:hover {
	color: #CC9966;
	text-decoration: underline;
}

.right_col {
	width: 160px;
	text-align: center;
	vertical-align: top;
}

.spacer_col {
	width: 24px;
}

.left_col_admin {
	width: 840px;
	text-align: left;
	vertical-align: top;
}

.left_col {
	width: 680px;
	text-align: left;
	vertical-align: top;
}

.left_col_blog {
	width: 840px;
	text-align: left;
	vertical-align: top;
}

.middle_col {
	width: 446px;
	text-align: left;
	vertical-align: top;
}

.subnav_col {
	width: 210px;
	text-align: left;
	vertical-align: top;
}

.box_corner {
	width: 20px;
}

.box_top {
	background-image:  url("images/box_top.jpg");
	background-repeat: repeat-x;
}

.box_bottom {
	background-image:  url("images/box_bottom.jpg");
	background-repeat: repeat-x;
}

.box_left {
	background-image:  url("images/box_left.jpg");
	background-repeat: repeat-y;
	background-position: right;
}

.box_right {
	background-image:  url("images/box_right.jpg");
	background-repeat: repeat-y;
}

.imagebox_corner_left {
	width: 9px;
}

.imagebox_corner_right {
	width: 11px;
}


.imagebox_top {
	background-image:  url("images/imagebox_top.jpg");
	background-repeat: repeat-x;
}

.imagebox_bottom {
	background-image:  url("images/imagebox_bottom.jpg");
	background-repeat: repeat-x;
}

.imagebox_left {
	background-image:  url("images/imagebox_left.jpg");
	background-repeat: repeat-y;
	background-position: right;
}

.imagebox_right {
	background-image:  url("images/imagebox_right.jpg");
	background-repeat: repeat-y;
}


.blog_header {
	font-size: 13px;
	color: #CC9966;
	font-weight: bold;
	text-align: center;
}

.blog {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	background-image:  url("images/present_small.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 15px;
}

.blog_link {
	color: #666666;
}

.blog_link:hover {
	color: #999999;
}



/***********************************
	Home
***********************************/

.home_banner {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 6px;
}

.home_bridesgrooms, .home_bridesgrooms:hover, .home_bridesgrooms:active, .home_bridesgrooms:visited {
	background-image:  url("images/home_brideandgrooms.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	width: 326px;
	text-align: center;
	text-decoration:none;
	padding: 103px 0px 31px 0px;
}

.homepage_link, .homepage_link:active, .homepage_link:visited {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
}
.homepage_link:hover {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
}

.home_banner_text {
	text-align:center;
}

.home_weddingguests, .home_weddingguests:hover{
	background-image:  url("images/home_weddingguests.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	width: 326px;
	text-align: center;
	text-decoration:none;
	padding: 103px 0px 31px 0px;

}

.home_infologo {
	text-align: left;
	width: 30px;
	vertical-align: top;
}

.home_moreinfo {
	text-align: left;
	vertical-align: middle;
}

.home_moreinfo a {
	font-size: 13px;
	color: #CBA441;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

.home_moreinfo a:hover {
	font-size: 13px;
	color: #CC9966;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 680px;
height: 90px;
padding: 0px 0px 0px 0px;
background-color: #FFFFFF;
color: #CC9966;
}

.registered_bg {
	background-color: #EEEEEE;
	padding: 20px;
}


#subnavlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#subnavlist li {
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted #999999;
}

#subnavlist .end {
	border: 0px;
}

#subnavlist li a {
	color: #999999;
	text-decoration: none;
}

#subnavlist li a:hover {
	color: #CBA441;
	text-decoration: none;
}

.feedback {
	font-size: 11px;
	background-image:  url("images/feedback_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 150px 32px 12px 20px;
}

.feedback_textarea {
 	font-size: 11px;
}


/**********************************************
	Tables
**********************************************/

.table_header, .table_header th {
	background-color: #CBA441;
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}

.row {
	border-bottom: 1px solid #CCCCCC;
}

#summary {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
