@charset "utf-8";
/* ID tagging */
#contentText{
	min-height:250px;
}
#toppad {
	padding-top:100px;
}
#LMpic{
/*	height:360px;*/
	width:300px;
}
#LMpicframe {
/*	height:365px;
	width:405px;
	min-height:355px;
	min-width:395px;
*/
}
#googleFrame{
	height:360px;
	width:440px;
	min-height:355px;
	min-width:395px;
}
/*General class attributes*/
.padding10{
	padding:10px;
}
.boarder10{
	border:10px;
	border:hidden;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
/*Specific class attributes*/
.picFrame{
	height:5px;
	width:5px;
	float:left;
}
#tonet {
	font-family: TOnet;
}
h1 {
	color:#306;
	font-weight:normal;
	font-family: Emb_luci;
}
p.right {
	float:right;
	font-family: Emb_luci;
}

p {
	font-family: Emb_luci;
	color:#306;
}
#banner_r2_c6 {
    position:relative;
    top: -10px;
}

/* Mics */
@font-face{ /* Most browsers */
	font-family: Emb_luci;
	src: url('lucida-calligraphy-italic.eot');
    src: url('lucida-calligraphy-italic.eot?#iefix') format('embedded-opentype'),
         url('lucida-calligraphy-italic.ttf') format('truetype');
font-family: TOnet;
         src: url('thunderorigin.net/fonts/bankgthd.ttf') format('truetype');
}