/* CSS Document */

body{
	padding:15px 0 0 0;
	margin:0 0 25px 0;
	background-color:#2F1506;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-transform: lowercase;
	color:#2F1506;
}

h1{
	font-size:110%;
	font-weight:bold;
}

h2{
	font-size:100%;
	font-weight:bold;
}

a{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
}

a:visited{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:normal;
}

a:hover{
	text-decoration:underline;
	font-weight:normal;
}

#Wrapper{
	background-color:#CC0000;
	background-image:url(../images/middle.jpg);
	width:705px;
	margin:10px auto;
}

#SubWrapper{
	clear:both;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#Head{
	background-image:url(../images/head.jpg);
	clear:both;
	height:85px;
}

#PageTitle{
	clear:both;
	font-weight:bold;
	font-size:120%;
	margin:0 0 15px 25px;
}

#TopMenu{
	clear:both;
	font-size:75%;
	text-align:center;
	margin:0 10px 15px 10px;
	padding:5px 10px;
	border-color:#DD0000;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:15px;
}

#TopMenu a, a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px 0 0;
}

#TopMenu a:hover{
	color:#999999;
}

#Middle{
	clear:both;
	text-align:justify;
	margin:5px 25px;
	padding:0 20px;
}

#Middle a{
	text-decoration:none;
	color:#CCCCCC;
}

#Middle a:visited{
	text-decoration:none;
	color:#CCCCCC;
}

#Middle a:hover{
	text-decoration:underline;
}

#BottomMenu{
	clear:both;
	text-align:center;
	font-size:70%;
	margin:15px 10px;
	padding:5px 10px;
	border-color:#DD0000;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#BottomMenu a, a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px 0 0;
}

#BottomMenu a:hover{
	color:#999999;
}

#Copyright{
	text-align:center;
	font-size:80%;
	padding:0 0 15px 0;
}

#Copyright a{
	text-decoration:none;
	color:#CCCCCC;
}

#Copyright a:visited{
	text-decoration:none;
	color:#CCCCCC;
}

#Copyright a:hover{
	text-decoration:underline;
}

.ItemTable{
	margin:0 15px;
}

.ItemTable p{
	margin: 0 0 7px 0;
	font-size:100%;
	color:#000000;
}

.ItemTable .ItemCredit{
	margin:5px 0 0 10px;
	font-weight:bold;
	font-size:90%;
	font-style:normal;
	color:#000000;
}

.ItemTable td{
	padding:5px 5px 20px 5px;
	margin:0 0 10px 0;
	border-color:#DD0000;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-left-width:1px;
}

.QuoteTable{
	margin:0 15px;
}

.QuoteTable p{
	margin: 0 0 7px 0;
	font-size:100%;
	color:#FFFFFF;
}

.QuoteTable .QuoteCredit{
	margin:5px 0 0 10px;
	font-weight:bold;
	font-size:90%;
	font-style:normal;
	color:#000000;
}

.QuoteTable td{
	padding:15px 10px 25px 10px;
	margin:0 0 10px 0;
	border-color:#DD0000;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-left-width:1px;
}

.FotoLeft{
	float:left;
	border:1px solid #000000;
	margin:0 7px 7px 0;
}

.FotoRight{
	float:left;
	border:1px solid #000000;
	margin:0 0 7px 7px;
}

.HomePageBlurb{
	clear:both;
	margin:35px 20px 25px 20px;
	padding:5px 15px 15px 15px;
	font-size:110%;
	border:0px solid #DD0000;
	border-bottom-width:1px;
	border-right-width:1px;
}

#BackgroundWithPhotoBottomLeft{
	/*background-image:url(../images/RedRooftopFade.jpg); */
	background-image:url(../images/roof-shoulder.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 -43px -23px -43px;
}

.ImgFloatRight{
	float:right;
	border:1px solid #000000;
	margin:0 0 3px 7px;
}

.ImgFloatLeft{
	float:left;
	border:1px solid #000000;
	margin:0 7px 3px 0;
}

.FinePrint{
	font-size:80%;
}
