* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 13px;
background-image : url(images/bg.gif);

} 
img { 
padding : 5px;
border : 1px solid #caff7a;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 825px;
} 
#top { 
color : #333;
width : 800px;
float : left;
padding : 10px;
height : 45px;
margin : 2px 0 0 0;
} 
.logo h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
padding-top : 10px;
padding-right : 90px;
color : #99ff32;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
text-align : right;
} 
.logo h1#lineone span { 
color : #d0d0d0;
} 
.logo h2#linetwo { 
padding-right : 85px;
font-size : 0.9em;
text-transform : none;
top : 25px;
left : 14px;
color : #d0d0d0;
font-weight : lighter;
text-align : right;
} 
.logo a { 
color : #d0d0d0;
text-decoration : none;
} 
#header { 
color : #333;
width : 820px;
float : left;
border : 3px solid #ccc;
height : 130px;
margin : 2px 0 0 0;
background : #ffe url(images/headimg1.png) no-repeat;
} 
#header h2 { 
color : #d3d3d3;
font-size : 2em;
font-weight : lighter;
letter-spacing : normal;
padding-left : 300px;
padding-right : 90px;
padding-top : 50px;
text-align : center;
} 
#navigation {
	float : left;
	width : 900px;
	color : #333;
	padding : 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#navlist {
	margin : 0;
	padding : 0 0 20px 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000;
} 
#navlist ul, #navlist li { 
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
} 
#navlist a:link, #navlist a:visited { 
float : left;
line-height : 14px;
margin : 0 10px 4px 10px;
text-decoration : none;
color : #f96c07;
} 
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { 
border-bottom : 4px solid #eb6607;
padding-bottom : 2px;
background : transparent;
color : #99ff32;
} 
#navlist a:hover { 
color : #fffffe;
} 
#leftcolumn { 
color : #333;
border-top : 2px solid #ccc;
background : #fff;
margin : 0 0 0 0;
padding : 10px;
height : 350px;
width : 206px;
float : left;
} 
#leftcolumn h2 { 
color : #f36f02;
font-size : 1.5em;
text-decoration : underline;
} 
#leftcolumn ul { 
margin-top : 10px;
padding-bottom : 15px;
margin-bottom : 10px;
border-bottom : 1px dotted;
} 
#leftcolumn li { 
margin-top : 10px;
list-style-type : square;
display : list-item;
list-style-position : inside;
} 
.contact { 
padding-top : 20px;
padding-bottom : 15px;
border-bottom : 1px dotted;
} 
#leftcolumn h3 { 
color : #f36f02;
font-size : 1.5em;
text-decoration : underline;
padding-top : 10px;
padding-bottom : 15px;
} 
#rightcolumn {
	float : right;
	color : #333;
	border-top : 2px solid #ccc;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 576px;
	display : inline;
	background-color: #F5F5F1;
} 
#boxes { 
width : 566px;
margin-left : 5px;
} 
.box1 { 
background-image : url(images/redbg.jpg);
width : 278px;
float : no;
margin-top : 5px;
} 
.box1 p { 
color : #207fbb;
font-size : 12px;
margin-top : 10px;
padding-left : 0;
padding-right : 3px;
text-align : justify;
} 
.box1 h2 { 
margin-top : 10px;
margin-left : 0;
color : #a2e629;
font-size : 22px;
font-weight : lighter;
} 
.box1 a { 
float : right;
padding-bottom : 10px;
color : #ff0000;
} 
.box2 { 
background-image : url(images/greenbg.jpg);
width : 278px;
float : right;
margin-top : 5px;
} 
.box2 p { 
color : #207fbb;
font-size : 12px;
margin-top : 10px;
padding-left : 3px;
padding-right : 0;
text-align : justify;
} 
.box2 h2 { 
margin-top : 10px;
margin-left : 0;
color : #ff0000;
font-size : 22px;
font-weight : lighter;
} 
.box2 a { 
float : right;
padding-right : 20px;
padding-bottom : 10px;
color : #74a61c;
} 
.clear { 
clear : both;
} 
#triplebox { 
width : 570px;
min-height : 136px;
background : url(images/bluebox.gif) no-repeat;
font-size : 0.75em;
padding : 0;
float : left;
display : inline;
margin-top : 10px;
width : 560px;
text-align : justify;
} 
.col { 
width : 172px;
float : left;
padding : 18px 0 8px 24px;
margin-left : 10px;
padding : 18px 0 8px 4px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col h3 { 
font-size : 1.4em;
} 
#footer { 
text-align : center;
margin-top : 3px;
display : inline;
float : left;
width : 826px;
padding-top : 5px;
padding-bottom : 5px;
color : #aaa9a9;
}
#footer p {
font-size: 75%;
}
#footer a {
color: #73bd25;
}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.highslide:hover img {
	border: 1px solid white;
}
.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 {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    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;
}

#shadow {
	position: relative;
	margin-right: 3px;
	margin-bottom: 3px;
	width:98%;
}
#shadow .shadow2, #shadow .shadow3, #shadow .container {
	position: relative;
	left: -1px;
	top: -1px;
	background-color: #0E8DEA;
}
#shadow .shadow1 {
    background: #F1F0F1;
}
#shadow .shadow2 {
    background: #DBDADB;
}
#shadow .shadow3 {
    background: #B8B6B8;
}
#shadow .container {
    background: #ffffff;
    border: 1px solid #848284;
    padding: 10px;
}
