body			
{ 
	margin: 0px; 
	font-family: arial, "trebuchet ms", verdana, tahoma; 
	color: #7C7C7C; 
	font-size: 11pt; 
	line-height: 165%; 
	background: #e0e0e0 url('images/site/site-bg.png') repeat-x;
}

#container
{
	margin: 0px auto;
	width: 760px;
}

#header
{
	width: 760px;
	height: 125px;
	text-align: left;
	background: #fff url('images/site/title-bg.png') no-repeat right;
}

#menu
{
	width: 735px;
	height: 50px;
	text-align: right;
	background: url('images/site/menu-bg.png') repeat-x;
	margin: 0;
	padding: 0 25px 0 0px;	
}

#menu a
{
	height: 50px;
	text-decoration: none;
	color: #FFFFFF;
	float: right;
	padding: 0px 10px 0px 10px;
	line-height: 50px;
}

#menu a:hover 
{
	background-color: #B5EC07;
	text-decoration: none;
	color: #5C5C5C;
}

#content 
{
	float: left;
	width: 760px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: justify;
}

#intro-container 
{
	float: left;
	width: 760px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: justify;
}

.intro a.galleries {
	margin: 25px 0 25px 25px;
	padding: 0 0 0 0;
	border: 5px solid #e3e3e3;
	height: 167px;
	width: 700px;
	color: #000;
	background: url('images/site/box-bg.png') repeat-x;
	display: block;
	overflow: hidden;
	clear: both;
	text-decoration: none;
	letter-spacing: 1px; 
}

.intro a.galleries img {
	border: 0px;
	float: right; 
	margin: 0px 0px 0px 15px;
}

.intro a.galleries:hover 
{
	color: #000;
	text-decoration: none;
	background-position: 0px -167px;
	border: 5px solid #B5EC07;
}

.intro p.title
{
	color:#626262;
	font-size: 15px;
	border-bottom: 1px dashed #626262;
	width: 430px;
	margin: 0 0 0 7px;
	padding: 5px 0 5px 0;
}

.intro p
{
	color:#626262;
	font-size: 80%;
	margin: 10px 7px 0px 7px;
	padding: 0;
	line-height: 160%;
}

.weddings {width:250px;height: 250px;background: url('images/site/weddings/rotate.php') no-repeat center top;float:right;margin: 0px 0px 0px 15px;}
.portrait {width:250px;height: 250px;background: url('images/site/portrait/rotate.php') no-repeat center top;float:right;margin: 0px 0px 0px 15px;}
.equestrian {width:250px;height: 250px;background: url('images/site/equestrian/rotate.php') no-repeat center top;float:right;margin: 0px 0px 0px 15px;}

#right-column 
{
	display: inline;
	color: #FFFFFF;
	width: 186px;
	height: 649px;
	background: url('images/site/column-bg.png') repeat-x;
	float: right;
	margin: 25px 25px;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer
{
    color: #fff;
    clear: both;
	background: #bfc0c0;
	width: 710px;
	line-height: 60px;
	margin: 0px 0 15px 25px;
	padding: 0;
}

#right-column a img 
{
	margin: 10px 0;
	border: 5px solid #DCDCDC;
}

#right-column a:hover img 
{
	margin: 10px 0;
	border: 5px solid #B5EC07;
}


p { margin: 0px; padding: 0px; }

#content p 
{ 
	font-family: arial, "trebuchet ms", verdana, tahoma;
	font-size: 90%; 
	text-align: justify; 
	padding: 18px 25px 5px 24px; 
	margin: 0; 
}

#footer p 
{ 
	text-align: center; 
	font-size: 80%; 
	margin: 0; 
	padding: 0; 
}

h1				
{
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	padding-top: 25px;
}

img { border: 0px; }

.logo {float:right;margin: 0px 30px 25px 00px;padding:0;}

a:active,
a:visited,
a:link	    		{ color: #FFFFFF; text-decoration: none; }
a:hover				{ color: #B5EC07; }
#content a.txtlink			    { color: #000000; padding:0; margin:0; font-style:italic;}
#content a.txtlink:hover		{ color: #000000; background-color: #B5EC07; padding:0; margin:0;}

#footer a 			{ color: #AFAFAF }
#footer a:hover 	{ color: #99E608 }
