@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDF6FF;
}
.headbgs {
	background-image: url(images/bgs.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.heads {
	background-image: url(images/bgs2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 22px;
}
.main-verse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #086DB1;
}
.sub-verse {
	font-size: 11px;
	color: #FFF;
	line-height: 23px;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
}
.photo-tits {
	font-size: 10px;
	color: #a4d6f8;
	line-height: 12px;
}
.box-1 {
	background-image: url(images/content-rule.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.box2 {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dee7f0;
	border-left-color: #DEE7F0;
}
.foots {
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.copyrights {
	font-size: 10px;
	color: #245da3;
}
.sitename {
	font-size: 10px;
	color: #086DB1;
	letter-spacing: 3px;
}
.welcome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #086DB1;
	text-indent: 366px;
}
.box3 {
	background-color: #95bfe9;
	border: 9px solid #69a5e1;
}
.box3-text {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.box4 {
	border: 1px solid #DEE7F0;
}
.box4-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #69A5E1;
}
.dotz-rights {
	background-image: url(images/dotzz.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tit-home2 {
	background-color: #94bdeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDF6FF;
	border-bottom-color: #69A5E1;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	text-indent: 12px;
}
.tit-home3 {
	background-color: #bcdafb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDF6FF;
	border-bottom-color: #69A5E1;
	font-family: Arial, Helvetica, sans-serif;
	color: #488dd1;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	text-indent: 12px;
}
.footbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCDAFB;
}
.footbox2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94bdeb;
}

.footlinks {
	font-size: 11px;
	color: #4E8BD6;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 20px;
	color: #267FB9;
	text-indent: 277px;
}
A.link7, A.link7:active, A.link7:visited {
	font-size: 11px;
	color: #4E8BD6;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
      }
A.link7:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
      }



.urbangreymenu{
width: 245px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #086db0;
}

.flashstyle {
border: 2px solid #EDF6FF;
}
.flashstyle-firefox {
font-size: 0;
line-height: 0;
}
