/*
///////////////////////////////////////
STYLES RESET
///////////////////////////////////////
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, b{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*
///////////////////////////////////////
TAGS
///////////////////////////////////////
*/

body {
	color:#c0b89f;
	font-size:12px;
	font-family:Verdana;
	background:#000 /*url(../images/bg-column_shadow.jpg) top left repeat-y*/;
	min-height:100%;
	height:100%;
	text-align:center;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

h2 {
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 10px 0;
	padding:0;
}

img {
	border:none;
	display:inline;
}

	img.section_header {
		margin:0 0 15px 40px;
	}

p {
	font-size:12px;
	line-height:16px;
	margin:0 0 10px 0;
	padding:0;
}

ul {
	list-style-position:outside;
	list-style-type:none;
	margin:20px 30px 20px 31px;
	/*_margin:20px 25px 20px 0px;
	_position:relative;
	_left:-9px;
	background:#0ff;*/
}

ul li {
	/*background-image:url(/assets/images/bullet-green.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	margin:8px 0;
	margin:5px 0px 5px 0;
	padding:0;
	padding-left:9px;
	line-height:16px;
	/*color:#8b966b;*/
	/*background:#0f0;*/
}

#main_nav img {
	margin-right:25px;
}

/*
///////////////////////////////////////
LINK STYLES
///////////////////////////////////////
*/

a {
	color:#b6a36d;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

a.blank {
	text-decoration:none;
	border:none;
	padding:0;
	margin:0;
}

/*
///////////////////////////////////////
CLASSES
///////////////////////////////////////
*/

.active {
	color:#fff;
}

.clearB {
	clear:both;
}

.clearL {
	clear:left;
}

.clearR {
	clear:right;
}

.deadLink {
	color:#333;
}

.message {
	color:#fff;
	font-style:italic;
	font-size:12px;
}

.note {
	font-size:11px;
}


/*
///////////////////////////////////////
PAGE STRUCTURE AND DESIGN - GENERAL
///////////////////////////////////////
*/
#wrapper {
	text-align:left;
	margin:0;
	padding:0;
	/*background:#666;*/
	left:0;
	top:0;
	height:auto;
}

	#content {
		margin:0;
		padding:0;
		width:1000px;
		/*background-color:#0f0;
		background-image:url(assets/images/bg-homePage.jpg);
		background-position:top left;
		background-repeat:none;*/
		background: url(../images/bg-homePage.jpg) top left no-repeat;
		text-align:left;
	}
	
	#top_section {
		position:relative;
		top:50px;
		padding-bottom:0px;
		/*background:#433;*/
	}
	
		#logo {
			float:left;
			_position:relative;
			_top:0px;
			/*background:#efe;*/
		}
		
		#main_nav {
			float:left;
			position:relative;
			top:100px;
			left:50px;
		}
		
	#bottom_section {
		position:relative;
		top:100px;
		/*background:#00f;*/
	}
	
	#cabins #bottom_section {
		top:50px;
		/*background:#00f;*/
	}
	
		#sub_nav {
			float:left;
			width:275px;
			height:500px;
			_position:relative;
			_left:0px;/**/
			font-size:11px;
			line-height:24px;
			margin:25px 0 0 30px;
			_margin:25px 0 0 15px;
			/*background:#0f0;*/
			/**background:#fff;  FOR IE 7 */
			/*_background:#c0c0c0;  FOR IE 6 */
		}
		
		#main_area {
			position:relative;
			left:25px;
			width:600px;
			float:left;
			/*background:#00f;*/
		}
		
			#main_area h2 {
				margin-left:40px;
			}
			
			#main_area p {
				margin-left:40px;
			}

			.sub_left_col {
				float:left;
				padding:20px;
				width:110px;
				/*background:#f00;*/
			}
				
				#cabin_caption {
					margin-top:10px;
				}
			
			.sub_right_col {
				float:left;
				margin:0;
				padding:20px;
				width:525px;
				/*background:#0f0;*/
			}

#footer {
	color:#666;
	font-size:10px;
	margin:0px;
	margin-left:40px;
	padding:0;
	text-align:left;
}

#projects #footer {
	margin-left:0px;
}

/*
///////////////////////////////////////
HOME PAGE
///////////////////////////////////////
*/
#home #main_area p.home_blurb {
	margin-top:20px;
	font-size:13px;
	line-height:22px;
	width:500px;
	/*background:#fee;*/
}


/*
///////////////////////////////////////
ABOUT
///////////////////////////////////////
*/

#about #main_area {
	width:550px;
}

#about ul {
	/*float:left;
	width:250px;*/
}

/*
///////////////////////////////////////
PROJECTS
///////////////////////////////////////
*/

#projects #sub_nav {
	position:relative;
	left:0;
	*left:30px;
	_left:0;
}

#projects #main_area {
	left:0px;
	width:690px;
}

#project_desc {
	margin-top:25px;
	*margin-top:45px;
	/*background:#0f0;*/
}

#projectNav {
	margin-top:10px;
}

#main_area p#project_caption{
	margin:13px 0;
}

#projects .sub_left_col {
	/*background:#0ff;
	margin:10px 0;*/
	padding-left:0;
	width:360px;
}

#projects .sub_right_col {
	/*background:#00f;*/
	margin:0;
	padding:0;
	width:275px;
}

#projects .sub_right_col p {
	margin:0;
	margin-top:15px;
	padding:0;
}

.current_projects #bottom_section #sub_nav {
	/*background:url(/assets/images/projects/bg-current_projects_sidebar.jpg) top left no-repeat;*/
}
/*
///////////////////////////////////////
CONTACT
///////////////////////////////////////
*/

#contact p {
	width:225px;
}


#contact td p.note {
	font-size:11px;
	margin:0;
}

#contact table {
	margin-top:32px;
}

form tr .textinput {
	border:none;
	margin:5px 0;
	width:175px;
}


/*
///////////////////////////////////////
SERVICES
///////////////////////////////////////
*/







/*
///////////////////////////////////////
BACKGROUND CHANGES FOR TESTING
///////////////////////////////////////
*/

/*
#secondaryNavDrawers {
	background:#eff;
}

#drawerPortfolio {
	background:#efe url(../images/bg-sidebar_shadow.jpg) top right no-repeat;
}

#mainNavColumn {
	background:#fee url(../images/bg-sidebar_shadow.jpg) top right no-repeat;
}

#primaryContainer {
	background:#eef;
}

#mainContentArea {
	background:#eff;
}

#contentBottomSection {
	background:#eef;
}
*/