@charset "utf-8";
/* CSS Document */
body {
	margin:0 0 0 0;
	background-image:url(../images/bg-bricks.jpg);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
}
a:link {text-decoration: underline; color:#7e5b47;}
a:visited {text-decoration: underline; color:#956d56;}
a:active {text-decoration: underline; color:#614637;}
a:hover {text-decoration: underline; color:#614637;}

h2 {
	font-size:21px;
	margin:0;
	color:#7e5b47;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-variant:small-caps;
	padding:0 0 10px 0;
	border-bottom:1px solid #7e5b47;
}
h3 {
	font-size:16px;
	margin:0;
	color:#7e5b47;
}
h3 strong {
	color:#FFFFFF;
}
#mainContainer {
	width:1000px;
	margin:0 auto;
	padding:0 0 10px 0;
}
#mainHeader {
	background-image:url(../images/header_main.jpg);
	height:122px;
}
#mainHeader h1 {
	margin:0 0 0 -9999px;
}
#mainContentTop {
	height:7px;
	margin:0;
	background-image:url(../images/body_top.jpg);
	background-repeat:no-repeat;
}
#mainContentTop2 {
	height:7px;
	margin:0;
	background-image:url(../images/body_top2.jpg);
	background-repeat:no-repeat;
}
#mainContent {
	background-image:url(../images/contentBG.jpg);
	background-repeat:no-repeat;
	padding:0 22px 0 22px;
	overflow:hidden;
}


#mainContentRP2 {
	background-image:url(../images/contentBG3.jpg);
	background-position:bottom center;
	background-repeat:repeat-y;
}

#mainContent2 {
	background-image:url(../images/contentBG4.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:0 22px 0 21px;
	overflow:hidden;
}

#mainContent p {
	margin:0 0 14px 0;
}
#mainContentRP {
	background-image:url(../images/contentBGRP.jpg);
	background-repeat:repeat-y;
}

#mainContentBtm {
	height:18px;
	margin:0;
	background-image:url(../images/body_btm.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#mainContentBtm2 {
	height:18px;
	margin:0;
	background-image:url(../images/body_btm2.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#navMain {
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:39px;
}

#GalleryBody {
	padding:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:14px;
	width:700px;
	float:left;
}

#textBody {
	padding:14px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:14px;
	width:454px;
	float:left;
	min-height: 300px;
}
#leftnav {
	padding:0 0 0 2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:14px;
	width:208px;
	height:100%;
	float:left;
	min-height: 300px;
	float:left;
	/*background:url(../images/left-nav-bg.jpg) no-repeat bottom left;*/
}

#imageHolder{
	padding:0 0 15px 0;
	}

#textBody2 {
	padding:10px 0 15px 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:14px;
	width:730px;
	float:left;
	min-height: 300px;
	float:left;
}

#l2Container {
	float:left;
	overflow:hidden;
}
#textBodyRight {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:14px;
	width:444px;
	float:left;
	overflow:hidden;
	padding:12px;
	min-height: 300px;
}
#takeTour {
	width:234px;
	height:221px;
	float:left;
	background-image:url(../images/tourBox_bg.jpg);
	background-repeat:no-repeat;
}
.boxText {
	padding:25px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#FFFFFF;
}
#subscribe {
	width:234px;
	height:221px;
	float:left;
	background-image:url(../images/subscribe_bg.jpg);
	background-repeat:no-repeat;
}
#footer {
	background:url(../images/footer_bg.gif) repeat-x #595959;
	clear:both;
	height:200px;
}
#footer p {
	margin:0 0 6px 0;
}
#footer a { margin:0 8px 0 0; }
#footer a:link {text-decoration: none; color:#ababab;}
#footer a:visited {text-decoration: none; color:#dfdfdf;}
#footer a:active {text-decoration: none; color:#FFFFFF;}
#footer a:hover {text-decoration: underline; color:#FFFFFF;}

.footerText {
	width:1000px;
	padding:10px 0 0 0;
	margin:0 auto;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#ababab;
}

#homeFlash{
	width:956px;
	height:420px;
	background:#f2ece0;

}

/* ------------------------------------------------------------------------------------ */
/* FORM STYLES
/* ------------------------------------------------------------------------------------ */
.regFormA {
	width: 120px;
	background-image: url(../images/form-fade.gif);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	margin:0 0 2px 0;
	color: #7d7d7d;
	font-size: 10px;
}
input:focus, input.sffocus {
	border: 1px solid #6b6d6f;
	color: #000000; 
}
input {
	background-image: url(../images/form-fade.gif);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	/*padding: 2px;*/
	color: #6d6f71;
	font-size: 10px;
}

/* ------------------------------------------------------------------------------------ */
/* Font STYLES
/* ------------------------------------------------------------------------------------ */

highlight 
{
    color:#000000;
}

.thumbBox {
	width: 134px;
	padding: 0px 5px 4px 5px;
	margin: 0px 4px 4px 0px;
	float: left;
	overflow: hidden;
}



/* ------------------------------------------------------------------------------------ */
/* FAKE FLASH */
/* ------------------------------------------------------------------------------------ */

/* ---- scrolling header (user1, user2, user3, user4 and user5 module positions) --- */

#header_content_wrap{
	background:url(../images/header-bg.jpg) center top no-repeat;
	height:410px;
	width:956px;
	}

#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 920px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 372px; 
	width: 920px;
	position: relative;
} 
#demo-inner {
	width: 4600px;
	height: 372px;
	position: relative;
} 
.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 12px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 920px;
	height: 372px;
	background: url(../images/wedding-bg.jpg) top right no-repeat;
}
div#user1, div#user2, div#user3, div#user4, div#user5, div#user6 {
	font-size: 14px;
	color: #ffffff;
	width: 230px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 70px 0 0 670px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited
div#content6 a:link, div#content6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover
div#content6 a:hover {
	color: #fff;
}
#content2 {
	left: 920px; 
	top: 0px;
	width: 920px;
	height: 372px;
	background: url(../images/carclubs-bg.jpg) top right no-repeat;
	
} 
#content3 {
	left: 1840px; 
	top: 0px;
	width: 920px;
	height: 372px;
	background: url(../images/rehersal-bg.jpg) top right no-repeat;
} 
#content4 {
	left: 2760px; 
	top: 0px;
	width: 920px;
	height: 372px;
	background: url(../images/galas-bg.jpg) top right no-repeat;
}
#content5 {
	left: 3680px; 
	top: 0px;
	width: 920px;
	height: 372px;
	background: url(../images/corporate-bg.jpg) top right no-repeat;
}
#content6 {
	left: 4600px; 
	top: 0px;
	width: 920px;
	height: 372px;
	background: url(../images/conventions-bg.jpg) top right no-repeat;
}


/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 35px;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 152px;
	height: 35px;
	display: block;
}*/
ul#buttons {
	margin: 0;
	padding: 0;
	color:#000000;
	text-decoration:none;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	width: 152px;
	height: 35px;
	display: block;
	text-decoration:none;
	padding-top:6px;
	font-size:14px;
}

li#but_carclub {
	width: 152px;
	height: 35px;
	float: left;
	text-decoration:none;
	background: url(../images/tab-bg.gif) 0% 0% no-repeat;
	}
li#but_carclub a:hover {
	background: url(../images/tab-bg.gif) 0% 50% no-repeat;
}
li#but_carclub a.active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}
li#but_carclub a:active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}
li#but_wedding {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 0% no-repeat;
}
li#but_wedding a:hover {
	background: url(../images/tab-bg.gif) 0% 50% no-repeat;
}
li#but_wedding a.active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}
li#but_rehersal {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 0% no-repeat;
}
li#but_rehersal a:hover {
	background: url(../images/tab-bg.gif) 0% 50% no-repeat;
}
li#but_rehersal a.active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}
li#but_galas {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 0% no-repeat;
}
li#but_galas a:hover {
	background: url(../images/tab-bg.gif) 0% 50% no-repeat;
}
li#but_galas a.active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}
li#but_corporate {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 0% no-repeat;
}
li#but_corporate a:hover {
	background: url(../images/tab-bg.gif) 0% 50% no-repeat;
}
li#but_corporate a.active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}

li#but_conventions {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 0% no-repeat;
}
li#but_conventions a:hover {
	background: url(../images/tab-bg.gif) 0% 50% no-repeat;
}
li#but_conventions a.active {
	width: 152px;
	height: 35px;
	float: left;
	background: url(../images/tab-bg.gif) 0% 100% no-repeat;
}


/* ---- user6 --- 
div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #000;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
*/
/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 670px;
	padding: 0px 25px;
	float: left;
}
div#content {}

/* ---- top users --- */
div#topusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user7wrap,
div#user8wrap,
div#user9wrap{
	float: left;
}
div#user7,
div#user8,
div#user9{
	margin: 3px;
}
div#user7wrap div.module h3,
div#user8wrap div.module h3,
div#user9wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user7wrap div.module,
div#user8wrap div.module,
div#user9wrap div.module{
	background: url('../images/wr_round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user7wrap div.module div div,
div#user8wrap div.module div div,
div#user9wrap div.module div div{
    background: url('../images/wr_round_mod_t_l.gif') no-repeat top left;
}
div#user7wrap div.module div,
div#user8wrap div.module div,
div#user9wrap div.module div{
	background: url('../images/wr_round_mod_b_r.gif') no-repeat bottom right;
}
div#user7wrap div.module div div div,
div#user8wrap div.module div div div,
div#user9wrap div.module div div div{
    background: url('../images/wr_round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user7wrap div.module div div div h3,
div#user8wrap div.module div div div h3,
div#user9wrap div.module div div div h3{
	display:block;
}
div#user7wrap div.module div div div div,
div#user8wrap div.module div div div div,
div#user9wrap div.module div div div div{
    background:none;
}

/* ---- newsflash --- */
div#newsflash_wrap {
	padding: 0 25px;
	padding-top: 20px;
}
div#newsflash {}
div#newsflash .module {
	text-align: left;
	color: #808080;
}
div#newsflash .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}


/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: left;
}



/* ---- bottom users --- */
div#bottomusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user10wrap,
div#user11wrap,
div#user12wrap{
	float: left;
}
div#user10,
div#user11,
div#user12{
	margin: 3px;
}
div#user10wrap div.module h3,
div#user11wrap div.module h3,
div#user12wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user10wrap div.module,
div#user11wrap div.module,
div#user12wrap div.module{
	background: url('../images/wr_round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-size: 11px;
	color: #ffffff;
}
div#user10wrap div.module div div,
div#user11wrap div.module div div,
div#user12wrap div.module div div{
    background: url('../images/wr_round_mod_t_l.gif') no-repeat top left;
}
div#user10wrap div.module div,
div#user11wrap div.module div,
div#user12wrap div.module div{
	background: url('../images/wr_round_mod_b_r.gif') no-repeat bottom right;
}
div#user10wrap div.module div div div,
div#user11wrap div.module div div div,
div#user12wrap div.module div div div{
    background: url('../images/wr_round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user10wrap div.module div div div h3,
div#user11wrap div.module div div div h3,
div#user12wrap div.module div div div h3{
	display:block;
}
div#user10wrap div.module div div div div,
div#user11wrap div.module div div div div,
div#user12wrap div.module div div div div{
    background:none;
}

/* ---- list bottom users --- */
div#list_bottom_users_wrap{
	padding: 20px 15px 15px 15px;
	height: 1%; /* ie really sucks */
}
div#list_bottom_users{}
div#user13 h3,
div#user14 h3{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}
div#user13 .module,
div#user14 .module{
	padding: 10px;
	margin: 0;
}
div#user13,
div#user14{
	float: left;
	text-align: left;
	color: #a8a8a8;
	font-size: 11px;
}
div#user13 a:link, div#user13 a:visited,
div#user14 a:link, div#user14 a:visited{
	border-bottom: 1px dotted #999;
	color: #a8a8a8;
	text-decoration: none;
}
div#user13 a:hover,
div#user14 a:hover{
	color: #3875D7;
	text-decoration: none;
}
div#user13 ul,
div#user14 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#user13 li,
div#user14 li{
	padding: 0;
	line-height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
}
div#user13 li a:link, div#user13 li a:visited,
div#user14 li a:link, div#user14 li a:visited{
	color: #3875D7;
	display: block;
	border-bottom: none;
	width: 100%;
}
div#user13 li a:hover,
div#user14 li a:hover{
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(../images/wr_list_bg.gif) 100% 50% no-repeat;
}


/* SIDEBAR
--------------------------------------------------------- */
div#sidebar_wrap {
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 20px;
}
div#sidebar {}
div#sidebar .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #587788;
	font-weight: bold;
	margin: 0px 0px;
}
div#sidebar .module {
	font-size: 11px;
	color: #595959;
	margin-bottom: 30px;
}
div#sidebar a:link, div#sidebar a:visited {
	color: #9F0004;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #00469b;
	text-decoration: underline;
}

#btn {
	position:absolute;
	top:301px;
	right:8px;
	}
	
	
#newsletter{
	width:234px;
	height:221px;
	float:left;
	background-image:url(../images/newsletter-bg.jpg);
	background-repeat:no-repeat;
}

#spanish {
	width:234px;
	height:221px;
	float:left;
	background-image:url(../images/spanish.jpg);
	background-repeat:no-repeat;
}
/*=====LINKS PAGE=====*/
#topContainer{ width:675px; height:218px; margin-left:85px; margin-top:10px; margin-right:auto;}
#container1{ float:left; width:175px; height:175px; margin-left:auto; background-color:#FFF;}
#image1    { width:175px; height:175px;}
#mill1     { width:175px; margin:auto;}

#container2{ float:left; width:175px; height:175px; margin-left:20px; background-color:#FFF;}
#image2    { width:175px; height:175px;}
#mill2     { width:175px; margin:auto; }

#container3{ float:left; width:175px; height:175px; margin-left:20px; background-color:#FFF;}
#image3    { width:175px; height:175px;}
#mill3     { width:175px; margin:auto; }
/*====================*/
#btmContainer{ width:675px; height:235px; margin-left:85px; margin-top:25px; margin-right:auto;}
#container4{ float:left; width:175px; height:175px; margin-left:auto; background-color:#FFF;}
#image4    { width:175px; height:175px;}
#mill4     { width:175px; margin:auto; }

#container5{ float:left; width:175px; height:175px; margin-left:20px; background-color:#FFF;}
#image5     { width:175px; height:175px;}
#mill5     { width:175px; margin:auto; }

#container6{ float:left; width:175px; height:175px; margin-left:20px; background-color:#FFF;}
#image6    { width:175px; height:175px;}
#mill6     { width:175px; margin:auto; }

/*=====BOOK AN EVENT====*/

