/*------ Global Tags ------*/
body {
	/*background: #2d5e9b url(../images/layout/background.gif) center top repeat-x;*/
	background: #a2a19c url(/templates/public/frontsplit/images/background.gif) top center repeat-x;
	font-family: Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

p {padding-bottom: 1em; font-size: 0.9em;}

h1{
font-size:1.2em;
color:#7e744b;
/*margin:10px 0 10px 0;*/
margin:0 0 0 0;
}

h2{
font-size:1em;
color:#7e744b;
/*margin:5px 0 5px 0;*/
}

h3 {}
h4 {}

a img {border: 0;}

a:hover {}

a:link {}

/*------ Layout ID Boxes ------*/
#wrap {
	width: 623px;
	margin: 0px auto;

}

#content {
    border: 0px solid #303242;
}

br.breaker {clear: both; margin: 0; padding: 0;}
