button, code, h1, h2, h3, h4, h5, h6,
input, pre, select, table, td, textarea, th
{ font-size: 1em; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0; padding: 0; }

body {
	font-size: 13px; 
	color: #333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #78994a;
	background-image: url(images/x.gif);
	background-repeat: repeat;
}
input {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 14px; 
	color: #333333;
}
textarea {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}
select {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 14px; 
	color: #333333;
}
tr {
	vertical-align:top;
}
td {
	padding: 2px 0px 5px 0px;
}
#wrapper {
	margin: 0px auto;
	width: 760px;
}
#header {
	background-color: #FFF;
	clear: both;
	height: 120px;
	font-size: 24px; 
	color: #333; 
	font-weight:bold; 
	margin: 0px 0px 0px 0px;
	text-align:center;
}
#nav {
	padding: 7px 0px 7px 0px;
	clear: both;
	text-align:center; 
	color:#FFFFFF;
	background-color:#807459;
	border-top: #CCFF66 3px solid;
}
.content_wrapper {
	border: #bcbcc1 0px solid;
	padding: 26px;
}
#log {
	font-size: 11px;
	text-align:right;
}
.c1 {
	padding: 6px 12px 6px 12px;
	width: 734px; 
	border: #bcbcc1 0px dotted;
}
.c2 {
	padding: 6px 6px 6px 6px;
	margin-top:12px;
	width: 347px; 
	float: right;
	border: #bcbcc1 0px dotted;
}
.c3 {
	padding: 6px 6px 6px 6px;
	margin-top:12px;
	width: 347px;
	border: #bcbcc1 0px dotted;
}
.frm_rt {
	padding: 0px 0px 0px 6px;
	width: 547px; 
	float: right;
	border: #000 1px dotted;
}
.frm_lt {
	padding: 0px 0px 0px 6px;
	width: 100px;
	border: #000 1px dotted;
}
#footer {
	padding: 6px 0px 6px 0px;
	clear: both;
	text-align: center; 
	color:#000;
	font-size: 14px;
}
ul {
list-style-type : none;
}
li {
padding-left : 20px;
background : url(images/bullet.png) no-repeat;
}
h1 {
	color : #cf8a46; CLEAR: left; MARGIN: 0px; FONT: 28px/24px Georgia, serif; TEXT-TRANSFORM: lowercase; PADDING: 5px 5px 5px 5px;
}
h2 {
	padding-bottom: 6px;
	font-weight : normal;
	font-family : 'Lucida Grande', Verdana, Sans-Serif;
	font-size : 14px;
	color : #BFA260
}
h3 {
	padding-bottom: 6px;
	font-weight : normal;
	font-family : 'Lucida Grande', Verdana, Sans-Serif;
	font-size : 14px;
	color : #888;
}
p { 
	padding: 6px 6px 6px 6px;
}
#nav a:link {
	color : #fff;
	text-decoration : none;
	border: 0px;
	padding: 7px 7px 7px 7px;
}
#nav a:visited {
	color : #fff;
	text-decoration : none;
	border: 0px;
	padding: 7px 7px 7px 7px;
}
#nav a:hover {
	color : #CCFF66;
	border: 0px;
	text-decoration : none;
	background-color:#333;
	padding: 7px 7px 7px 7px;
}
a:link {
	color : #3875d7;
	text-decoration : none;
	border-bottom-style : none;
}
a:visited {
	color : #3875d7;
	text-decoration : none;
	border-bottom-style : none;
}
a:hover {
	color : #a61a35;
	border-bottom : 1px dotted #a61a35;
	text-decoration : none;
}
#blog p {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

/* ROUNDED CORNERS */

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat;   }
.rbtop div { background: url(images/tl.gif) no-repeat top left;}
.rbtop { background: url(images/tr.gif) no-repeat top right; background-color: #fff; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left;}
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0; }
.rbroundbox { width: 100%; margin: 1em auto; }

/* /ROUNDED CORNERS */

#sbutt {
	border: #333333 1px solid; 
	padding: 2px; 
	font-size: 12px; 
	background: #878787; 
	margin: 0px 0px 0px 5px; 
	color: #ffffff; 
	font-family: Verdana, Helvetica, Sans-Serif;
	text-transform:uppercase
}
