﻿/* CSS Document */

html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, div, class{
	margin: 0;
	padding: 0;
	border: 0;
}

ul{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}

li{
	margin-bottom: 5px;
}

body{
	background-color: #4b1436;
}

.wrapper{
	padding: 4px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
}

.header{
	height:82px;
	width: 760px;
	display: block;

}

.footer{
	display: block;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b5b1b2;
	width: 100%;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #FFFFFF;
}

.footer p{
	padding: 0px;
	text-align: center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 66%;
	margin: 0px;
	color: #6b3456;
}

.footer p a {
	color: #6b3456;
	font-weight: bold;
	text-decoration: none;
}

.footer p a:link {
	text-decoration: none;
}

.footer p a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.box{

}

.title{

}

.title h1{
	color: #7598D8;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #E8E8E8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	padding-left: 20px;
}

.title h2{
	text-transform: none;
	font-size: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FF702B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.title h3{
	padding-left: 20px;
	font-size: 100%;
	text-transform: none;
}


.navigation {
	margin-top: 1px;
	background-color: #800000;
	float: left;
}

.spacer {
	display: block;
	height: 5px;
	width: 760px;
	clear: right;
}

#picture {
	float: left;
	clear: right;
	margin-right: 10px;
}

#content {
	padding-left: 10px;
	padding-right: 15px;
	line-height: 20px;
	text-align: justify;
}

#publications {
	padding-left: 20px;
	padding-right: 15px;
	line-height: 20px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 25px;
	clear: both;
	background-color: #EFF5FA;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 20px;
}

#publications h2{
	font-size: 140%;
	margin-bottom: 5px;
}

#publications img {
	float: left;
	margin-right: 10px;
}

#content-wrapper {
	background-color: #EDEEE8;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 90%;
}

#top-bar-navigation {
	background-color: #6b3456;
	text-align: center;
	width: 760px;
	top: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#top-bar-navigation a {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}

#top-bar-navigation a:link {
	text-decoration: none;
}

#top-bar-navigation a:hover {
	color: #FFFFFF;
	background-color: #678EC1;
}

#homepage {
	height: 430px;
	padding-right: 15px;
	line-height: 20px;
	font-size: 90%;
}

#contactpage {
	height: 400px;
}

#request-information {
	position: absolute;
	top: 250px;
	width: 290px;
	margin-left: 300px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DBE4F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.forms{

}

.forms input{
	font-size: 95%;
}

.forms textarea{
	font-size: 95%;
	width: 97%;
}

.forms select{
	font-size: 95%;
	text-transform: capitalize;
}

.forms table td{
	font-size: 80%;
	padding-bottom: 7px;
	padding-right: 7px;
}

.links p a{
	color: #0080C0;
	text-decoration: none;
	
}

.links p a:link{
	color: #0080C0;
}

.links p a:hover{
	color: #FF702B;
	text-decoration: underline;
}

.paragraph {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.imageFloatBox{
	position: absolute;
	top: 520px;
	z-index: 1;
	display: block;
}

.textFloatBox{
	position: absolute;
	z-index: 1;
}

.flashFloatBox{
	position: absolute;
	z-index: 1;
}

.header-wrapper {
	position: absolute;
	top: 135px;
	margin-left: 0px;
	z-index: -1;
	height: 200px;
	width: 760px;
	background-color: #FFFFFF;
	visibility: visible;
}

.header-wrapper noscript object {
	z-index: -1;
}

.header-wrapper img {
	z-index: -1;
}

#roomStyles {
	font-size: 90%;
	width: 325px;
}

#roomStyles img {
	margin-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding-right: 7px;
}

#roomStyles h2 {
	color: #FF702B;
	font-size: 110%;
	font-family: "Book Antiqua";
	padding-top: 2px;
	padding-bottom: 2px;
}

#homepageTitle {
	color: #7598D8;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #E8E8E8;
	padding-bottom: 5px;
	letter-spacing: 1px;
	padding-top: 5px;
}

#gallery-small{
	height: 66px;
	width: 100px;
}

#subHeading {
	font-size: 120%;
	color: #FF702B;
	text-transform: capitalize;
	margin-top: 4px;
}
