/* -------------------------------------

	Luxuria Master Style Sheet

-------------------------------------- */

body {
	font: normal 10px/18px verdana, arial, helvetica, sans-serif;
	color: #707070;
	margin: 9px 0;
	text-align: center;
	background: #ddd url(images/img/bg.gif) repeat-y top center;
	padding: 0;
}

td, th {
	font: normal 10px/18px verdana, arial, helvetica, sans-serif;
	color: #707070;
	}

#main { border: 3px solid #fff; margin: 0 auto; text-align: left;}

#email-list { 
	text-align: center;
	padding: 2px 0 5px 0;
	border-bottom: 3px solid #fff;
	margin: 0;
	}
	
img, img a { margin: 0; padding: 0; border-width: 0; }

#col1-wrap { margin: 0; padding: 0; border-bottom: 3px solid #fff; width: 216px;}
	
/* typography + lists
-------------------------------------- */

h1 {
	margin: 0;
	padding: 0;
	}
	
	
h3 {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #cc6;
	margin: 10px 0px 10px 0;
	padding: 0 0 0 18px;
	border-bottom: 1px solid #ccc;
	background: transparent url(images/img/bullet-h3.gif) no-repeat top left;
	}
	
p {
	padding: 0 10px;
	margin: 5px 0 10px 0;
	}
	
p strong { color: #666; }

#content p {
	padding: 0 10px;
	margin: 5px 0 10px 0;
	}
	
div.content p {
	padding: 0 10px;
	margin: 5px 0 10px 0;
	}

#foot p {
	font-size: 9px;
	color: #666;
	margin: 5px 0;
	}
	
#foot p span { color: #f00; }
	
a:link {
	color: #7b7b26;
	text-decoration: none;
	border-bottom: 1px solid #7b7b26;
	}

a:visited, a:active {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}

a:hover {
	color: #607798;
	text-decoration: none;
	border-bottom: 1px solid #607798;
	}

#foot a:link, #foot a:visited {
	color: #fff;
	text-decoration: none;
	border-width: 0;
	font-weight: bold;
	}
	
#foot a:hover, #foot a:hover span {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}
	
#col1 a { border-width: 0; }
	

/* misc
-------------------------------------- */
	
#feature-gallery-img { border-bottom: 3px solid #fff; }
	
#email-list input { 
	margin: 10px 0 0 0;
	padding: 2px;
	font: normal 10px/18px verdana, arial, sans-serif;
	color: #999;
	}
	
#email-list #name, #email-list #email {
	width: 175px;
	border: 1px solid #ccc;
	}
	
div.content {
	width: 435px;
	background: transparent url(images/img/title-blank2.gif) no-repeat top left;
	padding: 10px 0 15px 0;
	margin: 0;
	}









