@CHARSET "UTF-8";
@import url(/themes/opening/css/themes/whitebox.css);

#logo
{
	background: url('files/webmaster/image/CAUSEY-CONTEMPORARY-logo.gif') no-repeat;
	width: 940px;
	height: 35px;
}

body
{
	background-image:  none;
	background-repeat: no-repeat;
	background-color:  #ffffff;
	color:             #333333;
	font-family:       Trebuchet MS, Helvetica, sans-serif;
	font-size:         90%;
	font-weight:       normal;
}

#content_container
{
	color: #333333;
}

h2 .h
{
	color:          #333333;
	font-family:    Trebuchet MS, Helvetica, sans-serif;
	font-size:      90%;
	font-weight:    bolder;
	font-style:     normal;
	text-transform: capitalize;
}

a, a:link
{
	color:           #999999;
	text-decoration: none;
}

a:visited
{
	color:           #999999;
	text-decoration: none;
}

a:hover
{
	color:           #666666;
	text-decoration: none;
}

/*#content_wrapper,*/ ul#thumbnail_list li, #single_image img
{
	border: 1px solid #cccccc;
}
