/***************************************************
 * TITLE: John Glass Photography Screen Stylesheet * 
 * CREATED: March 2007                             *
 ***************************************************/

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/headerbg.jpg) repeat-x;
	font: normal 75% Tahoma, Arial, Helvetica, sans-serif;
	color: #373737;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8B4513;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(imgs/line.gif) repeat-y;
}

a {
	color: Maroon;
}

a:hover {
	text-decoration: none;
}

a.red:link, a.red:visited {
	color: Maroon;
	font-weight: bold;
	text-decoration: underline;
}

a.red:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5B0000;
}

/********************************
*           Wrapper             *
*********************************/

#wrapper {
	width: 760px;
	margin: 0 auto;
	position: relative;
	padding: 0px;
}

/********************************
*             Header            *   
*********************************/

#header {
	width: 760px;
	height: 160px;
	margin: 0 auto;
	padding: 0px;
}
#headerimage {
	float: right;
	background: url(images/film.jpg) no-repeat;
	width: 129px;
	height: 129px;
	margin-top: 8px;
	padding: 0px;
	z-index: 5;
}

#headerlogo {
	float: left;
	background: url(images/logo.gif) no-repeat;
	width: 515px;
	height: 61px;
	margin-top: 43px;
	padding: 0px;
}


/********************************
*         Top  Menus            *
*********************************/

#toplinkup {
	height: 50px;
	position: absolute;
	top: 3px;
	left: 250px;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC9933;
    font-weight: bold;
}

#toplinkup li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#toplinkup ul {
	margin: 0px;
	padding: 0px;
	}
		
#toplinkup a, #toplinkup a:visited {
	color: #CC9933;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#toplinkup a:hover {
	color: #ECDAB4;
	text-decoration: none;
	}

#toplinklow {
	height: 50px;
	position: absolute;
	top: 128px;
	left: 40px;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F5ECD8;
    font-weight: bold;
}

#toplinklow li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#toplinklow ul {
	margin: 0px;
	padding: 0px;
	}
		
#toplinklow a, #toplinklow a:visited {
	color: #F5ECD8;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
		
#toplinklow a:hover {
	color: #D0A447;
	text-decoration: none;
	}

/********************************
*        Content                *
*********************************/

#content {
	width: 740px;
	margin: 5px auto;
	background-color: #FFFFFF;
}
#content h1 {
	color: #660000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding: 20px 0px 10px 0px;
	border-bottom: 2px solid #000000;
	}
	
#content img {
  border: 1px solid #8d8d8d;
 	padding:5px;
	background-color:#e8e8e8;
	border:1px solid #8d8d8d;
}
	
#content h2 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #C0C0C0;
	}
	
#content h3 {
	color: #000000;
	font-size: 22px;
	font-family: Century Gothic, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	}

/********************************
*   Inner Pages Main Content    *
*********************************/

#maincontent {
	float: right;
	width: 500px;
	padding-left: 15px;
	font-size: 125%;
	background: url(images/line.gif) repeat-y;
}

#maincontent-full {
	margin: 0 auto;
	width: 700px;
	font-size: 125%;
}

/********************************
*Main Page Content Area         *
*********************************/


#l {
	width: 225px;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
}	

#l p span {
	color: Maroon;
	font-weight: bold;
}

#l p {
	margin: 1em 0;
	padding: 0;
}	


#r {
	width: 430px;
	padding-left: 5px;
	float: right;
	margin-left: 10px;
	padding-right: 10px;
	height: auto;
	height: 100%;
	min-height: 100%;
}

#r p {
	margin-top: 10px;
}	

#r ul {
	width: 210px;
	/*margin-bottom: 3px;*/
	padding-bottom: 5px;
	/*margin-left: 55px;*/
	margin: 0 auto;
}

#r li {
	list-style-type: none;
	width: 210px;
	text-align: center;
	height: 30px;
	margin: 0 0 5px 0;

}	

#r li a {
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 3px;
	background-color: #CC9933;
	border: #7F5229 1px solid;
	color: #000;
	padding: 6px 0 5px 0px;
	display: block;
	width: 210px;
	font-weight: bold;
}	

#r li a:hover {
	background-color: #7F5229;
	color: #FFF;
	border: #CC9933 1px solid;
}
	

/*******************************
*          Links               *
********************************/

#links {
	float: left;
	width: 180px;
	font-size: 12px;
}

#links ul {
width: 175px;
}

#links li {
	background: url(imgs/nav-line.gif) no-repeat left bottom;
	color: #000000;
	height: 30px;
	list-style: none;
	
}

#links a {
color: #18216B; 
text-decoration: none; 
padding-left: 25px; 
padding-bottom: 10px;
display: block; 
}

/********************************
*          Footer               *
*********************************/

#footer {
	height: 60px;
	padding: 5px;
	color: #C68C53;
	background-color: #7B5229;
	border-top: 10px solid #4E341A;
	text-align: center;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer p {
	text-align: center;
	color: #7B5229;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

.smfont {
	color: #7B5229;
	font-size: 11px;
}