/* main CSS Document */

#header 
	{
	background-color: #000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	}
	
	.number {
	background-color: #000000;
	background-image: url(images/number.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

	body 
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bg_1.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
	}

#navcontainer {
	color: #ffffff;
	background-color: #7C8B8E;
	text-align: center;
	letter-spacing: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	width: 100%;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer a:hover, #nav a:active {
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
	letter-spacing: 6px;
	text-align: center;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#rightcontainer {
	float: right;
	background-color: #ccc;
	clear: right;
	margin-left: 0px;
	border-right: thin solid;
	border-bottom: medium double;
	border-left: thin solid;
	background-image: url(images/entertainment.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	width: 27%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	border-top-width: medium;
	border-top-style: solid;
	margin-top: 1px;
}

#rightcontainer a:link, #nav a:visited {
	color: #333333;
	background-color: transparent;
	font-weight: bold;
}

#rightcontainer a:hover, #nav a:active {
	color: #FFFFFF;
	background-color: #000000;
}

#leftcontainer {
	width: 25%;
	float: left;
	background-image: url(images/photo_montage_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 365px;
	margin-top: 1px;
}

#leftcontainer2 {
	width: 25%;
	float: left;
	position: relative;
	background-image: url(images/about_greg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 365px;
}

#leftcontainerfaq {
	width: 25%;
	float: left;
	position: relative;
	background-image: url(images/photo_montage_main2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 365px;
}

#leftcontainercont {
	width: 25%;
	float: left;
	background-image: url(images/photo_montage_main3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 365px;
}

#leftcontainercopy {
	width: 25%;
	float: left;
	background-image: url(images/photo_montage_main4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 365px;
}

#stylecontainer {
	float: right;
	width: 27%;
	clear: right;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #7c8b8e;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	line-height: 17px;
	text-align: center;
	background-position: center;
	margin-top: 1px;
}

#maincontainer {
	margin-left: 27%;
	background-color: #eee;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #828686;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7C8B8E;
	border-left-color: #7C8B8E;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7C8B8E;
	padding-left: 1%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 30%;
}

#footer 
	{
	background-color: #7c8b8f;
	border-top-width: medium;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 100%;
	font-size: 9px;
	letter-spacing: 6px;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	}

	.frmfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	background-color: #B3BBBD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;
	}

	a:link {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	a:visited {
	color: #494949;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

	a:hover {
	color: #7C8B8E;
	text-decoration: none;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	a:active {
	color: #CCCCCC;
	}
	
	h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7C8B8E;
	text-align: center;
	}
	
	.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
	}

	.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
	background-repeat: repeat;
	background-position: left top;
	border-left-width: 4px;
	border-left-style: inset;
	border-left-color: #000000;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	line-height: 20px;
	}

	.midtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666
	}

	.midtext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #3E3E3E
	}
	
	.labels {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	font-style: normal;
	line-height: 25px;
	}
	
	.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 25px;
	padding-left: 25px;
	}

	.list2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	padding-left: 10px;
	}

	.quotes {
	color: #333333;
	padding-left: 5px;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	letter-spacing: 6px;
	}

	.strongtxt {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
	font-size: 7px;
	}
	
	.strongtxt2 {
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	}

	.construct {
	font-weight: bold;
	text-align: center;
	font-size: 200%;
	}

	.construct2 {
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	}

	
.txtbold90s {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
	background-repeat: repeat;
	background-position: left top;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px;
	line-height: 20px;
}
#portfolio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #666666;
	width: 100%;
}
