@charset "utf-8";
/* CSS Document */


body {margin:0px;}

h1
{	
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #ffffff;
	margin-top:7px;
	margin-bottom:7px;
}


.comp_p {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #58595b;
	margin-top:7px;
	margin-bottom:7px;
}

h2
{	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight:normal;
	color: #58595b;
	margin-top:5px;
	margin-bottom:0px;}
	
	
h3
{	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight:normal;
	color: #f7941d;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:0px;}


p, span {
	font-family: Tahoma, Arial;
	font-size: 14px;
	line-height:20px;
	color: #58595b;
	margin-top:7px;
	margin-bottom:7px;
}

a	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:link	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:active	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:visited	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #f7941d;
	text-decoration:none;
}

a:hover	{
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #fdc372;
	text-decoration:none;
}

.comp_p {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #58595b;
	margin-top:7px;
	margin-bottom:7px;
}

.com_p:link {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #f7941d;
	text-decoration:none;
}

.com_p:active {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #f7941d;
	text-decoration:none;
}

.com_p:visited {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #f7941d;
	text-decoration:none;
}

.com_p:hover {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #fdc78c;
	text-decoration:none;
}

.left_grad
{ background-image:url(../Images/design/left_grad.gif);
background-repeat:repeat-y;
background-position:top right;
background-color:#ffffff;}

.right_grad
{ background-image:url(../Images/design/right_grad.gif);
background-repeat:repeat-y;
background-position:top left;
background-color:#ffffff;}

.bottom_grad {
	background-color: #ffffff;
	background-image: url(../Images/design/bottom_grad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:60px;
}




.lge_hdr
{	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight:normal;
	color: #f7941d;
	margin-top:5px;
	margin-bottom:5px;}


.header { 
	background-image:url(../Images/design/header_bg.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top right;
	width:1000px;
	height:173px;
	}

.snap_menu {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
	padding-bottom:10px;
	padding-right:30px;
}


.snap_menu a {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}


.snap_menu a:link {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}


.snap_menu a:active{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}


.snap_menu a:visited{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	text-decoration:none;
}

.snap_menu a:hover{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.content { background-image:url(../Images/design/home_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:30px;
	width:1000px;
	}

.content_subs
{ background-image:url(../Images/design/subs_pg_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-top:30px;
	padding-left:40px; 
	padding-right:20px;
	width:1000px;
	}

.poster
{
background-image:url(../Images/design/poster/standard_posters_base.gif);
background-repeat:no-repeat; background-position:bottom left;
background-color:#58595b;}

.poster2
{
background-image:url(../Images/design/poster/basic_custom_base.gif);
background-repeat:no-repeat; background-position:bottom left;
background-color:#58595b;}

.poster_txt {
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height:18px;
	font-weight: normal;
	color: #ffffff;
}
