body {
	margin: 0px;
	padding: 0px;
}
#pageTitle {
	background-color: #6699CC;
	height: 55px;
	background-image: url(../images/site/bg_clouds.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#pageHeader {
	height: 200px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
	background-color: #000033;
	background-image: url(../images/site/header_right.jpg);
	background-repeat: no-repeat;
	background-position: 690px;
}
#pageHeader #headerImage {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000033;
}
#pageBody {
	width: 100%;

}
#pageBody #pageLeft {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #6699CC;
	background-image: url(../images/site/body_left_bottom.jpg);
	background-repeat: no-repeat;
}
#pageBody #pageLeft #bodyLeftImage {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#pageBody #pageMid {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#pageBody #pageRight {
	background-color: #6699CC;
}
#pageBody #pageRight .RightTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	white-space: nowrap;
}
#pageBody #pageRight .CottageLink {
	color: #FFFFFF;
	padding-left: 5px;
	height: 32px;
	padding-top: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	white-space: nowrap;
}
#pageBody #pageRight .CottageLink img {
	float: left;
	width: 40px;
	height: 30px;
	margin-right: 5px;
}
#pageBody #pageRight .CottageLinkOver {
	background-color: #FFFFFF;
	color: #6699CC;
	padding-left: 5px;
	cursor: pointer;
	height: 32px;
	padding-top: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	white-space: nowrap;
}
#pageBody #pageRight .CottageLinkOver img {
	float: left;
	width: 40px;
	height: 30px;
	margin-right: 5px;
}
#pageBody #pageRight .CottageLinkSelected {
	background-color: #FFFFFF;
	color: #000033;
	padding-left: 5px;
	height: 32px;
	padding-top: 2px;
	font-size: 10px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
	white-space: nowrap;
}
#pageBody #pageRight .CottageLinkSelected img {
	float: left;
	width: 40px;
	height: 30px;
	padding-right: 5px;
}
#pageNav {
	background-color: #000033;
	position: absolute;
	z-index: 2;
	left: 580px;
	top: 16px;
	width: auto;
	height: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
#pageNav .NavImage {
	border: 1px solid #000033;
}
#pageNav .NavImageOver {
	cursor: pointer;
	border: 1px solid #FFFF00;
}
#pageNav .NavLink {
	color: #FFFFFF;
}
#pageNav .NavLinkOver {
	color: #FFFF00;
	cursor: pointer;
}
#pageBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000033;
}
.Section {
	margin-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.SmallSection {
	margin-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	float: right;
	width: 200px;
}
.Title {
	font-weight: bold;
	margin-bottom: 2px;
	color: #003399;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.Link {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.LinkOver,.Link:hover {
	font-weight: bold;
	color: #00CC00;
	cursor: pointer;
}
.imgIcon {
	height: 26px;
	width: 35px;
}
.fileBox {
	position:absolute;
	z-index:3;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	width: 446px;
	height: 300px;
	left:135px;
	top:105px;
	border: 2px solid #00FF00;
	background-color: #FFFFFF;
}
.fileNavButton {
	cursor: pointer;
}
.fileDisplay {
	height: 285px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fileNavbar {
	font-size: x-small;
	font-weight: bold;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #00FF00;
	cursor: pointer;
	font-variant: normal;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00FF00;
}
form {
	margin: 0px;
	color: #000066;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../images/site/bg_blueFade.gif);
	background-repeat: repeat-y;
	border: 1px solid #000033;
}
form .Note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 75%;
}
form input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	width: 50%;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
form textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	width: 75%;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
form img {
	margin-left: 10px;
}
#ImageViewer {
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	border: 1px solid #000033;
	background-color: #000033;
	width: 270px;
}
#ImageViewer #ViewerScreen {
	margin-bottom: 5px;
	background-color: #000000;
	text-align: center;
	margin-top: 5px;
}
#ImageViewer #ViewerScreen img {
	width: auto;
	height: 150px;
}
#ImageViewer #ViewerList {
	background-color: #666666;
	margin-bottom: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#ImageViewer #ViewerList img {
	border: 1px solid #000000;
	height: 30px;
	width: 40px;
	margin-left: 2px;
	margin-top: 2px;
}
