html, body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	/*background: rgb(232, 234, 236) none repeat scroll 0%;
	background-image: url(images/bgfade.gif);
	background-position:center;
    background-repeat:repeat-y;
	background-color:#e7e7e7;
	*/
}
body {
	background-color:#e7e7e7;
	
}
p {
	margin:0px 10px 10px;
}

.portfolioborder{

border:5px double #000;
}

a:hover .portfolioborder{

border:5px solid #000066;
}

h2 {
color:#000;
font-size:26px;
}


/*unvisited links*/
a:link {
	font-weight: bold;
	color:#000;
	text-decoration: underline;
}
/*A class which controls visited links*/
a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
/*mouse over links*/
a:hover {
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
/*selected links*/
a:active {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

img:link, img:visited, img:hover, img:active { border-color: #000 }

/*header*/
#header {
	padding-top:10px;
	height:290px;
	background-color: #FFF;
}
#header a, a:visited, a:active {
	color:#000;
}

#header a:hover{
	color:#000;
}

/*container to center the layout-*/
#container {
	text-align:left;
	border: 1px solid #000;
	width:800px;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#FFF;
	background-image: url(images/right_menubb3g.gif);
    background-repeat:repeat-y;
	
}
#content p {
	line-height:1.4;
}
#wrapper {
	float:left;
}
/*content for only the index page*/
#content {
	padding-top:10px;
	padding-left: 0px;
	width: 800px;
	margin: 0 0px;
	
	
}
/*Main content for left 2 column layout*/
#content_left {
	padding-top:5px;
	width: 660px;
	float: right;
	position:relative;
}
*html #content_left {	/*only ie gets this style*/
	right: -3px;
}
/*Main content for right for 2 column layout*/
#content_right {
	padding-top:5px;
	width: 660px;
	float: left;
	
}
/*only the index pages left column*/
#left {
	float: left;
	position:relative;
	width:160px; 		 /* LC width */
	margin-top:5px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	margin-left: -100%;
	overflow: hidden;
	left:2px;
	height: 630px;
	background-color:#FFF;
}
*html #left {	/*only ie gets this style*/
	left:0px;
}
#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#left ul li a {
	display: block;
	border-bottom: 1px solid #999999;
	padding: 10px 0px 2px 4px;
	text-decoration: none;
	color: #000;
	background:#ddd;
	width:100%;
	min-height: 100%;
}
#left ul li a:hover {
	color: #FFF;
	background-color: #170370;
}
#left ul li a:focus {
	color: #FFF;
	background-color: #170370;
}
/*only left menu for the 2 column layout*/
#left_menu {
	float: left;
	position:relative;
	width:160px; 		 /* LC width */
	margin-top:5px;
	border-right: 1px solid;
	border-left: 0px solid;
	border-bottom: 1px solid;
	margin-left: -100%;
	overflow: hidden;
	left:0px;
	height: 540px;
	background:#eee;
}
/*only the right menu for the 2 column layout*/
#right_menu {
	float: right;
	position:relative;
	width:140px; 		 /* LC width */
	margin-top:0px;
	border-right: 1px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	margin-right: -3px;
	overflow: hidden;
	left:-2px;
	height: auto;
	background:#e3e1e1;
	text-align:center;
}
*html #right_menu {	/*only ie gets this style*/
	margin-right: -3px;
	left:0px;
}
#navbar {
	background-color: #7ac142;
	background-image:url("images/navbarbutton2.jpg");
	background-repeat:repeat-x;
	background-position:center;
	font: 15px verdana, arial, sans-serif;
	top:-20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 5px 5px 5px 0px;
	overflow: hidden;
}
*html #navbar {	/*only ie gets this style*/
	width:800px;
}
#navbar a {
	color: #FFF;
	background-color:none;
	background-image:url("images/navbarbutton2.jpg");
	background-repeat:repeat-x;
	text-decoration: none;
	padding: 5px 30px 5px 20px;
	border: none;
	
}
#navbar a:hover { 
	background-color:none;
	background-image:url("images/navbarbutton1.jpg");
	background-repeat:repeat-x;
	padding-top: 5px;
	color:#000;
}
/*only index pages right column*/
#right {
	float: right; 
	position:relative;
	width:160px;          /* RC width */
	margin-left:-160px;
	margin-top:5px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	text-align: center;
	border-right: 1px solid;
	overflow: hidden;
	height: 630px;
}
*html #right {	/*only ie gets this style*/
	left:2px;
}
/*footer styles*/
#footer {
	clear: both;
	color: #FFFFFF;
	margin:0;
	text-align:center;
	width: 800px;
	background: #7ac142;
	background-repeat:no-repeat;
	background-position:right;
}
.footercontent {
	padding-left:0px;
}

#footer a:link, a:visited, a:active {
     color: #FF0000;
	 text-decoration: underline;
}
#footer a:hover {
     color: #FFF;
     text-decoration: underline;
} 
/*title style for the left and right menus*/
.title {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	border: 1px solid #000;
	border-top:0px;
	text-align: center;
}
/*title style for middle of the page*/
.title2 {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #000;
	text-align: left;
}

#breadcrumb{
	position:relative;
	top:10px;
	left:-0px;
	font-size:14px;
	padding-bottom:20px;
}

#bottomnav{
width: 800px;
text-align:center;
}

#bottomnav a, a:visited, a:active{
	color:#000;
}

#bottomnav a:hover{
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

#bannertext {
	position:relative;
	top:-10px;
}