/*  These 2 declarations are what center the page  */
#centerDiv {
	text-align: center;
	position: absolute;
	left: 50%;
	width: 1px;
	visibility: visible;
}
#container {
	position: absolute;
	left: -375px;
	text-align: left;
	visibility: visible;
}

/* Foundation declarations BELOW */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(art/bg.gif);
	background-repeat: repeat;
}
table {
	font-size: 11px;
}
#banner {
	width: 750px;
	vertical-align: top;
}
#mMenu {
	position: absolute;
	left: 331px;
	top: 5px;
}
h1 {
	font-size: 13px;
	font-weight: normal;
	margin: 0em 0em 1em;
	padding: 0em;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	line-height: 1.4em;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	margin: .5em 0em 0em;
	padding: 0em;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
}
p {
	margin: 0em 0em 1em;
	padding: 0em;
	line-height: 1.3em;
}
ul {
	margin: 0em;
	padding: 0em;
}
li {
	margin: 0em 0em .5em;
	padding: 0em;
	list-style-type: none;
}
#docBody {
	width: 710px;
	background-color: #5a5c5e;
	/*background-color: #58595b; original */
	padding: 20px;
	color: #FFFFFF;
	background-image: url(art/bgGrade.jpg);
	background-repeat: no-repeat;
}
#docBodyHome {
	width: 750px;
}
#bulletinHome {
	width: 247px;
	background-color: #5a5c5e;
	background-image: url(art/home/bgGradeBulletin.jpg);
	background-repeat: repeat-x;
}
#bulletins {
	color: #FFFFFF;
	height: 390px;
	width: 207px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 208px;
}
#bulletins h1 {
	font-size: 13px;
	font-weight: bold;
}
#footer {
	width: 750px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
}
.leftMarginMenu {
	padding-right: 20px;
	white-space: nowrap;
	font-size: 11px;
}
.bottomPad {
	padding-bottom: 30px;
}
a:link {
	text-decoration: none;
	color: #828384;
}
a:visited {
	text-decoration: none;
	color: #828384;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
.mMenuButton a:link {
	color: #2d2d2e;
}
.mMenuButton a:visited {
	color: #2d2d2e;
}
.mMenuButton a:hover {
	color: #fff;
}
.mMenuButton a:active {
	color: #fff;
}
.navBullet {
	margin-right: 3px;
	margin-left: 5px;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mMenuButton {
	padding: 3px 0px 3px 10px;
	vertical-align: middle;
	font-size: 11px !important;
}
/* Foundation declarations ABOVE */

/* Separators at the top of the pages */
#separatorHome {
	height: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9f8961;
}
#separatorHomeV2 {
	height: 3px;
}
#separatorProfile {
	height: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #8d5f60;
}
#separatorServices {
	height: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #6d7a8b;
}
#separatorSelectWorks {
	height: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #8d8d6c;
}
#separatorContact {
	height: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7e7489;
}
#separatorAdmin {
	height: 3px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

/* Footers for each page */
.footerHome {
	background-color: #f0b955;
}
.footerProfile {
	background-color: #c45454;
}
.footerServices {
	background-color: #7594bc;
}
.footerSelectedWorks {
	background-color: #c4c371;
}
.footerContact {
	background-color: #9e87b6;
}
.footerAdmin {
	background-color: #000;
}

/* PROFILE Pages */
#profilePage a:link {
	color: #f06767;
}
#profilePage a:visited {
	color: #f06767;
}
#profilePage a:hover {
	color: #fff;
}
#profilePage a:active {
	color: #fff;
}
#clientsList .clientList li {
	margin: 0em 0em .3em;
	padding: 0em;
}

/* SERVICES PAGE */
#servicesPage ul {
	margin: 0.3em 0em 0em 1.1em;
	padding: 0em;
}
#servicesPage  li {
	margin: 0em 0em .4em;
	padding: 0em;
	text-indent: -12px;
}
#servicesPage a:link {
	color: #7594bc;
	text-decoration: none;
}
#servicesPage a:visited {
	color: #7594bc;
	text-decoration: none;
}
#servicesPage a:hover {
	color: #fff;
	text-decoration: none;
}
#servicesPage a:active {
	color: #fff;
	text-decoration: none;
}
#servicesPage .centerLine {
	background-color: #828384;
}
#servicesPage #leftColumn {
	padding-right: 20px;
}
#servicesPage #rightColumn {
	padding-left: 20px;
}
#servicesPage h2 {
	margin: 1em 0em 0em;
	padding: 0em;
	font-size: 11px;
	font-weight: bold;
}
#servicesPage .image {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}
#servicesDetail ul {
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
}
#servicesDetail li {
	list-style-type: disc;
}
#servicesList {
	width: 200px;
}
#servicesDetail {
	width: 490px;
	top: 0px;
	float: right;
}
#servicesPhoto {
	margin-top: 1em;
}

/* SELECTED WORKS PAGE */
#selectedWorksPage a:link {
	color: #b1b158;
}
#selectedWorksPage a:visited {
	color: #b1b158;
}
#selectedWorksPage a:hover {
	color: #fff;
	text-decoration: none;
}
#selectedWorksPage a:active {
	color: #fff;
	text-decoration: none;
}
#controls a:link {
	color: #fff;
}
#controls a:visited {
	color: #fff;
}
#controls a:hover {
	color: #58595B;
}
#controls a:active {
	color: #58595B;
}
.selectWorksRule {
	height: 1px;
	width: 100%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	background-color: #828384;
}
#selectedWorksPage .thumbnail {
	font-size: 10px;
	white-space: normal;
}
#selectedWorksDesc h2 {
	padding: 0em;
	margin-top: 0.7em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#selectedWorksDesc ul {
	margin: 1em 0em 0em 1.5em;
	padding: 0em;
}
#selectedWorksDesc  li {
	margin: 0em 0em .4em;
	padding: 0em;
	list-style-type: disc;
}
.captionControls {
	padding: 3px;
	background-color: #c4c371;
}
#controls {
	padding-left: 10px;
}
#photoCaption {
}

/* CONTACT PAGE */

/*#contactPage ul {
	padding: 0em;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 1em;
}
#contactPage  li {
	margin: 0em 0em .4em;
	padding: 0em;
	text-indent: -12px;
	list-style-type: disc;
}*/
#contactPage ul {
	padding: 0em;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#contactPage  li {
	margin: 0em 0em 0.4em;
	padding: 0em;
	list-style-type: disc;
	text-indent: 0px;
}
#contactPage a:link {
	color: #B49AD1;
}
#contactPage a:visited {
	color: #B49AD1;
}
#contactPage a:hover {
	color: #fff;
	text-decoration: none;
}
#contactPage a:active {
	color: #fff;
	text-decoration: none;
}

/* ADMIN PAGES */
#adminPage a:link {
	color: #95BBFF;
}
#adminPage a:visited {
	color: #95BBFF;
}
#adminPage a:hover {
	color: #fff;
	text-decoration: none;
}
#adminPage a:active {
	color: #fff;
	text-decoration: none;
}
.adminList td {
	padding: 3px 5px;
}
#adminPage .textField {
	width: 600px;
}
#adminPage .fileField {
	width: 200px;
}
#adminPage .textFieldSmall {
	width: 250px;
}
#adminPage textarea {
	width: 200px;
}
#adminPage .textShort {
	width: 220px;
}
#adminPage file {
	color: #FFFFFF;
}
#adminPage .leftColumn {
	width: 90px;
	text-align: right;
}
#adminPage .topNav {
	font-size: 9px;
	text-align: right;
	padding: 0em;
	margin: 0em 0em 1em;
}
#adminPage textarea {
	width: 100%;
}
#adminPage .textLong {
	width: 100%;
}
#adminPage ul {
	margin: 0em 0em 0em 2em;
	padding: 0em;
}
#adminPage li {
	list-style-type: disc;
}
.adminOddRow {
	background-color: #3F3F42;
	background-image: url(art/line.gif);
	background-repeat: no-repeat;
}
.adminEvenRow {
	background-color: #373737;
	background-image: url(art/line.gif);
	background-repeat: no-repeat;
}
.adminControls {
	font-size: 10px;
}

/* MISCELLENOUS */
#subDocBody ul {
	margin: 0em 0em 1em 2em;
	padding: 0em;
}
#subDocBody li {
	list-style-type: disc;
	margin-bottom: .7em;
}
.liBullet {
	margin-right: 5px;
	vertical-align: baseline;
}
.padRight {
	padding-right: 10px;
}
.smallText {
	font-size: 9px;
}
#thumbnails img {
	margin-bottom: 3px;
}
#leftMarginSpacer {
	width: 30px;
}
#copyright {
	font-size: 9px;
	color: #686868;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}
#copyright a:link {
	text-decoration: none;
	color: #686868;
}
#copyright a:visited {
	text-decoration: none;
	color: #686868;
}
#copyright a:hover {
	color: #fff;
	text-decoration: none;
}
#copyright a:active {
	color: #fff;
	text-decoration: none;
}
