/*
Theme Name: Africadirect

*/

/* Begin Typography & Colors */
@import url("reset.css");
@import url("menu.css");
*{
margin:0;
padding:0;
}
#wrapper {
	margin: 0 auto;
	width: 986px;
	height:auto;
/*	text-align: left;*/
}
body {
	background: #fefbf3 url(images/body_bg.jpg) repeat-x left top;	
	color: #292929;
	font-size: 13px;
	/*line-height:18px;*/
	width:100%;
	height:auto;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
}
.clear {clear: both; height: 1px; overflow: hidden;}	

a:link, a:visited, a:active {
	color: #8b0101;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	color: #8F0100;
	font-size: 20px;
	padding-bottom: 12px;
}

h2 {
	padding-bottom: 5px;
	color: #292929;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	padding-bottom: 5px;
	color: #292929;
	font-size: 16px;
}

h4 {
	padding-bottom: 5px;
	color: #292929;	
	font-size: 14px;
}

h5 {
	padding-bottom: 5px;	
	color: #292929;
	font-size: 12px;
}

h6 {
	padding-bottom: 5px;
	color: #292929;
	font-size: 12px;
}



#header_top{
	margin: 0 auto;
	width: 986px;
	height:auto;
}

#header {
	height: 132px;
	position: relative;
}

#header .logo {
	width: 291px;
	height: 126px;
	padding: 4px 0 0 8px;
}

#header .headermenu {
	background: #afa184 url(images/top_menu_bg.jpg) no-repeat left bottom;
	width: 190px;
	height: 24px !important;
	height: 27px;
	padding: 3px 0 0 0;
	position: absolute;
	right: 17px;
	top: 0px;
}

#header .headermenu ul li {
	float: left;
	background: url(images/border_top_menu.jpg) no-repeat left 4px;
	height: 27px;
	padding: 0 0px 0 9px;
}

/*#header .headermenu ul li:first-child,*/
#header .headermenu ul li.first {
	background-image: none;
	padding: 0 4px 0 15px;
}

#header .headermenu ul li a:link,
#header .headermenu ul li a:active,
#header .headermenu ul li a:visited {
	/*text-indent: -9999px;*/
	font-size: 10px;
	font-weight: bold;
	color: #4c4a46;
	text-decoration: none;
	
}

#header .headermenu ul li.item1 a:link,
#header .headermenu ul li.item1 a:active,
#header .headermenu ul li.item1 a:visited {
	/*background: url(images/home.jpg) no-repeat left top;*/
	width: 30px;
	height: 8px;
}

#header .headermenu ul li.item2 a:link,
#header .headermenu ul li.item2 a:active,
#header .headermenu ul li.item2 a:visited {
	/*background: url(images/sitemap.jpg) no-repeat left top;*/
	width: 44px;
	height: 8px;
}

#header .headermenu ul li.item3 a:link,
#header .headermenu ul li.item3 a:active,
#header .headermenu ul li.item3 a:visited {
	/*background: url(images/contactus.jpg) no-repeat left top;*/
	width: 54px;
	height: 8px;
}

#header .headermenu ul li a:hover,
#header .headermenu ul li.active a {
	text-decoration: none;
	color: #b30106;
}

#header .topmenu {
	background: #aaa184 url(images/top_menu.jpg) no-repeat left top;
/*	width: 390px !important;*/
	width: 390px;
	height: 34px;
	padding: 8px 0 0 8px;
	position: absolute;
	right: 16px;
	top: 90px!important;
	top: 93px;
}


#bannerWraprepeat {
	background: url(images/bannerrepeat.jpg) repeat-y left top;
	width: 986px;
	margin-bottom: 8px;
}

#bannerWrapbottom {
	background: url(images/bannerbottom.jpg) no-repeat left bottom;
	padding-bottom: 29px!important;
	padding-bottom: 8px;
}

#bannerWraptop {
	background: url(images/bannertop.jpg) no-repeat left top;	
}

#bannerWraptop #bannerWrap {
	padding: 11px 20px 0px 20px;
}

#bannerWrap .lefttext {
	width: 404px;
	float: left;	
	font-size: 16px;
	color: #19140e;
	line-height: 20px;
}

#bannerWrap .lefttext p {
	padding-bottom: 15px;
	font-family:Trebuchet MS, "Arial", Tahoma, Verdana;
	font-size:13px;
}

#bannerWrap .lefttext .title {
	font-size: 22px;
	color: #19140e;
	width:390px;
}

#bannerWrap .lefttext .title br {
	display: none;
}

#bannerWrap .lefttext h1 {
	font-size: 25px;
	color: #19140e;
	padding-top: 15px;
	font-family:"Myriad Pro";
	line-height:20px;
	font-style: normal;
	font-weight: normal;
}

#bannerWrap .lefttext h1 span {
	float: right;
	color: #940105;
	font-size: 16px;
	padding-right:50px;
}

#bannerWrap .lefttext span {
	color: #f06501;
}

#bannerWrap .flash {
	width: 542px;
	float: right;
	position: relative;
}

#bannerWrap .flash .leftarrow {
	position: absolute;
	top: 142px;
	left: 0px;
}

#bannerWrap .flash .rightarrow {
	position: absolute;
	top: 142px;
	right: 0px;
}

#containerrepeat.homeRepeat {
	background: url(images/containerrepeat.jpg) repeat-y left top;
	width: 986px;
}

#containerbottom.homeBottom {
	background: url(images/containerbottom.jpg) no-repeat left bottom;
	padding-bottom: 18px;
	
}

#containertop.homeTop {
	background: url(images/containertop.jpg) no-repeat left top;
	padding: 15px 20px 0 15px;	
}

#containerrepeat {
	background: url(images/containerrepeat2.jpg) repeat-y left top;
	width: 986px;
	height:auto;
	margin: 0 auto;
}

#containerbottom {
	background: url(images/containerbottom2.jpg) no-repeat left bottom;
	padding-bottom: 18px;
}

#containertop {
	background: url(images/containertop2.jpg) no-repeat left top;
	padding: 15px 20px 0 15px;	
}

#moduleList {
	padding-left: 10px;
}

#moduleList .module.news {
	background: url(images/modulerepeat_news.jpg) repeat-y left top;
	float: left;
	width: 268px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #808080;
	margin-right: 28px;
}

#moduleList .module.news div {
	background: url(images/modulebottom_news.jpg) no-repeat left bottom;
	padding-bottom: 5px;
}

#moduleList .module.news div div div {	
	padding: 0 2px;
	height: 283px;
}

#moduleList .module.news div div,
#moduleList .module.news div div div div {
	background: none;
	padding: 0;
	height: auto;
	min-height: 0;
}

#moduleList .module.news .text {
     float:left;	
	padding: 5px 8px 0 8px;
	/*height: 57px;*/
	height:auto;
	background: url(images/border_module.jpg) repeat-x left bottom;
}
.item1{
	background: url(images/border_module.jpg) repeat-x left bottom;
	}

*html #moduleList .module.news .text {
	background: url(images/border_module.jpg) repeat-x left top;
	padding: 5px 8px 0 8px;
	height: 63px;
}


#moduleList .module.news p {
	margin-bottom: 0;
}

#moduleList .module.news .text.item1 {
	
	padding: 6px 8px 0 8px;
	margin-bottom: 5px;
}
.item4{
	margin-bottom:5px;
	}
#moduleList .module.news .text .newsDes {
	/*height: 18px;*/
	height:auto;
	overflow: hidden;
}
.newsDes .readmore{
display:none;
}
#moduleList .module.news .text .createdate,
#moduleList .module.news .text .title {
	font-weight: bold;
	font-style: italic;
	color: #8b0101;
}


#moduleList .module.news a.view:link,
#moduleList .module.news a.view:active,
#moduleList .module.news a.view:visited {
	background: url(images/view.gif) no-repeat left top;
	width: 67px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	margin-left: 5px;
}
#moduleList .module.news a.view:hover {
	background: url(images/view.gif) no-repeat left bottom;
	}
#moduleList .module.news .text a.readon:link,
#moduleList .module.news .text a.readon:visited {
	background: url(images/more1.gif) no-repeat left top;
	width: 40px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-left:294px;
}

#moduleList .module.news .text a.readon:hover {
	background: url(images/more2.gif) no-repeat left bottom;
}
#moduleList .module.event {
	background: url(images/modulerepeat_event.jpg) repeat-y left top;
	float: left;
	width: 348px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #808080;
	margin-right: 28px;
}

#moduleList .module.event div {
	background: url(images/modulebottom_event.jpg) no-repeat left bottom;
	padding-bottom: 5px;
}

#moduleList .module.event div div div {	
	padding: 0px 2px;
	height: 290px;
}

#moduleList .module.event div div,
#moduleList .module.event div div div div {
	background-image: none;
	padding: 0;
	margin: 0;
	min-height: 0;
	height: auto;
}

#moduleList .module.event .text {
	min-height: 10px;
	height: auto !important;
	height: 10px;
	/*background: url(images/border_module.jpg) repeat-x left bottom;
	padding:2px 5px 4px 6px;
	margin:7px 0 7px 0px;*/	
}
#moduleList .module.event .text .OnePic{
float:left;
background: url(images/box-bg.gif) no-repeat left top;
height:56px;
width:68px;
padding:7px 0 0 1px;
border:1px solid #FFFFFF;
margin-right:10px;
overflow:hidden;
}

#moduleList .module.event .text img {
	margin:0 14px 0 5px;
}

#moduleList .module.event .text .eventDes {
	height: 37px;
	overflow: hidden;
}

#moduleList .module.event .text .createdate,
#moduleList .module.event .text .title {
	font-weight: bold;
	font-style: italic;
	color: #8b0101;
}

#moduleList .module.event .text a.readon:link,
#moduleList .module.event .text a.readon:visited {
	background: url(images/more1.gif) no-repeat left top;
	width: 40px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-left:294px;
	margin-top:0px;
}

#moduleList .module.event .text a.readon:hover {
	background: url(images/more2.gif) no-repeat left bottom;
}

#moduleList .module.event a.view:link,
#moduleList .module.event a.view:active,
#moduleList .module.event a.view:visited {
    float:left;
	background: url(images/view.gif) no-repeat left top;
	width: 68px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0 0 5px;
}
#moduleList .module.event a.view:hover{
	background: url(images/view.gif) no-repeat left bottom;
	}

#moduleList .module.project {
	background: url(images/modulerepeat_project.jpg) repeat-y left top;
	float: left;
	width: 268px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #808080;
}

#moduleList .module.project div {
	background: url(images/modulebottom_project.jpg) no-repeat left bottom;
	padding-bottom: 5px;
}

#moduleList .module.project div div div {
	
	
	height: 285px;
}
#moduleList .module.project div div div .OnePic{
	width:68px;
	height:56px;
	float:left;
	}


#moduleList .module.project div div,
#moduleList .module.project div div div div {
	background: none;
	padding: 0;
	height: auto;
	min-height: 0;
}

#moduleList .module.project .text {
	background: url(images/border_module.jpg) repeat-x left bottom;
	margin: 8px 2px 0 2px;
	padding-bottom: 7px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

#moduleList .module.project .text img {
	margin: 10px 0 0 5px;
}

#moduleList .module.project .text .eventDes {
	height: 37px;
	overflow: hidden;
}

#moduleList .module.project .text .createdate,
#moduleList .module.project .text .title {
	font-weight: bold;
	font-style: italic;
	color: #8b0101;
}

#moduleList .module.project .text a.readon:link,
#moduleList .module.project .text a.readon:active,
#moduleList .module.project .text a.readon:visited {
	background: url(images/more.gif) no-repeat left top;
	width: 40px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	margin-left:215px;
}
#moduleList .module.project .text a.readon:hover {
	background: url(images/more.gif) no-repeat left bottom;
}

#moduleList .module.project a.view:link,
#moduleList .module.project a.view:active,
#moduleList .module.project a.view:visited {
	background: url(images/view.gif) no-repeat left top;
	width: 68px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0 0 5px;
}
#moduleList .module.project a.view:hover {
	background: url(images/view.gif) no-repeat left bottom;
}
#container {
	
}

#leftCol {
	width: 173px;
	float: left;
}

#leftCol .module {
	background: url(images/leftrepeat.jpg) repeat-y left top;
	float: left;
	width: 173px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #484848;
}

#leftCol .module div {
	background: url(images/leftbottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}


#leftCol .module div div div {
	background: url(images/lefttop.jpg) no-repeat left top;
	padding: 18px 2px 0px 2px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

#leftCol .module div div,
#leftCol .module div div div div {
	background: none;
	padding: 0;
	height: auto;
	min-height: 0;
}

#leftCol .module h3 {
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #000;
	height: 27px;
	padding-left: 10px;
}

#leftCol .module ul li {
	line-height: 29px;
	padding: 0 0px 0 0px;
	background: url(images/border_menu.jpg) repeat-x left bottom;
	padding-left: 10px;
}

#leftCol .module ul li a:link,
#leftCol .module ul li a:active,
#leftCol .module ul li a:visited {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	font-style: italic;
	background: url(images/normal.jpg) no-repeat left 3px;
	padding-left: 20px;
	
}

#leftCol .module ul li a:hover,
#leftCol .module ul li.active a:link,
#leftCol .module ul li.active a:active,
#leftCol .module ul li.active a:visited {
	text-decoration: none;
	color: #000;
	background: url(images/active.jpg) no-repeat left 3px;
}

#leftCol .module ul li ul {
	clear: both;
	margin-left: 10px;
	padding-bottom: 5px;
}

#leftCol .module ul li ul li {
	background-image: none;
}

#leftCol .module ul li ul a:link,
#leftCol .module ul li ul a:active,
#leftCol .module ul li ul a:visited {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	font-style: italic;
	background: url(images/sub_li_normal.jpg) no-repeat left center;
	padding-left: 15px;
}

#leftCol .module ul li ul a:hover,
#leftCol .module ul li ul li.active a:link,
#leftCol .module ul li ul li.active a:active,
#leftCol .module ul li ul li.active a:visited {
	text-decoration: none;
	color: #000;
	background: url(images/sub_li_hover.jpg) no-repeat left center;
}

#leftCol .module ul li.active li a:link,
#leftCol .module ul li.active li a:active,
#leftCol .module ul li.active li a:visited {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
	font-style: italic;
	background: url(images/sub_li_normal.jpg) no-repeat left center;
	padding-left: 15px;
}

#contentCol {
	width:760px;
	float: right;
}

#contentCol.big {
	width: 951px;
}

#contentCol #contentwrap {
	line-height: 20px;
}

#contentwrap .contentimg {
	float: left;
	width: 107px;
	margin-right: 14px;
}

#contentwrap .contenttext {
	float: right;
	width: 632px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}

#contentwrap .contenttext a.more-link:link,
#contentwrap .contenttext a.more-link:active,
#contentwrap .contenttext a.more-link:visited {
	float: right;
	background: url(images/read_more.jpg) no-repeat left top;
	text-indent: -9999px;
	width: 60px;
	height: 10px;
	display: block;
	margin-top: 10px;
}

#contentwrap .contenttext.middle {
	float: right;
	width:755px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#contentwrap .contenttext.big {
	width: 951px;
}

#contentwrap .contenttext #boxDesign {
	float: left;
	width: 330px;
	margin-bottom: 25px;
	margin-right: 25px;
}

#contentwrap .contenttext #boxDesign img {
	margin-right: 10px;
}

.contentheading, .componentheading, h1.pagetitle {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	color: #292929;
	font-size: 18px;
	padding-bottom: 12px;
}

.small, .createdate, .modifydate {
	color: #8b0101;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 22px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 25px;
}

#content ul li, 
#content ol li {
	padding-bottom: 3px;
	margin-left: 5px;
}

#footerWrap {
	background: url(images/footer_bg.jpg) no-repeat left top;
/*	width: 946px !important;*/
	width:986px;
	height: 122px;
	margin: 10px auto 10px auto;
/*	padding: 0 24px 0 16px;*/
}

#footerWrap .moduletable {
	width: 405px;
	position: relative;
	padding-top: 18px;
	color: #b0b0b0;
	line-height: 26px;
	margin-right: 13px;
	float: left;
	margin-left:10px;
	display:inline;
	
}

#footerWrap .moduletable h3 {
	background: url(images/h3.jpg) no-repeat left top;
	text-indent: -9999px;
	color: #d0bb84;
}

#footerWrap .moduletable .pretext {
	width:192px;
}

#footerWrap .moduletable .inputwrap {
	background: url(images/inputwrap.jpg) no-repeat left top;
	width: 213px;
	height: 74px;
	position: absolute;
	top: 29px;
	right: 0px;
}

#footerWrap .moduletable .inputwrap p {
	position: absolute;
	top: -24px;
	left: 18px;	
}

#footerWrap .moduletable .inputwrap .inputbox {
	border: none;
	background-color: transparent;
	width: 170px;
	margin-left:18px;
	height: 22px;
	padding-top: 7px;
	color: #b0b0b0;
	font-size: 12px;
}

#footerWrap .moduletable .inputwrap .button {
	border: none;
	background: url(images/butn-submit.gif) no-repeat left top;
	width: 68px;
	height: 29px;
	float: right;
	cursor: pointer;
	margin-top: 16px;
}

#footerWrap .moduletable .inputwrap .button:hover {
	background: url(images/butn-submit.gif) no-repeat left bottom;	
}

#footerWrap .footermenu {
	background: url(images/footermenu.jpg) no-repeat left top;
	width:214px !important;
	width:236px;
	height: 96px;
	float: left;
	margin-top:5px;
	padding:18px 0 0 22px;
	margin-right: 14px;
}

#footerWrap .footermenu  ul li {
	height: 30px;
	padding: 0 0px 0 0px;
}

#footerWrap .footermenu  ul li a:link,
#footerWrap .footermenu  ul li a:active,
#footerWrap .footermenu  ul li a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	
	padding-left: 15px;
}

#footerWrap .footermenu  ul li.item15 a:link,
#footerWrap .footermenu  ul li.item15 a:active,
#footerWrap .footermenu  ul li.item15 a:visited {
	background: url(images/login.jpg) no-repeat left center;
}

#footerWrap .footermenu  ul li.item16 a:link,
#footerWrap .footermenu  ul li.item16 a:active,
#footerWrap .footermenu  ul li.item16 a:visited {
	background: url(images/sitemapf.jpg) no-repeat left center;
}

#footerWrap .footermenu  ul li.item17 a:link,
#footerWrap .footermenu  ul li.item17 a:active,
#footerWrap .footermenu  ul li.item17 a:visited {
	background: url(images/dec.jpg) no-repeat left center;
}

#footerWrap .footermenu  ul li a:hover,
#footerWrap .footermenu  ul li.active a {
	text-decoration: none;
	color: #B30106;
}
#footerWrap .copyright {
color:#FFFFFF;
float:left;
font-size:12px;
line-height:16px;
padding-top:9px;
width:256px;
}
#footerWrap .copyright a.donations:link,
#footerWrap .copyright a.donations:active,
#footerWrap .copyright a.donations:visited {
	background: url(images/donate.gif) no-repeat left top;
	height: 30px;
	width: 94px;
	text-indent: -9999px;
	display: block;
	vertical-align: middle;
	margin-top:25px;
	float:right;
}

#footerWrap .copyright a.donations:hover {
	background: url(images/donate.gif) no-repeat left bottom;	
}

.wpcf7-form {
font-weight: bold;
}

.wpcf7-form span {
	display: block;
}

.wpcf7-form p {
	clear: both;
	text-align: left;
	margin-bottom: 8px;
}

span.wpcf7-not-valid-tip-no-ajax {
	font-weight: normal;
}

.wpcf7-form input.button {
	background: url(images/send.jpg) no-repeat left top;
	height: 33px;
	padding-bottom: 6px !important;
	padding-bottom: 0;
	width: 72px;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	cursor: pointer;
	margin-right: 8px;
}

.wpcf7-form input.button:hover {
	background: url(images/send_hover.jpg) no-repeat left top;
}

.wpcf7-form input.reset {
	background: url(images/reset.jpg) no-repeat left top;
	height: 33px;
	padding-bottom: 6px !important;
	padding-bottom: 0;
	width: 72px;
	border: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	cursor: pointer;
	margin-right: 8px;
}

.wpcf7-form input.reset:hover {
	background: url(images/reset_hover.jpg) no-repeat left top;
}


.ddsg-wrapper {
float:left;
padding-bottom:20px;
}
.ddsg-wrapper h2 {
display:inline;
float:left;
margin:0px 0 5px;
}
.ddsg-wrapper ul {
display:inline;
float:left;
}
.ddsg-wrapper ul li {
float:left;
width:700px;
}


.single_gallery {
	float: left;
	width: 297px;	
	padding: 0 0px 20px 20px;
}

.single_gallery .thumb {
	float: left;
	padding-right: 15px;
	background: url(images/gallery-box.gif) no-repeat left top;
	width: 108px;
	padding: 0 0 8px 8px;
	height: 85px;
}

.single_gallery .thumb_cont {
	
}

.thumb {
float:left;
height:100px;
width:120px;
}


.thumb_cont {
float:left;
/*height:90px;
*/padding:0px 0 0 10px;
width:140px;
}

.single_gallery .thumb_cont h2 {
font-size:14px;
}

#contentwrap ul li {
list-style:disc;
margin-left:15px;
}
#contentwrap ul{
	float:left;
	width:940px;
	}

---------------------------------------------------

#topnav {
	width: 376px;
	float:right;
}
#topnav li {
	list-style-type:none;
	display:inline;
}
#topnav li a {
	background-image:url('images/3butns.gif');
	background-repeat:no-repeat;
	padding: 0 0 0 0;
	display: block;
	height: 26px;
	display:inline;
	margin:2px 5px 0 4px;
}
.myitem1 {
	width:116px;
	float:left;
}
.myitem2 {
	width:116px;
	float:left;
}
.myitem3 {
	width:124px;
	float:left;
}
#topnav ul li {
	display:inline;
}
#topnav li a.myitem1 {
	background-position:0px 0px;
}
#topnav li a:hover.myitem1 {
	background-position:0px -26px;
}
#topnav li a:active.myitem1 {
	background-position:0px -26px;
}
#topnav li a.myitem2 {
	background-position:0px -52px;
}
#topnav li a:hover.myitem2 {
	background-position:0px -78px;
}
#topnav li a.myitem3 {
	background-position:0px -104px;
}
#topnav li a:hover.myitem3 {
	background-position:0px -130px;
}
#contentwrap1{
float:left;
height:auto;
}
#contentwrap1 img
{
/*
padding-right:10px;*/
}
#contentwrap1 ul
{
float:left;
width:600px;
margin:10px 0 10px 20px;
display:inline;
}
#contentwrap1 ul li
{
list-style:circle;
list-style:disc;
}
#contentwrap1 strong{

width:600px;
margin:15px 0 0 0;
float:left;

}
.entry p{
/*float:left;

border:1px solid red;*/margin-bottom:8px;
}
.entry strong{

width:950px;
}
.left-right{
float:left;
width:950px;
}
.left{
width:640px;
float:left;
height:auto;
}
.left p{
float:left;
width:640px;
margin-bottom:10px;
}
.left em{
float:left;
width:640px;
margin-bottom:10px;
}
.right{
width:300px;
float:right;
height:auto;
}
#contactform{
color:#000000;
font-family:Trebuchet MS,Arial,Tahoma,Verdana;
font-size:13px;
font-weight:bold;
}
.errorcolor{
border:1px solid red;
}
.text .entry {
	line-height: 1.4em;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */	

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
/* Begin Structure */
.clear {
	clear: both;
}
/* End Structure */	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}







#moduleList .module.news .text a.readon:link,
#moduleList .module.news .text a.readon:active,
#moduleList .module.news .text a.readon:visited {
	background: url(images/more.gif) no-repeat left top;
	width: 40px;
	height: 15px;	
	display: block;
	text-indent:-3500px;
	margin-left:210px;
	margin-bottom:2px;
}
#moduleList .module.news .text a.readon:hover{
	background: url(images/more.gif) no-repeat left bottom;
	width: 40px;
	height: 15px;
	display: block;
	text-indent: -3500px;
	margin-left:210px;
}
.MyStyle1{
	width: 600px;
	}
.MyStyle4{
	width: 760px;
	}
.MyStyle4 img{
padding:0;
	}	
.MtyStyle2{
	float:left; 
	width:220px;
	margin:0;
	padding:0;

	}
.MyStyle3{
	width:100px;
	height:100px;
	margin:0;
	padding:0 10px 0 0 ;
	float:left;
	}
.MyDevStl6{
	width:740px; height:auto; float:left; margin-bottom:12px;
	}
.MyDevStl6 .MyCont ul li{
	width:400px;
	}
.MyDevStl6 .MyCont ul{
	width:450px;
	}
.MyDevStl6 h3{	
	font-weight:bold;
	}
	
.MyDevStl6 .Pic{
	width:200px; height:auto; float:left; margin-right:10px; display:inline;
	}
.MyDevStl6 .MyCont{
	width:500px; height:auto; float:left;
	}
	
.AbtPage{
	width:930px;
	float:left;
	height:auto;
	margin-top: 10px;
	display:inline;	
	}
.AbtPage .Contntz{
	width:545px;
	height:auto;
	float:left;
	display:inline;
	}
.AbtPage .Picz{
	width:353px;
	height:auto;
	float:left;
	text-align: center;
	display:inline;
	}	
<!--cycle-->
#cycle{
float:left;
width:760px;
height:auto;
margin-bottom:20px;
}
.cycle_top_left{
float:left;
width:300px;
height:auto;
}	
.cycle_top_right{
float:left;
width:460px;
height:auto;
overflow:hidden;
margin:0;
padding:0;
}
.cycle_top_left strong{
float:left;
width:300px;
}
.cycle_top_right p{
float:left;
width:460px;
overflow:hidden;
}
.cycle_top_right ul{
float:right;
}
.cycle_top_right img{
float:left;
padding:0;
display:inline;
}
.size-full-wp-image-821{
float:left;
margin:0 0 0 20px;
display:inline;
}
#cycle_images{
float:left;
width:460px;
margin:20px 0 0 20px;
padding:0;
display:inline;
}
.image_left{
float:left;
}
.image_right{
float:left;
}
<!--cycle-->
<!--skydrive-->
.skydrive{
float:left;
width:760px;
height:auto;
margin-bottom:20px;
}	
.sky_top_left{
width:150px;
height:100px;
float:left;
}

.skydrive_mid{
float:left;
width:760px;
height:auto;
margin-top:20px;
}
.skydrive_mid_left{
float:left;
width:390px;
height:auto;
}
.skydrive_mid_left strong{
float:left;
width:390px;
}
.skydrive_mid_right{
float:right;
width:350px;
height:auto;
}
.skydrive_mid_right_img{
float:right;
margin:20px 0 0 0;
}
<!--skydrive-->
<!--housing-->
.housing2{
float:left;
width:760px;
height:auto;
margin:30px 0 0 0;
border:1px solid red;
}
.housing2in{
float:left;
width:240px;
height:auto;
margin-right:13px;
display:inline;
}
.housing2in strong{
float:left;
width:100px;
height:auto;
}
<!--housing-->

<!--job creation-->
.job_image{
float:left;
width:760px;
height:auto;
margin:20px 0 0 0;
border:1px solid red;
}
.job_image img{
padding:0;
}
.job_image1{
width:350px;
height:auto;
float:left;
}
.job_image2{
width:350px;
height:auto;
float:right;
}
<!-- job creation-->
<!--school-->
.school2{
float:left;
width:760px;
height:auto;
margin:30px 0 0 0;
border:1px solid red;
}
.school2in{
float:left;
width:240px;
height:auto;
margin-right:13px;
display:inline;
}
.school2in strong{
float:left;
width:100px;
height:auto;
}
<!--school-->

<!--Itinerary-->

#itinerary h2{
float:left;
width:290px;
height:auto;
color:#800000;
font:bold 16px Trebuchet MS,Arial,Tahoma,Verdana;
line-height:20px;
}
<!--Itinerary-->