@charset "UTF-8";
 @import url("../fonts/Kingthings-Petrock-fontfacekit/stylesheet.css");
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4f412f;
	background-image: url(../images/template_background.jpg);
	background-attachment: fixed; 
	margin: 0px;
	padding: 30px;
}
a:link, a:visited {
	color: #3a2c1b;
}
a:hover {
	color: #000000;
}
#layout {
	width: 880px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
}
#nav {
	width: 878px;
	margin: 0px;
	padding: 0px;
}
#facebook {
	float: right;
	margin: 0px;
	padding: 0px;
}
#contenttop {
	margin: 0px;
	padding: 30px 30px 30px 30px;
}
#gallery {
	margin: 0px;
	padding: 0px;
}
#logoarea {
	width: 880px;
	color: #FFFFFF;
	background-color: #4f412f;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 30px;
	text-align: right;
}
* html #logo {
	display: inline;
}
#text {
	float: left;
	width: 510px;
	margin: 0px;
	padding: 42px 30px 30px 0px;
	line-height: 20px;
}
* html #text {
	display: inline;
}
#text a:link, #text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#text a:hover {
	color: #666666;
}
#footer {
	width: 820px;
	height: 40px;
	font-size: 11px;
	margin: 0px;
	padding: 10px 30px 0px 30px;
	text-align: center;
}
#clear {
	clear: both;
}
/* Page Styles */

#contactpage {
	width: 820px;
	height: 340px;
	color: #FFFFFF;
	background-image: url(../images/alan_urquhart.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 30px;
}
#contactpage a:link, #contactpage a:visited {
	display: block;
	width: 100px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #bfd151;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#contactpage a:hover {
	color: #FFFFFF;
}
#photographypage {
	width: 420px;
	height: 340px;
	color: #FFFFFF;
	background-image: url(../images/rotate_photography/rotate.php);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 30px 430px 30px 30px;
}
#officepage {
	width: 320px;
	height: 220px;
	color: #FFFFFF;
	background-image: url(../images/alan_urquhart_office.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 150px 30px 30px 530px;
	text-align: right;
}
#photographyareas {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
*html #photographyareas {
	display: inline;
}
#photographyareasnomargin {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
}
*html #photographyareasnomargin {
	display: inline;
}
.photographyimages {
	border: 5px solid #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#myframe {
	display: block;
	height: 100%;
}
#websiteareas {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px 20px 20px 0px;
}
*html #websiteareas {
	display: inline;
}
#websiteareasnomargin {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
*html #websiteareasnomargin {
	display: inline;
}
/* Text Styles */

h1 {
	font-size: 56px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.captions {
	font-size: 10px;
}
.image {
	border: 5px solid #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.gray {
	color: #333333;
}
.links {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.links a:link, a.links:link, .links a:visited, a.links:visited {
	text-decoration: none;
	color: #3a2c1b;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.links a:hover, a.links:hover {
	color: #000000;
}
