body
{
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	background-color: #d8d1c9;
	scrollbar-face-color:#3D9444;
    scrollbar-highlight-color: #6C9747;	
}

.PageWidth
{
	width: 780px;
	height: 100%;	
}

.PrintWidth
{
	width: 780px;	
}

.WhiteBack
{
	background-color: #FFFFFF
}

.ScreenBody
{
    width: 780px;
}

.HeaderBack
{
	background-image: url(../Images/HeaderBack.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.BodyBack
{
	background-image: url(../Images/BodyBack.gif);
	background-repeat: no-repeat;
}

.NavWidth
{
	width: 150px;
	height: 100%;	
}

.VerticalLine
{
	width: 1px;
	background-color: #3D9444;
}

.HorizontalLine
{
	height: 1px;
	background-color: #3D9444;
}

.GalleryBody
{	
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	background-color: #d8d1c9;
	scrollbar-face-color:#3D9444;
    scrollbar-highlight-color: #6C9747;	
}

.GalleryScroll
{
	width: 460px;
	height: 100px;
	overflow: auto;
}

.GalleryLeft
{
	background-image: url(../Images/gallery_left.gif);
}

.BackColour1
{
	background-color: #d8d1c9
}
.BackColour2
{
	background-color: #d8d1c9
}
.BackColour3
{
	background-color: #d8d1c9
}
.BackColour4
{
	background-color: #f6f2e9
}

.ButtonSpacer
{
	width: 10px
}

.BackSpacerColour1
{
	background-color: #FFFFFF
}
.BackSpacerColour2
{
	background-color: #FFFFFF
}

td
{
	text-align: left;
	vertical-align: top
}

.MaxWidth
{
	width: 100%
}

.MaxHeight
{
	height: 100%
}

.Center
{
	text-align: center
}

.VCenter
{
	vertical-align: middle
}

.VBottom
{
	vertical-align: bottom
}

.Right
{
	text-align: right
}

.Bold 
{
	font-weight: bold;
}

.Italic
{
	font-style: italic
}

.NoPadding
{
	padding: 0px 0px 0px 0px
}

/* Style Classes */
.PageBox
{
	width: 800px;
	height: 500px;
}

.PageWidth
{
	width: 800px;
}

.NavBox
{
	width: 100%;
	background-image: url(../images/BackgroundFade.gif)
}

.Footer
{
	width: 100%;
	height: 70px;
	background-image: url(../images/Footer.jpg)
}

.NormalText
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	line-height: 15px;
}
.HomeText
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
	line-height: 17px;
}
.SmallText
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #231f20;
}

.LabelText1
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #231f20;
    padding-top: 3px
}

.LabelText2
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #231f20;
	font-weight : bolder;
}

.TextBox 
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #673b17;
    border: solid 1px #999999;
    height: 20px;
    padding-top: 3px
}

.DropDownList 
{
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
    border: solid 1px #4A5A7B;
    height: 20px;
    color: #000000
}

.BlockImage
{
	border: solid 1px #FFFFFF;
	cursor: hand
}

.BlockImageOver
{
	border: solid 1px #A3C754
}

a
{
	color: #006233;	
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}

a:visited
{
	color: #006233;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}

a:hover
{
	color: #006233;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:  underline
}

.HeaderLink
{
	color: #FFFFFF;
	font-weight: bold;`
}
.HeaderLink:hover
{
	color: #FFFFFF;
	font-weight: bold;
}
.HeaderLink:visited
{
	color: #FFFFFF;
	font-weight: bold;
}


.NavLink
{
	font-weight: bold;
}
.NavLink:hover
{
	font-weight: bold;
}
.NavLink:visited
{
	font-weight: bold;
}

p
{
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	padding-top: 0px
}

img.Content
{
	margin: 15px 15px 15px 15px
}

img.Thumb
{
	margin: 10px 5px 5px 5px;
}

ul.Level1
{
	list-style-position: inside;	
	list-style-type: square
}
ul.Level2
{
	list-style-position: outside;
	list-style-type: circle
}
.RowSpacer1
{
	height: 15px
}

.Hidden
{
	display: none;
}

.Fixed
{
	table-layout: fixed;
}

.GridHeader
{
    background-color: #d8d0c7;
    padding: 7px 7px 7px 7px;
    color: #653600;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold; 
}

.GridRow
{
	color: #000000;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.FormSpacer20
{
    height: 20px
}

.FormSpacer30
{
    height: 20px
}

.FormLabel
{	
    color: #653600;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;  
}

.FormText
{	
    color: #000000;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 20px;
}

.FormLabelInput
{
    color: #653600;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;  
	padding-top: 3px
}

.FormInput
{
	padding-left: 20px;
	padding-right: 20px;
}

.FormHeader
{
    background-color: #d8d0c7;
    padding: 7px 7px 7px 15px;
    color: #653600;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;   
}

.FormMessage
{
    background-color: #FFFFFF;
    padding: 7px 7px 7px 15px;
    color: #006233;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;   
	background-color: #d8d0c7;
    border: solid 1px #d8d0c7;
}

.FormBody
{
    background-color: #FFFFFF;
    padding: 15px 15px 15px 15px;
    border: solid 1px #d8d0c7;
    color: #000000;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;  
}

.EmailBox
{
	width: 600px;	
    border: solid 1px #d8d0c7;
    padding: 20px 20px 20px 20px;
    text-align: left;
}

.EmailBody
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #FFFFFF;
}

.Header1
{
    color: #006233;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;   
}

.Header2
{
    color: #006233;
	font-family:  Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;   
	color: red;
}

.EditLink
{
	color: green;	
}

a.EditLink
a.EditLink:hover
a.EditLink:visited
{
	color: pink;
	font-size: 10px
}