/*##############################################*/
/* body tag LAYOUT                              */
/*##############################################*/
#davis {
	background-color: #94733d;
	background-image: url(siteImages/pageBackGround.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: normal;
	line-height: 16px;
}

#joinLayout {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px 0px 5px 0px;
	width:976px;
	height:16px;
	display:block;
	text-align:center;
}

#joinLayout a:link {
	color:#663300;
	text-decoration: none; 
}
#joinLayout a:visited {
	color: #663300;
	text-decoration: none;
}
#joinLayout a:hover {
	color:#993333;
	text-decoration: underline;
}
#joinLayout a:active {
	color: #663300;
	text-decoration: none;
}

/*##############################################*/
/* Content CONTAINER LAYOUT                     */
/*##############################################*/
#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width:976px;
	background-color:#3b3b31;
	display:block;
}

/*##############################################################*/
/* Header Layout                                                */                    
/*#############################################$################*/
#menu-container {
	margin:0px 0px 0px 0px;
	padding:18px 24px 0px 24px;
	width:926px;
	height:101px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	display:block;
	clear:both;
}

#logo {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: url(siteImages/andrew-davis-logo.png) top left no-repeat transparent;
	width:184px;
	height:83px;
	float:left;
	display:block;
}
#nav-bar {
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:673px;
	height:15px;
	float:right;
	display:block;
}
#nav-bar a.mtm {
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 133px;
	height: 15px;
	background-image: url(siteImages/mtm.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.mtm:hover {
	width: 133px;
	height: 15px;
	background-image: url(siteImages/mtmOVER.png);
	background-repeat: no-repeat;
}
#nav-bar a.formalwear {
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 97px;
	height: 15px;
	background-image: url(siteImages/formalwear.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.formalwear:hover {
	width: 97px;
	height: 15px;
	background-image: url(siteImages/formalwearOVER.png);
	background-repeat: no-repeat;
}
#nav-bar a.services {
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 63px;
	height: 15px;
	background-image: url(siteImages/services.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.services:hover {
	width: 63px;
	height: 15px;
	background-image: url(siteImages/servicesOVER.png);
	background-repeat: no-repeat;
}
#nav-bar a.aboutus {
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 70px;
	height: 15px;
	background-image: url(siteImages/aboutUs.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.aboutus:hover {
	width: 70px;
	height: 15px;
	background-image: url(siteImages/aboutUsOVER.png);
	background-repeat: no-repeat;
}
#nav-bar a.vipclub {
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 75px;
	height: 15px;
	background-image: url(siteImages/vipClub.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.vipclub:hover {
	width: 75px;
	height: 15px;
	background-image: url(siteImages/vipClubOVER.png);
	background-repeat: no-repeat;
}
#nav-bar a.findus {
	margin:0px 13px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 56px;
	height: 15px;
	background-image: url(siteImages/findUs.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.findus:hover {
	width: 56px;
	height: 15px;
	background-image: url(siteImages/findUsOVER.png);
	background-repeat: no-repeat;
}
#nav-bar a.news {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 90px;
	height: 15px;
	background-image: url(siteImages/news.png);
	background-repeat: no-repeat;
	float:right;
	display:block;
}
#nav-bar a.news:hover {
	width: 90px;
	height: 15px;
	background-image: url(siteImages/newsOVER.png);
	background-repeat: no-repeat;
}
#sub-menuLayout {
	margin:0px 0px 0px 0px;
	padding:36px 0px 0px 0px;
	width: 450px;
	height: 36px;
	float:right;
	display:block;
}

/*##############################################*/
/*MAIN LAYOUT*/
/*##############################################*/

#main {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:976px;
	clear:both;
}
#main-left {
	margin:0px 0px 0px 0px;
	padding:0px 24px 0px 24px;
	width:452px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	float:left;
}
#main-right {
	margin:0px 0px 0px 0px;
	padding:0px 24px 0px 0px;
	width:450px;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	float:right;
}
#home-left {
	margin:0px 0px 0px 0px;
	padding:0px 24px 0px 24px;
	width:242px;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	float:left;
}
#home-right {
	margin:0px 0px 0px 0px;
	padding:0px 24px 0px 0px;
	width:660px;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	float:right;
}

/*##############################################*/
/*FOOTER LAYOUT*/
/*##############################################*/
#footer-layout {
	margin: 0px 0px 0px 0px;
	padding: 10px 24px 0px 24px;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	clear:both;
}
#nav-bottom-layout {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	clear:both;
}
/*##############################################*/
.join-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
	font-weight:bold;
	letter-spacing: normal;
	line-height: normal;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*letter-spacing: .35pt;*/
	line-height:12px;
	background-color: #FFFFFF;
	/*border: none;*/
}

.sub-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 18px;
}
.hdr-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}
.nav-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing: .30pt;
}
.link-arrow {
	font-size:16px;
	font-weight:bold;
}
.alt-regtxt {
	font-weight:bold;
	color: #FFCC99;
}
.image-other {
	margin: 0px 0px 0px 0px;
	float: right;
	display:block;
	clear: none;
}

/*##############################################*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAFABE;
	/*letter-spacing: 1.5pt;*/
}
li {
	margin-bottom:6px;
}
a:link {
	color: #FFCC99;
	text-decoration: none; 
}
a:visited {
	color: #FFCC99;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
a:active {
	color: #FFCC99;
	text-decoration: none;
}
