/*<group=General Styles>*/

p {
	font-size: 11px;
	line-height: 1.8em;
}

body {
	color: #4c4c4c;
	font: 11px/1.8em Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 15px;
	background: repeat url(images/body_bg.gif) transparent;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #0000ff;
	border-style: none;
	text-decoration: none;
}

a:hover, a:active {
	color: #f37a05;
	border-style: none;
	text-decoration: underline;
}

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

.dashbox {
	border: 1px #bfbfbf;
	text-align: justify;
	border-left: 1px #bfbfbf dotted;
	padding: 4px 10px 4px 15px;
	word-spacing: .8px;
}

.offer {
	color: #ec252d;
	font: bold 18px Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web", "Helvetica Neue", Helvetica, Verdana, "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
	margin-bottom: -3px;
	border-top: 1px solid #727272;
	border-bottom: 1px solid #727272;
	padding-top: 3px;
	padding-bottom: 3px;
}

.offersmall {
	color: #191918;
	font: bold 13px Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web", "Helvetica Neue", Helvetica, Verdana, "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
	border: 1px  #393939;
	margin-bottom: -3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.large {
	color: #f09112;
	display:block ;
	padding-top:5px ;
	font: 42px Georgia, Times New Roman, Times, serif;
	text-align: center;
}

.large-blue {
	color: #0900e1;
	display:block ;
	padding-top:5px ;
	font: 24px/35px Georgia, Times New Roman, Times, serif;
	text-align: center;
}

.small {
	color: #2e2e2e;
	display:block ;
	padding-top:5px ;
	font: 16px Georgia, Times New Roman, Times, serif;
	text-align: left;
}

.quote {
	text-align: left;
	word-spacing: .8px;
	font: italic 500 1.3em/1.5em Geneva, Arial, Helvetica, sans-serif;
}

.note {
	border: 1px #000000;
	text-align: justify;
	border-left: 1px;
	padding: 4px 10px 4px 15px;
	word-spacing: .8px;
	width: 100px;
	height: 100px;
	z-index: auto;
}

.sidebox {
	border: 1px  #bfbfbf;
	text-align: justify;
	border-left: 1px  #bfbfbf;
	border-right: 1px dotted #7f7f7f;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxborder {
	text-align: justify;
	padding: 15px;
	border-top-style: dotted;
	border-top-width: 1px;
}

.image-right {
	float: right;
	margin: 3px 0px 3px 3px;
	padding: 3px 0px 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

#container { /* This Is The BG Color Of The Main Div */	width: 657px; /* Right And Left /* Hack To Keep IE5 Windows Happy */
	line-height: 2.0em;
	background: url(images/content_bg.gif) repeat-y;
	width: 887px;
	border-width: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom {/* This Is The BG Color Of The Main Div */	width: 669px;	margin: 0px auto; /* Right And Left Margin Widths To Auto */	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: url(images/content_bottom.png) no-repeat;
	height: 15px;
}

#pageHeader {
	text-align: left;
	height: 200px;
	background: no-repeat url(images/bg_header.jpg);
	width: 887px;
	border-width: 1px;
	position: relative;
	bottom: 37px;
	z-index: auto;
}

#pageHeader img {
	float: right;
	border-width: 1px;
}

#pageHeader h1 {
	margin: 0;
	padding-top: 65px;
	padding-left: 300px;
	color: #4c4c4c;
	font-size: 30px;
	font-weight: bold;
}

#pageHeader h2 {
	color: #cccccc;
	font-size: 16px;
	font-weight: normal;
	padding-left: 300px;
	margin: 0;
	padding-top: 6px;
}

#contentContainer {
	text-align: left;
	padding: 0px;
	float: left;
	position: relative;
	left: 73px;
	border: 1px #ffffff;
}

#contentContainer #content {
	line-height: 2em;
	border-width: 1px;
	border-left-color: #000000;
	position: relative;
	width: 800px;
	margin-top: -20px;
}

#footer {
	text-shadow: 0px 1px 0px #ffffff;
	text-align: center;
	font-size: 10px;
	color: #3f3f3f;
	width: 887px;
	height: 50px;
	border-width: 1px;
	background: url(images/footer.gif) no-repeat #ffffff;
}

#footer p {
	padding-top: 10px;
	border-width: 1px;
	width: 873px;
	position: relative;
	background: no-repeat;
	border-top-color: #7f7f7f;
	float:
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1px;
}

#footer a {
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

#footer a:hover {
	color: #1932ef;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	font-size: 11px;
	clear: both;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

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

#breadcrumbcontainer a {
	display: inline;
}

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

/*<group=Toolbar>*/

/* Parent - Level 0 */

#navcontainer {
	width: 600px;
	text-align:
	height: 38px;
	height: 30px;
	float: left;
	background: transparent;
	left: 18em;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 30;
	visibility: visible;
	border-width: 1px;
	overflow: visible;
	vertical-align: top;
	position: relative;
	top: 130px;
	margin-bottom: -20px;
}

#navcontainer #current {
	color: #ff9b00;
	font-weight: bold;
	border-right: 1px  #ff9b00;
	border-left: 1px  #ff9b00;
	border: 1px  #ff9b00;
	border-bottom: 2px solid #ff9b00;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	text-align: center;
	z-index: 2;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0px;
	float: left;
	border: 1px  #bfbfbf;
	border-top: 1px  #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 5px;
}

#navcontainer li {
	display: inline;
	text-align: center;
	float: left;
	width: 99px;
	height: 25px;
	border-left: 1px;
	border-width: 1px;
}

#navcontainer a {
	color: #000acb;
	text-align: center;
	text-decoration: none;
	background: right top;
	text-shadow: 0px 1px 0px #ffffff;
	font-weight: 600;
	display: block;
}

#navcontainer a:hover {
	color: #ff9b00;
	font-weight: 600;
	border-bottom: 2px #ffb147 solid;
}

/* Child - Level 1 */

#navcontainer ul ul {
	white-space: nowrap;
	text-align:
	z-index: 1;
	padding-right: 0;
	padding-left: 0;
	z-index: auto;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-width: 1px;
}

#navcontainer ul ul li {
	float: left;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	padding: 0;
}

#navcontainer ul ul li a {
	border: 1px;
	display: block;
	text-align: left;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer ul ul li a:hover {
	background: none;
	text-shadow:  none;
	border-width: 1px;
}

#navcontainer ul ul #current {
	background: none;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}
	
/*</group>*/

/*<group=Global Classes>*/

h1 {
	
	
	font-family: Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web",  "Helvetica Neue", Helvetica, Verdana, "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: bold;
	line-height: 120%;

	}

h2 {
	
	
	font-family: Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web",  "Helvetica Neue", Helvetica, Verdana, "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
	text-shadow: 3px 3px 5px #ccc;
	color: #080808;
	font-weight: bold;
	line-height: 100%;
}

h3 {
	color: #000000;
	font: bold 24px Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web", "Helvetica Neue", Helvetica, Verdana, "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
	border: 1px  #393939;
	margin-bottom: -3px;
}

h4 {
	color: #080808;
	border-bottom: 1px double #bfbfbf;
	font: 600 1.4em/1.6em Myriad, "Myriad Pro", "Myriad Roman", "Myriad Web", "Helvetica Neue", Helvetica, Verdana, "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
}

h5 {
	color: #ff720b;
	border: 1px #222cff;
	text-align: center;
	font: 500 1.8em "Lucida Grande", Lucida, Myriad, Helvetica, Arial, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
}

.standout {
	color: #000000;
	border: 1px solid #adadad;
	padding: 10px;
}

.imageStyle {
	border-style: none;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {	color: #000000;	text-align: center; /* To Make Content Centered */	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}.blog-archive-month {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-entry-body {
	margin-bottom: 45px;
}

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

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {	
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
	border: 0;
}

.thumbnail-caption {
	color: #666666;
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

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

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	text-align: center;
	background: #4c4c4c;
	margin: 0px 0px 10px 0px;
}

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

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

.photo-frame{
	margin: 0px;
	border: 5px solid #333333;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #cccccc;
}

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

/*<group=Quicktime Page>*/

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

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}.movie-page-description {
	margin-top: 5px;
	margin-bottom: 5px;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 20px;
}

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

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

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

.movie-title {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

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


/*</group>*/


