html,body {
	margin:0;
	padding:0;
	color: #333;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	line-height: 150%;
	background-image: url(../images/gb_bg3.jpg);
	background-repeat: repeat-x;
}
 
#pagewidth {
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header {
	position:relative;
	height:214px;
	width:980px;
	background-image: url(../images/gary-bishop-photography-header.jpg);
	background-repeat: no-repeat;
} 
#header img {
	border: 0px none;
	}
 
#header_logo {
	width: 150px;
	height: 187px;
	float: left;
	}
#events {
	float: right;
	position: absolute;
	top: 20px;
	right: 12px;
	background-image: url(../images/events-up.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 131px;
	}	
#events p {
	color: #FF702C;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
	margin-top: 0px;
	padding-top: 0px;
	}	
#events p a {
	color: #900;
	text-decoration: none;
	}	
#events p a:hover {
	color: #000;
	text-decoration: none;
	}		
#maincol {
	float: left;
	position: relative;
	width:940px;
	overflow: visible;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
 }
#leftcol {
	float: left;
	overflow: visible;
	position: relative;
	width: 460px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	} 
#rightcol {
	float: right;
	position: relative;
	overflow: visible;
	width: 460px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	} 	
#info_thumbs {
	width: 170px;
	float: right;
	margin-left: 30px;
	text-align: center;
	font-size: 90%;
	}	
#info_thumbs a {
	text-decoration: none;
	color: #900;
	}	
#info_thumbs a:hover {
	color: #000;
	text-decoration: underline;
	}		
#info_thumbs img {
	padding: 3px;
	border: 1px solid #CCC;
	}	

#footer {
	clear: both;
	color: #333;
	background-color: #FFF;
	height: 127px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gary-bishop-photography-footer.jpg);
	background-repeat: no-repeat;
	width: 980px;
 } 
 
#left {
	float: left;
	width: 300px;
	} 
#right {
	float: right;
	width: 320px;
	} 	
 
#foot_text_left {
	float: left;
	padding-top: 44px;
	padding-left: 19px;
	} 
#foot_text_left p {
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
	font-size: 75%;
	line-height: 100%;
	} 
	
#foot_text_left p a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	} 
	
#foot_text_left p a:hover {
	color: #900;
	text-decoration: none;
	font-weight: normal;

	} 	

h1 {
	color: #900;
	font-size: 140%;
	line-height: 100%;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	}
h2 {
	font-size: 120%;
	line-height: 120%;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	}	
	
b, strong {
	font-weight: bold;
}
.small_text {
	font-size: 80%;
}


p a, ul a {
	text-decoration: none;
	color: #900;
	}
p a:hover, ul a:hover {
	text-decoration: underline;
	color: #000;
	}
#clear  {
	clear:left; margin:0 0; padding:0 0; height:1px;
}

/* main menu */

#navcontainer {
	text-align: right;
	position: absolute;
	top: 156px;
	width: 830px;
	left: 150px;
	}
.menu_divider {
	color: #333;
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	height: 30px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	padding-right: 20px;
}

#navcontainer ul li {
	display: inline;
	height: 30px;
	line-height: 30px;
	color: #900;
	padding-left: 3px;
}

#navcontainer ul li a {
	color: #333;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	color: #900;
}

.imageright {
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
	margin-left: 30px;
	}
.imageright-borderless {
	float: right;
	margin-left: 30px;
	}	
	
/* forms */

.textinput1 {
	width: 250px;
	border: 1px solid #CCC;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 1px;
}
.textinput2 {
	width: 650px;
	border: 1px solid #CCC;
	height: 120px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 1px;
}
.textinput3 {
	width: 250px;
	border: 1px solid #CCC;
	height: 60px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 1px;
}
.textinput4 {
	width: 110px;
	border: 1px solid #CCC;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 1px;
}
.textinput4b {
	width: 60px;
	border: 1px solid #CCC;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 1px;
}

.button1 {
	color: #900;
	background-color: #FFFFFF;
	border: 1px solid #900;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.spacerimage {
	border: 0px none;
}
.smalltext1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.null_image_border {
	border: none;
}

.button {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #C40001;
	background-color: #FFFFFF;
	border: 1px solid #C40001;
}

	

@media print{ 
#footer{display:none;}
#header{display:none;}
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 600px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p a {
	text-decoration: none;
	color: #000000;
}



}

