/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
}

body,td,th {
margin:0;
font-family: Arial, Helvetica, sans-serif;
padding-top: 0;
}


body {
font-size: 80%;
color: #333333;
}

html {
font-size:100%;
}

p {
line-height: 1.5em;
}

p {
font-size: 1em;
margin-top:1.5em;
margin-bottom: 1.5em;
}

body {
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
}

ol { font:bold;}

ol span { font:normal;}


ul {
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
	}

li {
line-height:1.7em;
list-style-position:inside;
}

#form {
background-color:#fff;
padding:10px;
margin:0 auto;
border:#CCCCCC 1px solid;
width:780px;
height:auto;
}

#formWrapper {
width:667px;
height:auto;
}

#Left { width:150px; height:20px; float:left; margin:0; padding:0 10px 0 0; text-align:left}
#Right { width:493px; margin:0 0 0 160px; padding:0 0 0 10px}

#wrapper {
width:950px;
height:auto;
margin: 0 auto;

}

#contentWrapper {
width:950px;

}

#footer {
width:auto;
height:150px;
margin:0;
padding:20px 0 0 0;
background-color:#d2e1ef;
clear:left;

}

.date {
padding:15px 0 15px 0;
font-size:15px;
color: #69757D;
font-style:normal;
font-weight:500;
text-align:left;
margin:0 0 0 0;
height:20px;
}

.home {
padding:4px;
font-size:14px;
color: #999999;
font-style:normal;
font-weight:normal;
text-align:center;
margin:16px 0 10px 0;
}


table {
width:679px;
height:316px;
border:none;
border-collapse:collapse;
margin:0

}

.table {
width:auto;
height:316px;
border:none;
border-collapse:collapse;

}

.galleryimage {
width:322px;
height:auto;

}

.galleryspacer {
width:35px;
height:auto;
}

.cellpadding {
padding:10px 0 25px 0;
text-align:center;
}

#leftColumn {
width:240px;
height:auto;
margin:0 0 0 0;
padding:0;
text-align:left;
float:left;


}

#rightColumn {
width:auto;
height:auto;
margin:25px 0 0 250px;
padding:30px 0 40px 40px;
border-left:#CCC 1px dotted;

}

#rightColumn2 {
width:auto;
height:auto;
margin:25px 0 0 250px;
padding:0px 0 40px 20px;
border-left:#CCC 1px dotted;

}

#nav-one {
height:20px;
width:950px;
padding:10px 0 10px 0;
text-align:center;
background-color:#FFF;

 }
 
 #nav-one ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }
 #nav-one li{
 	display: inline;
 	font-size: 90%;
 	font-weight: 100;
 	padding-right:20px;
 	}
 #nav-one a {
 color: #666; 
 text-decoration: none; 
 
 }
 #nav-one a:hover {
 color: #CCC; 
 text-decoration: underline;
 
 }

a {text-decoration:none;
color:#999999;}


h1,h2,h3 {
color:#565C73;
font-style:normal;
font-weight:500;
margin:0 0 5px 0;
}

h4 {
color:#fff;
font-style:normal;
font-weight:500;
margin:0 0 5px 0;
}




h1 {font-size:170%}
h2 {font-size:150%}
h3 {font-size:110%;}
h4 {font-size:150%}