@charset "utf-8";
/* Main Styles for Web Raising */

/* Page Structure in Alphabetical order (nav styles at the bottom) */

* {
	margin:0;
	padding:0;
	}

body {
	background: url(../images/bodyTile.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.bodyTextContent {
	background: #ffffff url(../images/bodyTextArrowBG.gif) no-repeat top left;
	margin: 0px 10px;
	padding: 20px 5px;
	position: relative;
	}
	
	.aboutContent img {
		width: 350px;
	}
	
	.bodyTextContent p, .bodyTextContent h3, .bodyTextContent address, .bodyTextContent img {
		margin-bottom: 10px;
		}
		
		.bodyTextContent h3, .bodyTextContent address {
			color: #64a4c5;
		}
	
	.bodyTextContent ul {
		list-style: circle;
		margin-bottom: 25px;
		margin-left: 25px;
		}
	
.bodyTextHeader {
	background: url(../images/bodyTextHeaderBG.gif) repeat-x bottom;
	font-size: 20px;
	font-weight: bold;
	padding: 15px;
	}
	
	.bodyTextSubHeader {
		border-top: #e2e2e2 solid 1px;
	}
	
.bodyTextOutline {
	background: #ffffff;
	border: #d2d2d2 solid 1px;
	}
	
.bodyTextWrapper {
	background: #ffffff url(../images/bodyTextBG.gif) repeat-x top;
	color: #606060;
	float: left;
	padding: 10px;
	width: 383px;
	}
	
.bodyTextWrapperRight {
	float: right;
	width: 346px;
	}
	
#bidContent {
	border:#aaaaaa solid 1px;
	height: 128px;
	overflow: hidden;
	padding: 10px;
	text-align: right;
	}

#bidLink {
	background:url(../images/cone.gif) no-repeat;
	color: #808080;
	cursor: pointer;
	float:left;
	height:150px;
	padding: 10px;
	width:383px;
	}
	
.bidQuesion {
	color: #aaaaaa;
	font-size: 18px;
	width: 280px;
	}
	
.bigButtonTxt {
	float: right;
	}


.bidCallAction {
	font-size: 26px;
	font-weight: bold;
	width: 280px;
	}
	
.clear {
	clear:both;
	}

.constrain {
	margin:0 auto;
	width:800px;
	}
	
.contactInfo {
	margin-bottom: 10px;
	}
	
	.contactInfo p {
		margin-bottom: 0px;
		}
	
#copyright {
	color: #ccc;
	text-align: center;
	margin-bottom: 10px;
}

#bodyWrapper {
	background: url(../images/bodyWrapperBG.jpg) bottom repeat-x;
	}
	
#flashContent {
	background:url(../images/flashHolder.gif) no-repeat;
	height:310px;
	}
	
.floatR {
	float:right;
	}
	
.floatL {
	float:left;
	}
		
#footerWrapper {
	background:#ffffff url(../images/footerWrapper.gif) repeat-x;
	}
	
#footer {
	background: url(../images/footerBG.jpg) no-repeat;
	padding-bottom: 20px;
	}
	
.footerColumn {
	float: left;
	margin: 20px 21px 0 0;
	width: 176px;
	}
	
	.footerColumn h4 {
		border-bottom: #4c403a dotted 1px;
		color: #4c403a;
		font-size: 10px;
		letter-spacing: 1px;
		padding-bottom: 2px;
		text-transform: uppercase;
		}
		
	.footerColumn p {
		color: #404040;
		margin-top: 8px;
		}
	
	.footerColumn ul li {
		border-bottom: #e0e0e0 solid 1px;
		padding: 8px 0 2px 0;
		}

.footerColumn1 {
	margin-right: 11px;
	margin-top: 80px;
	width:389px;
	}
	
.footerColumn3 {
	float: right;
	margin-right: 0;
}
	
.footerColumn4 {
	margin-right: 0;
	}
	
#mainBody {
	background:url(../images/bodyBG.jpg) bottom no-repeat;
	padding-top:20px;
	padding-bottom:300px;
	}

#headerWrapper {
	background:url(../images/headerWrapperBG.jpg) repeat-x;
	}
	
#header {
	background:url(../images/logo.jpg) no-repeat;
	display: block;
	height:120px;
	overflow: hidden;
	text-indent: -99999px;
	width:434px;
	}
	
#linksWrapper {
	background:#cccccc url(../images/linksBG.gif) repeat-x;
	}
	
#subHeaderWrapper {
	background:#4c403a url(../images/warningWrapperBG.jpg) repeat-x;
	border-top:#d8bcae 1px solid;
	}
	
#subHeader {
	background:url(../images/warning.jpg) no-repeat;
	height:70px;
	width:730px;
	padding-left:70px;
	padding-top: 10px;
	/*text-align: right;*/
	}
	
	#subHeader h3 {
	color: #eaad00;
	font-size:20px;
	}
	
	#subHeader p {
	color: #ccc;
	font-size:12px;
	margin-top: 2px;
	}

.studentCallAction {
	font-size: 26px;
	font-weight: bold;
	width: 220px;
	}
	
#studentContent {
	border:#aaaaaa solid 1px;
	height: 128px;
	overflow: hidden;
	padding: 10px;
	text-align: right;
	}
	
#studentLink {
	background:url(../images/hardHat.gif) no-repeat;
	color: #808080;
	cursor: pointer;
	float:right;
	height:150px;
	padding: 10px;
	width:346px;
	}
	
.studentQuesion {
	color: #aaaaaa;
	font-size: 18px;
	width: 220px;
	}
	
#subFooterWrapper {
	background:url(../images/subFooterBGTile.jpg) repeat-x;
	}
	
#subFooter {
	background:url(../images/subFooterBG.jpg) no-repeat;
	height:49px;
	}
	
/* Navigation styles in Alphabetical order */

a {
	color: #1a6780;
	text-decoration: none;
	}
	
	a:hover {
	color: #37b8e1;
	}
	
#featuredWorkLinks {
	color: #95d6ff;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:20px;
	}
	
	#featuredWorkLinks a {
		color: #95d6ff;	
		font-weight: bold;	
		}
		
	#featuredWorkLinks a:hover {
		color: #fafbff;		
		}
		
.footerColumn ul {
	list-style: none;
	}

#mainLinks ul {
	list-style-type: none;
	height: 33px;
	}
	
	#mainLinks ul li {
		display: block;
		float: left;
		margin-right: 10px;
		}
	
	#mainLinks ul li a {
		color: #4c403a;
		display: block;
		font-size: 14px;
		font-weight: bold;
		padding: 8px 8px 5px 8px;
		}
	
	#mainLinks ul li a:hover{
		background: #3d3430 url(../images/mainLinksBG.gif) no-repeat;
		color: #ccc;
		}
		
	#mainLinks ul li.current a {
		color: #025886;
		}


/*	Gallery Styles in Alphebetical Order */


#galleryOutterWrapper {
	background: #ffffff url(../images/bodyTextBG.gif) repeat-x top;
	color: #606060;
	padding: 10px;
	}
	
#galleryWrapper {
	background: #ffffff;
	border-bottom: #d2d2d2 solid 1px;
	border-left: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
	}
	
h3.thumbsHeader {
	background: url(../images/bodyTextHeaderBG.gif) repeat-x bottom;
	border-top: #e5e5e5 solid 1px;
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 15px;
	}

.thumbs {
	border: #a0a0a0 solid 1px;
	margin: 0 0px 10px 24px;
	padding: 5px;
	width: 152px;
	}
	
.thumbsWrapper {
	background: #ffffff url(../images/bodyTextArrowBG.gif) no-repeat top left;
	height: 25px;
	margin: 0px 20px;
	}
	
	
/*	Portfolio Styles in Alphebetical Order	*/

.portfolioImg {	
	border: #ccc solid 1px;
	float: left;
	margin: 8px;
	padding: 5px;
	}

#portfolioOutterWrapper {
	background: #ffffff url(../images/bodyTextBG.gif) repeat-x top;
	color: #606060;
	padding: 10px;
	}
	
#portfolioWrapper {
	background: #ffffff;
	border-bottom: #d2d2d2 solid 1px;
	border-left: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
	}
	
#projectDescript {
	margin: 8px;
	margin-bottom: 20px;
	width: 525px;
	}
	
#projectInfo {
	margin-top: 8px;
	width: 250px;
	}
	
	#projectInfo p {
		margin-bottom: 10px;
	}
	
/* Video & Twitter */

#video {
	float: left;
	width: 400px;
	margin-bottom: 45px;
}

	#video object {
		width: 400px;
	}

#twitter {
	float: left;
	margin-left: 34px;
	margin-bottom: 45px;
}

	#twitter h3 {
		font-size: 18px;
	}
	
	#twitter ul {
		display: block;
		margin-bottom: 20px;
	}
	
	#twitter li {
		list-style: none;
		display: block;
		margin-bottom: 25px;
		clear: both;
	}
	
	#twitter li a {
		display: block;
		float: left;
		margin-right: 5px;
	}
	
	#twitter .tweet_avatar {
		margin-right: 10px;
	}
	
	#twitter .tweet_text, #twitter .tweet_join {
	}
	
	#twitter .bodyTextContent div {
		width: 315px;
	}