/* Presentation Stylesheet */ 

/* body and H tags */

h3, p {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 1.7em;
	text-align: left;
	padding: 0px;
 }
.italic_small {
	font-style: italic;
	font-size: 70%;
}

h4 {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	
 }
 
 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;}

 
 /* text styles */
 
.bottomLinks {
	color: #666666;
	background: center;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.twist {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699CC;
	line-height: 1.5em;
}

/* form styling */


input {
 background-color: #E7EEF4;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	padding-top: 5px;
	padding-left:3px;
	padding-right:7px;
	padding-bottom:2px;
}
textarea {
 background-color: #E7EEF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
form {
	padding: 5px 5px 5px 0px;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 75%;
}
h1 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #990000;
	line-height: 1.7em;
	text-align: left;
	padding: 0px;
	font-weight: lighter;
}
h2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #7a6b91;
	line-height: 1.7em;
	text-align: left;
	padding: 0px;
	font-weight: lighter;
}
.phone {
	font-size: 120%;
	color: #7a6b91;
}
.bold {
	font-weight: bold;
}
.link {
	color: #990000;
	text-decoration: underline;
}
.linkbook {
	color: #7a6b91;
	text-decoration: underline;
}
.photoGallery {
	color: #7a6b91;
	text-decoration: underline;
}
