@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; line-height: 1.4; font-style: normal; font-weight: normal; }

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/background_speech.jpg);
	/*background-image: url(../images/bg/rotate.php);*/
	background-repeat: no-repeat;
	background-color: #fdf6e6;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font: normal 62.5% Georgia, 'Times New Roman', serif;
}

/* block level */

h1 { font-size: 22px; color: #865c2f; margin: 0 0 0.8em; }
h2 { font-size: 18px; color: #865c2f; margin: 0 0 0.8em; }
h3 { font-size: 14px; color: #865c2f; margin: 0 0 0.8em; }
h4 { font-size: 12px; color: #331b10; margin: 0 0 0.8em; font-weight: bold; font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}
h5 { font-size: 11px; color: #5e2f00; margin: 0 0 0.8em; }
h6 { font-size: 11px; color: #5e2f00; margin: 0 0 0.8em; }

p, ul, dl, ol, table { color: #392714; margin: 0 0 1.5em;
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
}

#topContainer {
	height: 95px;
	width: 100%;
	background-image: url(../images/bg/top_bg-red.png);
	background-repeat: repeat-x;
}
#topLogo  {
	float: left;
	height: 95px;
	width: 450px;
}
#topMenu  {
	width: 495px;
	float: left;
	height: 75px;
	padding-top: 20px;
	text-align: right;
}
#topMenu ul {
	margin: 0px;
	padding: 0px;
}
#topMenu  ul li {
	list-style-type: none;
	float: right;
}
#topMenu ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	margin-left: 4px;
	padding-right: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 41px;
	display: block;
}
#topMenu ul li a:hover {
	background-image: url(../images/bg/top_bg-red.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #99CCFF;
}
#topMenu ul#access {
	padding: 0px;
	margin: 0px;
	/*clear: right;*/
}
#topMenu  ul#access li {
	list-style-type: none;
	float: right;
	margin-top: 2px;
}
#topMenu ul#access li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-left: 4px;
	padding-right: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	display: block;
	margin-top: 2px;
	text-transform: capitalize;
	font-weight: lighter;
}
#topMenu ul#access li a:hover {
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52071E;
	background-color: #52071E;
	background-image: none;
}
#opaqueContainer {
	height: 100px;
	margin-top: 430px;
	width: 937px;
	margin-left: 10px;
}
#opaqueContainer #home {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/opaque_bg-white.png);
	background-repeat: repeat;
	height: 85px;
	width: auto;
}
#opaqueContainer #home h1 {
	margin-right: 15px;
	margin-left: 15px;
	color: #8E1A1B;
	font-size: 24px;
	padding-top: 5px;
}


#opaqueContainer ul {
	margin: 0px;
	padding: 0px;
}
#opaqueContainer ul li {
	list-style-type: none;
	width: 185px;
	margin-right: 2px;
	float: left;
	height: 100px;
}
#opaqueContainer  li.iconHouse {
	background-image: url(../images/icons/abdal-185x100-icon-colour-house.png);
	background-repeat: no-repeat;
}
#opaqueContainer li.iconBinoculars {
	background-image: url(../images/icons/abdal-185x100-icon-colour-binoculars.png);
	background-repeat: no-repeat;
}
#opaqueContainer li.iconUmbrella {
	background-image: url(../images/icons/abdal-185x100-icon-colour-umbrella.png);
	background-repeat: no-repeat;
}
#opaqueContainer li.iconTruck {
	background-image: url(../images/icons/abdal-185x100-icon-colour-truck.png);
	background-repeat: no-repeat;
}
#opaqueContainer li.iconClock {
	background-image: url(../images/icons/abdal-185x100-icon-colour-clock.png);
	background-repeat: no-repeat;
}
#homeContentContainer {
	margin-top: 10px;
	width: 950px;
	clear: both;
}

#columnContainer {
	height: auto;
	width: 225px;
	margin-left: 10px;
	background-color: #fff6e5;
	float: left;
	background-image: url(../images/bg/gradient-bg-white-tall.png);
	background-repeat: repeat-x;
}
#columnContainer hr {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #81191A;
	margin: 10px;
}

#columnContainer p {
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#columnContainer .miniHeader, #columnContainerWide .miniHeader, #opaqueContainerContent .miniHeader, .miniHeader {
	background-image: url(../images/misc/abdal-1x25-bg-gradient-red.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: auto;
	padding-top: 4px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#columnContainerBox {
	height: 210px;
	width: 210px;
	margin-left: 10px;
	background-color: #FDF6E6;
	float: left;
	border: 3px solid #841A1C;
	padding: 5px;
	margin-bottom: 10px;
	background-image: url(../images/bg/gradient-bg-white-tall.png);
	background-repeat: repeat-x;
}
#columnContainer   h2 {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#columnContainer h3 {
	padding: 0px;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.calenderIcon {
	float: left;
	height: 52px;
	width: 38px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.showMar {
	float: left;
	height: 35px;
	width: 31px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/misc/abdal-38x52-month-mar.png);
	background-repeat: no-repeat;
	padding-top: 17px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
}
.showMay {
	float: left;
	height: 35px;
	width: 34px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/misc/abdal-38x52-month-may.png);
	background-repeat: no-repeat;
	padding-top: 17px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
.showJune {
	float: left;
	height: 35px;
	width: 34px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/misc/abdal-38x52-month-jun.png);
	background-repeat: no-repeat;
	padding-top: 17px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

.eventText {
	float: right;
	margin-right: 10px;
	width: 155px;
	font-size: 12px;
	margin-bottom: 10px;
}
#columnContainer  a  {
	color: #7F191A;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
#columnContainer .eventText h3 {
}
#columnContainer .eventContainer {
	clear: both;
	display: block;
	width: 225px;
}
#footerContainer {
	background-color: #52071e;
	padding: 15px;
	width: auto;
	clear: both;
	background-image: url(../images/bg/top_bg-red.png);
	background-position: bottom;
	color: #FFFFFF;
}
#columnContainerWide {
	height: auto;
	width: 460px;
	margin-left: 10px;
	background-color: #fff6e5;
	float: left;
	background-image: url(../images/bg/gradient-bg-white-tall.png);
	background-repeat: repeat-x;
}
#columnContainerWide a {
	text-transform: capitalize;
	color: #81191A;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.imageThumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.eventTextIcons {
	float: right;
	margin-right: 5px;
	font-size: 10px;
	margin-left: 50px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.eventTextIcons a {
	color: #871B1B;
	text-decoration: none;
}
.eventTextIcons p {
	font-size: 11px;
	color: #000000;
}
.eventTextIcons h3 {
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
#opaqueContainerContent {
	height: 250px;
	margin-top: 15px;
	width: 937px;
	margin-left: 10px;
	background-image: url(../images/bg/opaque_bg-white.png);
	background-repeat: repeat;
	margin-bottom: 15px;
}
#mainContent {
	margin: 20px;
}
#columnContainerLarge {
	height: auto;
	width: 680px;
	margin-left: 10px;
	background-color: #fff6e5;
	float: right;
	background-image: url(../images/bg/gradient-bg-white-tall.png);
	background-repeat: repeat-x;
	margin-right: 10px;
}
#columnContainerLarge ul { list-style:; margin-left: 13px; }
.csFloatImgRight { float:right; margin: 0 0 10px 10px; }