BODY
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #ffffff;
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/body.gif);
	background-repeat: repeat-x;
	background-color: #677169;
}

/* default links */
a:link
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: underline;
}

/* subnav on links */
a.subnav_off:link
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: none;
}

a.subnav_off:visited
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: none;
}

a.subnav_off:active
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: none;
}

a.subnav_off:hover
{
	color: #dfed8c;
	font-weight: bold;
	text-decoration: underline;
}

/* subnav on links */
a.subnav_on:link
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
}

a.subnav_on:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
}

a.subnav_on:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
}

a.subnav_on:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	background-color: #cccccc;
}

/* small links */
a.plain:link
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: none;
}

a.plain:visited
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: none;
}

a.plain:active
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: none;
}

a.plain:hover
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: underline;
}

/* green line */
.line
{
	background: #99a47d;
}

/* text elements */
p
{
	margin-top: 0;
}

.title
{
	margin-top: 0;
	font-weight: bold;
}

.subtitle
{	
	color: #ffffff;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;
}

.bold
{
	margin-top: 0;
	font-weight: bold;
}

.italic
{
	margin-top: 0;
	font-style: italic;
}

.address
{
	margin-top: 0;
}

.warning
{
	color: #cc0000;
	font-weight: normal;
	background-color: #969e94;
	padding: 5px;
}

.success
{
	color: #339933;
	font-weight: normal;
	background-color: #969e94;
}

.mandatory
{
	vertical-align: top;
	color: #EBFF76;
	font-weight: bold;
}

.pagination
{
	font-weight: bold;
	margin-top: 0;
}


/* table elements */

.banner_default
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/banner_bgd.gif);
	background-repeat: repeat-x;
}

td.row3
{
	background-color: #969e94;
}

td.subnav { padding: 10px 0 0 0; }


/* main body bgd */
td.main
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/bgd.gif);
	padding: 17px 10px 17px 41px;
}

/* address body bgd - contains address info */
td.main2
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/bgd.gif);
}

/* padding - for address info */
td.padding { padding: 19px 5px 17px 14px; }

/* padding - for right hand image */
td.padding2 { padding: 43px 5px 17px 14px; }

/* main body bgd for news section */
td.main_news
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/bgd_news.gif);
	padding: 17px 10px 17px 41px;
}

/* main body bgd for wip section */
td.main_wip
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/bgd_wip.gif);
	padding: 17px 10px 17px 41px;
}

/* main body bgd for projects section */
td.main_projects
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/bgd_projects.gif);
	padding: 17px 10px 17px 41px;
}


/* news index tables */
.news
{
	vertical-align: top;
	background-color: #523941;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

/* work in progress index tables */
.wip
{
	vertical-align: top;
	background-color: #355965;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

/* projects index tables */
.projects
{
	vertical-align: top;
	background-color: #244A42;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

/* contact index tables */
.contact
{
	vertical-align: top;
	background-color: #969E94;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}

/* contact index tables */
.contact_alt
{
	vertical-align: top;
	background-color: #969E94;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}


/* bullet points */
li
{
	color: #ffffff;
	font-weight: normal;
	padding: 7px 0 0;
}


/* Form Elements */
.form
{ 
	width: 180px;
}


/* footer elements */

.footer_l
{
	padding: 5px 0 0 41px;
	color: #dfed8c;
	font-size: 90%;
}

.footer_r
{
	padding: 5px 0 0 14px;
	color: #c3d4c6;
	font-size: 90%;
}

.footer_bgd
{
	background-image: url(http://www.art-in-partnership.org.uk/images/elements/footer_bgd2.gif);
}

a.footer_nav:link
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: none;
}

a.footer_nav:visited
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: none;
}

a.footer_nav:active
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: none;
}

a.footer_nav:hover
{
	color: #dfed8c;
	font-weight: normal;
	text-decoration: underline;
}

a.lightershade:link
{
	color: #c3d4c6;
	font-weight: normal;
	text-decoration: none;
}

a.lightershade:visited
{
	color: #c3d4c6;
	font-weight: normal;
	text-decoration: none;
}

a.lightershade:active
{
	color: #c3d4c6;
	font-weight: normal;
	text-decoration: none;
}

a.lightershade:hover
{
	color: #c3d4c6;
	font-weight: normal;
	text-decoration: underline;
}
