/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	border: 0;
	margin: 0;
}

img
{
	border: 0px;
}

body{
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	background: url(images/bg.jpg);
}

#main {
	width: 907px;
	background: #FFFFFF;
	border-left: 5px solid #D5D6D8;
	border-right: 5px solid #D5D6D8;
	margin: 0px auto;
	border: 11px solid #FFFFFF;
}


#header { 
	width:907px;
	padding: 0px 0px 0px 0px;
	height: 194px;
	background: #A9C1D9;*/	/*light blue/gray */
}

#logo {
	color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	background: url(images/top_logo.jpg) right no-repeat;
	width: 907px;
	height: 167px;
}


.logoTxt1 {
	font-size: 36px;
	text-align:left;
	padding-left:20px;
	padding-top: 20px;
	color: #2F2F6F;			/* Dark Blue  */
	font-weight:bold;
	text-decoration:none;
}

.logoTxt2 {
	font-size: 36px;
	color: #CD950C;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	padding-top: 0px;	
}

.logoTxt3 {
	font-size: 36px;
	color: #2F2F6F;
	font-weight:bold;
	text-decoration:none;
}

.logoTm {
	font-size: 18px;
	vertical-align: super;
	padding-left:5px;
	padding-top: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.logoSlogan {
	padding-left: 54px;
	font-size: 18px;
	color: #C00000;
	font-weight: normal;
	font-style: italic;
	text-decoration:none;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a{
	font-size: 12px;
}

#buttons{
	width: 907px;
	height: 27px;
	background: url(images/bg_but.gif) left top no-repeat;
	text-align:center;
	padding-left: 0px
}

.but {
background: url(images/razd_b.gif) right no-repeat;
height:27px;
float:left;}

.but_1 {background: url(images/razd_b.gif) right no-repeat;
height:27px;
float:left;
margin-left:2px;}

.but_2 {background: none;
height:27px;
float:left;}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	display: block;
	float: left;
	width: 178px;
	height: 27px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
	margin-right:3px;
	text-align: center;
}


#buttons a:hover {
	text-decoration: underline;
	color: #DDD694;   /* khaki */
	background: url(images/b_ov.jpg)  right  2px repeat-x;
	margin-right:3px;
}

#content{
	width: 905px;
	padding: 0px 0px 0px 0px;
	/* background: #D3D3D3;	 /* light gray */
	background: #DBEBFF;	/* light blue */
	/* background: #B0C4DE;	 /* light steel blue */
	margin: 0px 0px 0px 0px;
}

#right{
	width: 400px;
	margin: 0px 0px 0px 0px;
	float: right;
	color:#000000;
}

.right_b {	background: url(images/fish.gif) 0px 19px no-repeat;
	padding-left: 24px;
	padding-top: 15px;
	width: 266px;}


.img {	float:left;
	margin: 5px 12px 5px 0px;
}

span {	color:#0D2C55;
		font-weight:bold;
}

.dat { text-decoration: underline;
		color:#0D2C55;}
		
.col_b {color:#0D2C55;}

#right H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #23456B;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
	padding-top: 10px;
	padding-bottom: 3px;
}

#left H2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #2F2F6F;		/* Navy */
	/* color: #23456B;   */
	padding-bottom: 3px;
	padding-top: 4px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
	width: 100%;
	padding-top: 10px;
}

#right_gal H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	color: #000066;			/* Navy */
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
}

.more{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
	text-decoration:none;
}

#left{
	float: left;
	width: 505px;
	background: url(images/bg_left.jpg) left 25px repeat-x;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

.tit_bot { background:url(images/bot_bg.png) left top no-repeat;}

#footer{
	height: 48px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 19px 0px 0px 0px;
	background: url(images/bg_bot.gif) bottom repeat-x;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.cprt {
	color: #DDD694;
}
