/* @override http://www.theactorsinterview.com/default.css */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body, html {

	background-color: rgb(25,25,25);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	height: 100%;
	margin: 0;
	padding: 0;
}
body > #whiteColumn {

	height: auto;
	min-height: 100%;
}

.clink {
	color: #222;
	font-size: .9em;
	margin-left: 6px;
	margin-bottom: 6px;
	display: block;
}

#whiteColumn {
	background: white url(./images/redgradient.jpg) repeat-x 0 23px;
	padding-top: 26px;
	padding-bottom: 20px;
	width: 1010px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
}


h1, h2 {
	font-weight: normal;
}

h3 {
	color: #cc170f;
	font-size: 13px;
	padding-bottom: 5px;
}

p, ol, ul {

	margin-top: 0;
	list-style-type: none;
	/* line-height: 180%; */
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #cc170f;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	/* height: 85px; */
	margin-top: 15px;
	margin-left: 0px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

#logo {
	float: left;
	margin-left: 44px;
	margin-top: 13px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}

#logo h1 {
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: .85em;
}

#menu {
	/* border: 1px solid; */
	float: right;
	margin-right: 10px;
	padding-top: 15px;
	padding-top: 100px;
	/* padding-right: 130px;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover {	
	text-decoration: underline;
}


#menu .current_page_item a {

	/* background: #F3F3F3 url(images/img02.gif) repeat-x; */
	
	font-size: 14px;
	font-weight: bold;
	color: #cc170f;

}


/* Calendar Widget */

#calendar {

	padding: 0;
	text-align: right;

}

#calendar a {

	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

#calendar a:hover {	
	text-decoration: underline;
}


/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	
	float: left;
	width: 650px;
}


.post {
}


/*
.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}*/

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;	
}

#sidebar ul {
	
	list-style: none;
}

#sidebar ul li {
	
	padding-bottom: 20px;
	list-style: none;
	/* border: 1px solid; */
}

#sidebar ul li ul {
	
	margin-bottom: -5px;
	/* padding-bottom: 10px; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	background: #ffe9b2;
	/* background: #ffe9b2 url(images/img16_sb.gif) no-repeat left bottom; */
	/* border: 1px solid; */
}

#sidebar ul li ul li {

	margin: 0; 
	padding: 10px 20px;
	/* border-bottom: 1px solid #F3F3F3; */
	
}

#sidebar h2 {

	margin-bottom: 0;
	height: 53px;
	text-align: left;
	padding-left: 20px;
	line-height:53px;
	/* padding: 15px 0 0 20px; */
	background: url(images/img15.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333333;
	/* border: 1px solid; */
}

#sidebar span {
	
	margin: 0;
	padding: 0;
	border: 1px solid;

}

#sidebar span image {
	
	margin: 0;
	padding: 0;
	/* border: 1px solid; */

}


/*#sidebar a:link {
	/* border:1px solid; */
	display: block;
	width: 90px;
 	height:28px;
	text-decoration: none;
	background: url(images/EmailUs.gif) no-repeat left top;
	

}*/

#sidebar a:hover {
	/* border:1px solid; */
	/* background: #c00; */
	background-position: right top;
	/* color: #fff; */

}
	
	margin: 0;
	padding: 0;
	/* border: 1px solid; */

}

.sbbtm {

	/*border-top: 3px solid #ffe9b2;*/
 	margin: none;
	padding: none;

}

/* Main box */

.mainbox {

	background: #ffffff url(images/img03.gif) repeat-x;
	
}

.mainbox .title {
	height: 50px;
	background: url(images/img04.gif) no-repeat;
	text-align: left;
	padding-left: 20px;
	/* border: 1px solid #cfcfcf; */
}

.mainbox .title h1, .mainboxbox .title h2 {
	height: 35px;
	padding: 15px 0 0 0px;
	background: url(images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}


.mainbox .title h3 {
	height: 35px;
	padding: 15px 0 1 0;
	background: url(images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.mainbox .title h3 > img {
	z-index: 2;
	border: 1px solid #cfcfcf;
}

.mainbox .entry {
	
	padding: 30px 30px 15px 30px;
	/* padding: 0 20px 15px 0; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
}

.mainbox .events {
	padding: 30px 30px 15px 30px;
	/* padding: 0 20px 15px 0; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;

}



.mainbox .testimonial {
	
	font-family: "Georgia", serif;
	font-style: italic;
	font-size: 15px;
	padding-bottom: 5px;
	color: #000000;
}

.mainbox .caption {
	
	font-family: "Georgia", serif;
	font-style: italic;
	font-size: 10px;
	padding-bottom: 35px;
	color: #cc170f;
}

.mainbox .swf {
	padding: 0;
	/* padding: 0 20px 0 0; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
}

.mainbox .scrollingentry {
	height:200;
	/* overflow: auto; */
	padding: 15px 20px 15px 20px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
}

/* Two Columns */

.two-columns {
	clear: both;
	padding:-5;
	margin:-5;
	background: url(images/img11.gif) repeat-y;
	
}

.two-columns .title {
	margin-top: 20px;
}



.two-columns .title h2 {
	height: 53px;
	margin-left: 20px;
	padding: 0;
	text-align: left;
	line-height: 53px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}


.two-columns .textbox {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 120px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	/* margin-left: 5px; */

}
.two-columns .testimonial {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 13px;
	
	color: #666666;
}

.two-columns .caption {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #cc170f;
}

.two-columns .callout {
	font-size: 16px;
	padding-top: 20px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}
.redText {
	color: #cc170f;
}


.two-columns p {
	
	/* margin-top: 10px; */

}
.linksSpan a {
	margin-top: 3px;
	clear: both;
	display: block;
	margin-left: 13px;
	color: #1d4a6c;
	text-decoration: underline;
}

.horizRule {
	width: 98%;
	border-bottom: 1px solid #a3a3a3;
	height: 2px;
	display: block;
	text-align: center;
	margin: 20px auto;
}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat;
	
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat;
}
#readmore {
display: block;
	width: 98px;
 	margin-left: 175px;
	height:28px;
	text-decoration: none;
	background: url(images/ReadMore.gif) no-repeat left top;

}
#readmore:link {
	/* border:1px solid; */
	display: block;
	width: 98px;
 	height:28px;
	
	text-decoration: none;
	background: url(images/ReadMore.gif) no-repeat left top;
	

}

#readmore:hover {
	/* border:1px solid; */
	/* background: #c00; */
	background-position: right top;
	/* color: #fff; */

}


.two-columns .columnA, .two-columns .columnB {
	width: 318px;
	/* height: 150px; */
	margin-bottom: 0;
	/* border: 1px solid; */
	
}

.two-columns .columnA {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	/* border-left: 1px solid #cfcfcf;*/
	/* border-right: 1px solid #cfcfcf;*/
	
}

.two-columns .columnB {
	
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
	/*border-left: 1px solid #cfcfcf;*/
	/*border-right: 1px solid #cfcfcf;*/
	
}

.two-columns .btm {
	clear: both;
	padding-top: 0;
	height: 10px;
	background: url(images/img12.gif) no-repeat left bottom;
	/* border: 1px solid; */

}

.btm { background: url(images/img06.gif) repeat-x left bottom; margin-top: 0 padding-top: 0; height: 10px;}
.btm .l { background: url(images/img07.gif) no-repeat left bottom;margin-top: 0;padding-top: 0; height: 10px;}
.btm .r { background: url(images/img08.gif) no-repeat right bottom; margin-top: 0;padding-top: 0;height: 10px;}
/* Footer */

/*#footer {
	clear: both;
	margin-top: -150px;
	height: 150px;
	padding: 30px 0;
	height: 100%;
	background: #FFFFFF;
	font-size: smaller;
}*/
=======
}


h1, h2 {
	font-weight: normal;
}

p, ol, ul {

	margin-top: 0;
	list-style-type: none;
	/* line-height: 180%; */
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #cc170f;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	/* height: 85px; */
	margin-top: 15px;
	margin-left: 0px;
	padding-bottom: 20px;
	text-transform: uppercase;
}








#menu {
	/* border: 1px solid; */
	float: right;
	margin-right: 10px;
	padding-top: 15px;
	padding-top: 100px;
	/* padding-right: 130px;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover {	
	text-decoration: underline;
}


#menu .current_page_item a {

	/* background: #F3F3F3 url(images/img02.gif) repeat-x; */
	
	font-size: 14px;
	font-weight: bold;
	color: #cc170f;

}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	
	float: left;
	width: 650px;
}


.post {
}


/*
.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(images/img10.gif) no-repeat left center;
}*/

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;	
}

#sidebar ul {
	
	list-style: none;
}

#sidebar ul li {
	
	padding-bottom: 20px;
	list-style: none;
	/* border: 1px solid; */
}

#sidebar ul li ul {
	
	margin-bottom: -5px;
	/* padding-bottom: 10px; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	background: #ffe9b2;
	/* background: #ffe9b2 url(images/img16_sb.gif) no-repeat left bottom; */
	/* border: 1px solid; */
}

#sidebar ul li ul li {

	margin: 0; 
	padding: 10px 20px;
	/* border-bottom: 1px solid #F3F3F3; */
	
}

#sidebar h2 {

	margin-bottom: 0;
	height: 53px;
	text-align: left;
	padding-left: 20px;
	line-height:53px;
	/* padding: 15px 0 0 20px; */
	background: url(images/img15.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333333;
	/* border: 1px solid; */
}

#sidebar span {
	
	margin: 0;
	padding: 0;
	border: 1px solid;

}

#sidebar span image {
	
	margin: 0;
	padding: 0;
	/* border: 1px solid; */

}

#email {
display: block;
	width: 91px;
 	margin-left: 0px;
	height:28px;
	text-decoration: none;
	background: url(images/EmailUs.gif) no-repeat left top;

}



#sidebar a:hover {
	/* border:1px solid; */
	/* background: #c00; */
	background-position: right top;
	/* color: #fff; */

}
	
	margin: 0;
	padding: 0;
	/* border: 1px solid; */

}

.sbbtm {

	/*border-top: 3px solid #ffe9b2;*/
 	margin: none;
	padding: none;

}

/* Main box */

.mainbox {
	background: #ffffff url(images/img03.gif) repeat-x;
	
}

.mainbox .title {
	height: 50px;
	background: url(images/img04.gif) no-repeat;
	text-align: left;
	padding-left: 20px;
	/* border: 1px solid; */
}

.mainbox .title h1, .mainboxbox .title h2 {
	height: 35px;
	padding: 15px 0 0 0px;
	background: url(images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.mainbox .entry {
	padding: 30px 30px 15px 30px;
	/* padding: 0 20px 15px 0; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
}

.mainbox .testimonial {
	
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 15px;
	padding-bottom: 5px;
	color: #000000;
}

.mainbox .caption {
	
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 10px;
	padding-bottom: 35px;
	color: #cc170f;
}

.mainbox .swf {
	padding: 0;
	/* padding: 0 20px 0 0; */
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
}

.mainbox .scrollingentry {
	height:200;
	/* overflow: auto; */
	padding: 15px 20px 15px 20px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	
}

/* Two Columns */

.two-columns {
	clear: both;
	padding:-5;
	margin:-5;
	background: url(images/img11.gif) repeat-y;
	
}

.two-columns .title {
	margin-top: 20px;
}



.two-columns .title h2 {
	height: 53px;
	margin-left: 20px;
	padding: 0;
	text-align: left;
	line-height: 53px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}


.two-columns .testimonial {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 13px;
	
	color: #666666;
}

.two-columns .caption {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #cc170f;
}



.two-columns p {
	
	/* margin-top: 10px; */

}

.two-columns .blue {
	background: url(images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(images/img14.gif) no-repeat;
}
#readmore {
display: block;
	width: 98px;
 	margin-left: 175px;
	height:28px;
	text-decoration: none;
	background: url(images/ReadMore.gif) no-repeat left top;

}
#readmore:link {
	/* border:1px solid; */
	display: block;
	width: 98px;
 	height:28px;
	
	text-decoration: none;
	background: url(images/ReadMore.gif) no-repeat left top;
	

}

#readmore:hover {
	/* border:1px solid; */
	/* background: #c00; */
	background-position: right top;
	/* color: #fff; */

}


.two-columns .columnA, .two-columns .columnB {
	width: 318px;
	/* height: 150px; */
	margin-bottom: 0;
	/* border: 1px solid; */
	
}

.two-columns .columnA {
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
	/* border-left: 1px solid #cfcfcf;*/
	/* border-right: 1px solid #cfcfcf;*/
	
}

.two-columns .columnB {
	
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
	/*border-left: 1px solid #cfcfcf;*/
	/*border-right: 1px solid #cfcfcf;*/
	
}

.two-columns .btm {
	clear: both;
	padding-top: 0;
	height: 10px;
	background: url(images/img12.gif) no-repeat left bottom;
	/* border: 1px solid; */

}

.btm { background: url(images/img06.gif) repeat-x left bottom; margin-top: 0 padding-top: 0; height: 10px;}
.btm .l { background: url(images/img07.gif) no-repeat left bottom;margin-top: 0;padding-top: 0; height: 10px;}
.btm .r { background: url(images/img08.gif) no-repeat right bottom; margin-top: 0;padding-top: 0;height: 10px;}
/* Footer */

/*#footer {
	clear: both;
	margin-top: -150px;
	height: 150px;
	padding: 30px 0;
	height: 100%;
	background: #FFFFFF;
	font-size: smaller;
}*/

.facebook {
	margin-top: 12px;
	display: block;
	margin-left: 51px;
}

#sidebar .red {
	color: #cc170f;
	border-style: none;
	font-weight: bold;
}

.red {
	color: #cc170f;
}

#footer p {
	display: block;
	font-size: .8em;
	padding-bottom: 0;
	clear: both;
	text-align: right;
	margin: 122px 32px 0 29px;
}