@charset "UTF-8";
/* CSS Document */

body {
	background-color: #1C1306;
}

h1{
	color: #B8E2DD;
	font-size: 20px;
	margin: 0px;
	font-weight: normal;
}

h2{
	color: #669999;
	font-size: 15px;
	margin: 0px;
	font-weight: normal;
}

p{
	font-size: 14px;
	color: #8FA9A4;
	margin: 0px;
}

a{
	color:#B9E1DF;
	font-size: 14px;
	text-decoration: none;
}

a:hover{
	color:#B9E1DF;
	font-size: 14px;
	text-decoration: underline;
}

#services a{
	color: #B9E1DF;
	font-size: 14px;
	text-decoration: none;
}

#services a:hover{
	text-decoration:underline;
}

img{
	border: 0px;
}

#wrap {
	min-width: 990px;
}

#logoHolder{
	float: left;
	margin-left: 4.5%;
	display: inline;
}

#logo{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 332px;
}

#logo h1{
	text-indent: -9000px;
}

#logoSubNav a{
	color: #8FA9A4;
	text-decoration: none;
	font-size: 15px;
	padding-right: 21px;
}

#logoSubNav a:hover{
	color: #FFF;
	text-decoration:underline;
}

#mainNav{
	float: right;
	height: 29px;
	width: 570px;
	background-image: url(images/nav_bar.jpg);
	margin-top: 125px;
	padding-top: 4px;
	background-repeat: no-repeat;
	text-align: center;
}

#mainNav a{
	font-size: 16px;
	color: #332714;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 10px;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainNav a:hover{
	color: #990000;
}

#mainNav p{
	border-right: 1px dotted #1C1306;
	display: inline;
}

#conHolder{
	width: 91%;
	min-width: 990px;
}

#subNav{
	float: right;
	margin-bottom: 2px;
}

#subNav a{
	font-size: 14px;
	color: #66CCCC;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

#subNav a:hover{
	color:#0099FF;
} 

#subNav p{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8FA9A4;
	display: inline;
}

#border{
	border: 2px solid #749a93;
	padding: 6px;
}

#holder{
	background-color: #332818;
}

#content{
	width: 974px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerNav{
	padding-top: 5px;
	padding-bottom: 30px;
}

#footerNav a{
	font-size: 14px;
	color: #66CCCC;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

#footerNav a:hover{
	color:#0099FF;
} 

#footerNav p{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8FA9A4;
	display: inline;
}

#services {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8FA9A4;
	text-align: center;
	line-height: 25px;
}

.line{
	margin-top: 15px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #768881;
	width: 300px;
	text-align:center;
}

#photography {
	color: #7C8E88;
	text-align: center;
	font-size: 14px;
}

#photography h1{
	font-family: "Monotype Corsiva";
	font-size: 20px;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
}

#photography h2{
	font-size: 14px;
	display: inline;
}

#photography p{
	font-size: 13px;
	margin: 0px;
	padding-top: 15px;
}

#photography a{
	color: #56A4A1;
	text-decoration: none;
	padding-left: 5px;
}

#photography a:hover{
	color: #7C8E88;
}

#footer {
	text-align: center;
	color: #8FA9A4;
	font-size: 12px;
}

#footer p{
	display: inline;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #404136;
	width: 12px;
	font-weight: normal;
	font-size: 12px;
}

#footer a{
	color: #7A8C85;
	text-decoration: none;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
}

#footer a:hover{
	color: #427E7C;
}

#advert{
	float: right;
	margin-bottom: -115px;
	margin-top: 20px;
	margin-right: 4%;
	display: inline;
}
