/* 1 ELEMENT SELECTORS */

body {
	text-align: center;
	padding: 0px;
	background-color: #343a63;
	width: 1010px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
}
h1 {
	font-size: 140%;
	text-align: center;
}
h2 {
	font-size: 120%;
	text-align: left;
}
h3 {
	font-size: 120%;
	text-align: left;
	padding-left: 40px;
}
h4 {
	font-size: 120%;
	text-align: center;
	padding-left: 40px;
	line-height: 22px;
}
h5 {
	font-size: 120%;
	text-align: center;
	padding-top: 20px;
}
h6 {

	font-size: 110%;
	text-align: center;
}
table {
	text-align: center;
	background-color: #eeaf37;
	border: 2px groove #343a63;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
td {
	vertical-align: top;
}

/* 4 CLASS SELECTORS */

.ptext {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.caption {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.tablenoborders {
	margin-bottom: 10px;
	padding: 0px;
	background-color: #eeaf37;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pictures {
	text-align: left;
	margin-left: 20px;
}
.centeredtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.pgalleryblurbs {
	text-align: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.bold {
	font-weight: bold;
}
.moviespeed {
	font-size: 12px;
	font-style: italic;
	padding-left: 40px;
	text-align: left;
}
.italic {
	font-weight: normal;
	font-style: italic;
}
.ptext4tables {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-weight: normal;
}
.justifyleftsmall {
	font-size: 12px;
	text-align: left;
}
.tinyitalictext {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.contactbold {
	font-size: 12px;
	font-weight: bold;
}
.contactbigletters {
	font-size: 14px;
	font-weight: bold;
}
.ptextleftjustify {
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 5 PSEUDO SELECTORS */

a:link {
	color: #000066;
}
a:visited {
	color: #cc3300;
}
a:focus {
	color: #ccccff;
}
a:hover {
	color: #ccccff;
}
a:active {
	color: #6633ff;
}


/* 6 ID SELECTORS*/

#nav {
	background-color: #343A63;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1010px;
	margin-bottom: 10px;
}
#navgallery {
	text-align: center;
	color: #000066;
}
#footer {
	color: #000066;
	padding: 5px;
	clear: both;
	background-color: #eeaf37;
}
#leftcolumnhome {
	float: left;
	width: 180px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #eeaf37;
}
#rightcolumnhome {
	width: 773px;
	float: right;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 15px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 140px;
	background-color: #343A63;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
	background-color: #eeaf37;
}
#content {
	background-color: #eeaf37;
	margin: 0px;
	padding: 0px;
}
#contactleftnames {
	width: 370px;
	float: left;
	text-align: left;
	font-size: 12px;
}
#contactrightnames {
	width: 370px;
	float: right;
	text-align: left;
	font-size: 12px;
}
#contactleftcolumn {
	float: left;
	width: 180px;
	background-color: #ffcc66;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}

#gallerycredititalic {
	font-size: 12px;
	font-style: italic;
}

#galleryblurb {
	text-align: center;
	padding-right: 130px;
	padding-left: 130px;
}

#galleryfloatleftimage {
	float: left;
	margin-left: 20px;
	width: auto;
	margin-right: 20px;
	clear: both;
}

#gallerycredititalicleft {
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
.ptextlarge {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 110%;
}
