html, body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#92b3a0;
	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:#98a68f;
	/*background-image: url();
    background-repeat:repeat-y repeat-x;*/	
}

p {
	margin:10px 10px 10px;
}

h1 {
color: #92b3a0;
font-size: 24px;
font-weight: bold;

}

h2{
color:#FFFFFF;
}

.portfolioborder{

border:5px double #000;
}

a:hover .portfolioborder{

border:5px solid #000066;
}

#bottomnav a:hover{
	font-weight: bold;
	color:#fff;
	text-decoration: underline;
}

#bottomnav a:visited{
	font-weight: bold;
	color:#fff;
	text-decoration: underline;
}

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

/*Content Start*/
/*unvisited links*/
#content a:link {
	font-weight: bold;
	color:#92b3a0;
	text-decoration: underline;
}
/*A class which controls visited links*/
#content a:visited {
	font-weight: bold;
	color: #92b3a0;
	text-decoration: underline;
}
/*mouse over links*/
#content a:hover {
	font-weight: bold;
	color:#fff;
	text-decoration: underline;
}
/*selected links*/
#content a:active {
	font-weight: bold;
	color: #92b3a0;
	text-decoration: underline;
}


/*header*/
#header {
	padding-top:5px;
	background-color: #000;
}
/*container to center the layout-*/
#container {
	text-align:left;
	width:760px;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#53614b;
	/*background-image: url(images/right_menubg160.gif);*/
    background-repeat:repeat-y;
	border:0px;
}

#bordersite{
border:5px double #000066;

}

#content p {
	line-height:1.4;
}
#wrapper {
	float:left;
}
/*content for only the index page*/
#content {
	float:right;
	position:relative;
	padding-top:10px;
	padding-left: 178px;
	width: 580px;
	margin: 0 0px;
	top:-150px;
	
}
/*Main content for left 2 column layout*/
#content_left {
	padding-top:5px;
	width: 660px;
	float: right;
	position:relative;
}

/*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;
}


/*only left menu for the 2 column layout*/
#left_menu {
	float: left;
	position:relative;
	width:165px; 		 /* LC width */
	padding-left:5px;
	padding-right:5px;
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	margin-left: -755px;
	overflow: hidden;
	left:0px;
	background-image:url("http://www.timcareypiper.com/images/leftbar.jpg");
	background-position:right; 
	background-repeat: no-repeat;
	height:500px;
	top:-200px;

}

#left_menu a{
	text-decoration:none;
	color:#a2a99d;
    font-weight:100;
	font-size:13px;
}

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

#right_menu_links ul {
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#right_menu_links ul li a {
	display: block;
	border-bottom: 1px solid #999999;
	padding: 3px 0px 2px 10px;
	text-decoration: none;
	color: #000;
	background-color:#EEF0F2;
	background: url("images/left_ul_li_gray.gif") 0 0 repeat-x;
	width:200px;
	min-height: 100%;
	line-height: 1.70;
}


#right_menu_links ul li a:hover {
	color: #FFF;
	background-color: #000066;
	background: url("images/left_ul_li_blue.gif") 0 0 repeat-x;
}

#right_menu_links ul li a:focus {
	color: #FFF;
	background: #000066;
	background: url("images/left_ul_li_blue.gif") 0 0 repeat-x;
}


/*only the right menu for the 2 column layout*/
#right_menu {
	float: right;
	position:relative;
	width:160px; 		 /* LC width */
	margin-top:0px;
	border-right: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	margin-right: -3px;
	overflow: hidden;
	left:-3px;
	/*background:#e3e1e1;*/
	text-align:left;
}

#right_menu_list ul {
	list-style-image:url("images/li_bulletmenu.gif");
	margin: 0px;
	padding: 15px;
	border: none;
	text-align: left;
	padding-top:5px;
	line-height:20px;
	font-size:11px;
}

#right_menu_list ul a{
	text-decoration:none;
	color:#000;
}

#right_menu_list ul a:hover{
	text-decoration:none;
	color:#000066;
}



#navbar {
	background-color: #000066;
	background-image:url("images/navbarbutton2.jpg");
	background-repeat:repeat-x;
	font: 15px verdana, arial, sans-serif;
	top:-20px;
	border: 1px solid #000;
	margin: 0;
	color: #FFF;
	padding: 5px 5px 5px 0px;
	overflow: hidden;
	height:19px;
}

#navbar a {
	color: #FFF;
	background-color:#000066;
	/*background-image:url("images/navbarbutton2.jpg");*/
	background-repeat:repeat-x;
	text-decoration: none;
	padding: 5px 30px 5px 30px;
	border: 1px solid #000;
	
}
#navbar a:hover { 
	background-color:#990000;
	/*background-image:url("images/navbarbutton1.jpg");*/
	background-repeat:repeat-x;
	padding: 5px 30px 5px 30px;
	color: #FFF;
}
/*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;
}

/*footer styles*/
#footer {
	clear: both;
	color: #73845d;
	margin:0;
	text-align:left;
	width: 760px;
	background:#000;
	background-repeat:no-repeat;
	background-position:right;
	border-top:1px solid #000;
	padding-bottom: 5px;
	font-size:9px;
}
.footercontent {
	padding-left:20px;
}

#footer a:link, a:visited, a:active {
     color: #73845d;
	 text-decoration: none;
}
#footer a:hover {
     color: none;
     text-decoration: none;
} 
/*title style for the left and right menus*/
.title {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 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{
padding-left: 0px;
}

#search {
float:right;
positon:absolute;
margin-right:30px;
margin-top:-50px;
}

#searchbutton{
position:relative;
top:2px;
}

#logo{
float:left;
position:relative;
top:-85px;
left:15px;
}

#topborder{
position:relative;
left:31px;
top:-5px;
}

#topimg{
position:relative;
top:-18px;
right:0px;
}

#topbar{
position:relative;
top:-12px;
right:5px;
left:0px;
}

#timcareytext{
position:relative;
left:80px;
top:15px;
}

#phototextright{
float: right;
position:relative;
width: 250px;
left: -25px;
}

#brooch{
float: right;
position:relative;
width: 200px;
left: 0px;
top:10px;
}

/*
#leftbar {
    position:relative;
	top:0px;
	left: 65px;
}
*/