/* @override 
	http://s33799.gridserver.com/xBasic.css
	http://www.texasfolklife.org/new_site/CSS/xBasic.css
*/

/**
 * Style sheet xBasic
 */

/**
 * Basic tags
 */
img
{
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin: 0px 0px 5px;
	padding:0px;
	font: bold 160% Georgia, "Times New Roman", Times, serif;
	color: #5b2100;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font: bold 140% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3e96fa;
}

h3 {
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}

#home-page-main div.mod_upcoming_events.block {
	margin: 0;
	padding: 0;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
td,
th,
u,
ul
{
	font-family:Verdana, sans-serif;
}

h4,
h5,
h6
{
	font-family: "Times New Roman", Times, serif;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Verdana, sans-serif;
}


/**
 * Font size
 */
a,
body,
div,
fieldset,
form,
input,
label,
li,
ol,
optgroup,
p,
select,
td,
th,
textarea,
ul
{
	font-size:11px;
	color:#4e2d0c;
}

h4,
h5,
h6
{
	font-size:16px;
	color:#012b8a;
}


/**
 * Links
 */
a
{
	text-decoration: underline;
	color: #3e96fa;
}

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