body
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#social_icons{
	position: absolute;
	width: 170px;
	left: 1065px;
	top: 144px;
	height: 37px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

#social_icons{
	position: absolute;
	width: 140px;
	left: 1064px;
	top: 144px;
	
}}
#social_icons img{
	padding-left: 5px;
	border: none;
text-decoration: none;
}


td
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

th
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

p
{
	COLOR: #333333;
    FONT-SIZE: 11px;
	line-height : 16px;
    font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

a {
	text-decoration : underline;
}
a:link {
	color: #cc0000;
}
a:visited {
	color: #cc0000;
}
a:active {
	color: #F9B34F;
}
a:hover {
	color: #F9B34F;
}

.content {
	color: #333333;
	line-height : 16px;
	font-size : 11px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}

.description {
	color: #333333;
	line-height : 16px;
	font-size : 12px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
}



.titleheader {font-size: 14px;
color:#990000;
font-weight:bold;
line-height:16px;
}
h1 {
font-weight: 400;
}

h1, maintitle {font-size: 25px;
color:#544636;
line-height:30px;
}

.textbox {
    width: 209px;
    height: 80px;
    font-weight:bold;
    border: solid 1px #e3d3c3;
	background-color: White;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-decoration: none;
	}
	
	.specialbox {
    width: 470px;
    font-weight:bold;
    border: solid 1px #e3d3c3;
	background-color: White;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
	
.camerabox {
    width: 655px;
    font-weight:bold;
    border: solid 2px #e3d3c3;
	background-color: White;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
