
body {
	background-image:	url(images/background.jpg);
	background-repeat:	no-repeat;
	background-color: #ffffff;
	font-family:	Verdana, Arial, 'Andale Mono', sans-serif;
	font-size: 12px;
	color:	#00008b;
	margin:		0px;
	padding:	0px;
}
	
#allcontent {
	width:	800px;
	margin-left:	auto;
	margin-right:	auto;
	padding-top:	20px;
}





/* HEADER STYLE */
#branding {
	width:	800px;	
	height:	96px;	
	margin:	0px;
	padding:	0px;	
}





/* CONTENT STYLES */
#content_main {
	font-size:	110%;
	line-height:	2em;
	padding:	0px;
	margin:	10px 50px 0px 225px;
}

h1 {
	font-size:	150%;
	font-weight:	normal;
	color:	#d2691e;
}

h2 {
	font-size:	130%;
	font-weight:	normal;
	color:	teal;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-size:	120%;
	font-weight:	normal;
	color:	teal;
	border-bottom:	1px solid #d2691e;
	padding: 0px 0px 5px 0px;
}

.italic {
	font-style:	italic;
}

.bold {		
	font-weight:	bold;
}

.superscript {
	font-size:	70%;
	position: relative;
	top: -0.5em;
}






/* NAVIGATION STYLES */
#nav_main {
	float:	left;
	width: 187px;
	font-size:	110%;
	line-height:	2.5em;
	margin:	0px;
}

#news li{
	font-weight:	bold;
	font-size:	95%;
	list-style-image: none;
	list-style-type:	none;
	padding:	0px 12px;
	border-top:	1px dotted teal;
	border-bottom:	1px dotted teal;
}

ul li {
	list-style-type:	none;
}

.orangebullet {
	color:	#d2691e;
	position: relative;
	bottom: -0.15em;
}

.currentpage {
	color:	teal;
	letter-spacing:	-0.5px;
}

.currentpagenews {
	color:	#d2691e;
	letter-spacing:	-0.5px;
}





/* IMAGE STYLES */
img {
	border:	none;
}





/* FOOTER STYLES */
#footer {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	100px 0px 0px 0px;
	float:	left;
}

#footer_links {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	90px 0px 0px 0px;
	float:	left;
}

#footer_tips {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	140px 0px 0px 0px;
	float:	left;
}

#footer_workshops {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	50px 0px 0px 0px;
	float:	left;
}

#footer_events {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	150px 0px 0px 0px;
	float:	left;
}

#footer_gallery {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	20px 0px 0px 0px;
	float:	left;
}

#footer_membership {
	width:	800px;	
	height:	150px;	
	margin:	0px;
	padding:	20px 0px 0px 0px;
	float:	left;
}





/* INDEX PAGE */
#home_bkgrd {
	background-image:	url(images/home_bkgrd.jpg);
	background-repeat:	no-repeat;
	width:	800px;
	height:	484px;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}

.club {
	font-size:	150%;
	letter-spacing:	-1px;
	color:	#d2691e;
}





/* MEMBERSHIP PAGE */	
#membership_bkgrd {
	background-image:	url(images/membership_bkgrd.jpg);
	background-repeat:	no-repeat;
	background-color:	#afeeee;
	width:	800px;
	height:	auto;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}





/* EVENTS PAGE */
#events_bkgrd {
	background-image:	url(images/events_bkgrd.jpg);
	background-repeat:	no-repeat;
	background-color:	#afeeee;
	width:	800px;
	height:	auto;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}

.indent {
	padding:	0px 0px 10px 170px;
	margin:	0px;
}

#openHouse_img {
	background-image:	url(images/openHouseBookmark.jpg);
	width:	550px;
	height:	146px;
}


/*.indentShortParagraph {
	padding:	0px 0px 70px 170px;
	margin:	0px;
}

#artconsortium a:link {
	position:	absolute;
	margin-top: 10px;
	background-image: url("images/FAClogo.jpg");
	background-repeat: no-repeat;
	height: 134px;
	width:	144px;
	text-indent:	-9999px;
	
}

#artconsortium a:visited {
	position:	absolute;
	margin-top: 10px;	
	background-image: url("images/FAClogo.jpg");
	background-repeat: no-repeat;
	height: 134px;
	width:	144px;
	text-indent:	-9999px;
}*/





/* GALLERY PAGE */
#gallery_bkgrd {
	background-image:	url(images/gallery_bkgrd.jpg);
	background-repeat:	no-repeat;
	background-color:	#afeeee;
	width:	800px;
	height:	auto;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}

.gallery_list {	
	margin: -8px 0px 0px 0px;
	padding: 0px;
	font-size: 95%;
	line-height: 2em;
}

#rightcolumn2 {
	float:	right;
	width:	330px;
	margin:	0px;
	padding: 0px;
	font-size:	110%;
	line-height:	2em;
}

.secondline {
	position: relative;
	top: -0.25em;
	padding-left: 14px;
}

.footnote {
	font-size:	80%;
	line-height:	1.5em;
	padding: 10px 0px 0px 0px;
	font-style:	italic;
}





/* WORKSHOP PAGE */
#workshops_bkgrd {
	background-image:	url(images/workshops_bkgrd.jpg);
	background-repeat:	no-repeat;
	background-color:	#afeeee;
	width:	800px;
	height:	auto;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}


.blue_highlight {
color:	#00008b;
}




/* TIPS & TECHNIQUES PAGE */
#techniques_bkgrd {
	background-image:	url(images/techniques_bkgrd.jpg);
	background-repeat:	no-repeat;
	background-color:	#afeeee;
	width:	800px;
	height:	auto;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}

#tips_content {
	padding-top:	10px;
}

.tips {
	color:	teal;
	font-size:	110%;
}

	


/* LINKS PAGE */
#links_bkgrd {
	background-image:	url(images/links_bkgrd.jpg);
	background-repeat:	no-repeat;
	background-color:	#afeeee;
	width:	800px;
	height:	auto;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}

#rightcolumn {
	float:	right;
	width:	330px;
	padding:	0px;
	margin: 0px;
	font-size:	110%;
	line-height:	2em;
}

.webline-height {
	line-height:	0.5em;
}

.smallbodytxt {
	font-size:	80%;
	padding:	0px 0px 0px 16px;
	line-height:	0.5em;
}


.subtitle {
	font-size:	105%;
	line-height:	1.5em;
	padding:	5px 0px 0px 0px;
}





/* NEWSLETTER PAGE */
#newsletter_bkgrd {
	background-image:	url(images/newsletter_bkgrd.jpg);
	background-repeat:	no-repeat;
	width:	800px;
	height:	484px;
	padding: 10px 0px 0px 0px;
	margin:	0px;
	float:	left;
}

.adobereader {
	padding:	0px 5px;
	position: relative;
	bottom: -0.75em;
}






/* LINK STYLES */
a:link	{
	color:	#00008b;
	text-decoration: none;
	cursor:	crosshair;
}

a:hover {
	color: #d2691e;
}

#nav_main a:link	{
	color:	#00008b;
	text-decoration: none;
	letter-spacing:	-0.5px;
}

#nav_main a:visited {
	color:	#00008b;
	text-decoration:	none;
}

#nav_main a:hover {
	color: #d2691e;
	font-weight: bold;
	letter-spacing: -0.5px;
}

p a:link {
	color:	#d2691e;
	text-decoration:	none;
}

p a:hover {
	color:	teal;
	text-decoration:	none;
}

p a:visited {
	color:	#d2691e;
	text-decoration:	none;
}

#news a:hover {
	color: teal;
}

h2 a:hover {
	color: teal;
}

.gallery_list a:visited {
	color:	#00008b;
	text-decoration:	none;
}