/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

img {border: none}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 24pt;
	line-height: 28pt;
}

h2 {
	font-size: 21pt;
	line-height: 24pt;
}

h3 {
	font-size: 18pt;
	line-height: 21pt;
}

h4 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2em;
	color: #064cbf;
}

h5 {
	font-size: 12pt;
	line-height: 14pt;
}

h6 {
	font-size: 13pt;
	line-height: 14pt;
}


p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #BF4D36;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 750px;
	height: 400px;
	margin: 0 auto;
	background: url(images/logo.gif) no-repeat left top;
}

/* Logo */

#logo {
	float:left;
	width: 110px;
	padding: 0;
}

#video {
	float:right;
	width: 640px;
	padding: 5px 0;
}


#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30em;
	font-style: italic;
	line-height: 30pt;
}


#logo p {
	margin: 0;
	padding: 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Menu */

#menu {
	width: 760px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 12px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #cc6600;
}

#menu a:hover {
	background: url(images/img03.gif) no-repeat center top;
	text-decoration: none;
}

#menu .first {
	background: url(images/img03.gif) no-repeat center top;
}

/*jquerymenu*/

.jquerycssmenu{
	width: 760px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
/*border-bottom: 1px solid black;*/
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
/*background: white url(tintblue.gif) top center repeat-x; background of tabs (default state)*/ 
padding: 0px 0px 4px 0px;
margin-right: 3px; /*spacing between tabs*/
border: 1px solid #778;
/*border-bottom-width: 0;*/
color: #2d2b2b;
text-decoration: none;
}

.jquerycssmenu ul li a:hover{
background-image: url(images/img03.gif) /*tab link background during hover state*/
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
width: 75px;
/*border-top: 1px solid black;*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none; 
background: white;
color: black;
padding: 4px 5px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
/* .jquerycssmenu ul li ul li ul{
top: 0;
} */

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 11px Arial, Helvetica, sans-serif;
width: 160px; /*width of sub menus*/
background: white;
color: black;
/*padding: 4px 5px; */
margin: 0;
/*border-top-width: 0; */
/*border-bottom: 1px solid black; */
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

/*Rest of CSS layout */

#wrapper {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
}

#wrapper-top {
	width: 750px;
	background: url(images/img07.jpg) no-repeat left top;
}

#wrapper-btm {
	width: 750px;
	background: url(images/img05.jpg) no-repeat left bottom;
}



/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 400px;
	margin: 0 10px;
	padding: 0;
}

.post {
}

.alert {
	color:#0000CC;
	font-weight:bold;
}

.caption {
	color:#0000CC;
	font-weight:bold;
	font-size:10px;
	text-align:right;
}


.post .title {
	color:#993300;
}

.post .title a {
	background: none;
	color: #993300;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15pt;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.post a {
	color: #993300;
	border-bottom: 1px #993300 dotted;
}

.post .meta a {
	font-weight: bold;
}

.post img {
	border: 0;
}

#entry ul {
	font-size:11px;
	letter-spacing: 0.5px;
	line-height: 15pt;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
	line-height: normal;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#sidebar h4 {
	font-size: 16px;
	line-height: 20px;
	border-top: 0px;
	border-bottom: 0px;
	color: #064cbf; 
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #064cbf; 
	}

#sidebar h3 {
	font-size:18px;
	line-height: 24pt;
	text-align: center;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #BF4D36;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 760px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 15px 0;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
	line-height: 15pt;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}

.left {
	text-align: left;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.style1 {
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
	font-style: italic;
}

.style2 {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	line-height: 14pt;
}

/* History Gallery */

#gallery {
	clear: both;
	width: 760px;
	height:500px;
	margin: 0 auto;
	padding: 30px 0 15px 0;
	background: #eaf3f5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/* Thumbnail Images */

div.img
{
  margin: 2px;
  border: 2px solid #999988;
  height: 100px;
  width: auto;
  float: left;
  text-align: center;
  vertical-align:middle;
}	

div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  height: 120px;
}

div.img a:hover img {border: 1px solid #000000;}

div.desc
{
  text-align: center;
  font-weight: normal;
  margin: 2px;
}


/* History Images */

div.hist
{
  margin: 2px;
  border: 2px solid #999988;
  height: auto;
  width: auto;
  float: none;
  text-align: center;
}	

div.hist img
{
  margin: 3px;
  border: 1px solid #ffffff;
}

div.hist a:hover img {border: 1px solid #000000;}

div.desc
{
  text-align: center;
  font-weight: normal;
  margin: 2px;
}

.style3 {font-style: italic; font-size:14px; line-height: 18pt; color:#064cbf;}
.style4 {font-weight: bold}



.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0px 8px 0px;
padding-left: 80px; /*width of left column containing the label elements*/
background-color:#cccc99;
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
padding-left: 10px;
margin-left: -80px; /*width of left column*/
width: 95px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 110px;
}

.cssform textarea{
width: 198px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#size {
	border-width:thin;
	border-color:#cccccc;
	}
	
#size td {
	color:#000000;
	background-color:#cccccc;
	text-align:center;
	font-weight:bold;
	}

#size th {
	color:#ffffff;
	background-color:#006600;
	text-align:center;
	}

.sub1 {
	color: #666666;
	font-style: italic;
	font-size: 12pt;
	font-weight: 800;
}

.center {text-align:center;}

.form-body{
	clear:both;
	width: 300px;
	margin: 0 auto;
	}

.table-left {
 	border: 1px;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	width: 100px;
	float:left;
	}

.table-right {
 	border: 1px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 200px;
	float: right;
	}
	
		