body {
	background-color: #F0F0F0;	
	margin: 0;	
	padding: 0;
	font-family: arial, helvetica, san-serif;
	font-size: 13px;
	text-align: center; /* to correct the centering IE bug*/	
	text-decoration: none;
	}
h1 { 
	display:none;
	}
h2 { 
	font-size: 12px;
	font-weight: bold;
	color: #D72603;
	margin-bottom: 0;
	}
h3 { 
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
	}
h4 { font-size: 12px;
	font-weight: bold;
	padding-bottom: 19px;
	}
h4thin {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
	}
ul {
	margin:0;
	padding:0 0 0 12px;
	}
li {
	list-style-image: url(../images/redBullet.gif);	
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
dl {
	margin:0;
	padding:0;
	}
dt {
	font-weight: bold;
	margin: 9px 0 0 0;
	}
dd {margin: 0 0 0 15px;
	padding:0;
	}
dd p {
	margin:0
	}
img {
	border:0 none
	}
	
/******* all rollover images get this class *******/
.rollover {}

/***** links *******/
a {
	text-decoration: none;
	}
a:link {
	color: #C82302;
	}
a:visited {
	color: #C82302;
	}
a:hover {
	color: #C82302;
	}
a:active {
	color: #C82302;
	}

/***** site nav *******/
#nav a:link {
	color: #fff;
	}
#nav a:visited {
	color: #fff;
	}
#nav a:hover {
	color: #FA856E;
	}
#nav a:active {
	color: #FA856E;
	}
#nav {
	list-style: none;
	padding:0;
	margin:0;
	width: 100px;
	position: absolute;
	top: 26px;
	left: 465px;
	z-index:500;
}
#nav li {
	list-style-image: none;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	line-height: 1.25em;
	text-decoration: none;
	}
#nav a {
	background-color: #991B02
	}

/* applied to current page when link removed */
.currpg {
	color: #FA856E
	}

/***** form ******/
#mailinglistbg {
	background-image: url(../images/bg_mailinglist.gif);	
	left: 623px;
	background-repeat: no-repeat;
	position: absolute;
	left: 600px;
	top: 405px;
	height:200px;
	width:200px;
	z-index:590;
	}
#mailinglist {
	position: relative;
	width: 155px;
	left: 20px;
	top: 50px;
	font-weight: bold;
	color: #fff;
	z-index:600;
	}
#caption {
	position: relative;
	width: 155px;
	left: 20px;
	top: 30px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	z-index:600;
	}
#photocaption {
	position: relative;
	width: 155px;
	left: 25px;
	top: 60px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	z-index:600;
	}
.button {
	margin: 5px 0 0 130px;
	}
input {
	color: #666; 
	border: none;
	padding: 3px;
	}
input:focus {
	color: #000
	}

/***** layout ******/
#wrapper {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 820px; /* mandatory to be centered */
	background-color:#fff;
	border: 1px solid #ccc;
	margin-top:10px;
	margin-bottom:10px;
	}	
#global {
	position: relative;
    width: 820px; /* mandatory to be centered */
    text-align: left; /* to realign your text */
	margin-top:5px;
	}
#content {
	position: relative;	
	left: 10px;	
	right: 10px;	
	width: 780px;
	z-index: 100;
	height:auto;
	}
#content ul {
	font-size: 12px;
	line-height: 1.25em;
	}

/** footer **/
.footer { 
	position: relative;
	font-size: 10px;	
	padding-bottom: 10px;
	margin-left:10px;
	text-align:left;
	margin-top:20px;
}
	
/***** element positions ******/
.col012 {
	position: absolute;	
	left: 10px;	
	top: 400px;
	width: 380px;
	}
.col021 {
	position: absolute;
	left: 420px;
	top: 200px;
	width: 175px;
	}
.col022 {
	position: absolute;
	left: 420px;
	top: 200px;
	width: 350px;
	}
.col031 {
	position: absolute;
	left: 620px;
	top: 200px;
	width: 175px;
	}
.col131 {
	position: absolute;
	left: 400px;
	top: 405px;
	width:200px;
	}	
	

/***** page element positions ******/
.eventsaddress {
	position: absolute;
	text-align: left;
	top: 220px;
	left: 500px;
	width: 300px;
	float: right;
	}
#opencircle {
	background-image: url(../images/bg_circle.gif);	
	background-repeat: no-repeat;
	position: absolute;
	left: 600px;
	top: 205px;
	height:200px;
	width:200px;
	z-index:590;
	}
#photocircle {
	background-image: url(../images/bg_photos.gif);	
	background-repeat: no-repeat;
	position: absolute;
	left: 405px;
	top: 205px;
	height:200px;
	width:200px;
	z-index:590;
	}


/***** photos pages ******/

#arrows { 
	position: relative;
	top: 75px;
	left: 23px;
	padding: 0px;
	width: 170px;
	}
#arrows img {
	margin: 0 25px;
	}

/***** designers pages NOT USED ******/

#designers #content {
	top: 190px;
	left: 5px;
	width: 450px;
	padding-bottom: 25px;
	}
#designers #content img {
	padding: 0 7px 5px 0;
	}
#designers #caption {
	position: relative;
	top: 236px;
	left: 442px;
	width: 120px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	}
#designers #caption img {
	padding-top: 17px;
	}
	
/** testimonials page **/
.header {
	color: #C82302;
	font-weight: bold;
	padding-right: 20px;
	}
.emphasizedlink a {
	text-decoration: underline;
	}
.quotename {
	font-weight: bold;
	}
#testimonials #caption {
	position: relative;
	top: 235px;
	left: 626px;
	width: 150px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	}
#testimonials #caption img { 
	padding-top: 32px;
	}

