/* CSS Document */
* { margin:0; padding:0; }





body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #164672 url(../images/index_bg3.jpg) no-repeat fixed;
}

#wrapper {
	min-height: 100%;
	width: 1025px;
	margin-top: 50px;
	padding-left: 50px;
	height: 100%;
	margin-bottom: 0px;
	padding-right: 0px;
	border-left: thin solid #990000;
}

#content {
	width: 100%;
	text-align: left;
	float: right;
	background-color: #FFFFFF;
	margin-right: 20px;
	border-left: 1px solid #990000;
}
.h1 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 2em;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.small_text {
	font-size: 10px;
	color: #666666;
	letter-spacing: .05em;
}

h3 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 2em;
	font-size: 18px;
}

#logo {
	float: left;
	margin: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	clear: both;
	background-color: #990000;
	width: 100%;
	float: left;
	height: 60px;
	padding-top: 5px;
	
	text-align: center;
	padding-bottom: 3px;
	margin-top: 50px;
}
#navcontainer {
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	background: #FFFFFF;
	border-top: 40px solid #990000;
}

/*______NAVIGATION______________*/
#right_column {
	margin-left: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 50px;
	padding-left: 10px;
	margin-right: 50px;
}

#right_column a:link {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
}
#right_column a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #990000;
}
#right_column a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
#right_column a:active {
	text-decoration: none;
}



#navlist {
	margin-left: 0;
	padding-right: 100px;
	padding-bottom: 3px;
	float: left;
	margin-top: -25px;
	width: 60%;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a {
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: normal;
	border-left-color: #990000;
	padding: 3px 0em;
	width: 15%;
	}

#navlist li a:link {
	color: #FFFFFF;
	background-color: #990000;
}
#navlist li a:visited {
	color: #FFFFFF;
	background-color: #990000;
}

#navlist li a:hover{
	color: #666699;
	font-weight: bold;
	border-bottom-style: none;
	background-color: #FFFFFF;
}

#navlist li a#current
{
	font-weight: bold;
	color: #382514;
}
#menu {
	width: 190px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	font-size: 11px;
	color: #333333;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 18px;
	height: 500px;
} 
#menu a {
	text-decoration: none;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

#menu ul {
	padding-left: 10px;
}

 #menu li {
	list-style: none;
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
#menu li a {
	display: block;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}

#menu li a:link {
	color: #333333;
	border-bottom: thin dotted #990000;
	text-decoration: none;
}


/*________GALERY__________*/

.gallerycontainer{
	position: relative;
	text-align: center;
	float: left;
	width: 350px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0.1em;
	padding-left: 35px;
}

.gallerycontainer_etc {

	position: relative;
	text-align: center;
	float: left;
	width: 350px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing:0.1em;
	padding-left: 35px;
}

.gallerycontainer_index{
	position: relative;
	text-align: center;
	width: 50%;
	height: 80%;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing:0.05em;
	padding-right: 70px;
	padding-left: 50px;
	float: right;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.thumbnail img{
	margin: 10px;
	border-top-width: 1px;
	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: #990000;
}


#image_gallery {
	margin-left: 300px;
	margin-bottom: 0px;
}
#image_gallery img {
}
#image_gallery div {
}
#image_gallery p {
}
.thumbnail {
	float: left;
	width: 300px;
	margin: 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
.thumbnail img {
	margin-bottom: 5px;
}



#image_gallery a:link {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#image_gallery a:hover {
	color: #666699;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#image_gallery a:visited {

	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


#left_content {
	background-color: #FFFFFF;
	float: right;
	width: 35%;
	margin-right: 2%;
}


#contact {
	float: right;
	position: absolute;
	top: 0px;
	right: -46px;
}
.clearboth {
	clear: both;
	background: #CC0033;
}
#right_gallery {
	background-color: #FFFFFF;
	float: left;
	width: 35%;
	color: #000000;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 20px 20px;
}
#right_gallery a:visited {

	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#right_gallery img {

	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	clear: right;
}
#right_gallery div {

	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 20px;
	width: 90%;
}
.h1a {

	color: #990000;
	line-height: 1.5em;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 0px;
}
.thumbnail2 {
	float: left;
	width: 300px;
	margin: 5px;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
