@charset "UTF-8";

/* -----Color Guide-----
#b42e34: red
#e6e7e8: light grey
#000000: black
*/

body {
	background:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}

#wrapper {
	width: 850px;
	margin:0 auto;
	background:#fff;
	margin-top:30px;
}

h1,h2,h3,h4,h5,h6,p,address,blockquote,div,ul,li {
	margin:0;
	padding:0;
}

p {
	font-size:.8em;
	color:#000;
	line-height: 1.25em;
	margin-bottom:1em;
	margin-top:.5em;
	padding-right:10px;
}

h1 {
	font-family:Eurostile,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #b42e34;
	margin-top: .75em;
	line-height:1.2em;
}

h2 {
	font-family:Eurostile,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #b42e34;
	margin-top:.75em;
}

h3 {
	font-family:Eurostile,"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#58595b;
	font-weight: normal;
	margin-top:.5em;
	margin-bottom:-.5em;
	font-weight:bold;
	line-height:1.5em;
}

h1,h2,h3 {
	clear:both;
}

#header {
	position:relative;
	clear:left;
}

#navigation {
	padding-bottom:30px;
}

#MenuBar1 {
	margin-left: 260px;
	font-family: Eurostile, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 20px;
}

#header img {
	margin-right: 25px;
	margin-left: 25px;
}

#logo {
	position:absolute;
	top:-40px;
}

#service1, #service2, #service3, #service4 {
	float:left;
	width:192px;
	margin-top:10px;
}

#service1 a, #service2 a, #service3 a, #service4 a {
	text-decoration:none;
	color:#666;
}

#service1 a:hover, #service2 a:hover, #service3 a:hover, #service4 a:hover {
	color:#b42e34;
}

#service1 {
	margin-left:25px;
	margin-right:10px;
}

#service2, #service3 {
	margin-right:10px;
}

#thumbs {
	float:left;
	width:212px;
	margin-top:20px;
}

#thumbside {
	float:left;
	width:212px;
	margin-top:20px;
}
#thumbs img {
	margin-bottom:20px;
	margin-left:20px;
	border:none;
}

#thumbs p {
	font-size:.8em;
	font-style:italic;
	font-family:Eurostile,"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	line-height:1.4em;
}


.referral {
	margin-left:20px;
	line-height:2em;
}

#main {
	float:left;
	width:550px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	padding-left:40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b42e34;
}


#main p {
	line-height:1.5em;
}

#main ul {
	margin-top:-10px;
	margin-bottom:20px;
}

#main li {
	font-size:.8em;
	margin-left:40px;
	line-height:1.5em;
}

#main a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	color:#666;
}

#main a:hover {
	color:#b42e34;
}


#mainGallery {
	width:800px;
	margin-left:15px;
}

#mainGallery h1 {
	margin-left:20px;
}

#gallery2 img {
	margin:10px;
}

#footer {
	clear:both;
	height:40px;
	background:#000;
}

#footer p {
	color:#fff;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:10px;
}
.title {
	font-size: 1em;
	font-weight: normal;
	color: #666;
	padding-bottom: 0.3em;
	padding-top: .3em;
}
#gallery2 {
	margin-top: 10px;
}
