html, body {
	height: 100%;
	margin: 0px;
	margin-top: -21px;
}

body {
	/*background: url(../images/background_beige_paisley.jpg) repeat right top;*/
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
}

p, ol, ul {
}

ul {
}

p {
}

ul {
}

strong {
}

a {
	color: #6e7c6b;
	text-decoration: none;
}

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

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}



/* ---------------------------------------------------------------  Menu */
.menu
{
	color: #4075ba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
}
.menu a
{
	color: #4075ba;
	text-decoration: none;
}
.menu a:hover
{
	/*color: #bda469;*/
	text-decoration: none;
}

.menu ul
{
	list-style-type: none;
	margin-top: 0px;
}
.menu li
{
	padding-right: 40px;
	display: inline;
}
.menu_item_selected
{
	font-weight: bolder;
	color: #cccccc;
}

.menu .menu_item_portraits
{
	display:none;
}
/* ---------------------------------------------------------------  Menu */




.header_wrapper
{
	background: url(../images/logo_small.png) no-repeat left 45px;
}
.header
{
	height: 115px;	
}


.content
{
	/*background-color: #f1e3c9;*/
	min-height: 50%;
	/*overflow: auto;*/
	padding: 5px;
	margin: auto;
}
.content .title
{
	margin-top: 0px;
	display: none;
}
.content .text
{
	max-width: 1000px;
	margin: auto;
}
.content .system_links {
	display: none;
	text-align: right;
}


.footer_wrapper
{
	/*background: url(../images/footer_background.png) repeat-x left top;*/
	height: 135px;
}
.footer
{
	/*background: url(../images/footer.png) no-repeat right top;*/
	padding-top: 13px;
	text-align: center;
}
.footer_text
{
	font-size: smaller;
	margin-top: 38px;
}






/* ---------------------------------------------------------------  Gallery */
.gallery
{
	margin-top: 20px;	
	margin-left: -5px;	
	text-align: center;
}
.gallery_breadcrumbs
{
	/*color: #bda469;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	left: 5px;
	margin-left: 20px;
	top: 100px;
	position: absolute;
}

.gallery_breadcrumbs a
{
	/*color: #bda469;*/
	text-decoration: none;
}
.gallery_breadcrumbs a:hover
{
	/*color: #bda469;*/
	text-decoration: none;
}

.gallery_warning
{
	color: red;
}
.gallery_thumbs
{
	text-align: center;
}

.gallery_thumbnail_holder
{
	display: inline-block !important;
}
.gallery_thumbnail
{
	padding: 15px;
	max-height: 200px;
}

.gallery_thumbnail_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 5px;
	margin-top: -10px;
}

.gallery_images
{
	text-align: center;
}
.gallery_image
{
	max-height: 500px;
	height: 500px;		
}

.gallery_instructions{
	font-size: smaller;
}
/* ---------------------------------------------------------------  Gallery */





/** CONTACT */
.contact_instructions{
	font-size: 7pt;
	text-align: right;
	width: 100%;
}
.savemessage{
	color: green;
}
.errormessage{
	color: red;
}




/* ---------------------------------------------------------------  Site dependant content */
.content_rates_portraits
{
	
}
.content_rates_weddings
{

}
/* ---------------------------------------------------------------  Site dependant content */