﻿/***********************************************************/
/** Sevensth 02/14/2012                                   **/
/** Website to market website design and hosting services **/
/** Developer: Ray Gill                                   **/
/***********************************************************/ 
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: #1D4171;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Garamond Premr Pro";
	font-size: 1.5em;
	color: #000000;
	line-height: 110%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	z-index: 2;
}

/*h1, h2, h3, h4, h5, h6 {
	font-family: "Garamond Premr Pro";
	margin: 0px;
	padding: 0px;
}*/

h1 {
	font-size: 3em;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0.1em 0.125em 0.2em #CCC; /*Internet Explorer shadow*/
	;
	height: 1.25em;
	filter: Shadow(Color = #CCC, Direction = 120, Strength = 4);
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-variant: normal;
	line-height: normal;
}

h2 {
	font-size: 2.25em;
	color: #666666;
	text-align: center;
	font-family: "Arno Pro Smbd Subhead";
}

h3 {
	font-size: 1.75em;
	color: #000000;
	text-align: center;
	font-family: Garamond;
	line-height: 1.5em;
}

h4 {
	font-size: 2.0em;
	color: #FFFFFF;
	text-align: center;
	font-family: "Garamond Premr Pro";
}

h5 {
	font-size: 2.5em;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	font-family: Papyrus;
}

h6 {
	font-size: 1.25em;
	color: #333333;
	font-family: Garamond;
	
}

ol {
	font-family: Vernada, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 1.4em;
	margin-left: 20px;
}

ul {
	font-family: "Garamond Premr Pro";
	font-size: 1.75em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1em;
}

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

table {
	width: 100%;
	border-collapse: collapse;
}

td, th{
	padding-right: 5px;
	padding-left: 5px;
}

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

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

.green-font {
	font-size: 1em;
	color: #0033FF;
}

.gradient-bg {
   /* fallback/image non-cover color */
   background-color: #1a82f7; 

   /* Safari 4+, Chrome 1-9 */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2F2727), to(#1a82f7));
   /* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image: -webkit-linear-gradient(top, #2F2727, #1a82f7); 
   /* Firefox 3.6+ */
   background-image: -moz-linear-gradient(top, #2F2727, #1a82f7);
   /* IE 10+ */
   background-image: -ms-linear-gradient(top, #2F2727, #1a82f7);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2F2727, endColorstr=#1a82f7);
   /* Opera 11.10+ */
	background-image: -o-linear-gradient(top, #2F2727, 	#1a82f7);
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#home_page_wrapper {
	position: relative;
	width: 1000px;
	height: 1980px;
	background-color: #99CCFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #666666;
	border-radius: 0px 20px 0px 0px; /* CSS 3 */
	-moz-border-radius: 0px 20px 0px 0px; /* Firefox border radius */
	-o-border-radius: 0px 20px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 20px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 20px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 20px 0px 0px;
	z-index: 1;
}

#page_header {
	width: 936px;
	height: 291px;
	left: 30px;
	top: 23px;
	float: none;
	position: absolute;
	background-color: #FFFFFF;
	border-radius: 0px 20px 0px 0px; /* CSS 3 */
	-moz-border-radius: 0px 20px 0px 0px; /* Firefox border radius */
	-o-border-radius: 0px 20px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 20px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 20px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 20px 0px 0px;
	z-index: 6;
	border: 2px outset #666666;
}

#caption {
	position: absolute;
	width:189px;
	height:218px;
	z-index:6;
	left: 41px;
	top: 40px;
	float: none;
}

#yourWebsite1 {
	position: absolute;
	width: 229px;
	height: 129px;
	z-index: 1;
	left: 615px;
	top: 164px;
	background-color: #1D3B57;
	text-align: center;
	border: 2px outset #666666;
	padding: 20px;
}

#byline {
	position: absolute;
	width: 777px;
	height: 115px;
	z-index: 6;
	left: 60px;
	top: 10px;
	float: none;
	padding: 10px;
}

#gallery02_wrapper {
	position:relative;
	width: 1000px;
	height: 1100px;
	background-color: #44615F;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #666666;
	border-radius: 20px 20px 0px 0px; /* CSS 3 */
	-moz-border-radius: 20px 20px 0px 0px; /* Firefox border radius */
	-o-border-radius: 20px 20px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 15px 20px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 15px 20px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 20px 20px 0px 0px;
	z-index:1;
}

#gallery02_content {
	position:absolute;
	left:30px;
	top:350px;
	width:935px;
	height:596px;
	z-index:1;
	border: 1px double #666666;
	background-color: #44615F;
}

#thankYou_page_wrapper {
	position: relative;
	width: 1000px;
	height: 790px;
	background-color: #44615F;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #666666;
	border-radius: 0px 20px 0px 0px; /* CSS 3 */
	-moz-border-radius: 0px 20px 0px 0px; /* Firefox border radius */
	-o-border-radius: 0px 20px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 0px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 0px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 20px 0px 0px;
	z-index: 1;
}

#thankYou_note {
	position:absolute;
	width:366px;
	height:149px;
	z-index:1;
	left: 284px;
	top: 37px;
	background-color: #44615F;
	text-align: center;
	border: 1px outset #000000;
	padding-top: 30px;
}

#thankYou_content {
	position:absolute;
	left:30px;
	top:324px;
	width:936px;
	height:300px;
	z-index:1;
	border: 1px double #666666;
	background-color: #FFFFFF;
}

#masthead {
	position: absolute;
	width: 637px;
	height: 250px;
	left: 272px;
	top: 20px;
	border: 1px solid #666666;
	border-radius: 0px 20px 0px 0px; /* CSS 3 */
	-moz-border-radius: 0px 20px 0px 0px; /* Firefox border radius */
	-o-border-radius: 0px 20px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 20px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 20px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 20px 0px 0px;
	background-image: url(../Images/Winterscape.JPG);
	background-repeat: no-repeat;
	z-index: 1;
	
}

#indexOpaqueDiv {
	width: 371px;
	height: 189px;
	left: 243px;
	top: 17px;
	float: none;
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #000000;
	border: 1px outset #fff;
	border-radius: 0px 20px 0px 0px; /* CSS 3 */
	-moz-border-radius: 0px 20px 0px 0px; /* Firefox border radius */
	-o-border-radius: 0px 20px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 20px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 20px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 20px 0px 0px;
	padding-top: 20px;
	z-index:1;
}

#portfolio {
	position: absolute;
	left: 40px;
	top: 335px;
	width: 918px;
	height: 1610px;
	z-index: 1;
	border: 2px groove #666666;
	background-color: #FFFFFF;
}

#nextProject01 {
	position: absolute;
	width: 206px;
	height: 144px;
	z-index: 1;
	left: 329px;
	top: 961px;
	background-color: #999999;
	text-align: center;
	border: 2px outset #666666;
	padding: 15px;
}

#nextProject02 {
	position: absolute;
	width: 205px;
	height: 235px;
	z-index: 1;
	left: 328px;
	top: 668px;
	background-color: #999999;
	text-align: center;
	border: 2px outset #666666;
	padding: 15px;
}

#nextProject03 {
	position: absolute;
	width: 196px;
	height: 176px;
	z-index: 1;
	left: 40px;
	top: 165px;
	background-color: #999999;
	text-align: center;
	border: 2px outset #666666;
	padding: 15px;
}

#nextProject04 {
	position: absolute;
	width: 205px;
	height: 173px;
	z-index: 1;
	left: 328px;
	top: 165px;
	background-color: #999999;
	text-align: center;
	border: 2px outset #666666;
	padding: 15px;
}

#eagleWayCoC {
	position: absolute;
	width: 205px;
	height: 218px;
	z-index: 1;
	left: 328px;
	top: 394px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}

#EITravel {
	position: absolute;
	width: 205px;
	height: 209px;
	z-index: 1;
	left: 634px;
	top: 360px;
	background-color: #999999;
	text-align: center;
	border: 2px outset #666666;
	padding: 15px;
}

#mikescustomwalls {
	position: absolute;
	width: 205px;
	height: 184px;
	z-index: 1;
	left: 634px;
	top: 1143px;
	padding: 15px;
	background-color: #999999;
	text-align: center;
	border: 1px outset #666666;
}

#godwinHolt {
	position: absolute;
	width: 205px;
	height: 147px;
	z-index: 1;
	left: 40px;
	top: 400px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}

#campHAWC {
	position: absolute;
	width: 205px;
	height: 161px;
	z-index: 1;
	left: 634px;
	top: 928px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}

#live_player {
	position: absolute;
	left: 48px;
	top: 140px;
	width: 470px;
	height: 260px;
	z-index: 9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 1px solid #000033;
	background-color: #F7E8BB;

}

#contactUsForm {
	position: absolute;
	width: 268px;
	height: 245px;
	z-index: 1;
	left: 595px;
	top: 140px;
	border-style: solid;
	border-width: 1px;
	background-color: #243D5B;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#collinsvilleCoC {
	position: absolute;
	width: 205px;
	height: 184px;
	z-index: 1;
	left: 40px;
	top: 1078px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}

#marthaHoltDunston {
	position: absolute;
	width: 205px;
	height: 176px;
	z-index: 1;
	left: 40px;
	top: 606px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}

#thompsonDesigners {
	position: absolute;
	width: 275px;
	height: 157px;
	z-index: 1;
	left: 299px;
	top: 1164px;
	background-repeat: no-repeat;
	padding: 15px;
	background-position: center center;
	background-color: #999999;
	border: 1px outset #666666;
}

#skyviewTownhouses {
	position: absolute;
	width: 205px;
	height: 249px;
	z-index: 1;
	left: 631px;
	top: 625px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}
#keesIncameroon {
	position: absolute;
	width: 205px;
	height: 177px;
	z-index: 1;
	left: 40px;
	top: 840px;
	padding: 15px;
	background-color: #999999;
	border: 1px outset #666666;
}

.form {
	background-color:#AFCFB1
}

.img {
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	border: 1px solid #000000;
}

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

.img_right{
	font-size: 1.1em;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:visible;
}

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

a:visited {
	color: #0000FF;
	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: 1.15em;
}

/*********** navigation styles ***********/
#navLinks{
	position: absolute;
	margin: 0px;
	width: 145px;
	height: 250px;
	left: 24px;
	top: 140px;
	z-index: 8;
}

ul#mainNav{
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
}

#mainNav a {
	display: block;
	color: #006600;
	font-size: 0.90em;
	text-decoration: none;
}

#mainNav a:hover {
	font-weight: bold;
	color: #006600;
	font-size: 0.90em;
}

#mainNav a:visited{
	color: #666;
	font-size: 0.90em;
}
/*End navigation */

#gallery02_footer {
	font-size: 1.25em;
	width:600px;
	height:57px;
	left: 184px;
	top: 640px;
	float: none;
	position: absolute;
	border-radius: 0px 0px 15px 0px; /* CSS 3 */
	-moz-border-radius: 0px 0px 15px 0px; /* Firefox border radius */
	-o-border-radius: 0px 0px 15px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 0px 15px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 0px 15px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 0px 15x 0px;
	border: 2px solid #666666;
	padding: 10px;
	background-color: #405E69;
	z-index:6;
}

#thankYou_page_footer {
	font-size: 1.25em;
	width: 600px;
	height: 112px;
	left: 175px;
	top: 637px;
	float: none;
	position: absolute;
	border-radius: 0px 0px 0px 0px; /* CSS 3 */
	-moz-border-radius: 0px 0px 0px 0px; /* Firefox border radius */
	-o-border-radius: 0px 0px 0px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 0px 0px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 0px 0px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 0px 0x 0px;
	border: 2px solid #666666;
	padding: 10px;
	background-color: #405E69;
	z-index: 6;
}

#page_footer {
	font-size: 1.25em;
	width: 600px;
	height: 118px;
	left: 162px;
	top: 1435px;
	float: none;
	position: absolute;
	border-radius: 0px 0px 15px 0px; /* CSS 3 */
	-moz-border-radius: 0px 0px 15px 0px; /* Firefox border radius */
	-o-border-radius: 0px 0px 15px 0px; /* Opera border radius */
	-iCab-border-radius: 0px 0px 15px 0px; /* iCab border radius */
	-khtml-border-radius: 0px 0px 15px 0px; /* Konqueror border radius */
	-webkit-border-radius: 0px 0px 15x 0px;
	border: 1px solid #666666;
	padding: 10px;
	z-index: 6;
}
