@charset "utf-8";
.toprow {
	position: relative;
	z-index:1;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: left;
	height: 200px;
	margin-top: 0px;
	padding-top: 0px;
}
/* topgap*/
#topgap {
} 
#topgap p {
	margin: 0;
	padding: 0px 0;
	font-size: 3px;
}
/* */
.bodywrap {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	text-align: left;
	height: auto;
	padding-top: 0px;
	margin-top: 8px;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight:bold;
	color: #FFFFFF;
	width: auto;
}
.headertext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 600px;
	margin-top: 0px;
}
.headertext2 ul{
	margin : 0;
	margin-left: -37px;
	font-size: 70%;
	padding-top: 0em;
}
.headertext2 ul li{
    display : inline;
	margin : 0;
}
.headertext2 ul li a{
	color:#FFFFFF;
	margin : 0;
	padding-top: 0em;
	padding-left : 0em;
	padding-right : 2px;
	font-weight : bold;
	text-decoration : none;	
}
.headertext2 ul li a:hover{
	color : #999999;
	font-weight: bold;	
}

.headertext2 h1{
	padding-top: 0px;
	font-size: 22px;
}
.headertext2 h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}

.tophorizmenu {
	clear: right;
	float: right;
	width: 100%;
	height: auto;
}

.headerphone {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: auto;
	width: auto;
	float: right;
	clear: right;
	font-size: 36px;
	margin-top: 0px;
}
.headerphone h3{
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-top: 0px;
}

.headertextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
/* RSS Blog and Twitter links */
.headertextsmallrss{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	height: 2em;
	float: right;
	margin-bottom: 8px;
}
.headertextsmallrss ul{
	margin: 0;
	margin : 0;
	font-size: 80%;
	white-space : nowrap;
	width : auto;
	padding-top: 0em;
}
.headertextsmallrss ul li{
    display : inline;
}
.headertextsmallrss ul li a{
	color:#FFFFFF;
	padding-top: 0.5em;
	padding-left : 1em;
	padding-right : 0em;
	font-weight : bold;
	text-decoration : none;	
}
.headertextsmallrss ul li a:hover{
	color : #999999;
	font-weight: bold;
}
/* toptxtmen text links */

#toptxtmen {
	height: 20px;
	margin: 0px;
	font-size: 10px;
	white-space : nowrap;
	width : 100%;
	padding-top: 0px;
	margin-bottom: 0px;
}
#toptxtmen ul{
	margin-top: 3px;
	margin-left: -14px;
	white-space : nowrap;
	float : left;
	margin-right: 5px;
}
#toptxtmen ul li{
   display : inline;
   margin-right: 5px;
}
#toptxtmen ul li a{
	color:#FFFFFF;
	font-weight : bold;
	text-decoration : none;
	margin-right: 5px;
}
#toptxtmen ul li a:hover{
	color : #999999;
	font-weight: bold;
	margin-right: 5px;
}
/* main pages topbox */
#mainpages_topbox {
	float: right;
	width: 250px; /* since this element is floated, a width must be given */
	background-color: #E5E5E5;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 8px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* photo layout with text details */
.photo_large_txt {
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.photo_stats_txt {
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.photolayout_main_pages {
	height: auto;
	width: 175px;
	text-align: center;
	padding: 0 22px 30px 22px;
	font-size: 12px;
}
.single_area_single_wrap {
	height: 290px;
	width: 620px;
	padding-left: 50px;
}
/* footer text links and copyright*/
#footmen ul{
   margin: 0;
   padding : 5px;
   margin : 0;
   font-size: 75%;
   white-space : nowrap;
   width : 100%;
   float : left;
}
#footmen ul li{
   display : inline;
}
#footmen ul li a{
	color:#666666;
	padding-left : 0em;
	padding-right : 1em;
	font-weight : normal;
	text-decoration : none;
	float : left;
}
#footmen ul li a:hover{
	color : #FFF;
}  
.copyright_text {
	padding-right : 3em;
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	text-decoration: none;
	color: #666666;
	padding-top: 1em;
}
.sidemenutext {
	background-color: #b5b5b0;
}
.bannertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

