body  {
	font: 100.1% Tahoma, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	color:#c51e03;
	text-decoration:underline;
}
h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.75em;
	color:#000000;
	font-weight:normal;
	margin-top:0;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.22em;
	color:#007cb0;
	font-weight:normal;
	margin-bottom:5px;
}
h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	font-weight:normal;
	margin-bottom:3px;
}
h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#333333;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:6px;
	text-transform:capitalize;
}
p, #mainContent li{
	font-size:.75em;
	margin-top:0;
	}
	
	

ul {
	margin-top:5px;
	}

#mainContent li, #mainContent ol {
	padding-bottom:6px;
}
.twoColFixLtHdr #container { 
	width: 909px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 25px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #000000;
	height:165px; 
	  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header h2 {
	font-size:1em;
	font-style:italic;
	margin-top:110px;
}
#logo {
	width:909px;
	height:145px;
	margin:0 auto;
	padding-top:8px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:137px;
	
}
#nav {
	height:51px;
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 273px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
}
#sidebar1 a.current {
	color:	#EB422B;
}
#inner_nav ul {
	margin:0;
	padding:0;
}
#inner_nav li {
	list-style-type:none;
}
#inner_nav li a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/inner_nav.jpg);
	background-repeat:no-repeat;
	font-size:.82em;
	padding:8px 10px;
	display:inline-block;
	margin:2px 0;
	letter-spacing:1px;
}
#inner_nav li a {
	display:block;
	}
#inner_nav li a#tall {
	background-image:url(../images/inner_nav_wide.jpg);
	background-repeat:no-repeat;
}
#inner_nav a:hover {
	color:	#EB422B;
}
#newsletter {
	width:267px;
	height:140px;
	background-image:url(../images/newsletter_box.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:7px 10px;
	margin-top:25px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:247px;
	height:126px;
}
#association_body  a#triangle_association, #fair_body a#art_fair, #art_body a#art_fitness, #news_body a#news_events, #shop_body a#shop_nav {
	background-image:url(../images/nav_over.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #d35946;
} 
#newsletter p {
	font-size:.69em;
	}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 314px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#left {
	float: left; /* since this element is floated, a width must be given */
	width: 279px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(../images/news_back.jpg);
	background-repeat:no-repeat;
	background-position:0 32px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0 12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 255px;
}
#right {
	margin: 0 0 0 362px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#events {
padding:0 12px;
background-image:url(../images/events_back.jpg);
background-repeat:no-repeat;
background-position:0 32px;
height:210px;
}
#artist {
padding:0 12px;
background-image:url(../images/events_back.jpg);
background-repeat:no-repeat;
background-position:0 34px;
height:195px;
margin-top:15px;
}
#fair_news {
background-image: url(../images/news_back.jpg);
background-repeat: no-repeat;
background-position: 0 32px;
padding: 0 12px;
margin-top: 15px;
min-height:300px;
}
h1#news_title {
    padding: 32px 0 0 0;
    overflow: hidden;
    background-image: url(../images/news.jpg);
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:32px;
}
h1#events_title {
    padding:31px 0 0 0;
    overflow: hidden;
    background-image: url(../images/events.jpg);
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:31px;
}
h1#artist_title {
    padding: 34px 0 0 0;
    overflow: hidden;
    background-image: url(../images/artist.jpg);
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:34px;
}

h1#fair_news_title {
    padding: 29px 0 0 0;
    overflow: hidden;
    background-image: url(../images/art_fair_news.jpg);
    background-repeat: no-repeat;
    
    height: 0px !important;
    height /**/:29px;
}

.twoColFixLtHdr #footer { 
	padding: 20px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
	background-image:url(../images/ripple.jpg);
	background-repeat:repeat-x;
	background-position:top;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.back {
	margin-bottom:25px;
	padding-bottom:8px;
	border-bottom:1px #cccccc dashed;
}
span#print a {
color:#666666;
font-size:10px;
margin-bottom:20px;
margin-top:0pt;
text-decoration:underline;
}

.highlight {
	color:#007CB0;
	font-weight:bold;
}
.small_text {
	font-size:.68em;
}
.padding-bottom {
	padding-bottom:20px;
}
.error {
	color:#C51E03;
}
.dfv_errors {
	color:red;
	font-weight:bold;
	font-size:.7em;
}
