* {padding: 0; margin: 0;}

body {
margin:5px 0px 0px 0px;
font-family:Georgia, "Georgia", "Times New Roman", Times, serif;
font-size:16px;
color:#777777;
background-image:url(images/topbg.gif);
background-position:top;
background-repeat:repeat-x;
}

a:link, a:visited, a:hover, a:active, img, a img {
outline:none;
border:0px;
}

.blogtitle {
font-size:22px;
color:#f58027;
}

.commentfooter {
clear:both;
}

.date 
{
float:left;
margin-right:15px;
margin-bottom:0px;
width:3em;
padding:0.8em 0 0 0;
text-align:center;
border-right:1px solid #bcd0d4;
border-bottom:1px solid #bcd0d4;
color:#355b61;
background-color:#dfe9eb;
background-image:url(/images/calbg.jpg);
background-repeat:no-repeat;
background-position:top center;
line-height:14px;
font-size:12px;
}

.month {text-transform:uppercase; font-weight:bold; color:#9b241b;}




#logo {
width:100%;
background-color:#ffffff;
text-align:center;
background-image:url(images/logo.jpg);
background-position:center;

height:88px;
}

#nav {
width:100%;
background-image:url(images/navbg.jpg);
background-repeat:repeat-x;
height:59px;
margin:0px;
padding:0px;
}

#nav div {
width:900px;
margin:0px auto;
height:59px;
}

#nav ul {
list-style-type:none;
padding:0px;
white-space:nowrap;
float:left;
margin:0px;
}

#nav ul li
{
margin:0px;
padding:0px;
list-style-type:none;
float:left;
height:59px;
}

#nav ul li div {
margin:0px;
display:inline;
}

#nav ul li#search {
background-image:url(images/nav9.jpg);
background-repeat:no-repeat;
width:174px;
height:59px;
float:left;
margin:0px;
padding:0px;
}

#nav ul li div#searchcontainer {
display:block; 
width:160px; 
height:18px;
}

#searchbox {
background-color:#def1fc;
font-size:12px;
color:#58a8d9;
padding:2px 4px 2px 4px;
width:155px;
border:none;
outline:none;
margin:0px;
font-family:"Trebuchet", "Trebuchet MS" , trebuchet, trebuchet ms, "Arial", "Verdana", verdana, sans-serif;
}

#main {
width:100%;
background-color:#0068a5;
background-image:url(images/3bigbg.jpg);
background-repeat:repeat-x;
background-position:center;
height:234px;
padding:0px;
margin:0px;
clear:both;
border-bottom:4px solid #7ab3d7;
}

#main div {
width:900px;
margin:0px auto;
}

#bigpic {
color:white; 
font-size:18px; 
line-height:24px; 
padding-left:46px; 
padding-top:30px; 
background-image:url(images/big3home.jpg); 
background-repeat:no-repeat;

}

#bigpicbigtext {
font-size:30px; 
line-height:34px; 
padding-top:20px;
}

.lined {
border-bottom:1px solid #cccccc; 
line-height:40px;
}

#content {
width:845px; 
margin:0px auto;
}

#content #leftbar {
float:left;
width:490px;
}

#content #rightbar {
float:right;
width:290px;
}

div.otitle {
color:#f58027;
font-style:italic;
font-size:24px;
padding-bottom:8px;
}

.intro {
line-height:24px;
}

#content #rightbar div.otitle {
text-align:right; 
padding-right:20px;
}

#logos {
text-align:right;
}

#footer {
clear:both;
margin-top:75px;
width:100%;
height:238px;
text-align:center;
background-image:url(images/footer.jpg);
background-position:center;
}

.green {
color:#6db43e;
}

.italic {
font-style:italic;
}

a:link, a:active, a:visited, a:hover {
color:#777777;
font-weight:bold;
font-size:12px;
}

.small { 
font-size:12px;
}

ul.greenlist {
list-style-type: none;
}

ul.greenlist li {
background-image:url(images/bullet.gif);
background-position: 15px 50%; /* X-pos Y-pos (from top-left) */
background-repeat: no-repeat;
color:#6db43e;
padding-left:35px;
font-style:italic;
font-size:16px;
line-height:24px;
}

#fader {
background-image:url(images/fadebg.jpg); 
background-repeat:repeat-x; 
height:49px; 
width:100%;
}

a.greenlink:link, a.greenlink:active, a.greenlink:visited {
color:#6db43e;
font-size:16px;
font-weight:normal;
}

a.greenlink:hover {
color:#000000;
}

.clear {
clear:both;
}

.contactentry {
line-height:20px;
}

form {
margin:0px;
}

.inp {
border:1px solid #cccccc;
font-size:16px;
font-family:Georgia, "Georgia", serif;
color:#777777;
background-color:#ffffff;
padding:5px;
width:400px;
margin-bottom:10px;
}

.txtinput {
overflow:auto;
height:75px;
width:80%;
}

.submit {
border:none;
color:#ffffff;
background-color:#f58027;
font-size:18px;
padding:5px;
font-style:italic;
}

.bluetext {
color:#2d6f92;
}

a, a:link, a:hover, a:active, a:visited, a img, img, input {
outline:none;
}

/* Jquery Prompt */
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #9ccdea;
      padding: 10px;
      width: 300px;
}
div.jqi .jqicontainer{
      background-color: #c4e6fa;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #9ccdea;
      text-align:center;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      background-color:#9ccdea;
      border:1px solid #9ccdea;
      color:#ffffff;
      margin: 0 10px;
} 


/* HIGHSLIDE CSS */
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border:0px; /*2px solid #a0cce8;*/
	outline:none;
}
.highslide:hover img {
	border: 0px;
	outline:none;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
	color:#006699;
    background-color: #ffffff;
	font-size:12px;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#blog p { margin:10px 0px 10px 0px; }

#blog {
line-height:22px;
}

.swfuploadbtn {
			display: block;
			width: 100px;
			padding: 0 0 0 20px;
		}
		
		.browsebtn { background: url(/images/add.png) no-repeat 0 2px; padding-bottom:15px; }
		.uploadbtn { 
			display: none;
			background: url(/images/accept.png) no-repeat 0 2px; 
			padding-bottom:15px;
		}
		
		.cancelbtn { 
			display:none;
			width: 16px;
			height: 16px;
			float: right;
			
			background-image: url(/images/cancel.png); 
			background-repeat:no-repeat;

		}
		
		#cancelqueuebtn {
			display: block;
			display: none;
			background: url(/images/cancel.png) no-repeat 0 2px;
			margin: 10px 0;
		}
		
		#SWFUploadFileListingFiles ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}

		.SWFUploadFileItem {

			display: block;
			width: 230px;
			height: 40px;
			float: left;
			background-color:#e3f6a0;
			margin: 0 10px 20px 0;
			padding: 5px;
			font-size:10px;

		}
		
		

.fileUploading { background: #68b56a; color:white; font-size:10px; }
.uploadCompleted { background: #59b2f0; color:white; font-size:10px; }
.uploadCancelled { display:none; }

.uploadCompleted .cancelbtn, .uploadCancelled .cancelbtn {
	display: none;
}

span.progressBar {
	width: 200px;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
