/* css by james parsons, parsonsnet.com, for ns4.0 ie4.0 and above. */

body {
	background-color: #fff;
	/* background-image: url(images/bkgrnd_blue.gif); */
	border-top: 4px solid #fc3;
	color: #000;
	/* padding-top: 4px; */
	font-family: verdana, geneva, sans-serif;
	font-size: 90%; 
	margin: 0;
	}

#header { background-color: #fff; padding: 12px 0 4px 0; height: 138px;  }

a:link {
	color: #669;
	background-color: transparent;
	font-weight: normal;
	}

a:visited {
	color: #369;
	background-color: transparent;
	font-weight: normal;
	}

a:active {
	color: #f00;
	background-color: transparent;
	font-weight: normal;
	}

a:hover {
	color: #000;
	background-color: #f93;
	font-weight: normal;
	}

#logo {
	float: left;
	width: 400px; 
	border-right: 1px dotted #c00;
	margin: 0 40px 0 24px;
	}

#rotater {
	width: 320px;
	float: left;
	text-align: center; 
	font-size: 0.7em;
	padding: 0 0 4px 0;  
	}

.flag { font-size: 0.7em; }

.flag a { text-decoration: none !important }

.flag img { vertical-align: middle; border: none !important }


#menu {
	float: left;
	width: 120px;
	}


#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#menu li {
	list-style: none;
	text-align: center;
	padding: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font: 11px/20px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	background-color: #333;
	width: 122px;
	}

#home {
	border-top: 1px solid #ccc
	}

#menu a {
	display: block;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	width: 122px;
	}

#menu a:visited {
	display: block;
	color: #eee;
	background-color: #333;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	width: 122px;
	}


#menu a:active {
	display: block;
	color: #000;
	background-color: #ccc;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	width: 122px;
	}

#menu a:hover {
	display: block;
	color: #000;
	background-color: #999;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	width: 122px;
	}
	
html>#menu li a {
	width: 122px;	 /* Be nice to Opera */
	}

#wrapper { background-color: #00004c; }

#content { 
	background-color: #fff; 
	margin: 0 120px 0 123px;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	padding: 0 24px 0 24px; 
	}


p {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#address { 
	font-size: 80%; 
	line-height: 1.25em;
	white-space: nowrap; 
	text-align: center; 
	border-top: 1px solid #999;
	border-bottom: 2px solid #999;
	background-color: #eee; 
	 }

h1, h2 {
	color: #fff; 
	border-bottom: 1px solid #000; 
	text-shadow: #000 5px 5px 5px;
	background-color: #f33; 
	font-family: Georgia, Palatino, serif; 
	font-weight: normal; 
	padding-left: 12px; 
	margin: 0 -24px 0 -24px; 
	line-height: 1.5em; 
	}


h3, h4, h5, h6 {
	color: #fff; 
	background-color: navy; 
	font-family: Georgia, Palatino, serif; 
	font-weight: normal; 
	padding-left: 12px
	}

strong {
	font-weight: bold;
	}

cite {
	font-style: italic;
	}

em {
	font-style: italic;
	font-weight: bold;
	}


pre {
	font-family: courier, "courier new", monospace;
	text-decoration: none;
	}

li { 
	padding-bottom: 8px;
	}

/* img {
	padding: 2px;
	border: 1px solid #000;
	} */

#logo img {
	padding: 0;
	border: 0;
	margin: 0; 
	}

#logo h1 { display: none; }

#gallery { width: 480px; }

#gallery a { float: left; margin: 12px 48px 12px 24px; }

#gallery .caption { float: left; font-size: 0.7em; }

.right { float: right; }

.spacer { clear: both; }

.phone { color: #c33; font-weight: bold; }

img.right { float: right; margin-left: 8px; }

img.left {float: left; margin-right: 8px; }

img { 
	border:  1px solid #000; 
	}

#footer { font-size: 0.7em; }

#directions { float: right; width: 240px; }

#valid img { border: none !important }

#valid a:hover {
	background-color: transparent !important;
	}


