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

* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FF9200;
	text-decoration: none;}
	

a:visited {
	color: #FF9200;
	text-decoration: none;
}

a:hover {
	color: #b89b3f;
	text-decoration: none;}
	
body {
	background-color: #212608;
	color:#b89b3f;
	background-image: url(../images/main_background_green.jpg);

}
#portfolio_header {
	width: 100px;
	float: left;
}

.cap_head {
	color: #FF9200;
}


#caption a:link {
	text-decoration: underline;
	color: #FF9200;	
}

#caption a:hover {
	text-decoration: underline;
	color: #b89b3f;	
}

#caption a:visited {
	text-decoration: underline;
	color: #FF9200;	
}

#container {
	background-repeat: repeat-y;
	width: 850px;
	top: 0px;
	margin: auto;
	text-align: left;
}

#content_container {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #0d0d04;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg_gradient_green.gif);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 2px solid #92730e;
	width: 746px;
}


#colour_switcher{
	color: #212608;
}


#colour_switcher img {
	border: 1px solid #FFFFFF;
}

#flash_content {
	margin-right: 50px;
	margin-left: 50px;
	height: 100px;
	background-color: #000000;
}
	

#footer {	
	background-color: #0d0d04;
	border-top-color: #92730e;
	background-image: url(../images/footer_green.gif);
}

#footer_nav {
	float: none;
	position: relative;
	overflow: visible;
	left:5px;
}


#footer_nav  ul
{
	float: left;
	padding-left: 15px;
	padding-right: 2px;
	width: 110px;
	list-style:none;
}

h1, h2, h3, h4 {
	color:#FF9200;
	
	}
	

#header {
	background-image: url(../images/headerBG_green.gif);
}

	
li.top  {
	color: #f79b1c;
	font-size: 1.2em;
}

li.sub  {
	position: relative;
	left: -15px;
	font-size: 1em;
	top: 15px;
}
	
#main_content {
	position: relative;
	width: 505px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #92730e;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: inline;
	float: left;
	text-align: center;
}

	
#navlist ul {margin:0; padding:0; list-style-type:none;}

#navlist li {float:left;}

#navlist li.list1 {
	background-color: transparent;
	background-image: url(../images/home_up_green.gif);
	background-repeat: no-repeat;
}
#navlist li.list2 {
	background-color: transparent;
	background-image: url(../images/portfolio_up_green.gif);
	background-repeat: no-repeat;
}
#navlist li.list3 {
	background-color: transparent;
	background-image: url(../images/about_up_green.gif);
	background-repeat: no-repeat;
}

#navlist {
	margin-left: 325px;
	padding-top: 35px;
	color: #FBA000;
	list-style-type: none;
}

#navlist li.list4 {
	background-color: transparent;
	background-image: url(../images/contact_up_green.gif);
	background-repeat: no-repeat;
}

#navlist a {
	display:block;
	width:100px;
	height:0;
	padding-top:30px;
	overflow:hidden;
}

#navlist a#item1:hover {
	background-image: url(../images/home_over_green.gif);
	background-repeat: no-repeat;
	}
#navlist a#item2:hover, a.activePage{
	background-image: url(../images/portfolio_over_green.gif);
	background-repeat: no-repeat;
	}
#navlist a#item3:hover {
	background-image: url(../images/about_over_green.gif);
	background-repeat: no-repeat;
	}
#navlist a#item4:hover {
	background-image: url(../images/contact_over_green.gif);
	background-repeat: no-repeat;
	}
	
#portfolio {
	background-color: #0d0d04;
	padding-bottom: 25px;
	padding-left: 40px;
	padding-top: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #92730e;
	width: 485px;
	float: left;
	height: 25px;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
}

#portfolio_links {
	background-color: #0d0d04;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 30px;
	width: 204px;
	float: right;
	height: 25px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	padding-right: 0px;
}

#portfolio_list li, #portfolio_list ul{
	display: inline;
	padding-right: 10px;
	font-size: 1.4em;
	list-style-type: none;
	}
	
#portfolio_list a, #footer_nav ul a {
	padding-left: 13px;	
	background-image: url(../images/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

#portfolio_list a:hover, #footer_nav ul a:hover, a#activePortfolio{
color: #b89b3f;
	padding-left: 13px;	
	background-image: url(../images/footer_bullet_over_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	}

#side_bar {
	border-left-color: #92730e;
	}
	
#side_bar p {

	padding-bottom: 10px;
	clear: both;
}
	
#side_bar img {
	border: 2px solid #92730e;
	margin: 2px;
	cursor: pointer;
}

#sidebar_nav {
	float: right;
}

#sidebar_nav a {
		color: #F79B1C;
		border-color:#F79B1C;
		border: 1px solid;
	width: 15px;
	display: block;
	-moz-border-radius: 4px;
-webkit-border-radius:4px;
		}
		
#sidebar_nav a:hover, #sidebar_nav a#active {
		color: #b89b3f;
		border-color:#fac22;
		border: 1px solid;
		width: 15px;
		display: block;
		-moz-border-radius: 4px;
-webkit-border-radius: 4px;
		}
		
#graphics_links li
{
	display: inline-block;
	list-style-type: none;
	text-align: center;
	float: left;
	margin-right: 10px;
	font-size: 1em;
	padding-top: 3px;
}

/*IE6 specific styles*/

*html #portfolio_links{
	
	height:31px;
}

	
	/* hack for older versions of IE with incorrect box model */

* html #content_container {width:742px; w\idth:746px;}
* html #footer_nav  ul{width:120px; w\idth:100px;}
* html #navlist a:link, * html #navlist a:visited {height:30px; he\ight:0;}


	
	

