/* ___________ LAYOUT ______________*/
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#DDDDDD;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 99%;
	width: 960px;
	text-align: left;
	margin: 10px auto 10px auto;
	border-top:1px solid #000000;
	border-right:5px outset #CCCCCC;
	border-bottom:5px outset #CCCCCC;
	border-left:1px solid #000000;
	background-color: #ffffff;
	padding: 0;
}
#banner {
	clear: both;
	height: 100px;
	padding: 10px;
	margin: 0;
	background-image:url(../images/ARTY080.jpg) ;
	border-bottom: 1px solid #000000;
}
#banner strong	{
	color:#333333;
}
#bannertext {
	max-width:700px;
	float:right;
	margin: 0 0 0 0;
	padding-right:5px;
	text-align:right;
}
#content {
	float: left;
	width:78%;
	height:auto;
		min-height:850px;
	padding: 5px;
	margin: 0 0 0 0;
	border-right: 1px solid #000000;
}
#navigation {
	float: right;
	width: 18%;
	height:auto;
	padding: 10px;
	margin: 0 0 0 0;
	text-align:right;
}
#footer {
	clear:both;
	padding:5px;
	background-color:#000000;
	color: #FFFFFF;
	margin: 0;
	height:100%;
}
		.footerleft {
			float:left;
			width:85%;
			margin: 0;
		}
		.footerright {
			float:right;
			width:10%;
			text-align:right;
			margin: 0;
		}
.brclear { 
     clear:both;
	 height:0;
}
.brclearright { 
     clear:right;
}
/* ___________ /LAYOUT ______________*/
#content p {
	max-width:500px;
	line-height: 130%;
	margin-top:0;
	padding-top:0;
}
#content blockquote {
	max-width:460px;
	line-height: 130%;
	margin-top:0;
	padding-top:0;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color:#FFFFFF;
}
/* _________ LISTS ______________*/
#content ul {
	list-style:square;
	max-width:460px;
}
#content li	{
	height:auto;
	padding-bottom:5px;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
#content ul.detailbox {
	list-style:none;
	max-width:760px;
	padding:5px;
	border: 1px solid #666666;
}
#content ul.details {
	list-style:circle;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/* _________ /LISTS ______________*/
/* ___________ MENUS _____________*/
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	text-align:left;
	line-height:50px;
}
#navigation a:link { 
	color: #B52024;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited { 
	color:#B52024;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover, #nav a:active, #nav a:focus {  
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
#navigation a.normallink { 
	color: blue;
	text-decoration:underline;
	font-weight:normal;
}
/* ___________ /MENUS _____________*/
/* __________ HTML SELECTORS _________ */
h1 {
	color:#000000;
	margin:0;
	padding:0;
}
h2 {
	color: #B52024;
	margin-top:0;
	padding-top:0;
	border-bottom: 1px solid #CCCCCC;
	font-weight:lighter;
}
.galleryheading	{
	display:block;
	font-size:24px; 
	font-weight:lighter;
	color:#B52024;
	border-bottom: 2px solid #CCCCCC;
}
h3 {  
	color:#B52024;
}
h4 {  
	color: #B52024;
}
h5 {  
	color: #B52024;
}
table {
	padding:5px;
	margin:0;
	border: 1px solid #999999;
	border-top:0;
}
caption	{
	background-color:#999999;
	border: 1px solid #999999;
	color:#FFFFFF;	
	padding:2px;
	margin:0;
	text-align:left;
}
th	{
	color:#000000;
}
td	{
	border-bottom:1px solid #000000;
}
table.webform td	{
	border-bottom:none;
}
strong {
	color:#666666;
}
/* __________ /HTML SELECTORS _________ */
/* __________ CLASS SELECTORS _________ */
p.adbox	{
	width: 150px;
	padding:0;
	margin:20px 0px 0px 0px;
	border:1px solid #333333;
	text-align:left;
}
.align-centre {
	text-align:center;
}
.skiplink {display:none}
.pic-right		{
	float:right; 
	padding-left:10px;
	margin-top: 10px; 
	margin-bottom:10px;
	font-size:90%;
	text-align:left;
}
/* __________ /CLASS SELECTORS _________ */
/* zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz */
/* zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz */

