/*-----------------------------------------------------------------------------

'TSE-CSS' Default Style Sheet for The Phoenix Wildlife Rehabilitation Center

version:   1.0

author:    Josh Massey

email:     joshmassey@comcast.net

company:   Allister Designs

-----------------------------------------------------------------------------*/

<STYLE TYPE="text/css">


/* =General Settings
-----------------------------------------------------------------------------

Colors:

Links/Active - D26922 - Orange
Visited - C06323 - Dark Orange
Hover - 828282 - Grey



*/

body {
	background-color: #FFFFFF;
	margin-top:0px;
	}

a:link {
	color: #D26922;
	font-weight:bold;
	text-decoration:none;
	}
	
a:visited {
	color: #C06323;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #828282;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:active {
	color: #D26922;
	font-weight:bold;
	text-decoration: none;
	}

img {
	border:0px;
	}

img.contentimage {
	border:0px;
	padding:7px;
	}

img.specialimage {
	border:0px;
	border-bottom:2px;
	border-style:solid;
	border-color:#000;
	}
	
u {
	color:#000;
	}

a.nobold:link {
	color: #D26922;
	font-weight:100;
	text-decoration:none;
	}
	
a.nobold:visited 
	{
	color: #C06323;
	font-weight:100;
	text-decoration:none;
	}
	
a.nobold:hover 
	{
	color: #828282;
	font-weight:100;
	text-decoration: none;
	}
	
a.nobold:active 
	{
	color: #D26922;
	font-weight:100;
	text-decoration: none;
	}


/* =Menu Navigation
-----------------------------------------------------------------------------*/

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:251px;
	height:279px;
	background-image:url(images/logo.gif);
	}

#menu-images {
	position:absolute;
	left:251px;
	top:0px;
	width:529px;
	height:221px;
	}

#whoweare {
	position:absolute;
	left:251px;
	top:224px;
	width:90px;
	height:20px;
	}
	
#whatweneed {
	position:absolute;
	left:352px;
	top:224px;
	width:106px;
	height:20px;
	}
	
#theanimals {
	position:absolute;
	left:473px;
	top:224px;
	width:90px;
	height:20px;
	}

#education{
	position:absolute;
	left:576px;
	top:224px;
	width:70px;
	height:40px;
	}
	
#links{
	position:absolute;
	left:660px;
	top:224px;
	width:50px;
	height:20px;
	}

#contact{
	position:absolute;
	left:720px;
	top:224px;
	width:57px;
	height:20px;
	}

a.menulink:link {
	color: #000;
	text-decoration:none;
	}

a.menulink:visited {
	color: #000;
	text-decoration: none;
	}

a.menulink:hover {
	color: #FC9F5C;
	text-decoration: none;
	}

a.menulink:active {
	color: #000;
	text-decoration: none;
	}

/* =Main Page
-----------------------------------------------------------------------------*/

#mainborder {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:1100px;
	border:3px;
	border-style:solid;
	border-color:#B1B1B1;
	}

#grrborder{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	border:3px;
	border-style:solid;
	border-color:#00CC00;
	}
	
#contentarea {
	position:absolute;
	left:257px;
	top:279px;
	width:513px;
	height:800px;
	padding-left:10px;
	}
	
#storyofthemonth {
	position:absolute;
	left:13px;
	top:324px;
	width:236px;
	height:342px;
	border:2px;
	border-style:double;
	border-color:#000;
	padding-left:3px;
	padding-top:5px;
	z-index:1;
	}
	
#storyofthemonthlink {
	position:absolute;
	left:0px;
	top:325px;
	width:236px;
	height:25px;
	z-index:1;
	text-align:right;
	}
	
#currentprojects {
	position:absolute;
	left:269px;
	top:324px;
	width:236px;
	height:342px;
	border:2px;
	border-style:double;
	border-color:#000;
	padding-left:3px;
	padding-top:5px;
	z-index:1;
	}

#currentprojectslink {
	position:absolute;
	left:0px;
	top:325px;
	width:236px;
	height:25px;
	z-index:1;
	text-align:right;
	}

#footer {
	position:relative;
	bottom:-150px;
	left:260px;
	width:530px;
	height:37px;
	text-align:center;
	border:2px;
	border-style:double;
	border-color:#000;
	}
	
.footercopyright {
	font-size: small;
	font-weight: bold;
}

/* =Side Navigation Settings
-----------------------------------------------------------------------------*/

#sidenav {
	position:relative;
	left:2px;
	top:243px;
	width:235px;
	border:2px;
	border-top:0px;
	border-style:solid;
	border-color:#C06323;
	padding-left:15px;
	}
	
#sidenavtitle {
	position:relative;
	left:2px;
	top:260px;
	width:239px;
	height:20px;
	padding-left:15px;
	background-color:#C06323;
	}

h6 {
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
	text-align:center;
	}

.newstitle {
	font-size: 18px;
	font-weight: bold;
	}

.sidenav-date {
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	text-align:left;
	}

#faq {
	position:relative;
	left:2px;
	top:230px;
	width:235px;
	border:2px;
	border-top:0px;
	border-style:solid;
	border-color:#C06323;
	padding-left:15px;
	}

#faqtitle {
	position:relative;
	left:2px;
	top:250px;
	width:239px;
	height:20px;
	padding-left:15px;
	background-color:#C06323;
	}

#facebook {
	position:relative;
	left:2px;
	top:250px;
	width:241px;
	height:20px;
	text-align:center;
	}

a.indent{
	padding-left:20px;
	}

body {
	margin-bottom:150px;
	}

</STYLE>
