/*<group=General Styles>*/

body {
	text-align: center;
	background: repeat url(images/body_bkg.gif);
	background-color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 10px;
}

p {
}


p.note {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    width: 80%;
    margin-left: 10%;
}

b, strong {

}

hr {
color: transparent;
background: #fff url(images/hr_bkg.gif) no-repeat scroll center;
height: 30px;
width: 300px;
text-align: center;
border: 0px solid #fff;
}

a:link, a:visited {
    color: #29514d;
	/*text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;*/
}

a:hover, a:active {
    color: #000;
	text-decoration: none;
	/*border-bottom-style: none;
	border-bottom-width: 1px;*/
}



img {
	border: none;
}

img.softwareKite {
    float: left;
    margin-right: 15px;
}

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

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

/*<group=Layout>*/

#top_grad {
	position: absolute;
	top: 0;
	left: 0;
	height: 338px;
	display: block;
	width: 100%;
	z-index: 0;
}

#container { 
	color: #333333;
	background: #fff repeat-y left url(images/content_bkg.jpg);
	padding-bottom: 0px;
	position: relative;
	z-index: 1;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	width: 780px;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 306px;
	background: url(images/header_bkg.jpg) repeat-x;
	text-align: center;
	position: relative;
}

#pageHeader img {
	position: absolute;
	top: 10px;
	right: 10px;
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 2.4em;
	text-shadow: 2px 2px 2px #07326d;
	margin: 0 0 5px;
	padding-top: 15px;
}

#pageHeader h2 {
	color: #c7e5fa;
	font-size: 1.2em;
	margin: 0;
	text-shadow: 2px 2px 2px #07326d;
}

#contentContainer {
	margin-right: 200px;
	line-height: 1.6em;
	margin-left: 200px;
	margin-right: 0px;
padding: 0px;
margin-bottom: 0px;
}

#contentContainer #content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#sidebarContainer {
	width: 200px;
	float: left;
	position: relative;
	z-index: 2;
	/*background-color: #ddd;
	background: url(images/sidebar_bkg.jpg) repeat-y; */
	padding-left: 9px;
}

#sidebarContainer #sidebar {
	color: #0a559c;
	font-size: 0.6em;
	line-height: 1.4em;
	padding: 1px 10px 10px;
	text-align: right;
}

#sidebarContainer #sidebar p {
	margin: 0;
	padding: 10px;
}

#sidebarContainer .sideHeader {
	width: 190px;
	height: 30px;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 8px;
	clear: right;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
	display: none;
}

#footer { 
	width: 780px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	color: #dccaaf;
	padding-top: 0px;
	padding-bottom: 10px;
	position: relative;
	background: #f0f repeat-y bottom url(images/footer_bkg.jpg);
    border: 1px dotted #f00;    
}

#footer p {
	padding: 0;
	margin: 0;
}

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

}

#footer a:hover, #footer a:active {
	background: transparent;
}

#footerContent {
    font: 0.6em Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	color: #000;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 5px;
}

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

#breadcrumbcontainer li {
	display: inline;
    font: 0.6em Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */
#navcontainer {
	font-size: 1em;
	border-top: 1px solid;
	margin-bottom: 10px;
	position: relative;
	z-index: 99;
	border-top-color: #fff;
	font-size: 0.7em;
}

#navcontainer #current {
	color: #ffffff;
	background: #909090 right url(images/menu_current_bkg.jpg);
}

#navcontainer #current:hover {
	background: #888 right url(images/menu_current_selected_bkg.jpg);
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #a0a0a0;
}

/* Parent - Level 0 */

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

#navcontainer li {
	position: relative;
	width: 200px;
}

#navcontainer a {
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid;
	background: #aaa url(images/menu_bkg.jpg);
	border-bottom-color: #fff;
}

#navcontainer a:hover { 
	background: #888 url(images/menu_selected_bkg.jpg);
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 20px; }
/* End */

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
	z-index: 100;
	position: absolute;	top: 1px;
	right: auto;
	left: 200px;
	text-align: left;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: -1px;
	border-color: #fff;
}

/* IE 6 PC won't read this code, we'll use this so the pop out menus work on Firefox as well. */
html>body #navcontainer ul ul {
	position: absolute;	top: 1px;
	right: auto;
	left: 200px;
	text-align: left;
	border-left-width: 0px;
	border-right-width: 1px;
}

#navcontainer ul ul a { 
	padding-right: 0;
	padding-left: 10px;
	background: #aaa;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul #current{
	background: #aaa;
}

#navcontainer ul ul .currentAncestor {
	background: #aaa;
}

#navcontainer ul ul ul #current{
	background: #aaa;
	color: #7b972d;
}

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

}


div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}


.sidebarDecoration {
    padding: 5px 0px;
    width: auto;
    height: 30px;
    text-align: center;
	background: url(images/flower_rule.gif) no-repeat;
    background-position: center; 
 }

#sidebarGardenThumbnail {
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    width: 100%;
    height: 140px;
    text-align: center;
	background: url(images/thumbnail_garden.gif) no-repeat;
    background-position: center; 
}

#sidebarCrateThumbnail {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 140px;
    text-align: center;
	background: url(images/thumbnail_crate.gif) no-repeat;
    background-position: center; 
}

#content {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

/*</group>*/

/*<group=Global Classes>*/



blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}


h1 {
   font-family: times;
    color: #ccc;
    font-weight: normal;
	font-size: 3.5em;
    margin: 30px 0px 20px 3px;
	padding-left: 40px;
	background: no-repeat left center url('images/h1_bkg.gif');
	line-height: 1.5em;
	width: 500px;
}

h2 {
	font-size: 1.1em;
	margin: 40px 0px 5px 0px;
}

h3 {
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
}

h4 {
	font-size: 0.6em;
	margin: 10px 0px 5px 0px;
}

#content ul {
    list-style: circle;
}

#content li {
	padding-bottom: 0.6em;
}


.imageStyle {

}
	
	
.inlineIcon {
    vertical-align:middle;
}

.listedElements {
    padding-left: 20px;
    padding-bottom: 20px;
}	




.storyContainer{
    margin-top:30px;
    margin-bottom:30px;
    width:98%;
    border-bottom: 1px dotted #eee;
    padding-bottom: 12px;
    height: auto;
    min-height: 90px;
}

.storyImage{
    float:left;
    width:30%;
    text-align: center;
    clear: none;
    height: auto;
}

.storyText{
    float:left;
    width: 68%;
    height: auto;
}

.storyText h2 {
    margin-top: 0px;
    margin-bottom: 0.3em;
}

.storyText p {
    margin: 0em 0em 0.4em 0em;
    /*color: #4c7398;*/
}

.storyText p:first-child, .storyText h3 {
    padding-top: 0px;
    margin-top: 0px;
}

/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {

}

.blog-archive-headings-wrapper {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #88683c;
	border-left: 1px solid #88683c;
	position: relative;
	height: 100px;
	width: 780px;
}

.blog-archive-entries-wrapper {
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border-right: 1px solid #88683c;
	border-bottom: 1px solid #88683c;
	border-left: 1px solid #88683c;
	color: #333333;
	background: #ffffff;
	position: relative;
	padding-bottom: 10px;
	width: 780px;
}

.blog-archive-entries-wrapper .blog-entry {
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.blog-archive-month {
	color: #ffffff;
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
	padding-left: 10px;
}

.blog-archive-link {
	margin-left: 10px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #ffffff;
	border-bottom-color: #ffffff;
}

	
/*</group>*/

.blog-entry {
	margin-bottom: 50px;
	padding-bottom: 70px;
    background: url(images/blog_divider.gif) no-repeat;
    background-position: center bottom; 
}

.blog-entry-title {
    font-family: times;
    color: #777;
    font-weight: normal;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 5px;
}

.blog-entry-date {
	letter-spacing: 1px;
	font-size: 0.8em;
	margin-bottom: 10px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {

}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 0.9em;
}
	
/*</group>*/

/*<group=File Sharing>*/

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

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

.filesharing-item-title a:link {
	padding: 3px;
	margin-bottom: 5px;
	border-bottom-style: none;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.9em;
	padding-left: 3px;
	color: #808080;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
   font-family: times;
    color: #ccc;
    font-weight: normal;
	font-size: 3.5em;
    margin: 30px 0px 20px 3px;
	padding-left: 40px;
	background: no-repeat left center url('images/h1_bkg.gif');
	line-height: 1.5em;
	width: 500px;
}

.album-description {
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 530px;
}


.thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 5px;
	margin: 5px;
	height: 140px;
}

.thumbnail-frame:hover {
	border: 1px solid #808080;
}

.thumbnail-frame a {
	border-style: none;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	color: #808080;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

/* IE Hack */
.thumbnail-frame > .thumbnail-caption {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}


	
/*</group>*/

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

.photo-background {
text-align:center;
border: 0px
padding: 0px;
}

.photo-navigation {
    border: 0px;
    padding: 0px;
	width:658px;
	margin-left: auto;
	margin-right: auto;
	background: repeat-y url(images/popup_bkg.gif);
}

.photo-background p.photo-links {
	background: repeat-y url(images/popup_bkg.gif);
    background-position: 0px -80px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation a:link, .photo-navigation a:visited {
    text-decoration: none;
}

.photo-navigation a:hover {
    color: #fff;
}

.photo-background p {
    padding: 0px;
    margin: 0px;
}

.photo-background  p {
    width: 658px;
    display: block;
    margin-left: auto;
	margin-right: auto;
	background: repeat-y url(images/popup_bkg.gif);
	background-position: left bottom;
	margin-bottom: 70px;
}

img.photo-frame{
	width:639px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.photo-background > img.photo-frame {
    /* commented backslash hack v2 IE5 Mac \*/
	margin-bottom: 18px;
	padding-left: 0px;
	margin-left: -1px;
    /* end hack */
}

.photo-background p.photo-title {
	color: #fff;
	font-family: times;
	font-size: 2em;
	/*margin: 30px 0 15px;*/
	padding: 15px 0px;
	background: none;
	margin-bottom: 0px;
}

.photo-background p.photo-caption {
	font-size: 0.8em;
	padding: 0 0 27px;
	background: none;
	margin-bottom: 0px;
}



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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* Stops there from being a dotted line under the movie revews when mouse rollsover */
.movie-thumbnail-frame a:hover {
	border-style: none;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #808080;
}


.movie-thumbnail-caption {
	font-size: 0.9em;
	color: #808080;

}
	
/*</group>*/

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

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

.movie-title {
	color: #ffffff;
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
}

.movie-frame {

}
	
/*</group>*/


/*</group>*/

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

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

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



/************************************************************/
/************************ Location Map **********************/
/************************************************************/
#mapInteractive {
    margin-bottom: 30px;
    width: 500px;
    height: 400px;
}

#mapGraphic {
    display: none;
}

.mapToolbarItem {
    padding-right: 20px;
    font-size: 90%;
}

.mapToolbarItem a {
    text-decoration: none;
}

.carParkLabel, .carParkData {
    font-size: 85%;
	border-left: 0px dashed #aaa;
    width: 50%;
    line-height: 150%
}

