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

body {
	background: #fff;
	color: #4F4E48;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.3em;
}


h1, h2, h3, p, ul, ol {
	margin-bottom: 0.75em;
}

h1, h2, h3 {
	font-weight: bold;
	color: #493F0B;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 17px;
}

a {
	color:#68AE13;
	text-decoration: none;
	border-bottom: 1px dotted #85DB18;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:hover {
	color: #85DB18;
}

ul {
	list-style-type: square;
	margin-left: 20px;
	line-height: 1.2em;
	margin-top: 0;
}

/* nav elements */

#container {
	width: 980px;
	margin: 0 auto;
}

h1#logo {
	background: #fff url(../images/logo-carrie-ray-casting.png) top left no-repeat;
	width: 428px;
	height: 32px;
	margin: 40px 60px 40px 20px;
	text-indent: -5000px;
	float: left;
}

h2#detroit {
	background: #fff url(../images/bg-detroit-casting-director.jpg) top left no-repeat;
	width: 980px;
	height: 265px;
	margin: 0;
	border-top: 5px solid #493F0B;
	border-bottom: 5px solid #493F0B;
	text-indent: -5000px;	
	clear: both;
}

.menubutton {
	height: 30px;
	border: 0;
	margin: 41px 0 0 60px;
	float: left;
}

#onecolumn {
	width: 960px;
	margin: 20px 0 20px 20px;
	float: left;	
}

#twocolumn-c1 {
	width: 460px;
	margin: 20px;
	float: left;
}

#twocolumn-c2 {
	width: 460px;
	margin: 20px 0;
	float: left;	
}

.brownbar {
	width: 980px;
	height: 5px;
	background-color: #493F0B;
	clear: both;
}

#footer {
	clear: both;
	font-size: 12px;
	text-align: right;
	padding: 5px 0;
	border-top: 5px solid #493F0B;
}

.resumediv {
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	*/
	width: 600px;
	padding: 20px;
	background: #fcfcfc;
	color: #333;
	border: 1px solid #ddd;
	/*
	line-height: 1.5em;
	*/
	margin: 0 auto;
}

.resumediv h1 {
	font-size: 18px;
	text-align: center;
	width: 100%;
}

.resumediv li {
	padding: 0.5em;
}

/* headers */

h1.home-crcd {
	background: #fff url(../images/hdr-home-carrie-ray-casting-director.png) top left no-repeat;
	width: 301px;
	height: 25px;
	text-indent: -5000px;
}

h1.home-fsc {
	background: #fff url(../images/hdr-home-full-service-casting.png) top left no-repeat;
	width: 259px;
	height: 26px;
	text-indent: -5000px;
}

h1.resume {
	background: #fff url(../images/hdr-resume.png) top left no-repeat;
	width: 102px;
	height: 32px;
	text-indent: -5000px;
}

h1.contact {
	background: #fff url(../images/hdr-contact-information.png) top left no-repeat;
	width: 262px;
	height: 32px;
	text-indent: -5000px;
}
