body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*layers*/

#topLftCrn {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:119px;
	z-index:1;
	background-color: #9FBBEB;
}
#top {
	position:absolute;
	left:144px;
	top:0px;
	width:88.6%;
	height:119px;
	z-index:1;
	background-image: url(/images/wrapper/topEdge.gif);
	background-repeat: repeat;
}
#left {
	position:absolute;
	left:0px;
	top:165px;
	width:100px;
	height:900px;
	z-index:2;
	background-image: url(/images/wrapper/sideEdge.gif);
}
#curve {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:165px;
	z-index:3;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:247px;
	height:132px;
	z-index:4;
}
#bldgPhotoTop {
	position:absolute;
	left:251px;
	top:0px;
	width:223px;
	height:153px;
	z-index:5;
}
#topBkg {
	position:absolute;
	left:500px;
	top:0px;
	width:493px;
	height:114px;
	z-index:6;
	background-image: url(/images/wrapper/topBkg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #551A8B;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
}
#title {
	position:absolute;
	left:134px;
	top:173px;
	z-index:8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ED1B24;
	font-weight: bold;
	width: 629px;
	background-image: url(/images/titleLine.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.smHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A86B6;
}
#content {
	position:absolute;
	left:0px;
	top:210px;
	z-index:9;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 134px;
	background-image: url(/images/wrapper/sideEdge.gif);
	background-repeat:repeat-y;
}

#footer {
	margin-top:55px;
	margin-right:200px;
	text-align:center;
}

#content_header {
	display:none;
}

.error {
	color:#990000;
}

.submitsm {
	background-color:#9fbbeb;
	color:#000;
	font: 11px bold Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.nomargin {
	margin:0;
}
.submit {
	background-color:#9fbbeb;
	color:#000;
	font: 12px bold Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#leftNav {
	position:absolute;
	left:6px;
	top:175px;
	width:90px;
	height:138px;
	z-index:10;
}
/*end of layers*/
.addressStyle {
	font-size: 13px;
	color: #3E57EC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.anchorLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.anchorLink  ul {
  	margin-left: 0; 
  	padding-left: 1.5em;
	list-style-image: url(/images/arrow.gif);
}

.anchorLink a:link {
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.anchorLink a:visited {
	color: #551A8B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.anchorLink a:hover {
	color: #00CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.anchorLink a:active {
	color: #00CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.prodNmLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.prodNmLg a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.prodNmLg a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.prodNmLg a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
.prodNmLg a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline;
}
.prodNmSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#adminmenu {
	position:absolute;
	left:7px;;
	top:-70px;
	font-size:11px;
	font-weight:bold;
}

#content_right_inner {
	width:95%;
}

.tableDark {
	background-color:#dddddd;
}
.tableLight {
	background-color:#eeeeee;
}
.adminBtn {
	background-color:#CCCCCC;
}
img {
	border:0px;
}

#breadcrumb {
	font-size:9px;
	float:right;
	margin-top:155px;
	margin-right:15px;
	color:#888888;
	font-weight:normal;
}

#breadcrumb a{
	text-decoration:none;
	color:#888888;
	font-weight:normal;
}

.p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
}

img.album_photo_edit {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:thin;
}

img.selected {
	border-color:#CC0000;
	border-width:medium;
}






/*Photo Gallery Section*/
ul.inline_list {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	border:0px solid black;
}

ul.inline_list li{
	float:left;
	margin:5px;
}

.clear {
	clear:both;
}

ul.photoList li{
	width:120px;
}

ul.albumList li{
	width:250px;
}