@charset "utf-8";
/* CSS Document */

/* body: top and bottom margins, default type */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #4E3744;
}

/* link colors */

a:link, v:link, a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* wrapper: sets page width, centers in browser */

.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

/* header */

#divHeaderWrapper {
	background-color: #643B3E;
}

#divMasthead {
	height: 80px;
}
#divLogo {
	float: left;
	padding-top: 6px;
	padding-left: 0px;
}

/* nav */

#divNav {
	float: right;
	padding-top: 32px;
	padding-right: 0px;
}

/*  menus */

ul#menu {
	margin: 0px; 
	padding: 0px;
}
ul#menu li {
	display: inline;
	margin-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px dotted #993300;	
}
ul#menu li a {
	text-decoration:none;
	color: #C1B1B2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	font-style: italic;
}
ul#menu li a.active, ul#menu li a:hover {
	color: #FFFFFF;
}

/*  twitter */

#twitter_div {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333333;
}
#twitter_div ul {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#twitter_div ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	line-height: 15px !important;
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#twitter_update_list {
}
#twitter_update_list li {
	display: block;
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #623B3E;
	padding-bottom: 4px;
}
.twitter_heading {
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	text-transform: uppercase;
	margin-top: 9px;
	margin-bottom: 9px;
	border-bottom: 1px dotted #623B3E;
	padding-bottom: 4px;
}


/* page wrapper */

#divPage {
	float: left; 
	text-align: left;
	width: 900px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#divPageWrapper {
	float: left; 
	width: 100%;
	text-align: center;
	background-color: #EFEDEC;
}

/* Featured */

#divFeatured {
	float: left;
	width: 888px;
	margin-top: 6px;
	padding: 6px;
	border: 1px dotted #996633;
}
#divFeaturedColor {
	padding: 6px;
	background-color:#333333;
}
#divFeaturedHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: left;
	color: #D7D2CC;
	padding: 12px;
	background-color:#655246;
}
#divFeaturedWorkColor {
	padding: 6px;
	background-color:#333333;
}
#divFeaturedWork {
	float: left;
	width: 888px;
	margin-top: 12px;
	padding: 6px;
	border: 1px dotted #996633;
}
#divFeaturedWork img {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* page content options */

#divLeftCol {
	float: left;
	width: 220px;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	padding: 6px;
	border: 1px dotted #996633;
}
#divLeftColumnColor {
	background-color: #D7D2CC;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#divRightCol {
	float: left;
	width: 640px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 6px;
	border: 1px dotted #996633;
}
#divRightColumnColor {
	background-color: #FCFBFA;
	padding-left: 68px;
	padding-right: 80px;
	padding-top: 32px;
	padding-bottom: 36px;
}


/* projects */

#divProjectImage {
	float: left;
	width: 612px;
	margin-top: 6px;
	margin-right: 12px;
	border: 1px dotted #996633;
}
#divProjectImageColor {
	padding: 6px;
}
#divProjectText {
	float: left;
	width: 260px;
	margin-top: 6px;
	padding: 6px;
	border: 1px dotted #996633;
}
#divProjectTextColor {
	background-color:#FCFBFA;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
}

/* footer */

#divFooterWrapper {
	float: left;
	width: 100%;
	background-color:#4E3744;
}
#divFooterContent {
	float: left;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
}
#divFooterContent a:link, v:link {
	color: #D2B8C8;
}



/* text formatting*/

p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #333333;
}

ul, li {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-top: 9px;
	margin-bottom: 9px;
}
.buttonSec {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 9px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.buttonSec a {
	display: block;
	text-decoration: none;
	color: #993300;
	width: 160px;
	padding-top: 4px;
	padding-left: 18px;
	padding-right: 6px;
	padding-bottom: 4px;
	border: 1px solid #968F88;
	background-image: url(/images/sec/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.buttonSec a:hover {
	color: #FFFFFF!important;
	text-decoration: none;
}

.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #623B3E;
	margin-top: 6px;
	margin-bottom: 12px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #996633;
}
.headlinePt1 {
	font-size: 16px;
	color: #623B3E;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #996633;
	padding-bottom: 9px;
}
.imageLeft {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imageRight {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.intro {
	font-size: 16px;
	margin-top: 9px;
	margin-bottom: 12px;
	color: #623B3E;
}
.ListBox {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #623B3E;
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	background-color:#EFEDEC;
}
.listText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 9px;
	margin-bottom: 9px;
	text-transform: uppercase;
	color: #333333;
}
.listTextLG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 9px;
	margin-bottom: 20px;
}
.projectText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 9px;
	margin-bottom: 9px;
}
.subhead {
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 0px;
	color: #623B3E;
}
.subheadRule {
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 9px;
	color: #623B3E;
	border-top: dotted 1px #663333;
	font-style: italic;
	line-height: 20px;
}
