/* CSS Document */
/*external_03* - PHOTO PAGES*/

body{
	margin:0;
	padding:0;
	line-height: 1.2em;
	background: ;
	background-color: #FF9;
	background-image: URL(../images/bground/bg2col_20x20_LG.gif);
	background-position: left top;
	background-repeat: repeat;
	background-attachment: ;
}


/*--------------------------*/

H1{
	margin: 0;
	padding-top: 0em; /*padding original 15px*/
	padding-bottom: 1.2em; /*padding original*/
	color: #000; /*if you remove this line. Font color is black robq*/
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	font-stretch: expanded; /*normal, wider, narrower, ultra-condensed, extra-condensed, condensed, semi-condensed, semi-expanded, expanded, extra-expanded, ultra-expanded*/
	font-size: 2.1em;
	font-family:  Verdana, Geneva, "Times New Roman", Georgia, Times, serif;
	letter-spacing: 0.04em;
	text-align: ;
	line-height: 0em;	
}

H2{
	margin: 0;
	padding-top: 0em; /*padding original 15px*/
	padding-bottom: 1.0em; /*padding original*/
	color: black; /*if you remove this line. Font color is black robq*/
	font-weight: bold;
	font-style: normal;
	font-variant: ;
	font-stretch: expanded; /*normal, wider, narrower, ultra-condensed, extra-condensed, condensed, semi-condensed, semi-expanded, expanded, extra-expanded, ultra-expanded*/
	font-size: 1.5em;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.04em;
	text-align: ; /*left, center, right*/
	line-height: 1.1em;
}

H3{
	margin: 0;
	padding-top: ; 
	padding-bottom: ; 
	color: #000; /*Font color is black robq*/
	font-weight: bold;
	font-style: normal;
	font-variant: ;
	font-size: 1.0em;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	line-height: 1.6em;
}

/* Span - BACKGROUND COLOR SELECTIVE page titleS */

span.BGcolor {
	background: #FF9;
}
/* ---------------------------------------- */
/* -----------------PAGE TOP--------------- */
/* ---------------------------------------- */

/* MAIN Container of Page */

#maincontainer{
	width: 840px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #FFF;
}

/* SPACE WEDGE at Top of Page */
#topspace{
	background: ; /*Yellow shade of the site #FF9*/
	height: 0x; /*Height of top space section 50px*/
	background-color: #FF9;
	background-image: URL(../images/bground/bg2col_20x20_LG.gif);
	background-position: left top;
	background-repeat: repeat;
}

/* Space containing the LOGO at Top of Page */
#topsection{
	background: #A8A582;
	height: 80px; /*Height of top section*/
	border-top: solid 8px #000;
	border-bottom: solid 1px #000;
}

#photospace{
	background: #A8A582; /*shade of the site background*/
	height: 200px; /*Height of top space section 50px*/
}

/*-------------------TOP MENU HORIZONTAL----------------*/
#horizMenu{
	background: #A8A582; /*shade of the site background*/
	height: 18px; /*Height of horiz menu space section 50px*/
	text-align: center;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 8px #000;
	border-bottom: solid 1px #000;
}

/* Link attributes at MENU TOP */
#horizMenu a{
	color: #000; /*link color*/
	font-weight: ;
	font-size: .75em;
	font-family: Arial, Verdana, Geneva, Georgia, Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;
	padding: 0.1% 0.6% 0.1% 0.6%;
	border-right: ;
}

#horizMenu a:hover {
	text-decoration: ;
	font-weight: normal;	
	color: #FFF;
}

/*#horizMenu a:first-child{border-right: none;} /*line at right side. I do not know about this one*/


/*CONTENT AREA -------------------------------------*/

#contentcolumn{
	margin-right: 0px; /*Set right margin to RightColumnWidth* (was originally set to 200px*/
	border: double #000;
	background-color: #DCDCDC; /*I added this line*/
	line-height: 1.3em;
	font-size: 0.70em;
	font-family: Geneva, Georgia, Verdana, Arial, Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;	
}

.imgBorder {
	border: 1px solid #999;
	padding:1em 1em 1em 1em;
	background: #FFF;
	font-size: 60%;
	font-family: Verdana, Georgia, Geneva, Arial, Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;
	text-align: right;
}

/*BULLETS-------------------------------------*/
/* BULLETS Positioning and Attribute - border: 1px solid #000; */

#navlist li { 
	list-style-type: disc;
	list-style-position: outside;
	font-family: Georgia, Geneva, Verdana, Arial, , Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;
	color: #336;
	border: ;
	padding: 0em;
	margin: 0em;
	line-height: 1.5em;
	width: 90%;
}

/*-------------------------------------*/

/*ul {border:1px solid red; margin:0 0 0 1.25em; padding:0,}
li {border:1px solid green; margin:0; padding:0;}*/

/*---------------------------------------------------------------------------------------*/
/* TOP Positioning and Attribute */
#gotop{
	clear: left;
	font-size: .75em;
	font-family: Verdana, Georgia, Geneva, Arial, Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;
	text-align: left;
}

/* Link attributes at TOP --Copyright */
#gotop a{
	color: #903; /*link color*/
}

/* ---------------------------------------- */
/* -----------------FOOTER--------------- */
/* ---------------------------------------- */

/* Footer Positioning and Attribute */

#footer{
clear: left;
background: black;
padding: 2px 0;
font-size: 60%;
font-family: Verdana, Georgia, Geneva, Arial, Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;
width: 100%;
text-align: center;
color: #99F;
}

/* Link attributes at footer --Copyright */
#footer a{
	color: #FFFF80; /*link color*/
	background: ;
}


/* ---------------------------------------- */
/* -------------INLINE ELEMENTS------------ */
/* ---------------------------------------- */

/*DROPCAP First Paragraph Letter*/
.dropthecap{
	float:left;
	margin-top: 0em;
 	font-weight: normal;	
	font-size: 6em;
	font-family:Georgia;
	color: #6F482B;
 	padding-right: .1em;	
 	line-height: 0.8em;	
}

/* ---------------------------------------- */

/*Wedge to align drop-down menu within container*/
.innermenuspace{
	margin: 260px; /*Margins for main horizontal menu (to provide padding)*/
	margin-top: 0px;
}

/* ---------------------------------------- */
.innerRcol{
	margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0px;
}


/* ---------------------------------------- */
.innertube{
	margin-left: 100px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-right: 100px; 
	margin-top: 0px;
}

/* ---------------------------------------- */

/* Inline atributes applicable to inline elements*/
b{font-size: .75em;} /*Bolding Standard*/
em{color: #036;} /*italics*/
/*strong{display: inline}*/
/*span{display: inline}*/
/*p {border: 2px solid red;}*/
/*span {border:2px solid green;}*/
/* ---------------------------------------- */

/* Blockquote. Margins are assigned clockwise starting at "margin-top." Padding works like 
the "margin" property: padding-top, padding-right, padding-bottom and padding-left. */

blockquote {
	margin: 1.5em 4em 1.5em 4em;
	background: #EDB;
	padding: 0.5em 3em 0.5em 3em;
	border-top: solid 4px #000;
	border-bottom: solid 4px #000;
	color: #000;
	font-style: italic;
	font-size: 1.2em;
	font-family: Geneva, Georgia, Arial, Verdana, Helvetica, "Times-Roman", "Frutiger 47LightCn", sans-serif;	
	line-height: 1.3em;
}

/* ---------------------------------------- */

/* SPAN - Insert Times Roman Yellow F90 */

span.color {
	margin-top: ; 
	margin-bottom: ; 
	font-weight: bold;
	font-style: ;
	font-size: 1.2em;
	font-family: Geneva, Georgia, Arial, Verdana, Helvetica, "Frutiger 47LightCn", "Times-Roman", sans-serif;
	color: #603;
	letter-spacing: 0.0em;
	line-height: ;
}

/* ---------------------------------------- */

/* Link attributes always in the following order (l/v/h/a) */
a {
	color: firebrick;
	text-decoration: none;
	font-size: 100%;
}

a:link {
	text-decoration: none;
	color: firebrick;
}
	
a:visited {
	text-decoration: none;
	color: #903;
}

a:hover {
	text-decoration: ;
	font-weight: bold;	
	color: #903;
}

a:active {
	text-decoration: none;
	background: ;
	font-weight: bold;
	color: #336;
	
}