/* A Free Design by Bryant Smith (bryantsmith.com) */








body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background: #1a3131 url(pictures/background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:17px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#820909;
font-family:"Verdana", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#820909;
margin-bottom:0px;
}

.topNaviagationLink a:hover
{
text-align:center;
color:#FFFFFF;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(pictures/tab.png);
border-bottom:none;
}

#mainPicture
{
clear:both;
width:670px;
height:345px;
background-color:#000000;
}

#mainPicture .picture
{
text-align:center;
position:relative;
width:650px;
height:325px;
top:10px;
margin-left:10px;
z-index:1;

}
#mainPicture .placeholder
{position:absolute;
display:inline;
float:left;
z-index:2;
}

#headerTitle
{
position:absolute;
top:14px;
left:22px;
font-size:27px;
color:#ffffff;
font-family:"Verdana", Georgia, "Times New Roman", Times, serif;
z-index:2;
}

#headerSubtext
{
position:absolute;
top:44px;
left:22px;
font-size:14px;
color:#eeeeee;
font-family:"Verdana", Georgia, "Times New Roman", Times, serif;
z-index:2;
}

.contentBox
{
margin-top:10px;
width:670px;
height:auto;
background-color:#000000;
}

.contentBox .innerBox
{
position:relative;

width:650px;
height:auto;
top:10px;
margin-left:10px;
margin-bottom:20px;
background-image:url(pictures/contentBack.png);
background-color:#FFFFFF;
background-repeat:repeat-x;
display:inline-block;
}

h1
{
font-size:25px;
margin-bottom:10px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
color:#1F1603;
}


.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;

}
h2
{font-size:20px;
font-family:"Verdana", Helvetica, sans-serif;
color:#000000;
margin:0px;
text-decoration:none;
}


h3
{text-decoration:underline;
text-align:left;
font-size:15px;
font-family:"Verdana", Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin:0px;
}

h4 {
text-align:center;
padding-top:30px;
font-size:9px;
font-family:"Verdana", Helvetica, sans-serif;
color:#000000;
margin:0px;
text-decoration:none;
}
h5 {
font-size:12px;
font-family:"Verdana", Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}


a
{
color:#484848;
border-bottom:dotted 1px;
}

a:hover
{
color:#000000;
text-decoration:none;
border-bottom:dotted 2px;
}
a:visited
{
color:#000000;

}

div.contact
{width:70%;
height:200px;
position:inherit;
background-image:url(pictures/contact.gif);
background-repeat:no-repeat;
}
div.division
{clear:both;
height:1px;
margin-left:1%;
margin-top:1%;
display:inline-block;
width:85%;
background-image:url(pictures/division.png);
background-repeat:repeat-x;
}

div.row_parent
{clear:both;
margin-left:3%;
text-align:left;
width:95%;
float:left;
}

div.rows
{display:inline;
float:left;
vertical-align:top;
text-align:justify;
margin:10px;
position:relative; top:5px;
/*height:130px;*/
max-width:70%;

}

div.rowsSmall
{display:inline;
float:left;
vertical-align:top;
text-align:justify;
margin:2px;
position:relative; top:5px;
/*height:130px;*/
max-width:60%;

}

div.rowsSmallLeft
{display:inline;
float:left;
vertical-align:top;
text-align:left;
margin:2px;
position:relative; top:5px;
/*height:130px;*/
width:25%;

}

div.rowsSmallM
{display:inline;
float:left;
vertical-align:top;
text-align:justify;
margin:2px;
font-style:italic;
font-weight:bold;
position:relative; top:5px;
/*height:130px;*/
width:35%;

}
div.block
{display:inline;
float:left;
text-align:justify;
font-size:13px;
line-height:24px;
margin-top:2%;
margin-left:13px;
margin-right:13px;
}

div.rowRight
{display:inline-block;
vertical-align:top;
text-align:justify;
margin:10px;
position:relative; top:5px;
/*height:130px;*/
max-width:60%;

}

blockquote {
	font-size:12px;
	text-align:justify;
	width:400px;
	color:#000000;
	padding:15px;
	margin:10px;
	font-family:"Verdana", Helvetica, sans-serif;
	background-image:url(blockquote.png);
	background-repeat:no-repeat;
	border:dashed 1px;
	border-color:#484848;
}

html, body {
text-align: center;
}
p {text-align: left;}



