@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p,h1,h2,h3 {
	padding-top:0px;
	margin-top:0px;
}

h1 {
	font-size: 1.8em;
	color: #FFF;
	font-weight: normal;
}


h2 {
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal;
	line-height: 1.1em;
}

h3 {
	font-size: 1.2em;
	color: #FFF;
	font-weight: bold;
}


.readingtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
}

.entry p {
	/* Blog posts */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.36em;
	line-height:1.39em;
	margin-bottom:.97em;
	padding-right:65px;
}
.entry h2 {
	font-size:1.7em;
}

a:link, a:visited {
	color:#FF0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

/**/



#container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#headerHome {
	background-image: url(Images/home_header.jpg);
	background-repeat: no-repeat;
	width:1050px;
	height: 85px;
}
#headerSec {
	background-image: url(Images/sec_header.jpg);
	background-repeat: no-repeat;
	width:1050px;
	height: 85px;
}
#linksHome {
	background-image: url(Images/home_linksBG.jpg);
	background-repeat: no-repeat;
	width:984px;
	height: 28px;
	padding-left: 66px;
	padding-top: 20px;
}
#linksSec {
	padding-left: 68px;
}
#linksSecHomelink {
	height: 30px;
	padding-left: 68px;
	padding-top: 25px;
}

#navSec {
	background-image: url(Images/home_linksBG.jpg);
	background-repeat: no-repeat;
	width:850px;
	height: 18px;
	padding-left: 200px;
	padding-top: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
}

#navSec a:link, #navSec a:visited {
	color:#FFF;
	text-decoration: none;
	/*background-color: #CA6132;*/
	padding:1px;
}

#navSec a:hover {
	text-decoration: underline
}


#rightWriting ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#right {
	font-size:120%;
	line-height:130%;
}


.home #content {
	width:1050px;
	background-image: url(Images/home_contentBG.jpg);
	background-repeat: repeat-y;
	padding-top:20px;
}

.home #left {
	width:146px;
	padding-left:35px;
	padding-right:10px;
	float:left;
}
.home #center {
	width:480px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.home #right {
	width:314px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

/**/

.sec-1-5 #content {
	width:1050px;
	background-image: url(Images/sec_1-5_contentBG.jpg);
	background-repeat: repeat-y;
	padding-top:10px;
}

.sec-1-5 #left {
	width:146px;
	padding-left:35px;
	padding-right:10px;
	float:left;
	min-height: 500px;
}
.sec-1-5 #center {
	width:814px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.sec-1-5 #right {
/* no right column*/
}

/**/

.sec-1-4-1 #content {
	width:1050px;
	background-image: url(Images/sec_1-4-1_contentBG.jpg);
	background-repeat: repeat-y;
	padding-top:10px;
}

.sec-1-4-1 #left {
	width:146px;
	padding-left:35px;
	padding-right:10px;
	float:left;
	min-height: 500px;
}
.sec-1-4-1 #center {
	width:647px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.sec-1-4-1 #right {
	width:147px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

/**/

.sec-1-3-2 #content {
	width:1050px;
	background-image: url(Images/sec_1-3-2_contentBG.jpg);
	background-repeat: repeat-y;
	padding-top:10px;
}

.sec-1-3-2 #left {
/* no left column*/
}
.sec-1-3-2 #center {
	width:704px;
	float:left;
}
.sec-1-3-2 #right {
	width:300px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	color: #FFF;
	margin-top: 50px;
	min-height: 500px;
}
.sec-1-3-2 #title {
	padding-left:198px;
	min-height: 50px;
}
.sec-1-3-2 #text {
	/*padding-left:208px;*/
	padding-left:198px;
	padding-right:20px;
}

.sec-1-3-2 #images {
	text-align: right;
}



.homeBlogSmall {
	font-size:.8em;
}

.homeCategoryImages {
	margin-right: 20px;
	margin-bottom: 10px;
}
.workCategoryImages {
	margin-right: 20px;
	margin-bottom: 10px;
}


.break {
	clear: both;
}
.categoryImage {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #FFF;
	font-size: 0.85em;
}
