BODY {
	color: #000000;
	font: normal 10px verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0px 10px 10px 10px;
	background: #fbfaf9;
	text-align: center; /* IE5 centering fix */
	background-image: url(../images/bg.gif);
}

A:link {
	color: #BA0000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:visited {
	color: #BA0000;
	text-decoration: none;
}

#outerwrapper {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	text-align: left; /* IE5 centering fix */
}

#header {
	width: 800px;
	height: 101px;
	min-height: 93px;
	background-color: #022651;
	font-size: 12px;
	background: url(../images/Header1.jpg) no-repeat;
	border: 0px;
}

#cleardiv {
 clear:both;
}

/* - Navigation - */


#navwapper1  {
	font-size: 12px;
	width: 800px;
	background-color: #ba0000;
	display: table;
/* - 	height: 35px; - */
	height: 25px;
	#position: relative;
	overflow: hidden;
	font-weight: bold;
	letter-spacing: 1px;
}

#navwapper2 {
	#position: absolute;
	#top: 50%;
	#left: 165px;
	display: table-cell;
	vertical-align: middle;
}

#navigation {
	#position: relative;
	#top: -50%;
	color: #FFFFFF;
}

#navigation A {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation A.active
{ color:#333 }

#navigation A.hover {
	color:#000 !important;
	background-color: #E2E1E1;
}

#navigation A:hover {
	color:#000 !important;
	background-color: #E2E1E1;
}


#downshadow  {
	background: url(../images/downshadow.jpg) repeat-x;
	height: 8px;
	width: 800px;
}

#upshadow  {
	background: url(../images/upshadow.jpg) repeat-x;
	height: 6px;
	width: 800px;
}

/* - homepage styles - */

.quickontop {
	float: left; 
	background-color: rgb(5, 30, 50); 
	width: 194px; 
	height: 42px; 
	min-height: 42px; 
	margin-top: 25px; 
	margin-left: 15px; 
	color: FFFFFF; 
	font-weight: bold; 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-left: 15px; 
	text-align: left;
}

.quickofftop {
	float: left; 
	background-color: rgb(225, 226, 226); 
	width: 194px; 
	height: 42px; 
	min-height: 42px; 
	margin-top: 25px; 
	margin-left: 15px; 
	color: rgb(5, 30, 50); 
	font-weight: bold; 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-left: 15px; 
	text-align: left;
}	
	
.quickon {
	float: left; 
	background-color: rgb(5, 30, 50); 
	width: 194px; 
	height: 43px; 
	min-height: 43px; 
	margin-left: 15px; 
	color: FFFFFF; 
	font-weight: bold; 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-left: 15px; 
	text-align: left;
}

.quickoff {
	float: left; 
	background-color: rgb(225, 226, 226); 
	width: 194px; 
	height: 43px; 
	min-height: 43px; 
	margin-left: 15px; 
	color: rgb(5, 30, 50); 
	font-weight: bold; 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 18px; 
	letter-spacing: 2px; 
	padding-left: 15px; 
	text-align: left;
}


/* - Content - */


#wrapper {
	width: 800px;
	background-color: #fff;
	margin: auto;
	position: relative;
}

#shadows {
	width: 800px;
	background-color: #fff;
	background-image: url(../images/sideshadows.gif);
	background-repeat: repeat-	y;
}

#mainpic {
	width: 800px;
	background-image: url(../images/familybgcmas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#maincopy {
	text-align: left;
	margin-left: 190px;
	margin-right: 150px;
	margin-top: 25px;
	line-height: 22px;
	min-height: 300px;
	#height: 300px;
}

#topnoticecopy {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size: 12px; 
	letter-spacing: 1px; 
	line-height: 16px;
	margin-left: 15px;
}

#hpagecopy {
	line-height: 22px;
}

#towerpic {
	background-image: url(../images/tower.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	right: 10;
	width: 125px;
	height: 458px;
}

#content {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 20px;
	font-size: 12px;
	min-height: 300px;
	#height: 300px;
}

#contentLeft {
	margin-right: 125px;
}

H1 {
	color: #BA0000;
	font-size: 14px;
}

LI.arrow {
	list-style-image: url(../images/bullet_arrow.jpg);
}

H2 {
	color: #BA0000;
	font-size: 20px;
	font-weight: bold;
}

H3 {
	color: #BA0000;
	font-size: 25px;
	font-weight: bold;
}

HR.thick {
	color:#e3e3e3;
	background-color:#e3e3e3;
	height:5px;
	border: 0;
}

#calcopy {
	line-height: 10px;
	font-size: 10px;
}

#smallfont {
	font: normal 12px verdana,arial,helvetica,sans-serif;
	line-height: 20px;
}

#tablecopy {
	font: normal 12px verdana,arial,helvetica,sans-serif;
	line-height: 25px;
}


#footer {
	width: 550px;
	font-size: 10px;
	border: 0px;
	text-align: center;
	line-height: 15px;
	padding: 10px 10px 10px 130px;
}

#galleryfooter {
	width: 800px;
	font-size: 10px;
	border: 0px;
	text-align: center;
	padding: 10px 10px 10px 10px;
}


/* Boxes */
.box {
	width: 200px;
	float: right;
	margin-bottom:.6em;
	padding:10px 9px 5px 9px;
	background-color:#e1e1e0
}


/* Thumbnail list (vertical) */
P.thumbs
{
	vertical-align: middle;
	display: table-row;
	#display: block;
	margin-top: 10px;
	text-align: left;
	float: left;
	width: 640px;
	font-size: 11px;
	line-height: 16px;
}

P.thumbs IMG {
	border: 5px solid #004D86;
	margin-right: 10px;
}

P.thumbs A:link
{ text-decoration:none; }

P.thumbs A:hover
{ text-decoration:underline; }

P.thumbs A:link IMG, A:visited IMG
{ border-color:#004d86 }

P.thumbs A:hover IMG, A:active IMG
{ border-color:#aaa }


/* Thumbnail row (horizontal) */
UL.block
{ margin:0 0 1.2em 0; padding:14px 0 1em 1px; text-align:center; width:750px }
	/* Clear after floats */
	UL.block:after
	{ content:"."; display:block; height:0; clear:both; visibility:hidden }
	UL.block { display:inline-block }
	/* Hide from IE5-Mac \*/
	UL.block { display:block }
	* html UL.block { height:1% }
	/* End hide */

UL.block LI
{ float:left; width:150px; margin:0 25px; padding:0; border-bottom-width:0; list-style: none }
	* html UL.block LI /* IE double-margin fix */
	{ display:inline }

UL.block IMG
{ float:none; position:static; margin:0 0 8px 0 }

UL.block A:hover IMG, UL.block A:active IMG
{ border-color:#fff }


/* Photos */


.photos {
	margin-bottom: 0px;
	background-color: #071D32;
	height: 150px;
}
.photos a {
	width: 94px;
	height: 131px;
	float: left;
	background: #BA0001;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin-right: 14px;
	padding-top: 4px;
	background-repeat: repeat-y;
}
.photos>a {
	min-height: 131px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}
.photos a.first, .greybox-background .left a.first {
	margin-left: 14;
}
.photos a:hover {
	text-decoration: none;
	background: #97989C;
	color: #000000;
}
.photos a:visited {
	color: #ffffff;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}


/* Tables */

TABLE.data TD {
	font-color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


/* Forms */
FORM
{ margin:0; padding:0 }
INPUT, SELECT, TEXTAREA
{ font-family:verdana,arial,helvetica,sans-serif; font-size:11px; vertical-align:middle }



