/*
Styles Home Pages
*/

BODY {background-color: antiquewhite; text-align: center;}

/* Sections */

DIV.container {margin-left: auto; margin-right: auto; width: 1100}
DIV.heading {color: black; text-align: left;padding: 0px;}
DIV.main {background-color: floralwhite; text-align: left; color: black; padding: 20px; font-size: 14pt; font-family:Paladino, serif}
DIV.end {background-color: maroon;color: antiquewhite; padding: 20px;}

/* HEADINGS */

DIV.heading H1,DIV.heading H2  {
	color: Maroon;
	font-size:40px;
	text-shadow: 0.0em 0.0em 0.025em black;
	font-family: georgia, serif;

}


DIV.main H1, DIV.main H2 {
	color: Black;
   	font-size:30px;
}


/* Blockquote */

blockquote {font-size: 12pt;font-family: "Bookman Oldstyle";}

/* LINKS */

/* links in main section */
DIV.main A:link {color: maroon; text-decoration: none;}
DIV.main A:visited {color: maroon; text-decoration: none;}
DIV.main A:hover {color: red; text-decoration: underline;}
DIV.main A:active {color: red; text-decoration: none;}
DIV.main A:name {color: blue; text-decoration: underline;}

/*Header*/
H1 a:link {color: Black; text-decoration: none;}
H1 a:visited {color: Black; text-decoration: none;}
H1 a:hover {color: red; text-decoration: underline;}
H1 a:active {color: black; text-decoration: none;}

/* links in end section */

DIV.end A:link {color: antiquewhite; text-decoration: none;}
DIV.end A:visited {color: antiquewhite; text-decoration: none;}
DIV.end A:hover {color: white ; text-decoration: none;}
DIV.end A:active {color: pink ; text-decoration: none;}


/*

Photos use: class="photo small"  or class="photo large"

*/

IMG.photo {

	/* Drop Shadow */

	box-shadow: 3px 3px 4px #999;
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	.-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,  Direction=135, Color='#999999');

	/* Borders */

	border-style: solid;
	border-color: white white;
	border-width: 10px
}

/* Image Sizes */


IMG.large {width:900px;} 
IMG.medium {width:600px;} 
IMG.small {width:450px;}
font-size:30px;

