/* Global Styles */

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
	



.photo {
	margin: auto;
	padding: 10px;
}
.showQuestion p {
	font-size: 14px;
	text-decoration: none;
}
p {
	color:#FFFFFF;
	font-size: 12px;
}
	
.bodyText {
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
.fb {
	position:relative;
	
	}
	
	.fbInner {
	position:relative;
	top:200px;
	left:500px;
	
	}


h1 {
	font-size: 16px;
	height: 50px;
	text-indent: 25px;
	color: #FFF;
	padding-top: 10px;
	line-height: 40px;
	background-image: url(images/pageNameBacker.jpg);
	background-repeat: no-repeat;
}
	
.pageName{
	font-size: 18px ;
	color: #999999;
	line-height:24px;
	letter-spacing:0.2em;
	margin: 5px;
	}
	
.subHeader {
	font:bold 10px ;
	color: #996600;
	line-height:16px;
	letter-spacing:0.2em;
	}
	
.smallText {
	font-size: 10px ;
	color: #FFFFFF;
	}
	
.navText {
	font-size: 13px ;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #CCCCFF;
	}
li {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4;
	padding-left: 2em;
	list-style-position: inherit;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

a {
	color: #FFFFFF;
}
.button {
	height: 37px;
	width: 97px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	background: url(images/button.jpg) no-repeat;
	line-height: 27px;
	vertical-align: top;
}
.button a, .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
	margin-bottom: 27px;
}
.button a:active, .button a:hover  {
	color: #FFFF00;
	text-decoration: none;
}
.buttonOver {
	height: 37px;
	width: 97px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	background: url(images/buttonOver.jpg) no-repeat;
	line-height: 27px;
	vertical-align: top;
}
.buttonOver a, .buttonOver a:visited {
	color: #FFF;
	text-decoration: none;
	vertical-align: top;
	margin-bottom: 27px;
}
.buttonOver a:active, .buttonOver a:hover  {
	color: #FF0;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}




.diaryHolder {
	position: relative;
	background: url(images/diary.jpg) no-repeat;
	height: 450px;
	width: 295px;
	float: right;
}
.diary {
	height: 391px;
	width: 250px;
	position: absolute;
	left: 20px;
	top: 2px;
}
.diary h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(none);
}
.diary p {
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	font-family: "Comic Sans MS";
}

.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner  {
	position: relative;
	left: 110px;
	top: 70px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.phone .inner a,.phone .inner a:link,.phone .inner a:visited {
text-decoration:none;
color: #FFFFFF
}



.showQuestion {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.showQuestion .showQuestion a {
	text-decoration: none;
}
.showAnswer {
	text-decoration: none;
	font-size: 14px;
	background: #FFFFFF url(images/showBack.jpg) repeat top;
	vertical-align: top;
	padding: 10px;
}
#text_1 .showAnswer img {
	background: center;
}
.showQuestion .showQuestion a:visited {
	text-decoration: none;
}
.showQuestion .showQuestion a:active {
	text-decoration: none;
	font-size: 18px;
}
.address, .address a, .address a:visited {
	font-size: 12px;
	color: #FFFFFF;
}

.addressDark, .addressDark a, .addressDark a:visited {
	font-size: 12px;
	color: #000000;
}




.style1 {color: #FFFFFF}
.style1 a {color: #000000}
.style1 a:visited {color: #000000}
.linkText {background : url(images/linkTableBack.jpg) repeat; border:thin; border-color:#000000; border-style:solid; margin:10px;}
.linkText h1{font-size:14px; color:#000000; text-align:center; background:none}
.style1 h1{background:none}
.linkText p {color:#000000}
.linkText li {color:#000000; background:none}
.linkText a{font-size:14px; color:#000000; text-align:center}
.linkText a:visited{font-size:14px; color:#000000; text-align:center}
.linkImage { background-color:#FFFFFF; border:thin; border-color:#000000; border-style:solid; padding:10}
.showAnswer p {
	font-size: 16px;
}

