/* main stylesheet for the Hosking Art site */



body{
	text-align: center;
	font-size: 100%;
	/*background-image: url(../images/browser_bg1.gif);
	background-repeat: no-repeat;*/
	
	background-color: #076190;
	/*background-color: #123547;*/

}

img {
	border:none; 
}

#background {
/*background-color: #546d7a;*/
background-color: #6fa3bf;
width: 760px;
margin: 10px auto;
padding: 2px;


}

#outer {
width: 740px;
background-color: #ffffff;
text-align: left;
color: #666666;
font-size: 0.8em;
font-family: verdana, arial, helvetica, sans-serif;
line-height: 1.3em;

margin: 10px auto;
/*border: solid 10px #758a94;
border: solid 10px #546d7a;*/
}

#top {
width: 740px;
height: 60px;
}

#menu_blank_left {
width: 190px;
height: 60px;
float: left;



}

#menu_butt_1 {
width: 137px;
height: 60px;
float: left;
border-left: solid 1px #cccccc;

}

#menu_butt_2 {
width: 136px;
height: 60px;
float: left;
border-left: solid 1px #cccccc;

}

#menu_butt_3 {
width: 136px;
height: 60px;
float: left;
border-left: solid 1px #cccccc;

}

#menu_butt_4 {
width: 136px;
height: 60px;
float: left;
border-left: solid 1px #cccccc;

}

.menu_buttons {
text-align: center;
margin-top: 35px;


}

a.menu_buttons_links {
	/*font-size: 0.9em;
    font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    color: #666666;
    font-weight: bold;    
}

a.menu_buttons_links:hover {
	/*color: #03b5b5;*/
	color: #6fa3bf;
}



#left_col {
width: 190px;
/*text-align: left;*/
color: #999999;
float: left;
/*font-size: 0.8em;
font-family: verdana, arial, helvetica, sans-serif;
line-height: 1.3em;
margin: 10px auto;*/
}

#submenu {
width: 160px;
margin-top: 50px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
}

.submenu_text {
margin: 10px;
color: #666666;

}

a.submenu_text_links {

text-decoration: none;
color: #666666;
}

a.submenu_text_links:hover {
/*color: #03b5b5;*/
color: #6fa3bf;
}

#logo {
width: 190px;

/*border-bottom: solid 1px #cccccc;*/
color: #ffffff;
}


#right_col {
width: 550px;
/*text-align: left;*/
color: #000000;
float: left;
}

#banner {
width: 550px;
color: #333333;
}

#text {
width: 500px;
color: #666666;
border-left: solid 1px #cccccc;
margin-bottom: 15px;
}

.text_content {
margin-top: 25px;
padding-left: 20px;

}

.footer {
margin-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 0.78em;
color: #999999;
}


---------------------------------
text links

----------------------------------


a {
text-decoration: underline;
color: #666666;
}

a:visited {
color: #666666;
} 

a:hover {
color: #000000;
}





.text_bold {
font-weight: bold;
font-size: 0.9em;
}

.h1 {
font-size: 1.2em;
line-height: 1.5em;
/*color: #03b5b5;*/
color: #6fa3bf;
}

.gallery_image_large {
margin-top: 10px;
margin-left: 10px;
}

div.gallery_buttons a {
color: #666666;


}

div.gallery_buttons a:hover {
color: #000000;

}

.gallery_image_caption {
color: #6fa3bf;
}