@import url("base.css");
/*
==========================================================================
1 - Default Typography Sizing, Colours and Margins
==========================================================================
*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 1.5em;
}
body {
	font-size: 62.5%;
	background: #5C4B31 url(../images/structure/bg.jpg) repeat;
	line-height: 1.5em;
}
div#wrapper {
	font: 1.1em "Lucida Sans";
	width: 100%;
}

p, ul, dl, ol, form, blockquote, table {
	margin-bottom: 10px;
	color: #666666;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 3px;
	color: #584c3d;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 8px;
	color: #ebaa50;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	color: #EBAA50;
	float: left;
	margin-left: 35px;
}
h5 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: 3px;
}

.findUsIcon {
	background: url(../images/structure/worldIcon.jpg) no-repeat left center;
	padding-left: 30px;
	float: left;
}
.contactIcon {
	background: url(../images/structure/emailIcon.jpg) no-repeat left center;
	padding-left: 30px;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #DAC9B2;
	margin-bottom: 4px;
}
p {
	font-size: 1.1em;
	margin-top: 1px;
	color: #dac9b2;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #9CB7B2;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer   a, #footer a:visited {
	color: #EBAA50;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



dl dt { font-weight: bold; }
ol li {
	list-style: none inside;
}

/* blockquotes */
blockquote { background-color: #F5F5F5; margin-bottom: 1em; padding: 5px; }
blockquote p {
	color: #00a5ec;
	margin: 5px 5px 5px 15px;
	font: 1.2em georgia, "times new roman", serif;
	text-indent: -8px;
}
blockquote cite { font-style: normal; color: #CCC; font-weight: bold; }

table {
} 
td { padding: 5px; }
/*
==========================================================================
3 - Main Structural Divs
==========================================================================
*/
html, body { height: 100%; }
margin-bottom: 3px; }
#wrapper {
	margin: 0 0px 0px;
	padding: 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 110px;
	background: url(../images/structure/swirl.gif) no-repeat left top;
	padding-bottom: 30px;
}
#pictureArea {
	background: #fff7da url(../images/structure/picAreaImg.jpg) no-repeat left top;
	padding: 2em 3em;
}
#pictureAreaWrapper {
	background: #FFF7DA url(../images/structure/picAreaImg.jpg) no-repeat left top;
}

#mainPicture {
	float: left;
	width: 425px;
	margin: 10px 0px 0px;
	padding: 0px;
}

#mainPictureArea_TextBox {
	float: right;
	width: 390px;
	background: url(../images/structure/tinySwirl.gif) no-repeat center top;
	padding-top: 30px;
	text-align: center;
}
#mainPictureArea_TextBox p {
	color: #584c3d;
	text-align: center;
	margin: 0px 0px 6px;
}
#pictureAreaClearfooter {
	background: #00FFCC;
	clear: both;
	height: 4px;
	width: 900px;
}

.swirlBotom {
	background: url(../images/structure/tinySwirl.gif) no-repeat center bottom;
	padding-bottom: 30px;
	text-align: center;
}
.swirlTop {
	margin-bottom: 5px;
}

.pSpcer {
	background: url(../images/structure/pSpacer.jpg) no-repeat center bottom;
	padding-bottom: 10px;
}



#MainContentArea {
	background: #493721 url(../images/structure/swirlBottomArea.jpg) no-repeat right top;
	padding: 2em 3em;
}
#mainPicture ul {
	list-style: none;
	width: 400px;
	margin-left: 30px;
}
#mainPicture li {
	float: left;
}
#mainPicture li a {
	border: 1px solid #CCCCCC;
	display: block;
	margin-right: 22px;
	margin-bottom: 6px;
	width: 100px;
	height: 75px;
	padding: 0px;
}
#mainPicture li a:hover {
	border: 1px solid #666666;
}



#lefCol {
	float:left;
	width:280px;
	text-align: left;
	border-right: 1px solid #855D2A;
}
#leftColFullSpan {
	float: left;
	width: 560px;
	padding-right: 20px;
	border-right: 1px solid #865E2A;
}
#leftColFullSpan ul {
	margin: 10px 0px 20px;
	padding: 0px;
	list-style: none;
}
#leftColFullSpan li {
	padding-left: 25px;
	margin-left: 30px;
	color: #DAC9B2;
	list-style: none;
	font-size: 1em;
	background-image: url(../images/structure/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}


#rigCol {
	float:right;
	width:240px;
}
#photoArea {
	float: right;
	margin-top: 20px;
	clear: right;
}

#fullSpanArea {
}
#fullSpanArea p {
	color: #584C3D;
}

#midCol {
	width: 280px;
	float: left;
	margin-left: 15px;
	border-right: 1px solid #865E2A;
}
.imgBorders {
	border: 1px solid #C0C0C0;
}

#midCol ul {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 1.1em;
}

#midCol li {
}


.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 
#logo {
	padding-top: 20px;
	text-align: center;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#footer {
	clear:both;
	text-align: center;
	background: url(../images/structure/decorativeLines.jpg) repeat-x top;
	height: 30px;
	padding-top: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer-inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#nav

 {
	position: relative;
	font-size: 1em;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0.12em;
	color: #2c6666;
	height: 41px;
	background: url(../images/structure/nav_bg.jpg) repeat-x;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	float: left;
	background: url(images/mainNavBg.gif) repeat-x;
	list-style: none;
	text-transform: uppercase;
}

#nav ul li {
  float: left;
}
#nav   ul   a , #nav  ul a:visited {
	line-height: 4em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	height: 41px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 2.2em;
	padding-left: 2.2em;
}
#nav  a:hover,    {
	color: #006681;
}
#nav ul a:hover {
	color: #2B6873;
}

#nav li.current a {
	background: url(../images/structure/underline.gif) no-repeat center 80%;
}

#midCol_alt {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

#projects-list {
	border: 10px solid #DEDFD9;
	padding: 12px;
	margin-bottom: 15px;
}
#imgLeftFloat {
	float: left;
	border: 4px none #CCD2D2;
	margin-right: 25px;
	height: 120px;
	margin-bottom: 12px;
	list-style-type: none;
}
#imgLeftFloat  ul  li a {
	border: 4px solid #CBD4D3;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#imgLeftFloat ul li a:hover {
	border: 4px solid #D95E22;
}
a.han:link, a.han:visited {
	font-size: .8em;
	color: #999999;
	text-decoration: underline;
}
a.han:hover {
	color: #000000;
	text-decoration: underline;
}
.green {
	color: #9CB7B2;
	text-transform: capitalize;
	font-size: 0.8em;
}
.white-heading {
	font-size: 0.7em;
	color: #FEF7DA;
	font-weight: normal;
}

.fash {
	width: 368px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

