﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
 {
 background:transparent none repeat scroll 0 0;
 border: 0 none;
 font-size: 100%;
 margin: 0;
 outline-color: -moz-use-text-color;
 outline-style: none;
 outline-width: 0;
 padding: 0;
 vertical-align: baseline;
 
}

ol, ul
{
list-style-image: none;
list-style-position: outside;
list-style-type: none;

}

blockquote, q
{
quotes: none;

}

:focus
{
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0;
}

ins 
{
text-decoration: none;
}

del
{
text-decoration: line-through;
}

table
{
border-collapse: collapse;
border-spacing: 0;
}

.clear
{
clear:both;
}

.skiplink
{
display: none;
}

label
{
cursor: pointer;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}


a:focus a:hover
{
	text-decoration: underline;
}

html
{
	
	
}

body
{
	-x-system-font: none;
	background: #FFFFFF repeat-x;
	background-image: url('NoshBackground.png');
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
p
{
	font-family: Verdana;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	text-indent: 5px;
	font-size: small;
	color: #241200;
}

h1
{
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #DFD1B2;
	margin-left: 15px;
	margin-top: -5px;
}

h2
{
	background-position: center bottom;
	background: transparent url(boxline.png) repeat-x scroll center bottom;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	vertical-align: top;
	line-height: 30px;
}


.wrapper
{
	
	margin: 0 auto;
	width: 1050px;
}


#contentwrapper
{
	padding: 7px;
	position: relative;
	height: auto;
	background-color: transparent;
	width: 800px;
	float: right;
	top: 55px;
	
}

#contentcolumn
{
	padding: 5px;
background-image: url('ContentBackGround.png');
	background-repeat: no-repeat;
	float: left;
	position: relative;
	width: 613px;
	margin-right: 5px;
}

#rightcolumn
{
	float: right;
	width: 160px;
	right: 0px;
	position: relative;
	height: 600px;
	
	
}



#footer
{
	background: #010600;
	width: 100%;
	text-align: center;
	height: 25px;
	bottom: 0;
	position: fixed;
}

#BreadCrumb
{
	width: 500px;
	top: 8px;
	position: relative;
	left: 15px;
}



#header {
height:145px;
width:100%;
	position: relative;
}

#header_logo
{
	float: left;
	padding: 10px 10 0 0;
	width: 275px;
	position: relative;
	height: 145px;
	background: transparent url(anLogo.png) no-repeat;
	top: 18px;
}

#BannerAdd
{
	float: right;
	top: 30px;
	
	position: relative;
}

#leftcolumn
{
	
	background-color: transparent;

	width: 210px;
	height: 300px;
	margin-top: 0px;
	margin-left: 15px;
	position: relative;
	top: 175px;
}



#NavHeaderImage
{
	position: relative;
	background-image: url(NavHeaderImage.png);
	background-repeat: no-repeat;
	height: 65px;
	margin-left: 10px;
	top: 15px;
	z-index: 2;
}



#menu
{
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	width: 600px;
	height: 30px;
	top: 160px;
	margin-left: 32%;
}

#menu ul
{
	top: 2px;
	position: absolute;
	width: 600px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

/*//#menu ul li {
border-left:1px solid #643743;
border-right:1px solid #643743;
float:left; for horizontal menu
margin:6px 0 0;
padding:0 15px;
}/*/

#menu ul li
{
	float: left;
	padding-top: 0px;
	padding-right: 15px;
}

#menu a:hover
{
	color: #DFD1B2;
	text-decoration: underline;
}

#menu ul li.over a
{
	color: #DFD1B2;
	text-decoration: underline;
}

#menu ul li.first {
border-left:medium none;


}

#menu ul li.last {
border-right:medium none;

}

/*//////
.accordionHeader
{
	border-style: solid;
	border-width: .35px;
	border-color: #2F4F4F #2F4F4F #CAE5F4 #2F4F4F;
	color: white;
	background: #0C364E url(AccordionHeader.png) repeat-x scroll 0 0;
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	padding: 10px 5px 5px 5px;
	margin-top: 5px;
	cursor: pointer;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-style: normal;
	font-variant: normal;
}

.accordionContent
{
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.accordionContent p
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}

.accordionContent a
{
	color: white;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}

.accordionContent a:hover
{
	color: #BCF3EF;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	
}

.AccordianMoreInformation
{
	float: right;
}

.GreenaccordionLink
{
	color: #1BC757;
}

.PinkaccordionLink
{
	color: #71000C;
}

.BlueaccordionLink
{
	color: #ECCB13;
}
#AccordianDiv
{
	float: left;
	width: 450px;
	position: relative;
	margin-bottom: 30px;
}
/*/

#homeimageDiv
{
	float: right;
	margin-top: -50px;
	position: relative;
	width: 450px;
}

/*////////
#WebfooterDiv
{
	background: #0F4361;
	width: 100%;
	text-align: center;
	height: 25px;
	bottom: 0%;
	position: fixed;
}

#boxes
{
	padding: 20px 0 0 0;
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.box {
float:left;
padding:0 20px 0 0;
width:220px;
}

.box_last {
padding:0;
}

.box h2
{
	background: transparent url(boxline.png) repeat-x scroll center bottom;
	font-family: Arial;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 17px;
	padding: 0 0 10px;
}
.box .text {
font-size:1.2em;
line-height:1.4em;
padding:0 0 15px 2px;
}
.box .list {
margin:0 0 0 17px;
padding:0 0 15px;
}
.box .list li {
color:#BCF3EF;
font-size:1.2em;
line-height:1.4em;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
padding:2px 0;
}
.box .representative_work {
overflow:hidden;
padding:5px 0 0;
width:100%;
}
.box .representative_work li {
float:left;
padding:0 3px 3px 0;
}
.box .representative_work li.last {
padding:0 0 3px;
}
.box .representative_work img {
border:3px solid #4384AA;
float:left;
height:64px;
width:65px;
}


.Pagenavigation
{
	width: 200px;
	height: 600px;
	float: left;
	position: relative;
}

.PageContent
{
	width: 600px;
	margin-right: 100px;
	float: right;
	height: 600px;
	display: block;
	position: relative;
}
/*/

.NavMenu
{
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	margin-left: 25px;
	height: 100%;
}

.NavMenu a:hover
{
	text-decoration: underline;
	color: #BCF3EF;
}

.NavMenu ul
{
	margin-top: 12px;
}

#NavContWrapper
{
	position: relative;
	width: 100%;
}

/*///////////////
.ConContent
{
	padding: 10px;
	border: .5px solid #C7F4FE;
	margin-top: 15px;
	font-family: Arial;
	font-size: 14px;
}
.ConContent ul
{
	list-style-type: disc;
	list-style-position: inside;
}


.cornerBox
{
	background-position: #57977D;
	position: relative;
	background: #A2725D;
	width: 60%;
	float: left;
	left: 20px;
	top: 15px;
}

.corner { position: absolute; width: 10px; height: 10px; background: url(fourcournercricle.png) no-repeat; font-size: 0%; }
.cornerBoxInner
{
	padding: 10px;
}

.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }


#PortWrapper
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


.PortContainter
{
	position: relative;
	margin-bottom: 35px;
	margin-right: auto;
	margin-left: auto;
}


.FrontPagePopupStyle
{
	padding: 10px;
	visibility: hidden;
	position: absolute;
	top: 0px;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	left: 200px;
	width: 500px;
}
/*/

.StoryTitle
{
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #3C1E00;
	text-align: left;
	width: 100%;
	float: left;
}

.storyDate
{
float: left;
}

.StoryBody
{
	float: left;
	width: 550px;
	margin-bottom: 15px;
}

.NumericPageNumbers
{
	font-family: Arial;
	font-size: small;
	color: #000000;
}

.CurrentPageNumbers
{
	font-family: Arial;
	font-size: large;
}




#StoriesTitleHeader
{
	float: left;
	position: relative;
	
}

#StoriesNavHeader
{
	float: right;
	position: relative;
	
	
}

#ContentText
{
	
	width: 550px;
}



.CloudBox
{
	position: relative;
	font-family: Verdana;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
	background-color:#DFD1B2;
	color: #800080;
}

.CloudBox a
{
font-family: Verdana;
	color: #0A0003;
}

.CloudBox a:hover
{
	color: #996633;
	text-decoration: underline;
	font-family: Verdana;
}

.innercloud
{
	margin: 0px auto 15px auto;
	width: 160px;
	height: auto;
}

#TagHeaderImage
{
	background-position: left top;
	background-image: url(TagCloudHeader.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-left: 10px;
	top: 15px;
	z-index: 2;
	position: relative;
}

.HomeGalleryWrapper
{
	float: right;
	margin: 10px;
	position: relative;
}

.modalBackground
{
	background-color: #808080;
	opacity: 0.6;
}

#Gallery_Template_Container
{
	margin-bottom: 10px;
}

#Map
{
	margin: 35px auto 100px auto;
	width: 475px;
}

/*////////////Rating Stars/*/
.emptypng
{
	background-image: url(WaitingStar.png);
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
}      
.smileypng 
{ background-image: url(Star.png); 
width: 32px; 
height: 32px; 
background-repeat: no-repeat;}   
  
.donesmileypng 
{ background-image: url(Star.png); 
width: 32px; 
height: 32px; 
background-repeat: no-repeat;} 

td
{
	padding: 5px;
	vertical-align: top;
}

.labelCell
{
	text-align: right;
	font-family: Verdana;
	font-size: small;
	color: #351B00;
}

.contentCell
{
	text-align: left;
	font-family: Verdana;
	font-size: medium;
	color: #351B00;
	width: 300px;
}
.contentCell a
{
	font-family: Verdana;
	color: #0033CC;
	font-size: small;
}
.contentCell a:hover
{
	font-family: Verdana;
	color: #0033CC;
	font-size: small;
	text-decoration: underline;
}

#StoryContent
{
	font-family: Verdana;
	font-size: small;
	color: #422100;
	margin: 3px;
}

.AdminWrapper
{
	margin-left: 20px;
	margin-top: 35px;
	font-family: Arial;
	color: #000000;
}

.AdminWrapper a
{
	font-family: Arial;
	color: #0000FF;
	font-size: medium;
}

.AdminWrapper a:hover
{
	font-family: Arial;
	color: #0000FF;
	font-size: medium;
	text-decoration: underline;
}

.GalleryListWrapper
{
	margin-left: 20px;
	margin-top: 7px;
	font-family: Arial;
	color: #000000;
	margin-bottom: 200px;
}

.GalleryListWrapper a
{
	font-family: Verdana;
	font-size: small;
	color: #724B25;
}

.GalleryListWrapper a:hover
{
	font-family: Verdana;
	font-size: small;
	color: #724B25;
	text-decoration: underline;
}


