/* @group General Styles */

body {
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.7em;
}

p {
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {
}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* @group Layout */

#container {
}

.clearer {
	clear: both;
}

#pageHeader {
    width: 760px;
    height: 42px !important;
    margin: 0 auto !important;
    padding: 20px 40px 20px 40px;
}

#pageHeader img {
}

#pageHeader h1 {
    padding: 0;
    margin: 0;
    color: #000;
    font-family: Arial, sans-serif ;
    font-size: 28px;
}

#pageHeader h2 {
}

#contentContainer {
    width: 760px;
    min-height: 200px;
    margin: 0 auto !important;
    padding: 0 40px;
}

#contentContainer #content {
    padding: 10px 0px 10px 0px;
    line-height: 1.4em;
    text-align: justify;
    font-size: 1.1em;
}

#content a:link, 
#content a:visited {
    color: #8d0000;
    text-decoration: none;
    font-weight: bold;
    padding: 0 2px 0 2px;
    border-bottom: 1px dotted #8d0000;
}

#content a:hover, 
#content a:active {
    color: #fff;
    background: #ff0000;
    border-bottom: 1px solid #ff0000;
}
	
#footer { 
    width: 760px;
    height: 40px;
    margin: 0 auto !important;
    padding: 0px 40px 0px 40px;
    color: #000;
    font-size: 13px;
    text-align: center;
}

#footer p {
}

#footer a:link, 
#footer a:visited {
    color: #000;
    text-decoration: none;
}

#footer a:hover, 
#footer a:active {
    text-decoration: underline;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
    display: none;
}
	
/* @end */

/* @group IE Warning */

#iewarning {
    display: none;
}


/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navpanel {
    display: none;
}


/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}



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

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}


/* Table Styles */
table {
}
/* @end */

/* @group Asides */

/*.aside {
	float: right;
	width: 250px;
	clear: both;
	border: 1px solid #666;
	background: #eee;
	padding: 3px 5px;
	margin: 0 -300px 10px 20px;
}*/

/* @end */

/* @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 {
}
	
/* @end */

.blog-entry {
}

h1.blog-entry-title {
}


h1.blog-entry-title a {
}

.blog-entry-date {
}

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

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

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
}

p.blog-entry-tags {
}

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

/* @end */

/* @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 {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
}

.album-description {
}


.album-wrapper {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @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 {
}


/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @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 {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */
