

body {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	background: url(images/bg_stripe.jpg) repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #3C4254;
	text-align: center;
	}

#container {
	width: 772px;
	margin: 0 auto;
	background: #fff url(images/shadow_top3.gif) repeat-y;
	text-align: left;
	}

#header {
	background: url(images/shadow_top3.gif) no-repeat;
	height: 435px;
	padding: 0 4px;
	}
	
.contact_header {
	float: right;
	background: url(images/contact.gif) no-repeat;
	height: 84px;
	width: 300px;
	margin: 5px 5px 0 0;
	}
	
.contact_header a {
	display: block;
	width: 300px;
	height: 85px;
	text-decoration: none;
	text-indent: -9999px;
	background: none !important;
	}

#logo {
    float:left;
	background: url(images/header.jpg) no-repeat ;
	height: 100px;
	width: 573px;
	margin: 0;
	}

#logo a { 
	display: block;
	width: 762px;
	height: 97px;
	text-decoration: none;
	text-indent: -9999px;
	background: none;
	}
	
#logo2 {
    float:right;
	background: url(images/header-links.jpg) no-repeat ;
	height: 90px;
	width: 191px;
	bottom: 100px; 
	margin: 0;
	position: relative;
	
	/*IE 7*/
	position: relative;
	top: 0px;
	}
	
#logo2 a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#logo2 a:hover, a:active {
	color: #CCCCCC;
	text-decoration::none;
	}
	
#logo2text {
  	padding-top:2px;
	padding-right:15px;
    float:right;
	height: 80px;
	width: 150px;
	margin: 0;
	}
	
h1 {
	margin: 14px 0;
	font: bold 1.2em "Verdana", Verdana, Lucida, Helvetica, Arial, sans-serif;
	}
	
h2 {
	color: #34407B;
	font-size: 1em;
	}
	
h3 {
	color: #34407B;
	font-size: 1.1em;
	}
	
	
h4 {
	font-size: 90%;
	}
	
h5 {
	margin:  0 0 0 60px;
	padding: 8px 0 0 0;
	font-size: .9em;
	color: #fff;
	}

p {
	line-height: 1.6;
	}
	
li {
	padding: 5px 0;
	}
	
.right-img {
	float: right;
	padding: 5px;
	border: 1px solid #D0D3E0;
	background: #fff;
	margin: 5px;
	}
	
.left-img {
	padding: 5px;
	border: 1px solid #D0D3E0;
	background: #fff;
	margin: 5px;
	}
	
.resource-links li {
	display: inline;
	padding: 5px;
	}
	
	
form {
	margin: 0;
	}
	
.form-textarea {
	width: 280px;
	}
	
.tablewhite {
	background: #465187 url(images/bg_top.gif) !important;
	color: #fff;
	font-weight: bold;
	text-align: center !important;
	}
	
#defined dt {
	margin: 10px 0 0 0;
	}
	
dt {
	font-weight: bold;
	}
	
dd {
	margin: 0;
	}

/* img {
	border: 1px solid #A4ACC8;
	background: #fff;
	padding: 5px;
	} */
	
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	}

a:hover, a:active {
	color: #CCCCCC;
	text-decoration::none;
	}
	
li a:hover, li a:active {
	padding: 2px 0 1px 0;
	}

#nav {
	position: absolute;
	background: #FFFFFF;
	height: 30px;
	width: 762px;
	top: 90px;
	margin-left: 4px;
	padding-top: 5px;
	}

#nav ul {
	padding: 0;
	margin: 0 0 0 40px;
	}

#nav li {
	display: inline;
	padding: 0 0px 0 0px;
	background: #FFFFFF;
	float: left;
	}

	/* li#last a {
	background: url(images/nav_border2.gif) no-repeat right;
	} */
	
li#first {
	background: #FFFFFF !important;
	}

#nav li a:link, #nav li a:visited {
	color: #999999;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 13px 10px 12px 10px;
	line-height: 41px;
	}

#nav li a:hover, #nav li a:active {
	color: #999999;
	text-decoration: none;
	padding: 13px 10px 12px 10px !important;
	padding: 13px 10px 12px 10px;
	background: #FFFFFF;
	text-decoration: underline;
	line-height: 41px;
	}

#content {
	background: #FFFFFF;
	margin: -295px 14px 0 14px;
	padding: 10px;
	}

#main {
	width: 420px;
	padding-right: 60px;
	float: right;
	}

#right {
    padding-top: 13px;
	float: left;
	width: 215px;
	}

.formstyle {
	padding: 10px 0 0 20px !important;
	padding: 5px 0 0 20px;
	}
	
.formstyle label {
	display: block;
	font-size: .9em;
	}
	
.tigra {
	padding-top: 30px;
	margin-left: 5px;
	}

.sub-top {
	background: #FFFFFF;
	}

.sub {
	margin-top: -4px;
	background: #FFFFFF;
	}

ul.submenu {
    float: left; 
	padding: 25px 0 0 0;
	margin: 0;
	}

.submenu li {
	list-style: none;
	font-size: 1.1em;
	padding: 0 4px 0 4px;
	}
	
.submenu a:link, .submenu a:visited {
	color: #43527F;
	text-decoration: none;
	display: block;
	background: url(images/bullet_submenu.gif) no-repeat 10px 10px;
	padding: 6px 0 6px 27px;
	height: 1%;
	}

.submenu a:hover, .submenu a:active {
	color: #fff;
	background: #8390B9 url(images/bullet_submenu.gif) no-repeat 10px 10px;
	padding: 6px 0 6px 27px;
	text-decoration: none;
	}
	
ul.submenu_simple {
	padding: 0;
	margin: 0;	
	}
	
.submenu_simple li {
	list-style: none;
	padding: 0 10px 0 8px;
	font-size: 1em;
	}
	
.submenu_simple li a:link, .submenu_simple li a:visited {
	color: #666666;
	text-decoration: none;
	text-align: right;
	display: block;
	background: url(images/bullet_submenu_simple.gif) no-repeat 10px 6px;
	padding: 4px 0 4px 5px;
	border-bottom: 1px solid #B4C2EB;
	height: 1%;
	text-decoration: none;
	}
	
.submenu_simple li a:hover, .submenu_simple li a:active {
	color: #999999;
	text-decoration: none;
	text-align: right;
	display: block;
	background: url(images/bullet_submenu_simple.gif) no-repeat 10px 6px;
	padding: 4px 0 4px 5px;
	border-bottom: 1px solid #B4C2EB;
	}

.sub-bottom {
	background: url(images/submenu_bottom.gif) no-repeat;
	height: 27px;
	}

li.first {
	border-top: none;
	}

/* ul.thumbs {
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
	}

.thumbs li {
	display: inline;
	padding: 33px;
	} */
	
.thumbs img {
	padding: 5px;
	background: #fff;
	}

.thumbs a:link img, .thumbs a:visited img {
	border: 1px solid #A4ACC8;
	}

.thumbs a:hover img, .thumbs a:active img {
	border: 1px solid #757EAC;
	background: none;
	}

.thumbs a:hover, .thumbs a:active {
	background: none;
	}

.thumbs a:hover img, .thumbs a:active img {
	background: #fff;
	}

.thumbs {
	margin: 3px;
	height: auto;
	float: left;
	text-align: center;
	padding: 20px 20px 0 20px;
	}

.thumbs img {
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
	}

.photocattitle {
	text-align: center;
	font-weight: bold;
	}

.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	}	

.phototitle a:link, .phototitle a:visited {
	color: #3C638C;
	text-decoration: none;
	font-weight: normal;
	}

.phototitle a:hover, .phototitle a:active {
	color: #202B5F;
	font-weight: normal;
	}

#footer {
	color: #fff;
	background: url(images/footer2.gif) no-repeat bottom;
	font-size: .9em;
	padding: 0 0 3px 0;
	margin-right: 2px;
	}

#footer p {
	padding: 10px;
	background: #7B83AD url(images/bg_top2.gif);
	margin: 0 14px 10px 14px;
	}
	
#footer a:link, #footer a:visited {
	color: #fff;
	}

.credit {
	float: right;
	}

.alpha-shadow div {
	padding: 0px 6px 3px 0px;
	}

.alpha-shadow img {
	background-color: #FFFFFF;
	padding: 5px;
	}
	
.box {
	background: #fff;
	border: 0px solid #D0D3E0;
	margin: 5px 0;
	padding: 5px;
	}
	
	
table {
	border-collapse: collapse;
	border: 1px solid #D0D3E0;
	font-size: 1em;
	}
	
td {
	border: 1px solid #D0D3E0;
	background: #FFFFFF;
	text-align: center;
	padding: 5px 10px;
	}

	
td.odd {
	background: #EBECF2;
	}
	
ul.multiple-horz {
	text-align: center;
	}
	
.multiple-horz li {
	display: inline;
	padding: 0 5px;
	}
	
ul.preview-horz {
	padding: 0 0 25px 0;
	margin: 0;
	}
	
.preview-horz li {
	display: inline;
	border: 1px solid #D0D3E0;
	border-left: none;
	float: left;
	}
	
li.prev-first {
	border-left: 1px solid #D0D3E0;
	}
	
.preview-horz a:link, .preview-horz a:visited {
	padding: 6px;
	text-decoration: none;
	}
	
.preview-horz a:hover, .preview-horz a:active {
	background: #34407B;
	color: #fff;
	padding: 6px;
	text-decoration: none;
	}
	
.preview-active a:link, .preview-active a:visited {
	color: #D0D3E0;
	padding: 6px;
	text-decoration: none;
	cursor: default;
	}
	
.preview-active a:hover, .preview-active a:active {
	background: #D0D3E0;
	color: #fff;
	padding: 6px;
	text-decoration: none;
	cursor: default;
	}
	

.clearfix:after {
	content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}

/* End hide from IE-mac */	

br.clear {
	clear: both;
	}
