body {
	background-color: #000000;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

.hLink {
	color: #244f6d;
}

.hLink:hover {
	color: #8f908e;
}

.txtHeader {
	color: #244f6d;
	font-size: 14px;
	font-weight: bold;
}

.ctrContent_Home {
	background-color: #ffffff;
	background-image: url(../_images/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px #e8e8e8 solid;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ctrContent_Sub {
	background-color: #ffffff;
	background-image: url(../_images/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px #e8e8e8 solid;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ctrContent_Sub_Calendar {
	background-color: #ffffff;
	background-image: url(../_images/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px #e8e8e8 solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ctrContent_Nav {
	background-color: #fafafa;
	background-image: url(../_images/nav_bg.jpg);
	background-repeat: repeat-y; 
	background-position: left; 
}

.ctrContent_Home_Testimonials {
	background-color: #fafafa;
	background-image: url(../_images/home_content_testimonials_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px #e8e8e8 solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ctrContent_PhotoSelector {
	background-color: #fafafa;
	border: 1px #e8e8e8 solid;
	padding: 10px;
}

.ctrContent_CalendarControls {
	-moz-border-radius: 8px;
	background-color: #cecece;
	border: 1px #a0a0a0 solid;
	padding: 10px;
}

.ctrContent_CalendarHeader {
	-moz-border-radius: 8px;
	background-color: #fafafa;
	border: 1px #a0a0a0 solid;
	padding: 5px;
}

.ctrContent_CalendarHeaderCell {
	border-right: 1px #a0a0a0 solid;
	font-weight: bold;
}

.ctrContent_CalendarHeaderCellEnd {
	font-weight: bold;
}

.ctrContent_Calendar {
	background-color: #fafafa;
	border: 1px #a0a0a0 solid;
	padding: 10px;
	-moz-border-radius: 8px;
}

.ctrContent_AdditionalServices_Hidden {
	visibility: show;
	display: none;
}

.ctrContent_AdditionalServices_Visible {
	visibility: show;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.ctrForm_Header {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-right: 1px #424242 solid;
	font-weight: bold;
}

.ctrForm_Cell {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
	
.ctrForm_Data {
	border-right: 1px #8f908e solid;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
}

.ctrForm_Input {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: normal;
}

.frmInput {
	background-color: #e0e0e0;
	color: #244f6d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px #8f908e solid;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.frmSubmitButton_GreenCheck {
	background-image: url(../_images/_admin/_icons/check.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #cccccc;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.frmSubmitButton_YellowAdd {
	background-image: url(../_images/_admin/_icons/add.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #cccccc;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.frmSubmitButton_RedRemove {
	background-image: url(../_images/_admin/_icons/remove.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #cccccc;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.frmSubmitButton_OrangeQuest {
	background-image: url(../_images/_admin/_icons/quest.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #cccccc;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.brdImageBorder {
	border: 1px #e8e8e8 solid;
}

.brdRightBorder {
	background-color: #20221d;
	font-size: 8px;
}

.txtFooter {
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}

.txtFooter a:link {
	color: #ffffff;
	text-decoration: underline;
}

.txtFooter a:active {
	color: #ffffff;
	text-decoration: underline;
}

.txtFooter a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.txtFooter a:hover {
	color: #b9b9b9;
	text-decoration: none;
}


.txtFootnote {
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 9px;
	padding-right: 9px;
	letter-spacing: -0.05em;
}

.txtRed {
	color: #e98c12;
}

.txtWhite {
	color: #ffffff;
}

.txtLightGrey {
	color: #a7a7a7;
}

.txtGrey {
	color: #474747;
}

.txtDarkGrey {
	color: #272727;
}

.txtBlue {
	color: #29569a;
}

.txtGreen {
	color: #2e9829;
}

.txtLightGreen {
	color: #abd473;
}

.txtOrange {
	color: #d0712c;
}

.txtDarkBlue {
	color: #244f6d;
}
