/*<group=General Styles>*/

body {
	color: white;
	text-align: center; /* To Make Content Centered */
	margin-top: 20px;
	font: 0.9em "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

p {
	font-family: "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

b, strong { 
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

a:link { 
	text-decoration: underline; 
	color: #f5eda9;
}

a:visited { 
	text-decoration: underline; 
	color: #f5eda9;
}

img {
	border-style: none;
}

#content img.half {
	width: 40%;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #fb7e00;
}

#content img.full {
	width: 100%;
}

#content .left {
	float: left;
	margin: 0.5em;
	padding: 0.5em;
	margin-left: 0;
	padding-left: 0;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 0.5em;
	padding: 0.5em;
	margin-right: 0;
	padding-right: 0;
	float: right;
}

.clear {
	clear: both;
}

ul {
	list-style: circle;
	color: #82201c;
}

ul li {
	padding: 0;
	margin: 0;
}
	
/*</group>*/

/*<group=Layout>*/

#container { 
	width: 759px;
	text-align: center;
	position: absolute;
	border:  1px solid #333;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#pageHeader {
	height: 152px;
	position: relative;
	text-align: left;
}

#pageHeader img {
	float: right;
	padding: 0px;
	margin: 10px 10px 0px;
}

#pageHeader h1 { 
	color: #ffffff;
	padding: 0;
	margin-top: 5px;
	margin-left: 30px;
	padding-top: 5px;
	margin-bottom: 0px;
	position: relative;
	font: normal bolder 3em   Georgia, Times New Roman, Times, serif;
}

#pageHeader h2 { 
	margin: 0px;
	padding: 0px;
	margin-top: -10px;
	margin-left: 30px;
	font-size: 1.3em;
	font-style: normal;
	line-height: 2em;
}

#pageHeader #logo img {
}

#mainContent {
	position: relative;
}

#mainContent #sidebar {
	position: relative;
	/*height: 100%;*/
 	padding: 0px;
	margin: 0;
	text-align: left;
}


#mainContent #sidebar #sidebar_header {
	height: 72px;
	margin-bottom: 20px;
}

#mainContent #content {
	position: relative;
	top: 0;
	bottom: 25px;
	right: 0;
	left: 0;
	text-align: left;
	font: 0.92em/1.3em   "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
	padding: 0.5em 10px 0.5em 1em;
}

#mainContent #content p {
	font-size: 0.8em;
	line-height: 2em;
}

#mainContent #content ul li {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #82201c;
}

#footer { /* This Is The BG Color Of The Main Div */
	text-align: center;
	position: relative;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 18px;
	padding: 5px 10px 1px;
}

#footer a {
	color: #bbb2af;
}

#mainContent #sidebar #sidecontainer
{
	padding: 10px;
	border-top: solid #fff 1px;
	text-align: left;
	font: inherit 0.8em Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: right;
	color: #fedc57;
	position: absolute;
	top: 165px;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	width: 100%;
}

#breadcrumbcontainer ul {
	padding: 0;
	list-style-type: none;
	padding-top: 0;
	margin: -2px 10px 0 0;
	color: #ccc;
}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer ul li a:hover {
	color: #fff4e3;
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */



/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0;
}

#navcontainer li { 
}

#navcontainer a {
	display: block;
	text-decoration: none;
	line-height: 1.7em;
	font-size: 1.1em;
	border-top: 1px solid white;
	/*height: 100%;*/
}


/* Child - Level 1 */

#navcontainer ul ul {
	padding: 0px;
	margin: 0;
	border-bottom-style: none;
}

#navcontainer ul ul li { 
}

#navcontainer ul ul li>a {
}

#navcontainer ul ul a {
	display: block;
	text-decoration: none;
	border-top: 0;
	padding-top: 0;
	font-size: 0.9em;
}

#navcontainer ul ul a:hover {
}

/*Start Commented Backslash Hack \*/

* html #navcontainer ul {
	margin-bottom: 0;
}

* html #navcontainer li {
	
}

* html #navcontainer ul ul li {
	
}

* html #navcontainer li a {
	padding: 0 10px;
	height: 100%;
}

* html #mainContent #content {

}

* html #footer {
	height: 25px;
	padding-top: 3px;
}


/*Close Commented Backslash Hack */
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.imageStyle {
	border: 0 inherit #dcdcdc;
}
	
/*</group>*/

/*<group=Blog>*/

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
		text-align: justify;
	color: #5f6476;
	font-weight: bold;
	font-size: 14px;
}

.blog-entry-date {
		
	text-align: justify;
	color: #aeaeae;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
}

.blog-entry-body {
	
	text-align: justify;
	color: #666666;
	font-size: 12px;
}

.blog-entry-comments {
	padding-top: 5px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	color: #424242;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a {
	text-align: justify;
	color: #5f6476;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.filesharing-item-description {
	text-align: justify;
	color: #aeaeae;
	font-size: 12px;
	font-style: normal;
	margin-top: 6px;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	padding: 5px;
	font: bold 1.5em "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
	color: #f9dfc4;
}

.album-description {
	padding: 5px;
	color: #f9dfc4;
	font-family: "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

.thumbnail-frame {
	padding: 0.3em;
	border-right: inherit #b7b7b7 2px;
	border-bottom: inherit #b7b7b7 2px;
	border-left: 1px inherit #eaeaea;
	border-top: 1px #eaeaea inherit;
	font-family: "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

.thumbnail-frame a {
	font-family: "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

.thumbnail-frame a:hover {
	font-family: "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

.thumbnail-frame img {
	border: none;
	font-family: "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}

.thumbnail-caption {
	color: #aeaeae;
	font: 11px "Trebuchet MS", Verdana, LucidaGrande, Lucida, Arial, sans-serif;
}
	
/*</group>*/

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

.photo-background {
	background: #a12b27;
}

.photo-navigation {
	margin: 6px; 
	background: #eeeeee;
	color: #5b5b5b;
	text-align: left;
	padding: 4px;
}

.photo-navigation a {
	text-decoration: none;
	color: #a12b27;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-navigation a:visited {
	color: #a12b27;
}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: white;
}

.photo-links {
	padding: 0px;
	color: #a12b27;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
}

.photo-caption {
	padding: 0px;
}

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

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #5f6476;
	font-weight: bold;
	font-size: 14px;
}.movie-page-description {
	margin-bottom: 20px;
	color: #494949;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 131px;
}

.movie-thumbnail-caption {
	color: #aeaeae;
	text-align: center;
	margin-bottom: 3px;
	font-size: 11px;
}
	
/*</group>*/

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

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #5f6476;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

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

.required-text {
	color: #b90000;
} 

.form-input-field {
} 

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


