/***********************************************/
/* site_styles.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF
	line-height: 1.166;
}

a:link, a:visited, a:hover {
	color: #006697;
	text-decoration: none;
	font-weight: bold;
	border:none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 /*font-family: Verdana,Arial,sans-serif;*/
 font-size: 110%;
 font-style:italic;
/* color:#003399;*/
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 115%;
 color: #006697;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper {
	background-color: #FFFFFF ;
	max-width: 790px;
	width: expression(document.body.clientWidth > 791? "790px": "auto");
	margin: 10px auto 0px;
	height: auto;
	padding: 0px;
/*	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;
	background-position: top;	*/
	position: relative;
}

#sidebar{
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #cacbc4;
	width: 198px;
}

#content {
	max-width: 790px;
	margin: 0;
	padding: 0 10px 0 10px;
/*	font-size: small;*/
	font-size: 12.5px;
	position: relative;
}
#horizontalnav{
	position:absolute;
	top:100px;
	left:8px;
/*	width: 765px;*/
	border:0;
/*	background-color:#b2d2e1;*/
	color:#006697;
	font-size:large;
	font-family: "Trebuchet MS";
	font-style: italic;
}
#slideshow{
	position:absolute;
	top: 180px;
	left: 137px;
	width:500px;
	height:320px;
/*	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #006697;
	border-right-color: #006697;
	border-bottom-color: #006697;
	border-left-color: #006697; */
}

/*
#header{
	padding: 0px;
	background-image: url(images/top_photo_logo.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height: 220px;
}*/

/*#footer{
	clear: both;
	width: 100%;
	background-color: #cacbc4;
	margin: 0;
	padding-left: 198px;
	font-size: 60%;
}*/

/************* Image Styles *******************/
.logo{
	position:absolute;
	top:10px;
	left:33px;
}
.banner{
	position:absolute;
	top: 100px;
	left: 60px;
}

.contactinfo{
	position:absolute;
	top: 20px;
	left: 540px;
	background-color:#006697;
	padding:5px;
	color:#FFFFFF;
/*	font-size:small;*/
	font-size:12.5px;
	font-family: "Trebuchet MS";
	font-style: italic;
}

.button_artist{
	position:absolute;
	top: 300px;
	left: 563px;
	border:none;
}

.button_gallery{
	position:absolute;
	top: 344px;
	left: 563px;
	border:none;
}

.button_process{
	position:absolute;
	top: 388px;
	left: 563px;
	border:none;
}

.button_ordering{
	position:absolute;
	top: 432px;
	left: 563px;
	border:none;
}

.button_praise{
	position:absolute;
	top: 476px;
	left: 563px;
	border: none;
}

.gallerywc{
	position:absolute;
	top: 200px;
	left: 450px;
	border: none;
	text-align:center;
}

.gallerypi{
	position:absolute;
	top: 200px;
	left: 180px;
	border: none;
	text-align:center;
}

.gallerycollage{
	position:absolute;
	top: 390px;
	left: 180px;
	border: none;
	text-align:center;
}

.galleryother{
	position:absolute;
	top: 390px;
	left: 450px;
	border: none;
	text-align:center;
}

	
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 0px;
	color: #333333;
}




/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
/*************** Other stuff *******************/
.specialtext{
	font-family: "Trebuchet MS", sans-serif;
/*	font-size: small;*/
	font-size: 12.5px;
	font-style:italic;
	font-weight:bold;
}

.scripttext{
	font-family: "Lucida Calligraphy", Arial, sans-serif;
/*	font-size: small;*/
	font-size: 12.5px;
	font-style:normal;
	font-weight:normal;
	margin:0 25px 0 15px;
}

.caption{
	font-family: "Trebuchet MS", sans-serif;
/*	font-size: small;*/
	font-size: 12.5px;
	font-style:italic;
}

.navlink {
	border: thin none #7f98c0;
	width: 13.5em;
	margin: 1em 0.25em 1em 0.5em;
	padding: 0.25em 0em 0.25em 0.25em;
	font-family: "Trebuchet MS", sans-serif;
/*	font-size: small;*/
	font-size: 12.5px;
}
.selectedlink {
	border: thin none #7f98c0;
	width: 13.5em;
	margin: 1em 0.25em 1em 0.5em;
	padding: 0.25em 0em 0.25em 0.25em;
	font-family: "Trebuchet MS", sans-serif;
/*	font-size: small;*/
	font-size: 12.5px;
	background-color: #BFCCDF;
}
.hilite {
	background-color:#F2EA2D;
}
hr {
	color: #006697;
	background-color: #006697;
	height: 3px;
}

.bluehilite {
	background-color:#7f98c0;
}.orange_hilite {
	background-color: #FFCC66;
}
.footer {
	font-size:.8em;
}

/*.bluebullet li{
	 list-style-image:url(images/bulletblue.png);
}*/
