/* START of undo formating */
:link,:visited { text-decoration:none }
div.test {
	color: #3d5060;
}
pre,code { font-size:1em; }

pre,form,body,html,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }
ol           {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: .5em;
	margin-top: 0;
}
ul           {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: .5em;
	margin-top: 0;
}
li           {
	margin-top: 0;
	margin-bottom: 1px;
	padding-top: 0;
	padding-bottom: 1px;
}
img {
	vertical-align: middle;
	border: none;
}
table        {
	margin: auto;
	width: 100%;
}
/* END of undo formating */
td {
	text-align: left;
	vertical-align: top;
}
body         {
	font-family: Arial;
	font-size: 100%;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #F6F7F6;
	vertical-align: top;
}
p {
	margin-top: 0;
	margin-bottom: .5em;
}
a:link       {
	text-decoration: none;
	color: #B74241;
	background-color: transparent;
}
a:hover      {
	text-decoration: underline;
	background-color: transparent;
}
a:visited   {
	text-decoration: none;
	color: #B74241;
	background-color: transparent;
}
a:hover      {
	text-decoration: underline;
	background-color: transparent;
}
a:active    {
	text-decoration: none;
	color: #B74241;
	background-color: transparent;
}
a:hover      {
	text-decoration: underline;
	background-color: transparent;
}
a:link.nd       {
	text-decoration: none;
	}
a:hover.nd      {
	text-decoration: none;
}
a:visited.nd   {
	text-decoration: none;
	}
a:hover.nd      {
	text-decoration: none;
}
a:active.nd    {
	text-decoration: none;
	}
a:hover.nd      {
	text-decoration: none;
}
a:link.menu       {
	text-decoration: none;
	color: #333333;
}
a:hover.menu      {
	text-decoration: underline;
}
a:visited.menu   {
	text-decoration: none;
	color: #333333;
}
a:hover.menu      {
	text-decoration: underline;
}
a:active.menu    {
	text-decoration: none;
	color: #333333;
}
a:hover.menu      {
	text-decoration: underline;
}
a:link.menuw       {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menuw      {
	text-decoration: underline;
}
a:visited.menuw   {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menuw      {
	text-decoration: underline;
}
a:active.menuw    {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menuw      {
	text-decoration: underline;
}
a:link.hl       {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}
a:hover.hl      {
	text-decoration: none;
	background-color: #EFEFEF;
}
a:visited.hl   {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}
a:hover.hl      {
	text-decoration: none;
	background-color: #EFEFEF;
}
a:active.hl    {
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}
a:hover.hl      {
	text-decoration: none;
	background-color: #EFEFEF;
}
.photo_solid_border {
	border: 1px solid #DCDBD9
}
h1           {
	font-size: 20pt;
	font-weight: bold;
margin: 0 0 .25em 0;
}
h2           {
	font-size: 16pt;
	font-weight: bold;
	margin: 1em 0 .25em 0;
}
h3 {
	margin: .5em 0 .25em 0;
	font-weight: bold;
	font-size: 12pt;
}
#frontpage h1           {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
#frontpage h2, #contacti           {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
}
#frontpage h3 {
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}

td.content_areas {
	vertical-align: top;
	text-align: left;
	padding: 20px;
}
td.topright_align {
	vertical-align: top;
	text-align: right;
}
td.topleft_align {
	vertical-align: top;
	text-align: left;
}
td.topcenter_align {
	vertical-align: top;
	text-align: center;
}
span.bold_text {
	font-weight: bold;
}
span.italic_text       {
	font-style: italic;
}
span.salmon_text {
	color: #B74241;
}
span.red_text {
	color: #CC0000;
}
span.brown_text {
	color: #42291D;
}
span.s70percent_size    {
	font-size: 70%;
}
span.s80percent_size     {
	font-size: 80%;
}
span.s90percent_size     {
	font-size: 90%;
}
span.s110percent_size  {
	font-size: 110%;
}
span.s120percent_size  {
	font-size: 120%;
}
li.space_bottom {
	padding-bottom: 5px;
	padding-top: 0px;
}
blockquote {
}

.photo_border_no_float {
	padding: 0px;
	border: 3px double #C0C0C0;
}
.photo_float_right {
	padding: 0px;
	float: right;
	border: 3px double #C0C0C0;
	margin: 0 0 10px 20px;
}
.photo_float_left {
	padding: 0px;
	float: left;
	border: 3px double #C0C0C0;
	margin: 0 20px 10px 0;
}
/*drop down for anylink*/
#dropmenudiv{
	position: absolute;
	border: 1px solid #241E1E;
	border-bottom-width: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 101;
	text-align: left;
	margin-top: 0px;
	background-color: White;
	margin-left: 0px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color: White;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #F1C553;
}
/*end drop down for anylink*/

/*random background images frontpage*/
#container {
	width: 500px;
	height: 326px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: White;
}
/*hrs*/
div.hr100 {
	margin: 10px auto;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #9F9F9F;
	text-align: center;
}
div.hr90 {
	margin: .5em auto;
	width: 90%;
	height: 1px;
	border-bottom: 1px solid #9F9F9F;
	text-align: center;
}
#frontphoto {
	height:220px; 
	text-align:left; 
	vertical-align:middle;
	background: url(../../images/0/camerasfront.jpg) no-repeat center -5px;
}
#widenav {
	vertical-align: middle; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
	background-position: left top; 
	background-image:url('assets/images/06/navbar.png'); 
	background-repeat:repeat-x; 
	background-attachment:scroll;
	background: url(../../images/0/navbar2.gif) repeat-x left;
}
#widemid {
	width: 100%; 
	height: 28px; 
	text-align: center; 
	background-color: #B1B5BA
}
.fronticons {
	float: right;
	margin: 15px 0 15px 9px;
}
.clearfloat{
clear:both;
height:0;
font-size:1px;
line-height:0px;
}
