/* css for tyler */

body {font-family:Arial, Helvetica, sans-serif; margin:0px; background-color:#f6f8fe;}

body 
{
	background-image: url('../images/bg-page.gif');
	background-repeat: repeat-x;
	font-size: 12px;
}

body#popup
{
	background-image: url('../images/bg-page2.gif');
	background-repeat: repeat-x;
	font-size: 12px;
}

#content-wrap {
width: 800px;
}

#header {
	width: 800px;
}

#menu {
	width: 800px;
	text-align: center;
}

#content {
	padding: 30px;
}

.copy-left 
{
	width: 180px;
	float: left;
	text-align: right;
}

.copy-right
{
	width: 500px;
	margin-left: 50px;
	float: left;
}

.copy50
{
	width: 50%;
	float: left;
}

#petition
{
	font-size: 16px;
}

#petition p
{
	font-size: 16px;
}

h2 
{
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	line-height: 15px;
}

h1
{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 0px;
}

a.contact_link {font-size:12px; color:#a4001e; text-decoration:none;}
a.contact_link:hover {font-size:12px; color:#292929; text-decoration:underline;}

a.menulink , a.menulink :visited
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	display: block;
	color: #333333;
}
	
.menulink:hover , a.menulink :visited:hover
{
	color: #000000;
}
	
a.presslink , a.menpresslinkulink :visited
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #666666;
}
	
.presslink:hover , a.presslink :visited:hover
{
	color: #000000;
	text-decoration: underline;
}
	
	
	
.press-title
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.press-date
{
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.press-p
{
	font-size: 12px;
	color: #666666;
	padding-bottom: 20px;
}

.photowrap
{
	width: 180px;
	height: 180px;
	background-image: url('../images/bg-photo.gif');
	text-align: center;
	vertical-align: middle;
	float: left;
}

.photo
{
	margin-top:25px;
	margin-right: 5px;
}

.photo-legal
{
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
}

.wishwrap
{ 
	margin-left: 100px;
	margin-right: 100px;
	border: 1px solid #a0a0a0;
	padding: 25px;
}

.paddingavg
{
	padding: 10px;
}
.border
{
	border: 1px solid #CCCCCC;
}

table#main_table {width:100%; text-align:left; height:100%;}

td#left_col {width:30%; padding-left:10px;}
td#right_col {width:70%; padding-left:10px; padding-right:10px;}

.border_top {border-top:1px solid #a0a0a0;}
.border_right {border-right:1px solid #a0a0a0;}
.border_left {border-left:1px solid #a0a0a0;}

div#tribute_creation_container {width:240px; font-size:12px; text-align:left; margin-top:20px;}

table#field_table {width:200px; margin-top:20px;}

td.field_txt {font-size:10px; text-align:right;}
td.field_input {font-size:10px; text-align:left;}

input {font-size:10px;}
textarea {font-size:10px;}

span.required {color:#ff0000;}

table#tribute_table {width:400px;}
table#tribute_table td {border-bottom:1px solid #a0a0a0; padding:10px;}

td#opening_statement p {font-size:12px; line-height:120%;}

div.personal_info {padding-top:10px; padding-bottom:10px;}
span.name {font-size:10px;}
span.city {font-size:10px;}
span.province {font-size:10px;}
div.tribute_div {font-size:11px;}
div.time_stamp {font-size:11px; padding-top:5px;}

a.more_info, a.more_info:visited {
	color: #333333;
	padding-left: 2px;
	padding-right: 2px;
}

a.more_info:hover, a.more_info:visited:hover {
	color: #000033;
}

