/*
	COLOR SCHEME:
	Background: #2a2a2a
*/

/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html, body							{ height: 100%; }
body								{ font-size: 100%; font-family: Arial, sans-serif; color: #FFF; background: #2a2a2a; }
a									{ outline: none; text-decoration: none; color: #202020; }
a:hover								{ color: #202020; }
a img								{ border: none; background: none; }
img									{ }
p									{ margin: 0 0 1.1em 0; line-height: 1.4em; font-size: 0.75em; color: #202020; }




/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.img-left							{ float: left; border: 3px solid #cab687; margin: 0 15px 15px 0; }
.img-right							{ float: right; border: 3px solid #cab687; margin: 0 0 15px 15px; }
.contact-img						{ margin-bottom: 5px; }



/*
	STRUCTURE
*/
#page-wrap							{ position: relative; width: 786px; margin: 0 auto; border: 2px solid #dfcc62; background: #FFF; top: 25px; padding-bottom: 50px; }
#footer								{ margin: 0 auto; width: 786px; height: 20px; margin-top: 30px; text-align: left; }
#footer p							{ color: #cab687; font-size: 0.65em; margin-bottom: 3px; }
#content							{ width: 657px; margin: 0 auto; padding-top: 60px;  }
#content .about						{ float: right; width: 330px; }
#content-gallery					{ width: 600px; margin: 0 auto; padding-top: 40px;  }
#home								{ width: 549px; margin: 0 auto; text-align: center; }
#home_box 							{ position: relative; margin: 0 auto; width:549px; height:377px; border: 2px solid #dfcc62; text-align: center; background: #FFF; }
#home_box a:link 					{ color: #202020; outline: none; }
#home_box a:visted 					{ color: #202020; outline: none; }
#home_box a:hover 					{ color: #202020;  outline: none; }
#home_box a:active 					{ color: #202020; outline: none;  }
img.home-logo						{ border:1px solid #4D4B4B; margin: 20px 0 0 0; }
#home_divider 						{ margin:0 auto; width:549px; border-bottom:1px solid #CAB687; }
#home_about 						{position:absolute; top:25px; left:66px; border:2px solid #dfcc62; }
#home_gallery 						{position:absolute; top:25px; left:205px; border:2px solid #dfcc62; }
#home_contact 						{position:absolute; top:25px; left:344px; border:2px solid #dfcc62; }
.home-divider						{ width: 549px; height: 1px; margin: 5px auto; border-bottom: 1px solid #6d653b; }

/*
	HEADER
*/
#header								{ margin: 0 auto; width:657px; height:48px; }
#header .top 						{ position:absolute; top:25px; width:657px; height:30px; background:#d2c29b; border: 1px solid #6f7668; }
#header .bottom 					{ position:absolute; top:55px; width:657px; height:18px; background:#383636; border: 1px solid #6f7668; }
#header .bottom ul 					{ position:relative; right:45px; list-style:none; padding:0; margin:0; }
#header .bottom li 					{ float: right; padding-right:18px}
#header .bottom a:link 				{ border:0; }
#header .bottom a:visited 			{ border:0; }
#header .bottom a:active 			{ border:0; }
#header .bottom a:hover 			{ border-bottom: 1px solid #CAB687; }
img.logo 							{ position:relative; top:19px; left:36px; width:270px; height:62px; border: 1px solid #FFF; }
#header .divider					{ width: 657px; height: 13px; *height: 10px; border-bottom: 1px solid #ab6c45; margin: 0 auto; }


/*
	FLASH INTRO
*/
#flash_wrapper { margin: 0 auto; width: 417px; height: 500px; position: relative; top: 45px; }
#flash_wrapper_text { position: relative; top: 70px; margin: 0 auto; text-align: center; width: 475px; font-size: 12px; font-weight: bold; color: #666; font-family: Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid #666;  }
#flash_wrapper_text a:link { color: #666; text-decoration: none;}
#flash_wrapper_text a:visited { color: #666; text-decoration: none;}
#flash_wrapper_text a:hover { color: #666; text-decoration: underline; }
#flash_wrapper_text a:active { color: #666; text-decoration: underline;}
.link	{ margin-top: 15px; width: 420px; }
.link a					{ color: #aaa; font-size: 12px; }


/*
	FORM
*/
#contact-label 		{ float:left; clear:both; width:75px; font-weight:bold; text-align:right; margin-bottom: 10px; color:#333; padding-right:10px; font-size: 0.75em; }
textarea 			{ width:200px; height: 100px; }
input 				{ width:194px; }
.input 				{ width: 80px; margin-left: 85px; color: #FFF; background: #CAB687; border: 1px solid #333; font-size: 0.85em; margin-bottom:10px; margin-top:5px;}
input, textarea		{ float: left; border: 1px solid #CAB687; background: #FFF; color: #333; padding: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; margin-bottom:10px; }

/*
	INDEX
*/
#index_wrapper {margin:0 auto; position:relative; top:50px; width:910px; padding:20px; }
#index_wrapper p {color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center }
#index_wrapper a:link {font-family:Arial, Helvetica, sans-serif; color:#FFEFB4; font-weight:bold; }
#index_wrapper a:visited {font-family:Arial, Helvetica, sans-serif; color:#FFEFB4; font-weight:bold; }
#index_wrapper a:active {font-family:Arial, Helvetica, sans-serif; color:#FFEFB4; font-weight:bold; }
#index_wrapper a:hover {font-family:Arial, Helvetica, sans-serif; color:#FFEFB4; font-weight:bold; }
#index_logo {border:1px solid #999; }
#index_interior {margin:0 auto; width:550px; background:#444; border:1px solid #999; padding-top:25px; padding-left:20px; padding-right:20px; padding-bottom:45px; }
#index_link_neckwear {float:left; padding-top:5px; font-family:Arial, Helvetica, sans-serif; color:#CCC; font-size:14px;  padding-left:10px;}
#index_link_interior {float:right; padding-top:5px; font-family:Arial, Helvetica, sans-serif; color:#CCC; font-size:14px;  padding-right:10px;}
#index_interior a:link {color:#ccc; text-decoration:none; font-weight:normal;}
#index_interior a:visited {color:#ccc; text-decoration:none; font-weight:normal;}
#index_interior a:active {color:#fff; text-decoration:underline; font-weight:normal;}
#index_interior a:hover {color:#fff; text-decoration:underline; font-weight:normal;}
#index_wrapper ul		{ margin: 10px auto 0; text-align: center; }
#index_wrapper li		{ display: inline; list-style: none; font-size: 14px; }

