/* ---------------------------------------- */
/* Red Noodle					*/
/* Style Sheet					*/
/* Red Noodle			 		*/
/* Created on 3/12/06 by Brian Jacobs		*/
/* Last modified on 3/12/06 by Brian Jacobs	*/
/* ---------------------------------------- */



#container {
	padding: 0px;
	/* margin: 0px; */
	margin: 0px auto;
	text-align: left;
	width: 760px;
}

.cleaner{
	float: none;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0;
	line-height: 0px;
	background-color: transparent;
}


/*-------------------------*/
/* HTML ELEMENT STYLES     */
/*-------------------------*/

html {
	padding: 0px;
	margin: 0px;
	background-color: #663332;
}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 62.5%; /* Sets 1 em = 10px = 10 points */
}
img{
	padding: 0px;
	margin: 0px;
	border-style: none;
}



/*-------------------------*/
/* MAIN DIV ELEMENT STYLES */
/*-------------------------*/


#top {
	position: relative;
	width: 760px;
	height: 284px;
}

#globalnav {
	position: relative;
	margin-bottom: 0px;
	width: 760px;
	height: 37px;
	background: url(/_resources/images/common/globalnav_bkgrnd.jpg) repeat-x;
}

#contents {
	width: 760px;
	background: url(/_resources/images/common/content_bkgrnd.jpg) repeat-y;
}

#min_page_height {
	position: relative;
	float: left;
	width: 10px;
	height: 400px;
}

#content_left {
	position: relative;
	float: left;
	margin-top: 33px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
	width: 200px;
	font-family: Georgia, Times, serif;
	font-size: 1.75em;
	color: #693737;
}

#orangetext {
	color: #D75731;
	text-decoration: none;
}

#content_right {
	position: relative;
	float: left;
	margin-top: 38px;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 475px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	color: #484848;
}

#content_right img {
	margin-left: 10px;
	margin-bottom: 10px;
}


#bottom {
	width: 760px;
	height: 25px;
	background: url(/_resources/images/common/content_footer.jpg) no-repeat;
}

#copyright {
	margin-left: 257px;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	color: #aaaaaa;
}


#footer {
	width: 760px;
	height: 15px;
}


/*-------------------------*/
/* GLOBAL NAV STYLES 	   */
/*-------------------------*/

#global_links {
	position: relative;
	float: left;
	margin-right: 0px;
	/* padding-right: 42px; */
	z-index: 5;
}

#globalnav a {
	font-family: Georgia, Garamond, serif;
	font-size: 1.95em;
	color: white;
	text-decoration: none;
}

#globalnav a:hover, #globalnav a.active {
	color: #D4BC66;
}

#expertise {
	position: absolute;
	left: 255px;
	top: 3px;
}

#vert_bar1 {
	position: absolute;
	left: 344px;
	top: 0px;
}

#portfolio {
	position: absolute;
	left: 353px;
	top: 3px;

}

#vert_bar2 {
	position: absolute;
	left: 438px;
	top: 0px;
}

#background {
	position: absolute;
	left: 448px;
	top: 3px;
}

#vert_bar3 {
	position: absolute;
	left: 561px;
	top: 0px;
}

#news {
	position: absolute;
	left: 570px;
	top: 3px;
}

#vert_bar4 {
	position: absolute;
	left: 622px;
	top: 0px;
}

#contact_us {
	position: absolute;
	left: 630px;
	top: 3px;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#right {
	position: absolute;
	left: 740px;
	top: 0px;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#right {
	position: absolute;
	left: 740px;
	top: 0px;
}


/*-------------------------*/
/* MISC STYLES 		   */
/*-------------------------*/


#headerImg {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}

#logoImg {
	z-index: 2;
	position: absolute;
	top: 30px;
	left: 35px;

}

#loginForm {
	z-index: 10;
	position: absolute;
	top: 2px;
	left: 350px;
	font-family: Georgia, Serif;
	font-size: 1.25em;
	color: #606164;
	margin: 0px;
	padding: 0px;
}

#loginLabel {
	position: relative;
	top:  -2px;
	left: 0px;
}

#loginField {
	position: relative;
	top: -3px;
	left: 0px;
	width: 95px;
	/* height: 1.4em; */
	font-family: Georgia, Serif;
	font-size: .8em;
}

#loginBtn {
	position: relative;
	top: 3px;
	left: 0px;
}


#searchForm {
	z-index: 11;
	position: absolute;
	top: 2px;
	left: 550px;
	font-family: Georgia;
	font-size: 1.25em;
	color: #606164;
	margin: 0px;
	padding: 0px;
}

#searchLabel {
	position: relative;
	top: -2px;
	left: 0px;
}

#searchField {
	position: relative;
	top: -3px;
	left: 0px;
	width: 95px;
	/* height: 1.3em; */
	font-family: Georgia, Serif;
	font-size: .8em;
}

#searchBtn {
	position: relative;
	top: 3px;
	left: 0px;
}


#featured_site {
	z-index: 12;
	position: absolute;
	top: 87px;
	left: 480px;
	color: white;
	font-family: Georgia, Serif;
	font-size: 1.32em;
	font-style: italic;
}

#go_now {
	z-index: 13;
	position: absolute;
	top: 105px;
	left: 480px;
	font-family: Verdana, Sans-Serif;
	font-size: .95em;
	font-style: italic;
}


#go_now a {
	color: white;
	text-decoration: none;
}

#go_now a:hover {
	color: #D4BC66;
}

#contact_email {
	width: 350px;
}

#contact_comment {
	width: 350px;
	height: 150px;
}

/*-------------------------*/
/* INTERIOR STYLES	   */
/*-------------------------*/

#topInterior {
	position: relative;
	width: 760px;
	height: 157px;
}





/*-------------------------*/
/* CONTENT WELL STYLES	   */
/*-------------------------*/

#content_right h1 {
	font-family: Georgia, Garamond, Serif;
	font-size: 1.5em;
	color: #5E5F62;
	text-decoration: none;
}

#content_right h1 a {
	color: #5E5F62;
	text-decoration: underline;
}


#content_right h2 {
	font-family: Georgia, Garamond, Serif;
	font-size: 1.25em;
	color: #5E5F62;
	text-decoration: none;
}

#content_right h1 a, #content_right h2 a, #content_right h3 a, #content_right h4 a {
	color: #5E5F62;
	text-decoration: underline;
}

#content_right h3 {
	font-family: Georgia, Garamond, Serif;
	font-size: 1em;
	color: #5E5F62;
	text-decoration: none;
}

#content_right h4 {
	font-family: Georgia, Garamond, Serif;
	font-size: 1em;
	color: #5E5F62;
	text-decoration: none;
}


#content_right a {
	color: #D6522B;
	text-decoration: none;
}

#content_right a:hover {
	text-decoration: underline;
}

#content_left a {
	color: #D6522B;
	text-decoration: none;
}

#content_left a:hover {
	text-decoration: underline;
}

/*-------------------------*/
/* LEFT NAV STYLES	   */
/*-------------------------*/

#content_left ul {
	padding: 0;
 	margin: 0;
 	margin-top: 20px;
 	margin-left: 5px;
}

#content_left ul li ul {
	padding: 0;
 	margin: 0;
	margin-left: 10px;
/*  	margin-left: 10px; */
}

#content_left ul li{
	list-style: none;
	/* margin-right: 25px; */
	line-height: 1.1em;
	padding-left: 7px;
	margin-bottom: 5px;
}

#content_left ul li a{
	font-size: 1em;
	text-decoration: none;
 	padding-left: 0px;
 /*	padding-left: 7px; */
 	color: #693737;	
}

#content_left ul li a:hover, #content_left ul li a.active {
 	padding-left: 0px;
 /*	padding-left: 7px; */
	text-decoration: underline;
}

#content_left ul li ul li a{
	font-size: .8em;
	text-decoration: none;
 	padding-left: 0px;
 	color: #693737;	
}

#content_left ul li ul li a:hover, #content_left ul li a.active {
 	padding-left: 0px;
	text-decoration: underline;
}
