@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background:#FFFFFF;
	color: #000000;
}
.oneColFixCtr #container {
	width: 750px;
	margin: 0 auto;
}
.oneColFixCtr #mainContent {
	padding: 55px 20px;
}
#logo {
	padding: 65px 0px 0px 0px;
}
#intro {
	padding:3px;
	font-size:13px;
	line-height:1.5em;
	color:#666666;
}
#navigation {
	width:550px;
	border:1px dashed #333333;
	margin-bottom:20px;
}
#wedding-photography {
	margin:0px;
}
#wedding-photography a:link, #wedding-photography a:visited {
	text-decoration:none;
	color:#666666;
}
#wedding-photography a:hover {
	text-decoration:underline;
	color:#009997;
}
#senior-portraits {
	margin:0px;
}
a:link.nav-link, a:visited.nav-link {
	text-decoration:none;
	color:#666666;
}
a:hover.nav-link {
	text-decoration:underline;
	color:#009997;
}
#family-photography {
	margin:0px;
}
#family-photography a:link, #family-photography a:visited {
	text-decoration:none;
	color:#666666;
}
#family-photography a:hover {
	text-decoration:underline;
	color:#009997;
}

.copyright {
	font-size:9px;
	color:#cccccc;
	margin:10px 0px 0px 0px;
}
a:link.sitemap, a:visited.sitemap {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	text-decoration:none;
	color:#999999;
}
a:link.clients, a:visited.clients {
	font-size:11px;
	text-decoration:none;
	color:#999999;
}
a:hover.clients {
	text-decoration:underline;
	color:#009997;
}
.imglink {
	border:none;
}

#comm-cont
{
	position:relative;
	width:500px;
	margin:30px auto 0px auto;
	color:#666666;
}

#comm-cont input
{
	border:1px solid #999999;
}

#comm-cont .button
{
	color:#666666;
}
	
#comm-left
{
	position:relative;
	width:300px;
	text-align:left;
	float:left;
	margin-top:8px;
}

#comm-right
{
	position:relative;
	float:right;
}