/* CSS Document */

/*font-size: 100.01%;*/

html, body, ol, ul, li, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #D8DD5F;
}

p, li {
	font-size: 12px;
}

a {
	color: #405099;
}

a:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5, h6 {

}


/****************************/

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 753px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentarea {
	width: 729px;
	padding-right: 12px;
	padding-left: 12px;
}

#footer {
	width: 709px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 32px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}



#botfooter {
	background-image: url(../images/bartercard.png);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 60px;
	padding-top: 5px;
	margin-left: 12px;
}




#topshadow {
	background-image: url(../images/top-shadow.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


#botshadow {
	background-image: url(../images/bot-shadow.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#banner {
	height: 167px;
	width: 753px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}



#menuarea {
	width: 703px;
	vertical-align: top;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 50px;
}


#storyarea {
	width: 669px;
	padding: 30px;
	background-color: #FFFFFF;
}



.story {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#leftcolumn {
	width: 470px;
	float: left;
}

#rightcolumn {
	width: 140px;
	float: right;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E996;
}

#latestprojects {
	float: left;
	width: 300px;
	padding-bottom: 10px;
}

#gallery {
	text-align: right;
}


#gallerytable {
}
#gallerytable tr td a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}
#gallerytable tr td a img:hover {
	border: 1px solid #000000;
}


#framearea {
	width: 470px;
}


.boxone {
	float: left;
	width: 141px;
	padding-right: 23px;
}
.boxtwo {
	float: left;
	width: 141px;
}






.clearit {
	display: block;
	clear: both;
}



.heading1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	color: #ba0186;
}
.heading2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #ba0186;
}
.heading3 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #009fdb;
}








.heading4 {
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	color: #009fdb;
}
.heading5 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #009fdb;
}
.heading6 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #009fdb;
}




.storydivider {
	border-bottom-color: #E4E996;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
}



.tables {
	width: 100%;
	border: 1px solid #CCCCCC;
}

.formfield {
	border: 1px solid #CCCCCC;
}

 
input.checkbox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.submitbtn {
	border: 1px solid #999999;
	background-color: #CCCCCC;
	height: 25px;
	width: 100px;
}



.reversebox1 {
	background-color: #2D294A;
	color: #FFFFFF;
}

.reversebox2 {
	background-color: #7c25c41;
	color: #FFFFFF;
}


.body {
	font-size: 12px;
	line-height:18px;
}


.bullets {
	margin-left: 20px;
}
