@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	font-family: "Georgia", Times New Roman, Times, serif;
	background-attachment: scroll;
	background-image: url(../imgs/mainBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#414142;
	border:none;
}


h1 {
	font-size: 30px;
	color: #53b7e8;
}

p {
	font-size: 15px;
	color:#ffffff;
	display: block;
	line-height: 20px;
}

a {
	text-decoration: none;
	color:#ffffff;
	font-weight: lighter;

}

a:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: lighter;
}

a:hover {
	text-decoration: none;
	color:#53b7e8;
	font-weight: lighter;
}

/*a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: lighter;
}*/

strong {
	font-weight: bolder;
}

img {
	border:none;
}

img a {
	border:none;
}

img a:link {
	border:none;
}

img a:hover {
	border:none;
}
/*img a:visited {
	border:none;
}*/

#headShadow {
	background-attachment: fixed;
	background-image: url(../imgs/topShadow.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	z-index: 1000;
	left: 0px;
	top: 0px;
}

#nav{
	height: 90px;
	width: 500px;
	position: relative;
	left: 25px;
	top: 0px;
	z-index: 1;
}

#holder {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#indexholder {
	width: 1000px;
	height: auto;
	margin-top: -20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display:block;
}




/*footer*/
#foot {
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
}

#footalternate {
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	text-align: left;
	display: block;
	height: 30px;
	width: auto;
	clear: both;
	margin:5px 0 0 0;
	padding-top: 15px;
}

#footalternate ul {
	list-style:none;
}

#footalternate li {
	color:#FFFFFF;
	background:#53b7e8;
	padding:5px;
	float: left;
}

#footalternate li:hover {
	color:#53b78e;
	background:#FFFFFF;
	padding: 5px;
}

#foot ul{
	list-style-type: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#foot li {
	display: inline-block;
	float: left;
	height: auto;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #53b7e8;
	list-style-type: none;
}

#foot li.a {
	text-decoration: none;
	color:#999999;
	font-weight: lighter;
}

#foot li.a:link {
	text-decoration: none;
	color:#999999;
	font-weight: lighter;
}

#foot li.a:hover {
	text-decoration: none;
	color:#53b7e8;
	font-weight: lighter;
}

/*#foot li.a:visited {
	text-decoration: none;
	color:#999999;
	font-weight: lighter;

}*/

#foot li.strong {
	font-weight: bolder;	
}

#foot li.img {
	border:none;

}

#foot li.img a {
	border:none;
}



#foot li.img a:link {
	border:none;

}

#foot li.img a:hover {
	border:none;

}

#foot li.end{
	border: none;
}

#aboutLeft{
	width:372px;
	height:312px;
	float:left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
}

#leftcolumn {
	float: left;
	height: auto;
	width: 475px;
}

#leftcolumnwide {
	width: 1000px;
	height:auto;
}

#leftcolumnwide h1 {
	font-size: 30px;
	color: #53b7e8;
	margin-bottom: 10px;
	clear: none;
	position: relative;
}


#leftcolumnwide p {
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 15px;
	clear: none;
	position: relative;
}

#leftcolumnwide a {
	color:#53b7e8;
}

#leftcolumnwide a:link {
	color:#53b7e8;
}


#leftcolumn h1 {
	font-size: 30px;
	color: #53b7e8;
}

#leftcolumn p {
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	padding-top: 0px;
	line-height: 20px;
}

#leftcolumn a {
	color:#53b7e8;
}

#leftcolumn a:link {
	color:#53b7e8;
}

#leftcolumn form {
	width: 125px;
	float: right;
	height: auto;
	padding: 0;
}

#leftcolumn .payp {
	font-size: 15px;
	color: #FFFFFF;
	width: 310px;
	display:block;
	float: left;
	background-image: none;
}

#leftcolumn #paypal {
	width:auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	background-image: none;
}


form {
	width: auto;
	height: auto;
	float: none;
	background-image: none;
}
#thing  {
	min-width:60px;
	min-height: 60px;
	width: 60px;
	height:60px;
	background-image: url(../imgs/thing-phone.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-right: 0px;
	margin-top: 370px;
	margin-left: 5px;
}

#textfield {
	background: url(../imgs/textField.png) no-repeat top left;
	width: 300px;
	height: 33px;
	padding: 5px 10px 2px 5px;
	border:none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}

#textarea {
	background: url(../imgs/textArea.png) no-repeat top left;
	width: 300px;
	height: 220px;
	max-height:220px;
	max-width:300px;
	min-height:220px;
	min-width:300px;
	padding: 5px 10px 2px 5px;
	border:none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #333333;
}

input {
	border:none;
}

label {
	color: #53b7e8;
	font-size: 14px;
	border: none;
}

.formcopy {
	color:#333333;
	font-size:13px;
}

.charcount {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;	
}

#sendBtn {
	background: url(../imgs/sendBtn.png) no-repeat center bottom;
	width: 55px;
	height: 25px;
	border: none;
	color: #FFFFFF;
	text-align: center;
	float: right;
	display: block;
	cursor: pointer;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.clear {
clear:both;
}

/*gallery items*/

#leftNav {
	position: relative;
	width: 20px;
	height: auto;
	float:left;
}

#leftNav ul{
	list-style-type: none;	
}

#leftNav li {
	list-style-type: none;
	width: 20px;
	height:60px;
	min-width:20px;
	min-height:60px;
	display:block;
	margin:0 0 5px 0;
	cursor:pointer;	
}

#placeholder {
	width: 800px;
	height: 608px;
	background:url(../imgs/brett-whitham-placeholder.png) no-repeat right bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


#rightNav {
	position:relative;
	width: 165px;
	float:right;
}

#rightNav ul{
	list-style-type: none;	
}

#rightNav li {
	list-style-type: none;
	width: 75px;
	height: 75px;
	display:inline;
	float: left;
	margin: 0 0 5px 5px;
	cursor:pointer;
}


#rightNav li.selected {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #53b7e8;
}

#descbase {
	width: 800px;
	height:auto;
	clear:left;
	clear:both;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 10px 0 0 25px;
	
}

#descbase p {
	color:#CCCCCC;
	font-size:14px;
	font-weight: lighter;
	
}

#desc {	
}

#homeimage {
	width: 375px;
	height:287px;
	float: left;
	margin-left: -35px;
	z-index: 100;
}

#homeholder {
	width: 1000px;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #666666;
	background-image: url(../imgs/the-thing.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#homeholder #leftcolumn {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	z-index: 100;
}

#homeholder #leftcolumn h1 {
	font-size:25px;
	color: #53b7e8;
}

#homeholder #leftcolumn p {
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
}

#homeupdate {
	width:360px;
	height:200px;
	background:url(../imgs/home-update.png) no-repeat top left;
	float: left;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#homeupdate h1 {
	display:block;
	width: 360px;
	height: auto;
	color:#333333;
	font-size: 30px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#homeupdate p {
	display: block;
	width:340px;
	height:auto;
	color:#FFFFFF;
	font-size:30px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: lighter;
}

#test {
	width:550px;
	height:200px;
	float:left;
	display: block;
	position: relative;
	margin-top: 12px;
	margin-left: 20px;
}

#test p {
	width: 280px;
	height: auto;
	font-size:30px;
	color:#CCCCCC;
	float:left;
	line-height: 40px;
	margin-right: 20px;
}

#quotation {
	background:url(../imgs/quotearea.png) no-repeat top left;
	width: 575px;
	height: 190px;
	float:left;
	padding: 10px;
	line-height: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 10px;
}

#quotation p {
	font-size:20px;
	color:#333333;
	line-height: 25px;
}

#quotation h2 {
	font-size:18px;
	color:#333333;
	display:block;
	font-style: italic;
}
#contactform {
	width: 305px;
	float: left;
	height: auto;
	display: block;
	margin-left: 50px;
}

/*navigation*/

#navigation {
	width: auto;
	height: 80px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#navigation img {
	float: left;
}

#navigation ul {
	width: auto;
	display:block;
	float: left;
	list-style-type: none;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 15px;
	margin-bottom: 0px;
}

#navigation li {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #53b7e8;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
}

#navigation .end {
	border: none;
}

#navigation li p strong {
font-weight:bolder;
}

#navigation li p {
	color: #FFFFFF;
	display: block;
	height: auto;
	width: auto;
	font-size: 18px;
	font-weight: lighter;
}

#navigation li p a:link {
	color: #FFFFFF;
	display: block;
	height: auto;
	width: auto;
}

#navigation li p a:hover {
	color: #53b7e8;
}

#navigation li .select {
	color: #53b7e8;
}
