/* Screen layout: */

body {
	padding: 0;
	margin: 0;
	font: 76% tahoma, verdana, sans-serif;
	color: #303030;
	background-color: #f0f0f0;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
color: #808080;
border-bottom: 1px solid #e0e0e0;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
	width: 759px;
	background: #ffffff;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#logo {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navitabs {
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
	height: 195px;
	color: #FFFFFF;
	padding: 0;
	clear: both;
	margin: 1px 0 0 0;
	background-color: #505050;
	background-image: url(../images/front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

#desc p {
	width: 240px;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 21px;
}

#desc h2 {
	color: #ffffff;
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#desc a {
color: #FF9900;
text-decoration: underline;
}

#main {
	width: 550px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336699;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336699;
}

#main img,#mainalt img {
border:1px solid #006699;
float:left;
margin:5px 15px 6px;
padding:5px;
}

.block {
background: #f0f0f0;
padding: 15px;
}

.block2 {
	padding: 15px;
	background-color: #CCCCCC;
}

#sidebar {
	width:150px;
	float:right;
	padding-left: 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336699;
}
#sidebar2 {
	width:150px;
	float:right;
	padding-left: 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336699;
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 12px 0;
	}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
	clear: both;
	background: #fafafa;
	color: #808080;
	font-size: 0.9em;
	padding: 2px 0 8px 0;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
}

#footer a {
color: #808080;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	padding-left: 10px;
	padding-top: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
	margin: 20px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
	padding: 5px;
	display: block;
	background-color: #f0f0f0;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.hide {
display: none;
}

.left {
	left: auto;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;

}
.center {
	text-align: center;
	position: relative;
}


/* Hoverbox Css
----------------------------------------------------------------------*/

#gallery-container p
{
	clear: both;
	font: 10px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
}
.hoverbox
{
	cursor: default;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
}

.ul
{
	cursor: default;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
	text-align: center;
	display: inline;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -93px;
	left: -96px;
	z-index: auto;
}

.hoverbox img
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 110px;
	height: 80px;
	background-color: #FFFFFF;
}

.hoverbox li
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: #666666;
	display: inline;
	float: left;
	margin: 3px;
	padding: 2px;
	position: relative;
	background-color: #FFFFFF;
}

.hoverbox .preview
{
	border-color: #000;
	width: 230px;
	height: 205px;
}

/* Hoverbox 2 Css
----------------------------------------------------------------------*/

#gallery-container p
{
	clear: both;
	font: 10px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
}
.hoverbox2
{
	cursor: default;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
}

.ul
{
	cursor: default;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
	text-align: center;
	display: inline;
}

.hoverbox2 a
{
	cursor: default;
}

.hoverbox2 a .preview
{
	display: none;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position: absolute;
	top: -85px;
	left: -96px;
	z-index: auto;
}

.hoverbox2 img
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 140px;
	background-color: #CCCCCC;
}

.hoverbox2 li
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 220px;
	height: 200px;
}

/* Hoverbox 3 Css
----------------------------------------------------------------------*/

#gallery-container p
{
	clear: both;
	font: 10px Verdana, sans-serif;
	padding: 10px 0;
	text-align: center;
}
.hoverbox3
{
	cursor: default;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
}

.ul
{
	cursor: default;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: inherit;
	text-align: center;
	display: inline;
}

.hoverbox3 a
{
	cursor: default;
}

.hoverbox3 a .preview
{
	display: none;
}

.hoverbox3 a:hover .preview
{
	display: block;
	position: absolute;
	top: -54px;
	left: -94px;
	z-index: auto;
}

.hoverbox3 img
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 130px;
	height: 150px;
	background-color: #CCCCCC;
}

.hoverbox3 li
{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: #666666;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
}

.hoverbox3 .preview
{
	border-color: #000;
	width: 220px;
	height: 200px;
}
/*** contact form ***/	
	/* for main form wrapping div */
div#gb_form_div { 
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.4em; 
  color : #3366CC; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap {
	background-color : #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 15px;
} 

/* section fieldsets - it's common to make this border : 0; */
fieldset { 
  background-color : #CCCCCC;
  border : 0px ; 
}

/* form legends and dt "heading" */
legend, dt { 
  font-weight : bolder; 
  color : #333333;
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color : #0033CC; 
}

/* form label text */
label { 
  color : #669900;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox {
	color : #666;
	padding : 2px;
	border : 1px solid #3366CC;
	background-color : #fffffa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/* to make focus stable in IE 6 */
* html input.button { 
  color : #000;  
  border : 1px solid #003399;
  background-color : #6699CC;
}
* html input.button.hover { 
  color : #000;  
  border : 1px solid #000;
  background-color : #99CCFF;
}
* html input.button.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #99CCFF;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error { 
  color : #cd0000; 
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color : #669900; 
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 100%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 0.95em;
}

/* hide the Why? text span */
small.whythis a span {
	position : absolute;
	top : -9000px;
	left : -9000px;
	display : inline;
	width : 17.1em;
	height : auto;
	border : 1px solid #000;
	background-color : #FFFFFF;
	padding: 4px;
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  position : absolute; 
  top : 0; 
  left : 6em; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color : #669900;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color : #cc9900;
}
.textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	height: 110px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.fieldset{
	padding: 10px;
}
/*** End of file ***/
