/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}

body  { background: #E0BA95 url('images/design_elements/backdrop.jpg') no-repeat bottom left;
	background-attachment: fixed;
	height: 100%;
	color: #F0EDE2; 
	margin: 0px;
	padding: 0px;
	text-align: left; font-style:normal; font-variant:normal; font-weight:normal; 
	line-height:1.5em; font-size:69%; font-family:Verdana, Arial, sans-serif;
}
input, select, textarea { background: #F3ECE5; color: #000; 
	border: 1px solid #E0BA95; 
	font: normal normal 12px/18px Arial, sans-serif;}
#radio input { background: transparent; color: #723716; 
	border: 0px solid #E0BA95; 
	font: normal normal 11px Arial, sans-serif; }
#checkbox input { background: transparent; color: #723716; 
	border: 0px solid #E0BA95; 
	font: normal normal 11px Arial, sans-serif; }
h1    { background: url('images/design_elements/h1.gif') no-repeat left;
	font-variant: small-caps;
	color: #000000; font-style:normal; font-weight:bold; font-size:12pt; font-family:georgia, serif; padding-left:35px; padding-right:5px; padding-top:10px; padding-bottom:0px}
h2    { color: #723716; font:  normal normal 14px Georgia, serif; 
	font-variant: small-caps; }
h3    { font: normal bold 10pt georgia, serif; color: #000000;  }
h4    { color: #723716; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #000000; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #723716; font:  normal bold 10px Verdana, Arial, sans-serif; }
ol, ol ol, ol ol ol { color: #723716; font: normal normal 11px Verdana, Arial, sans-serif; }
ul       { list-style-image: url('images/design_elements/bullet.gif'); color: #723716; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif }
ul ul    { list-style-image: url('images/design_elements/bullet2.gif'); color: #723716; 
	font: normal normal 11px/16px Verdana, Arial, sans-serif; }
ul ul ul { list-style-image: url('images/design_elements/bullet3.gif'); color: #723716; 
	font: normal normal 10px/13px Verdana, Arial, sans-serif; }

#header { 
	background: #E0BA95 url('images/design_elements/header.jpg') no-repeat top right;
	position: absolute;
	display: block;
	text-align: left;
	width: 760px;
	height: 200px;
	color: #000;
	font: normal bold 30px Georgia, Times, serif;
	font-variant: small-caps;
	margin: 0px 0px 0px auto;
	padding-left: 0px; 
	}

#yourname { 
	position: absolute;
	display: block;
	text-align: left;
	width: 750px;
	height: 40px;
	color: #FFF;
	font: normal bold 30px Georgia, Times, serif;
	font-variant: small-caps;
	margin: 0px 0px 0px auto;
	padding-left: 10px; 
	padding-top: 10px;
}


/* Define Container to set Width */
#container1 { display: block;
	width: 760px;
	background: #F1D8BF;
	position: absolute;
	text-align: left;
	top: 222px;
	padding: 0px;
	filter: alpha(opacity=92);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}

#content { position: relative;
	background: #FFF;
	top: 36px;
	left: 10px;
	margin-bottom: 15px;
	width: 710px;
	color: #000000; font: normal normal 110%/140% Verdana, Arial, sans-serif; 
	padding: 5px 15px 15px 15px;
	text-align: left;
	filter:alpha(opacity=100);
	-moz-opacity:0.8;
	opacity: 0.9;
}

#content p { color: #000000; 
	text-indent: 30px; }
#content a:link    { color: #000000;  text-decoration: underline;   }
#content a:active  { color: #000000; text-decoration: none;   }
#content a:visited { color: #000000; text-decoration: underline;   }
#content a:hover   { color: #9B5935; text-decoration: none;  }

#content ul  { list-style-image: url('images/design_elements/bullet.gif'); color: #000000; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif 
}

#content1 { position: relative;
	background: #FFF;
	left: 10px;
	top: 36px;
	margin-bottom: 15px;
	width: 460px;
	color: #000000; font: normal normal 110%/140% Verdana, Arial, sans-serif; 
	padding: 5px 15px 15px 15px;
	text-align: left;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

#content1 p { color: #000000; 
	text-indent: 30px; }
#content1 a:link    { color: #000000;  text-decoration: underline;   }
#content1 a:active  { color: #000000; text-decoration: none;   }
#content1 a:visited { color: #000000; text-decoration: underline;   }
#content1 a:hover   { color: #9B5935; text-decoration: none;  }

#content1 ul  { list-style-image: url('images/design_elements/bullet.gif'); color: #723716; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif 
}
#content1 h1    { background: #F4D9D4;
font: normal bold 12pt georgia, serif; padding: 2px 5px 2px 5px; font-variant: small-caps;
	color: #000000; border-bottom: 0px;  }

#content2 { position: absolute;
	background: #F4D9D4;
	top: 36px;
	left: 520px;
	width: 210px;
	color: #060606; font: normal normal 110%/140% Verdana, Arial, sans-serif; 
	padding: 5px 10px 10px 10px;
	text-align: left;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

#content2 p { color: #060606; }
#content2 a:link    { color: #060606;  text-decoration: underline;   }
#content2 a:active  { color: #060606; text-decoration: none;   }
#content2 a:visited { color: #060606; text-decoration: underline;   }
#content2 a:hover   { color: #9B5935; text-decoration: none;  }

#content2 ul  { list-style-image: url('images/design_elements/bullet.gif'); color: #060606; 
	 font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:110%; font-family:Verdana, Arial, sans-serif 
}
#content2 h1    { background: #F0C0B3;
font: normal bold 12pt georgia, serif; padding: 2px 5px 2px 5px; font-variant: small-caps;
	color: #000000; border-bottom: 0px; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
 }

 
#mainmenu { position: absolute;
	background: #B55E44;
	text-align: center;
	left: 0px;
	top: 200px;
	width: 760px;
	color: #F4D9D4; 
	height: 20px;
	font: normal normal 11px/20px Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #E0BA95;
	border-bottom: 1px solid #E0BA95;
	}

/* Define leftmenu mouseover states */
#mainmenu a  { text-align: left; color: #F4D9D4; text-decoration: none;  }
#mainmenu a:link {color: #F4D9D4;   }
#mainmenu a:visited {color: #F4D9D4;  }
#mainmenu a:hover {color: #FFF;
	 }
.spacer { display: none; }

/* Define footer section */
#footer { position: relative;
	top: 20px;
	width: 740px;
	text-align: center;
	font-size: 90%;
	padding: 5px 5px 25px 5px;
	color: #666;
}
#footer a:link    { color: #666; text-decoration: none;   }
#footer a:visited { color: #666; text-decoration: none;   }
#footer a:hover   { color: #E0BA95; text-decoration: underline;  }
	
/* Define standard hyperlinks */	
a:link  { color: #000000;  }  
a:visited { color: #000000;  }
a:hover { color: #000; text-decoration: none; }
