@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
	background: #efdd9d url(images/hide_logo.gif) no-repeat;
}

div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#content {
	/*width: 727px; */
	width: 727px;
	height: 100%;
	/*position: fixed;
	left: 210px;*/
	padding-left: 26px;
	padding-top: 23px;
	padding-right:14px;
	background: #F6F3EA url(images/right_page_crayon_blue_3.gif) repeat-y 927px 0;
	/*Was FAEBB4  F6F3EA*/
}

td.content {
background-color:#F6F3EA;
}

td.blue {
background-color:#7e93b2;
}

td.tan {
background-color:#faebb4;
}

td.white {
background-color:#F6F3EA;
}

td.edge {
background-image:url(images/vertical_torn_white_paper.png);
background-repeat:repeat-y;
width:31px;
}

#contentleft {
	width: 502px;
	/*left: 235px;*/
	float: left;
	margin-top: 8px;
	padding-right:10px;
	padding-bottom:10px;
}

#media_holder {
float:left;
width:480px;
height:260px;
padding-top:60px;
/*padding-right:20px;
background-image:url('images/video_frame.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;*/
}

div.mediabox {
padding-top:18px;
padding-left:21px;
}

#leftcolumn {
	width: 200px;
	height: 100%;
	background: #7e93b2;
	padding-top: 283px;
	background-image:url(images/hide_logo.gif);
	background-repeat:no-repeat;
	/*position: fixed;*/
	padding-left: 10px;
	float: left;
	clear:both;
}

#footer {
padding-left:26px;
	width: 723px;
	margin-bottom: 20px;
	font-family: arial;
	color: #4e6586;
	margin-top: 10px;
	padding-top: 10px;
}

#naviation {
	padding-top: 23px;
}
#textright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 205px;
	float: right;
	margin-right: 45px;
	line-height: 24px;
	color: 314c75;
	clear: both;
}

td {
text-align:left;
vertical-align:top;
}

#header {
	width: 723px;
}

div.right {
float:right;
padding-left:10px;
padding-bottom:10px;
font-weight:bold;
}

div.right a {
color:#000000;
}

div.right a:hover {
color:#000099;
}

div.contact {
width:450px;
}

table.contact td {
padding-left:4px;
padding-right:4px;
padding-bottom:3px;
padding-top:3px;
}

div.radio {
padding-bottom:5px;
padding-top:5px;
}

div.subnav {
width:723px;
padding-bottom:0px;
margin-bottom:10px;
background-color:#FDF7F1;
}

div.subnav a {
text-decoration:none;
}

.thumb img {
margin: 0 4px 4px 0;
border: 1px solid #000000;
}

.thumb_active img {
margin: 0 4px 4px 0;
border: 1px solid #6464FF;
}

.slideshow_button img {
margin: 0 0px 10px 0;
border: 0px solid #6464FF;
}


.pic img {
margin: 20px 0 0 0;
border: 1px solid #000000;
}

span.item {
	color:#7385a9;
	font-weight:bold;
	padding-right:0px;
	text-align: center;
	cursor: hand;
}
span.item:hover {
color:#464a55;
}

span.active_item {
	color:#7385a9;
	font-weight:bold;
	padding-right:0px;
	font-size: 18px;
	text-align: center;
	cursor: hand;
}

span.active_item:hover {
color:#464a55;
}

div.crdt {
color:#7385a9;
font-size:.8em;
letter-spacing:.07em;
float:left;
margin:6px 0 0 10px;
}

div.content {
float:left;
width:480px;
margin-top:20px;
padding-right:20px;
background: #F6F3EA url(images/blue_vertical_line.png) repeat-y 490px 0;
}

div.right-content {
padding-left:520px;
padding-top:20px;
font-size: 10px;
}

li {
margin-left:20px;
}

hr {
border-bottom:1px solid #000000;
border-left:none;
border-right:none;
border-bottom:none;
}

