/***********************************************************/
/** Mike's Custom Retaining Walls and Landscaping         **/
/** Customer: Mike Wilson                                 **/
/** Website to showcase customer products 				  **/
/** Developer: Ray Gill                                   **/
/** Date 03/31/2010                                       **/
/***********************************************************/ 

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: vernada, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-color: #666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	position: relative;
	border: 1px none #999999;
	
}

p {
	font-family: Garamond;
	font-size: 1.6em;
	color: #000000;
	line-height: 105%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2.5em;
	font-family: "Garamond Premr Pro";
	text-align: center;
	color: #036
}

h2 {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

h3 {
	font-size: 1.4em;
	color: #333333;
	font-family:  "Times New Roman", Times, serif;
	text-align: justify;
}

h4 {
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	color: #FF0000;
	font-style: oblique;
}

h5 {
	font-size: 1em;
	color: #CCCCCC;
	font-style: italic;
	text-align: center;
}

h6{
	font-size: 1.3em;
	color: #000000;
	font-style: italic;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 1.4em;
	margin-left: 20px;
}

ul.top_layout {
	position: absolute;
	z-index: 0;
	list-style: none;
	border: 1px solid #000000;
	margin-left: 0px;
	padding: 5px;
	float: left;
	left: 14px;
	top: 361px;
	width: 850px;
	height: 194px;
}

ul.top_layout li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding: 3px;
	float: left;	
}
/*
ul.top_layout a {
	display: inline;
	padding: 0px;
	margin-left: 0px;
	text-align: center;
	border: 0px solid #000000;
}
*/

ul.gallery_layout {
	position: absolute;
	z-index: 0;
	list-style: none;
	border: 1px solid #000000;
	margin-left: 4px;
	padding: 5px;
	float: left;
	left: 18px;
	top: 777px;
	width: 880px;
	height: auto;
	background-color: #C7C1B5;
}

ul.gallery_layout li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding: 3px;
	float: left;
}
/*
ul.gallery_layout a {
	display: inline;
	padding: 0px;
	margin-left: 0px;
	text-align: center;
	border: 0px solid #000000;
}
*/
ul {	
	font-family: "Garamond Premr Pro";
	font-size: 1.75em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1em;
}

li {
	padding: 0px;
	margin: 0px;
}

.bold_black {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}

.bold_black_italic {
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
}

.img_center {
	float: none;
	border: 1px solid #000000;
	padding: 0px;
}

.img_left {
	float: left;
	padding-top: 0px;
	border: 1px solid #000000;
	margin: 10px;
}

.img_right {
	float: right;
	padding-top: 0px;
	border: 1px solid #000000;
	margin: 10px;
}
/*
.photo img {
	border: 1px solid #000000;
	background-color: #fff;
	padding: 4px;
	position: relative;
	top: -5px;
	left: -5px;
}*/

a:link {
	color: #000000;
	text-decoration: underline;
	font-family: "Garamond Premr Pro";
	font-size: 1.0em;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-family: "Garamond Premr Pro";
	font-size: 1em;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "Garamond Premr Pro";
	font-size: 1.0em;
}
	
a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Garamond Premr Pro";
	font-size: 1em;
}

#indexWrapper {
	position:relative;
	z-index: 0;
	width: 980px;
	height: 2555px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #996666;
	border-bottom-color: #996666;
	border-left-color: #996666;
	background-color: #B49576;
}

#masthead {
	position: absolute;
	z-index: 0;
	width: 928px;
	height: 316px;
	left: 27px;
	top: 23px;
	padding: 0px;
	background-color: #FFFFFF;
	border: thin outset #99CC99;
	background-repeat: no-repeat;
	background-position: center center;
}

#mastheadLogo {
	position: absolute;
	z-index: 0;
	width: 270px;
	height: 235px;
	left: 24px;
	top: 21px;
	padding: 0px;
	text-align: center;
	border: 0px solid #CCCCCC;
}

#mastheadText {
	position: absolute;
	z-index: 0;
	width: 596px;
	height: 257px;
	left: 306px;
	top: 6px;
	padding: 0px;
	text-align: center;
	border: 0px solid #C7C1B5;
}

#mastheadImage {
	position: absolute;
	z-index: 0;
	width: 570px;
	height: 243px;	
	left: 332px;
	top: 17px;
	padding: 0px;
	text-align: center;
	border: 0px solid #C7C1B5;
}

#mastheadBanner {
	position: absolute;
	z-index: 0;
	width: 880px;
	height: 25px;
	left: 19px;
	top: 268px;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#opaqueDiv {
	position: absolute;
	z-index: 0;
	width: 372px;
	height: 179px;	
	left: 471px;
	top: 40px;
	float: none;	
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-color: #000000;
}

#indexContent {
	position: absolute;
	z-index: 0;
	left: 25px;
	top: 353px;
	width: 930px;
	height: 2060px;
	border: 1px outset #EFD2A6;
	background-color: #E6DBD5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#mainImage {
	position: absolute;
	z-index: 0;
	width: 450px;
	height: 303px;
	left: 14px;
	top: 18px;
	border-style: solid;
	padding: 10px;
	border-width: 1px;
	background-color: #C7C1B5;
}

#mainImageInfo {
	position: absolute;
	z-index: 0;
	width: 369px;
	height: 326px;
	left: 505px;
	top: 18px;
	border-style: solid;
	padding: 0px;
	border-width: 0px;
	text-align: center;
}

#mainImageSet {
	position: absolute;
	z-index: 0;
	width: 890px;
	height: 580px;
	left: 18px;
	top: 41px;
	padding: 0px;
	text-align: center;
	border: 1px outset #C7C1B5;
	background-color: #C7C1B5;
	margin-left: 4px;
}

#galleryDescription {
	position: absolute;
	z-index: 0;
	width: 870px;
	height: 116px;
	left: 18px;
	top: 643px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color:#000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 4px;
}

#footer {
	position: absolute;
	z-index: 0;
	font-size: 1.25em;
	width:981px;
	height:102px;
	left: -27px;
	top: 2100px;
	float: none;
	border-right-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-color: #996666;
}
