/*    Updated  ARBIS Internet Solutions, inc.  07/16/2007 CoutelleFineArts.org  stylesheet.css */
/************************************************/
/* stylesheet.css								*/
/************************************************/

body { 
	background-color:		#000000;
	font-family: 			Arial,sans-serif;
	height: 				100%;
	margin:					5px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
}

/************** #Page Layout **************/
.content {
	color:					#FFFFFF;
	padding-top:			0px;
	padding-bottom:			0px;
	padding-right:			0px;
	padding-left:			0px;
}

.page_content {
	color:					#FFFFFF;
	padding-left:			10px;
	padding-right:			10px;
}

.left_nav_background {
	background-image:		url(images/bg_menu_07.gif);
	background-repeat: 		no-repeat;
}
.left_nav {
	color:					#000000;
	font-size:				12pt;
	font-family:			'times new roman', arial, courier;
	padding-top:			0px;
	padding-bottom:			0px;
	padding-right:			0px;
	padding-left:			10px;
}

.left_nav a  {
	color:					#000000;
	text-decoration:		none;
}
.left_nav a:hover  {
	color:					#000000;   /* #A37C45; */
	text-decoration:		underline;
}
.footer {
	color:					#FFFFFF;
	font:					bold 9pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration:		none;
}



#gallery_bg {
	background: 			url(images/Tabs_background.gif) x-repeat;
}

#gallery_nav {
	float: 					left;
	margin: 				0px 0px 0px 250px;
	padding: 				0;
	height: 				40px;
	list-style: 			none;
	display: 				inline;
	overflow: 				hidden;
}

#gallery_nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}

#gallery_nav a {
	float: left;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 40px !important; 
	height /**/:40px; /* for IE5/Win only */
}
	
#gallery_nav a:hover {
	background-position: 0 -40px;
}

#gallery_nav a:active, #gallery_nav a.selected {
	background-position: 0 -40px;
}
	
#gallery_4_legged a  {
	width: 95px;
	background: url(images/Tabs_4_legged.gif) top left no-repeat;
}

#gallery_birds a  {
	width: 95px;
	background: url(images/Tabs_birds.gif) top left no-repeat;
}

#gallery_wild_cats a  {
	width: 95px;
	background: url(images/Tabs_wild_cats.gif) top left no-repeat;
}

#gallery_ducks a  {
	width: 95px;
	background: url(images/Tabs_ducks.gif) top left no-repeat;
}

#gallery_equestrian a  {
	width: 110px;
	background: url(images/Tabs_equestrian.gif) top left no-repeat;
}


#gallery_fish a  {
	width: 95px;
	background: url(images/Tabs_fish.gif) top left no-repeat;
}

#gallery_flowers a  {
	width: 95px;
	background: url(images/Tabs_flowers.gif) top left no-repeat;
}
#gallery_misc a  {
	width: 95px;
	background: url(images/Tabs_misc.gif) top left no-repeat;
}


	
/************** #Standard Tags **************/
p {
 	color: 					#FFFFFF;
	font-family:			italic 10pt "Times New Roman",Arial,Helvetica;
}
h1{
 	font-family: 			"Times New Roman", Arial,Verdana,Helvetica;
 	font-size: 				140%;
 	color: 					#FFFFFF;
}
h2 {
 	font-size: 				115%;
 	color: 					#FFFF00;
}


/************** #custom text formatting **************/
.maintext {
	color:					#FFFFFF;
	font:					 11pt "Times New Roman",Arial,Helvetica;
}
.maintextitalic {
	color:					#FFFFFF;
	font:					italic 11pt "Times New Roman",Arial,Helvetica;
}
.maintext14 {
	color:					#FFFFFF;
	font:					bold 14pt "Times New Roman",Arial,Helvetica;
}
.maintextbold12 {
	color:					#FFFFFF;
	font:					italic bold 12pt "Times New Roman",Arial,Helvetica;
}
.maintextunderline {
	color:					#FFFFFF;
	font:					10pt Arial,Helvetica;
	text-decoration:		underline;
}
.contactlabels {
	color:					#FFFFFF;
	font:					11pt "Times New Roman",Arial,Helvetica;
}
.contacttextblack {
	color:					#000000;
	font:					11pt "Times New Roman",Arial,Helvetica;
}


.gallery_links {
	color:					#FFFFFF;
	font:					 11pt "Times New Roman",Arial,Helvetica;
	text-decoration:		none;
}
.gallery_links a {
	color:					#FFFFFF;
	font:					 11pt "Times New Roman",Arial,Helvetica;
	text-decoration:		underline;
}
/*******************************************************************/ 
.copyright {
	color:					#FFFFFF;
	font:					bold 7pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration:		none;
}
.copyright a {
	color:					#FFFFFF;
	font:					bold 7pt Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	text-decoration:		none;
}
.copyright a:hover {
	color: 					#FFFFFF;
	text-decoration:		underline;
}


