
/* Used styles only to populate top of page*/
body {
	background-color: #1B1718;
	margin: 0;
	padding: 0;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
}

#phark {
	height: 150px;
	width: 267px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	background-image: url(images/doris_inc_logo.gif);
	background-repeat: no-repeat;
}

#phark_h2 {
	height: 521px;
	width: 720px;
	margin: 0;
	text-indent: -5000px;
	background-image: url(images/splash.gif);
	background-repeat: no-repeat;
	font-size: .5em;
	background-color: #96959B;
}

p {
	font-size: 1em;
	padding: .3em 1em;
	letter-spacing: .2em;
}

h1 {}

h2 {
	color: #98A95B;
	background-color: #1B1718;
	text-transform: lowercase;
	font-size: 2em;
	margin: 0;
	padding: .3em 0 .2em .3em;
	word-spacing: .5em;
	letter-spacing: .3em;
	width: 800px;
} 

h3 {
	text-align: right;
	color: silver;
	position: absolute;
	top: 110px;
	right: 15px;
	letter-spacing: .4em;
	font-size: 16px;
}

h4{
	font-size: 1.1em;
	padding: 0 1em;
}

dl {
	
	background-color: inherit;
	margin: 2em 0 0 0;
	padding: 0;
	
}
dt
{
	margin: 0 0 0 15px;
	font-size: 1.5em;
	color: red;
	background-color: #1B1718;
	padding: .1em 0 0 .5em;
}
dd
{
	color: #808286;
	padding: 1.5em;
    width: 650px;
    margin: 0 0 0 100px;
    background-color: white;
}

#pageHeader { height: 150px;
	width: 825px;
	margin: 0;
	padding: 0;
	background-color: #808286;
	position: relative;
}

#navcontainer {
	height: 40px;
	background-color: #1B1718;
	border-width: 1px 0 0 0;
	border: 0;
	display: block;
	padding: 0;
	margin: 0;
	width: 800px; }
	
#navcontainer li {
	display: inline-block;
	list-style: none;
	float: left;
	padding:0;
	width: 150px;
	text-align: left;
	background-color: #1B1718;
}

#navcontainer a {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	text-decoration: none;
	padding: 0;
	letter-spacing: .2em;
}

#navcontainer a:hover {
	color: #ff6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	
}

#navcontainer #current { color: #98A95B; }

#contentContainer {
	margin: 0 0 0 25px;
	width: 800px;
	background-color: #96959B;
	min-height: 525px;
	clear: both;
	position: absolute;
	overflow: hidden;
}

#content a:link, #content a:visited, #content a:focus {
	text-decoration: none;
	color: olive;
	}

#content a:hover { color: black; }



/*<group=General Styles>*/
b, strong {

}

a:link, a:visited {
}

a:hover, a:active { }

img {
}

.image-left {
}

.image-right {
}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	
}

.clearer { clear: both; }



#pageHeader img {
}

#pageHeader h1 {
}

#pageHeader h2 {
}



#contentContainer #content {
}




#sidebarContainer {
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
}

#footer { 
}

#footer p {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */






#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
}

#navcontainer li 
{
	display: inline-block;
	list-style: none;
	float: left;
	padding:0;
	width: 150px;
	text-align: left;
	background-color: #1B1718;
}

#navcontainer a 
{
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	text-decoration: none;
	padding: 0;
	letter-spacing: .2em;
}


#navcontainer a:hover 
{
	color: #ff6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
}







.imageStyle {
}


/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}


.blog-entry-summary {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
}

.blog-entry-date {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
}

.album-description {
}


.album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}


.movie-thumbnail-caption {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/