/* CSS Document */

/* Global Styles
------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #221E0D;
}
p {
}
.YellowType {
	color: #C9B968;
}

/* Global Layout Containers
------------------------------------------------------------------*/
#SiteWrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#Header {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 35px;
}
#MainNav {
	float: right;
	width: 900px;
}
#menuTop {
	width:100%;
	height:26px;
	position:relative;
	z-index:1;
	line-height: 26px;
	background-image: url(../images/MainNavBG.gif);
	background-repeat: no-repeat;
}
#menuTop ul {
    float:right;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:12px;
    list-style:none;
        margin:0;
        padding:0
}
#menuTop li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#menuTop li a {
	display:list-item;
	list-style-type: disc;
	list-style-position: inside;
	text-decoration:none;
	color:#828359;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 62px;
	margin-right: 68px;
}
#menuTop li a:hover {
	color: #CCCCCC;
}
#body_ourwork #nav_ourwork a, #body_aboutus #nav_aboutus a, #body_ourclients #nav_ourclients a, #body_contact #nav_contact a {
	color: #C9B968;
}
#Footer {
	margin-top: 50px;
	margin-bottom: 25px;
	clear: right;
	width: 900px;
}
#Footer p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#Footer a:link {
	color: #333333;
	text-decoration: underline;
}
#Footer a:hover {
	text-decoration: none;
}

/* Home Page Specific Layout Containers and Styles
------------------------------------------------------------------*/
#HomeFlash {
}
#HomeText {
	text-align: center;
	margin-right: 240px;
	margin-left: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#HomeText p {
	color: #C9B968;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
}
#HomeText a:link {
	color: #C1B368;
	font-weight: bold;
	text-decoration: none;
}
#HomeText a:hover {
	text-decoration: underline;
}

/* Sub Page Specific Layout Containers and Styles
------------------------------------------------------------------*/
#SubPg2ColContain {
	float: right;
	width: 900px;
	background-image: url(../images/SubPageBG.jpg);
	background-repeat: no-repeat;
}
#SubPgLeftCol {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-top: 50px;
}
#SubPgLeftNav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666633;
	margin-left: 15px;
}
#SubPgLeftNav ul {
}
#SubPgLeftNav li {
	list-style-type: none;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 5px;
}
#SubPgLeftNav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#SubPgLeftNav li a:hover {
	color: #C9B968;
	font-weight: bold;
}

#SubPgRightCol {
	float: right;
	width: 650px;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 50px;
}
#SubPgRightCol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C9B968;
	margin-bottom: 12px;
}
#SubPgRightCol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C7CA7;
}
#SubPgRightCol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C7CA7;
	font-weight: normal;
	margin-bottom: 12px;
}
#SubPgRightCol h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #C9B968;
	margin-bottom: 20px;
	font-weight: normal;
}
#SubPgRightCol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	margin-bottom: 20px;
}
#SubPgRightCol img {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
	clear: left;
	display: block;
}
#SubPgRightCol ul {
	margin-left: 50px;
}
#SubPgRightCol li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: 28px;
}
#SubPgRightCol a {
	color: #C9B968;
}
#SubPgRightCol a:hover {
	text-decoration: none;
}
.phototextindent {
	margin-left: 105px;
}
#SamplePageCopy {
	float: right;
	width: 190px;
}
#MovieContainer {
	float: left;
	width: 420px;
}
.current {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C9B968;
	border-bottom-color: #C9B968;
	width: 140px;
	color: #C9B968;
}
.quote {
	font-style: italic;
}
.author {
	font-weight: bold;
}
.WorkSample {
	float: left;
	width: 455px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.ContactText {
	margin-left: 50px;
	margin-top: 25px;
}
