/* Global
------------------------------*/
html, body, form { margin: 0px; padding: 0px; line-height: 1.5em; }
strong, b { color:#7d6440; }
img { border: 0px; }
a { color: #7d6440; }
a:hover { color: #ac844b; text-decoration: underline; }

body, table, input, select, textarea, font { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #392e27;
	line-height: 1.5em; 
}

h1, h2 { font-size: 21px; color:#7d6440; text-align: center; text-transform: uppercase; }
h3, h4 { font-size: 17px; color:#7d6440; text-transform: uppercase; }

/* TEMPLATE
-------------------------------------------------------------------------------------------------------------*/

/* Classes
------------------------------*/

.tablewidth { width: 948px; }
.top { vertical-align: top; }
.bottom { vertical-align: bottom; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.spacer01 { background: #FFFFFF; }

/* Home/Internal
------------------------------*/
#body { margin: 0 auto; background: url(../images/background.jpg) #887064 repeat-x; }

#main { position: relative; margin: 110px auto 30px auto; background:url(../images/internal-main.png) no-repeat; width: 899px; height: 523px; }
#i-main { position: relative; margin: 110px auto 30px auto; background:url(../images/internal-main.png) no-repeat; width: 899px; height: 165px; }

#i-header { background: url(../images/internal-header.png) no-repeat; width: 952px; height: 210px; margin-top: 40px; }

#nav { float:left; height: 47px; width: 750px; margin: 0; padding: 0; position: absolute; top: 138px; left: 70px; font-size: 14px; text-transform: uppercase; color: #fff; font-weight: normal; }
#nav a { text-decoration: none; color: #fff; padding: 0 14px; }
#nav a:hover { color: #dbc193; }

#content { float: left; width: 867px; height: 544px; margin: 0; position: absolute; top: 157px; left: 0px; background: url(../images/home-content-bg.png) no-repeat; }
#content-intro { width: 390px; margin: 60px 0 0 400px; padding: 0; }
#i-content { float: left; width: 830px; background: #fff; display: inline; margin: 157px 0 0 30px; }
#i-content-pad { width: 730px; margin: 10px 0 0 25px; padding: 10px 20px 40px 20px; }

#sponsors { float:left; padding: 183px 0px 0px 80px; width: 219px; height: 142px; }


#banner { width: 771px; margin-left: 85px; }

#crumb { margin-left: 23px; font-size: 10px; }
#crumb a { color: #C3A232; }
#crumb a:hover { color: #C3A232; }

#footer { width: 550px; color: #fff; margin: 0; position: absolute; top: 656px; left: 262px; }
#footer a { color: #fff; text-decoration: underline; }
#footer-pad { text-align:center; margin: 0; }

#i-footer { text-align: center; float:left; width: 890px; color: #392e27; }
#i-footer-pad { margin: 20px 0px 10px 0px; }

/* TYPO3 replacement/ext css
-------------------------------------------------------------------------------------------------------*/

/* Classes 
------------------------------*/
.contenttable { }
.contenttable td { }
p.bodytext {}

/* TAF
------------------------------*/
.req { color: #ff0000; }
.input { border: 1px solid #C6CCDB; width: 160px; }
.taf_text { width: 100px; text-align: right; }
.button { background: #031B6E; color: #ffffff; border: 1px solid #C6CCDB; }

/* Search
------------------------------*/
.tx-indexedsearch-searchbox-sword { padding-left: 3px; border: 1px solid #C6CCDB; width: 100px; }
.submit { background: #031B6E; color: #ffffff; border: 1px solid #C6CCDB; width: 40px; }

/* Mail Form 
------------------------------*/

#mailform { line-height: 200%; }
.csc-mailform { border: 0px; }
DIV.csc-mailform-field { width: 250px; text-align: right; vertical-align: top; }
DIV.csc-mailform-field input { border: 1px solid #B0953A; width: 120px; }
DIV.csc-mailform-field input.csc-mailform-check { width: 20px; vertical-align: middle; border: 0px; }

#mailform textarea { border: 1px solid #C6CCDB; width: 200px; height: 70px; }
.csc-mailform-submit { background: #031B6E; color: #ffffff; border: 1px solid #C6CCDB; width: 40px; }

/* Products
------------------------------*/
#prod_table { width: 400px; }
#prod_title { color:#001C5C; font-size: 14px; font-weight: bold; }
#prod_img img { padding: 3px; border: 1px solid #DDDEE1; }
#prod_text { padding: 0px 10px; }

/* Misc
------------------------------*/
