/*-----links-----*/
a{
	color: white;
	text-decoration: none;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover{
	color: #CCCCCC;
}

/*-----general-----*/
html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
form{
	margin: 0px;
	padding: 0px;
}
div{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
p{
	margin: 15px;
	padding: 0px;
	color: Black;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h1{
	color: Black;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
}
h2{
	color: Black;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
}
h3{
	color: Black;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;
}
ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 0px 0px;
	list-style: disc none outside;
	color: Black;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	float: left;
}
table td{
	padding: 0px;
}
div#wrapper{
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -100px auto;
}
div#mainContent{
	width: 990px;
	float: left;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}

/*-----header bar-----*/
.header{
	float: left;
	width: 990px;
	height: 100px;
	margin-top: 10px;
}
#aboveNav{
	float: left;
	width: 924px;
	margin: 0px 0px 10px 32px;
	height: 65px;
	display: inline;
}
#aboveNav #logo{
	float: left;
}
#aboveNav h1{
	float: right;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}
#navBox{
	float: left;
	width: 924px;
	margin: 0px 0px 0px 32px;
	height: 25px;
	display: inline;
}
#navBox a{
	width: 150px;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	margin: 0px 2px;
	background-color: #AAAAAA;
}
#navBox a:hover{
	background-color: #666666;
	color: white;
}
#navBox a.current{
	background-color: #666666;
	color: white;
}

/*-----footer bar-----*/
#footerNudge{
	clear: both;
	height: 100px;
}
#footer{
	width: 100%;
	clear: both;
	height: 70px;
	margin: 20px 0px 10px 0px;
	position: relative;
}
#footerWrapper{
	width: 990px;
	height: 70px;
	margin: 0px auto;
}
#footerWrapper p{
	text-align: center;
	font-size: 13px;
	color: #777777;
	margin: 0px;
	line-height: 18px;
}
#footerWrapper p a{
	text-decoration: underline;
	font-size: 13px;
	color: #777777;
}
#footerWrapper p a:hover{
	text-decoration: none;
}

/*-----home page-----*/
div.homeBox{
	width: 915px;
	float: left;
	margin: 25px 0px 0px 34px;
	display: inline;
}
div.homeImage{
	height: 400px;
	width: 400px;
	margin-left: 50px;
	float: left;
	display: inline;
	overflow: hidden;
}
div.homeImage ul li{
	height: 400px;
	width: 300px;
	margin: 0px 50px;
}
div.homePic{
	height: 400px;
	width: 300px;
	outline: none;
}
div.homePic#casual{
	background: white url('../uploads/images/home/home_casual.jpg') no-repeat left top;
}
div.homePic#formal{
	background: white url('../uploads/images/home/home_formal.jpg') no-repeat left top;
}
div.homePic#career{
	background: white url('../uploads/images/home/home_career.jpg') no-repeat left top;
}
div.homePic a img{
	outline: none;
	_display: none;
}
div.homeRight{
	height: 400px;
	width: 400px;
	float: right;
}
div.homeInfo{
	height: 200px;
	width: 400px;
	float: left;
	margin-bottom: 50px;
}
div.happeningNow{
	width: 400px;
	height: 150px;
	float: left;
	background: white url('../images/happeningNow.png') no-repeat left top;
}
div.happeningNow h3{
	color: white;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
}
div.happeningNow p{
	font-size: 16px;
}

/*-----about us page-----*/
div.aboutBox{
	width: 940px;
	float: left;
	margin: 25px 0px 0px 34px;
	display: inline;
}
div.aboutBox h2{
	padding: 0px;
	text-align: center;
	float: none;
	margin-bottom: 10px;
}
div.aboutBox img{
	float: left;
	margin: 2px 30px 15px 0px;
	background-color: black;
	padding: 2px;
}
div.aboutBox p{
	margin: 0px 40px 15px 15px;
}
div.aboutBox p a{
	color: black;
	text-decoration: underline;
}
div.aboutBox p a:hover{
	text-decoration: none;
}
div.directionSet{
	width: 425px;
	margin: 0px 30px 40px 0px;
	float: left;
	display: inline;
}
div.directionSet h3{
	margin-bottom: 5px;
	width: 390px;
	_width: 400px;
	height: 25px;
	_height: 35px;
	padding: 5px 0px 5px 10px;
	background: white url('../images/directionHeader.png') no-repeat left top;
}

/*-----product pages-----*/
#photoBox{
	float: left;
	width: 990px;
	margin-top: 25px;
}
#navPhotoLeft{
	float: left;
	width: 20px;
	height: 20px;
	margin: 190px 4px 0px 0px;
	display: inline;
}
#photoSelection{
	float: left;
	width: 940px;
	height: 400px;
	overflow: hidden;
}
#navPhotoRight{
	float: right;
	width: 20px;
	height: 20px;
	margin: 190px 0px 0px 5px;
	display: inline;
}
.option{
	float: left;
	width: 215px;
	height: 400px;
	margin: 0px 10px;
	display: inline;
}
h2.productSection{
	letter-spacing: 15px;
	float: left;
	padding: 20px 0px 10px 32px;
}
div.theDescriptions p{
	margin: 0px;
}
div#navPhotoLeft a{
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	display: block;
	outline: 0px;
	border: 0px;
	margin: auto;
	background: url('../images/prevArrow.gif') no-repeat left top;
}
div#navPhotoLeft a:hover{
	background-position: left -20px;
}
div#navPhotoRight a{
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	display: block;
	outline: 0px;
	border: 0px;
	margin: auto;
	background: url('../images/nextArrow.gif') no-repeat left top;
}
div#navPhotoRight a:hover{
	background-position: left -20px;
}

/*-----contact page-----*/
div.contactBox{
	width: 940px;
	float: left;
	margin-left: 32px;
	display: inline;
}
div.contactContent{
	float: left;
	width: 380px;
	margin-top: 20px;
}
div.contactContent h2{
	padding: 0px;
	text-align: center;
	float: none;
	margin-bottom: 20px;
}
div.contactContent p{
	margin: 10px 0px;
	line-height: 18px;
}
div.contactContent p a{
	color: black;
	text-decoration: underline;
}
div.contactContent p a:hover{
	text-decoration: none;
}
div.contactFormBox{
	float: right;
	width: 525px;
	height: 430px;
	margin: 20px 19px 0px 0px;
	background: white url('../images/contactBack.png') no-repeat 25px top;
}
table.contactForm{
	color: Black;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	width: 525px;
}
table.contactForm td{
	padding-bottom: 10px;
	vertical-align: top;
}
table.contactForm td.item{
	font-weight: bold;
	padding: 4px 0px 0px 0px;
	text-align: right;
}
table.contactForm td.box{
	width: 400px;
	_width: 410px;
	padding-right: 10px;
	text-align: right;
}
table.contactForm td.error{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
.anInput{
	width: 380px;
}