@charset "UTF-8";
/* CSS Document */


#page {
	width: 800px;
	height: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(../GREY_gifs/tile1.gif);
	background-repeat: repeat;
	clear: left;
	background-color: #333333;
}

body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(../GREY_gifs/tile1.gif);
}
.oneColLiqCtrHdr #container {
	width: 800px; /* this overrides the text-align: center on the body element. */
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	background-image: url(../graphics/BG_base.jpg);
	border: thick solid #999999;
}
.oneColLiqCtrHdr #header {
	height: 224px;
	background-color: #DDDDDD;
	background-image: url(../GREY_gifs/TOP.gif);
	background-repeat: no-repeat;
	width: 800px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	background-image: url(../GREY_gifs/grey_main.gif);
	background-repeat: repeat;
	height: 345px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
	clear: left;
}
.oneColLiqCtrHdr #footer {
	background-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	height: 112px;
	background-image: url(../GREY_gifs/grey_main.gif);
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 1px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.oneColLiqCtrHdr #footer2 {
	background-color: #666666;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.text1 {
	font-family: Georgia;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	padding-right: 4px;
	text-align: left;
}

#footerMenu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
	clear: right;
}

#footerMenu li {
	float: left;
}

#menu2 {
	width: 345px;
	padding-top: 110px;
	clear: left;
	float: left;
	padding-left: 9px;
}

#menu2 ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

#menu2 li {
	float: left;
}

#menu2 a {
	display: block;
	height: 18px;
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	font-family: Georgia;
	letter-spacing: 1pt;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#menu2 a:hover {
	display: block;
	height: 18px;
	font-size: 9px;
	color: #006699;
	font-weight: bold;
	font-family: Georgia;
	letter-spacing: 1pt;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-style: italic;
}
.bodyText1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #ddcc99;
	text-align: left;
}
img.floatLeft {
	float: left;
	padding-right: 3px;
}
img.floatRight {
	float: right;
	margin: 0px;
}
a:link {
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


#footer a {
	display: block;
	height: 18px;
	text-decoration: none;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	font-family: Georgia;
	letter-spacing: 0pt;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(../GREY_gifs/nubbin4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	text-indent: 2px;
}

#footer a:hover {
	display: block;
	height: 18px;
	text-decoration: none;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	font-family: Georgia;
	letter-spacing: 0pt;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(../GREY_gifs/nubbin3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	text-indent: 2px;
}
#footcontent {
	float: left;
	width: 800px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	text-align: left;
}
.textFooter {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #444444;
}
.textFooter2 {
	font-family: Georgia;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	color: #ddcc99;
}
img.floatLeft2 {
	float: left;
	padding-right: 12px;
}
.bodyText3 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #ddcc99;
	text-align: left;
	display: block;
	padding-left: 26px;
}
.textFooter3 {
	font-family: Georgia;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
}
.topMenuOn {
	display: block;
	float: left;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #221100;
	font-weight: bold;
	font-family: Georgia;
	line-height: 20px;
	padding: 5px;
	clear: left;
	width: 255px;
	letter-spacing: 1pt;
}
.disclaimNote {
	font-family: Georgia;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

#contactForm {
	font-family: Georgia;
	font-size: 11px;
	display: block;
	padding-left: 6px;
	width: 450px;
	float: left;
	text-align: right;
	line-height: 20px;
	clear: left;
	padding-right: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin: 1px;
	padding-top: 0px;
	padding-bottom: 2px;
}
input.red {
	background-color: #003366;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCFF;
	height: 24px;
	border: 0.5pt solid #CCCC99;
	width: 95px;
}
 input.pink {
	background-color: #99bbcc;
	border: 0.5pt solid #FFFFFF;
	height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.warning {
	color: #003366;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-style: italic;
}
.menu2ON {
	display: block;
	height: 25px;
	text-decoration: none;
	font-size: 10px;
	color: #FFCC33;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	background-image: url(../graphics/buLmenu.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.text1Light {
	font-family: Georgia;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003366;
	padding-right: 1px;
}
#navlist {
	list-style-image: url(../graphics/bullet.gif);
	list-style-position: inside;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #ddbbff;
	text-indent: 2px;
	padding: 1px;
}
#navcontainer {
	padding: 0px;
}
#tab1 {
	display: block;
	clear: right;
	float: right;
	width: 158px;
	height: 90px;
	margin: 0px;
}
#centerContent {
	display: block;
	padding-left: 150px;
	width: 490px;
	float: left;
	clear: left;
	font-weight: normal;
	height: 320px;
	padding-top: 2px;
}
#printContent {
	display: block;
	padding-left: 60px;
	width: 565px;
	float: left;
	clear: left;
	font-weight: normal;
	height: 335px;
	padding-top: 1px;
}
#aboutContent {
	display: block;
	padding-left: 30px;
	width: 555px;
	float: left;
	clear: left;
	font-weight: normal;
	height: 330px;
}
.abilities {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
}
.abilitiesHead {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	text-align: left;
}
#ArtDirectContent {
	display: block;
	padding-left: 18px;
	width: 615px;
	float: left;
	clear: left;
	font-weight: normal;
	padding-top: 0px;
}
.textArtDirection {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	padding-right: 4px;
	text-align: right;
}
.oneColLiqCtrHdr #mainContent2 {
	background-image: url(../GREY_gifs/grey_main.gif);
	background-repeat: repeat;
	height: 820px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
.oneColLiqCtrHdr #mainContent3 {
	background-image: url(../GREY_gifs/grey_main.gif);
	background-repeat: repeat;
	height: 1105px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
}
.textCourses {
	font-family: Georgia;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.textCoursesHead {
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 2px;
	text-align: left;
}
#contactContent {
	display: block;
	padding-left: 25px;
	width: 555px;
	float: left;
	clear: left;
	font-weight: normal;
	height: 370px;
}
#tab2 {
	display: block;
	clear: right;
	float: right;
	width: 130px;
	height: 50px;
	margin: 0px;
	font-family: Georgia;
	font-size: 69%;
	line-height: 118%;
	color: #666666;
	text-align: right;
	padding-right: 24px;
	padding-top: 5px;
}
