/* Start of CMSMS style sheet 'contentStyles' */
#contentContainer {
	width:855px;
	float:left;
	padding: 0 40px 20px 40px;
	
}

.colWrap {
	float:left;
}

.oneCol {
	float:left;
	width:100%;
}

.twoColLeft {
	float:left;
	width:500px;
}
.twoColRight{
	float:right;
	width: 270px;
	margin:50px 0;
	padding: 25px 0 25px 35px;
	background: url('uploads/images/bg/borderBG.gif') repeat-y;
}

.threeColLeft,  .threeColMid, .threeColRight {
float:left;
}

.threeColMid {
margin: 0 40px;
}

#fc_headerWrap {
margin-top:10px;
float:left;
}

#fc_headerWrap span {
display:none;
}

.fc_top, .fc_left, .fc_right, .fc_bottom, .feat_content {
	float:left;
}
.fc_top {
	margin-top:20px;
	clear:left;
	background: url('uploads/images/bg/fc_topBG.png') repeat-x;
	padding-top:6px;
}
.fc_left {background: url('uploads/images/bg/fc_leftBG.png') top left repeat-y; padding-left:4px}
.fc_right {background: url('uploads/images/bg/fc_rightBG.png') top right repeat-y; padding-right:4px}
.fc_bottom {background: url('uploads/images/bg/fc_bottomBG.png') bottom repeat-x; padding-bottom:8px}

.fc_oneCol {
	width:801px;
}

.fc_twoColLeft { 
	width:460px;
}

.fc_threeCol {
	width:210px;
}

.feat_content {	
	padding:20px;
	background: url('uploads/images/bg/fc_BG.png');
}
.feat_content p, .feat_content h5, .feat_content li, .feat_content h3, .feat_content h4, .subContent p{
font: 14px times new roman;
color:#cccc99;
}
.feat_content p, .feat_content h5, .feat_content li{
float:left;
clear:left;
}
.feat_content h3 {
	float:left;
	padding-bottom:20px;
	font-size:18px;
}
.feat_content h4 {
	font-weight:bold;
	font-size:16px;
}
.feat_content p, .subContent p {
padding-bottom:20px;
width:100%;
}
.feat_content ul {
margin:0px 20px;
}

.subContent h4 {
font: 14px times new roman;
color:#cccc99;
float:right;
clear:both;
}
.subContent p  {
text-align:justify;
clear:both;
float:right;
}

.galleryContent {
	margin-left:40px;
}

.resumeWrap {
width:805px;
float:left;
clear:left;
margin-bottom:20px;
}

div.refWrap {
width:250px;
}

div.midRef {
margin: 0 27px;
}


a {
text-decoration:none;
color:#ffff66;
}
a:hover {
color:#ffffcc;
}

.thumb {
width:125px;
}
.thumb img {
border:2px solid #ffff66;
margin:5px 10px;
}
.thumbLeft img {
border:2px solid #ffff66;
margin:5px 10px 5px 0px;
}
.thumbRight img {
border:2px solid #ffff66;
margin:5px 0 5px 10px;
}

.thumb:hover img, .thumbLeft:hover img, .thumbRight:hover img {
border:2px solid #ffffcc;
}

.right {float:right;}
.left {float:left;}
.textRight {text-align:right;}
.textLeft {text-align:left;}
.none{clear:none;}
.805 {width:805px;}


img, div, span, a { behavior: url('uploads/js/iepngfix.htc') }

/* End of 'contentStyles' */

