body {
	background-color: #CCCCCC;
	/*margin: 0 auto;*/
	padding: 0;
	position: relative;
	background-image: url(../images/grey_background_gradiant.jpg);
	background-repeat: repeat-x;
	color:#3b3b3b;
	font-size: 14px;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
}

.MainCenterBox {
	width: 958px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#BvtHeader {
}

#MainNav {
	background-image: url(../images/MainNav.jpg);
	
	width: 958px;
	height: 38px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 45px;
}

#header h1 {
	width: 250px;
	margin: 0 0 10px 0;
	float: left;
}

#header p {
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	line-height: 1.2em;
}

/*
#mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: normal;
	text-align: left;
}
*/

p {
	margin: 1em;
}


h1 {
	margin: 8px;
	color:#006699;
	font-weight: bold;
	font-size: 16px;
	font-family: helvetica, geneva, arial, sans-serif;
}

li {
	list-style-position: inside;
	list-style-type: circle;
}

.InlineImage {
	display:block;
	float:right;
	margin: 15px;
}

.BlueBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#DDD;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 250px;
}


.BlueBox h1 {
	font-size:20px;
	color:#FFF;
	text-align:center;
}

.BlueBox a:link, .BlueBox a:visited, .BlueBox a:active {
	color:#DDD;
}

.LeftCollumn {
	float: left;
	width: 450px;
	/*border: 1px solid #0F0;*/
}

.RightCollumn {
	float: left;
	width: 410px;	
	/*border: 1px solid #0F0;*/
}

.PageSelector {
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
	margin: 1px;
}


#CopyrightNotice {
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
	margin-top: 40px;
	/*border: 1px solid #0F0;*/
}

h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #006699;
}

h3 {
	font-size: 1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}

#content img {
	padding: 1px;
	display:inline;
	background: #58A556;
	border: 4px solid #E3E3E3;
	margin: 3px;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

a img {
	border: 0;
}


.hide {
	display: none;
}

#tabheader {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-image: url(../images/HeaderBack.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 149px;
}
#contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #032870;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
}
#contactinfo a:link, #contactinfo a:visited, #contactinfo a:active {
	text-decoration: none;
	color: #032870;
}

#contactinfo a:hover {
	text-decoration: underline;
}


#tabheader ul {
	margin:0;
	list-style:none;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 230px;
}

#tabheader li {
	float:left;
	margin:0;
	padding:0;
	background-image: url(../images/tab_Other.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 139px;
	height: 39px;
	text-align: center;
}

#tabheader a {
	float:left;
	display:block;
	padding:5px 15px 4px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabheader a {float:none;}
/* End IE5-Mac hack */

#tabheader #current {
	background-image:url(../images/tab_Current.gif);
}

#tabheader li:hover {
	background-image: url(../images/tab_Hover.gif);
}

.PhotoGallery {
	float: left;
	margin-right: 30px;
	margin-left: 35px;
}
.PhotoGallery img {
	margin: 18px;
}

.FrontPhotos {
	float: right;
	width: 200px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 2px solid #0C6C9C;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.FrontPhotos  img {
	margin: 10px;
}
.Photoframe {
	background-image: url(../images/photoframe.png);
	background-repeat: no-repeat;
	/*background-position: left 15px;*/
	width: 865px;
	/*border: 1px solid #FF0000;*/
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	height: 687px;
}

.Photoframe img {
	position: relative;
	left: 31px;
	top: 77px;
}
