@charset "utf-8";
/* CSS Document */

/*
COLORS:
BG top: 277F6F
BG bottom: 113833
Regular green: 278272
Dk green txt: 03372D
Lt green txt: 0E836D
Teal (links): 25B297

Hunter green:287F5F
*/

*{
	padding:0px;
	margin:0px;
}
/*
iepngfix...
*/
img, div { behavior: url(iepngfix.htc) }

body
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#113833;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

div#container
{
	width:837px;
	margin:10px auto;
	text-align:left;
	display:table;
}

div#site
{
	width:837px;
}

div#header
{
	width:777px;
	background-image:url(images/headMid.png);
	background-repeat:repeat;
	padding:0px 30px;
}

div#content
{
	width:777px;
	background-image:url(images/singleMid.png);
	background-repeat:repeat;
	padding:0px 30px 1px 30px;
}

div#content.triple{
	background-image:url(images/tripleMid.png);
}

img{
	border:none;
}

.altHead{
	color:#287F5F;
}

h1, h1 a{
	padding:8px 0px 0px 0px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#03372D;
	text-decoration:none;
}

h2{
	font-weight:bold;
	font-style:italic;
	font-variant:small-caps;
	padding:5px 0px 0px 0px;
	color:#03372D;
	font-size:18px;
	line-height:18px;
}
h3, h3 a{
	font-style:italic;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	color:#03372D;
	font-size:16px;
	line-height:16px;
}

p{
	color:#000000;
	font-size:12px;
	line-height:13px;
	padding:4px 0px 4px 0px;
	text-align:justify;
}

p.boxed{
	color:#000000;
	font-size:12px;
	line-height:13px;
	padding:4px 0px 4px 0px;
	text-align:justify;
	background-image:url(images/box.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.hr{
	color:#287F5F;
	height:2px;
	background-color:#287F5F;
	margin:5px 0px;
	padding:0px;
	overflow:hidden;
}

.box{
	float:left;
	width:235px;
	margin-right:35px
}

.longBox{
	margin-right:5px
}

.short{
	width:80%;
}

.big{
	font-size:125%;
	line-height:120%;
}

.ind p{
	text-indent:35px;
}

ul{
	color:#000000;
	list-style-type:none;
}

li{
	padding:0px;
	padding-left:15px;
	margin:0px;
}

ul.bulletBig{
	list-style-type:none;
	margin-left:20px;
}

ul.bulletBig li{
	padding:0px 0px 5px 20px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	font-size:16px;
	line-height:16px;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #009999;
}

ul.bullet{
	list-style-type:none;
	margin-left:20px;
}

ul.bullet li{
	padding:0px 0px 0px 20px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	font-size:12px;
	text-decoration:none;
	margin:0px
}
ul.bullet a{
}
ul.bullet a:link{
}
ul.bullet a:visited{
}
ul.bullet a:hover{
}
li.go{
	background-image:url(images/add.png);
	background-repeat:no-repeat;
	background-position:left top;
}
ul.bullet a:active{
}


/*li.go{
	background-image:url(images/add.png);
	background-repeat:no-repeat;
	background-position:right top;
}*/


a{
	color:#287F5F;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}

a:link{
}
a:visited{
}
a:hover{
	text-decoration:underline;
}
a:active{
}

.more{
	text-align:right;
	color:#287F5F;
	font-weight:bold;
}

#nav{
	text-align:center;
	height:54px;
}

#nav ul{
}

#nav li{
	display:inline;
}

#nav a{
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin:0px 10px;
}
#nav a:link{
}
#nav a:visited{
}
#nav a:hover{
	text-decoration:underline;
}
#nav a:active{
}

#footer{
	text-align:center;
	margin-bottom:20px;
}

#footer ul{
}

#footer li{
	display:inline;
}


#footer a{
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	margin:0px 10px;
}
#footer a:link{
}
#footer a:visited{
}
#footer a:hover{
	text-decoration:underline;
}
#footer a:active{
}



form {
	border:0px;
}

input{
	border:1px solid #999999;
	color:#000000;
}
textarea{
	padding:2px;
	border:1px solid #999999;
	display:block;
	color:#000000;
}
.button{
	margin:5px;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #999999;
	font-size:12px;
	background-image:url(images/navbar.png);
	background-position:-50px -27px;
	background-color:transparent;
}

.textfield{
	margin:3px 0px;
	padding:2px;
	border:1px solid #999999;
}




.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #A0A0A0;
}
.highslide:hover img {
	border: 2px solid #394946;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	display:none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	display:none;
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


