body {
margin: 0px;
padding: 0px;
font-family: 'Trebuchet MS', Arial, Verdana, Times;
color: #314342;
font-size: 13px;
line-height: 19px;
}

a {
color: #c93e21;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #314342;
text-decoration: none;
font-weight: bold;
}

p {
padding: 8px 0px 12px 0px;
margin: 0px;
}


h1 {
margin: 0px 0px 10px 0px;
padding: 20px 0px 4px 0px;
color: #4c6664;
font-size: 25px;
line-height: 25px;
border-bottom: solid 1px #97beba;
font-weight: normal;
text-transform: uppercase;
}

h2 {
margin: 0px 0px 8px 0px;
padding: 0px 0px 5px 0px;
color: #5f2013;
font-size: 19px;
line-height: 19px;
border-bottom: solid 1px #ea7b64;
font-weight: normal;
text-transform: uppercase;
}

h3 {
margin: 0px 0px 7px 0px;
padding: 2px 0px 3px 0px;
color: #4c6664;
font-size: 14px;
line-height: 14px;
border-bottom: solid 1px #658482;
font-weight: normal;
text-transform: none;
}

#topcontainerbg {
width: 100%;
min-height: 125px;
background-image:url(images/brown_top2.gif);
margin: 0px;
}

#top {
width: 1000px;
min-height: 125px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#logo {
width:336px;
height:87px;
padding-top: 38px;
float: left;
}

#nav {
width:664px;
height: 65px;
padding: 65px 0px 0px 0px;
text-align: right;
float: left;
color: #d34a2d;
text-transform: uppercase;
line-height: 20px;
font-weight: normal;
}

#nav a {
color: #9bc4bf;
text-decoration: none;
font-weight: normal;
}

#nav a:hover {
color: #d34a2d;
text-decoration: none;
font-weight: normal;
}

#servercontainerbg {
width: 100%;
min-height: 185px;
background-color: #ffffff;
background-image:url(images/server_container_bg2.gif);
background-position: top;
background-repeat: repeat;
}

#server {
width: 1000px;
min-height: 185px;
background-color: #ffffff;
background-image:url(images/server_bg2.gif);
background-position: top;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#featured {
width: 230px;
height: 105px;
padding: 40px 2px 20px 198px;
float: left;
color: #ffffff;
font-size: 12px;
}

#featured a {
color: #ffffff;
text-decoration: none;
background-color: #d34a2d;
background-image:url(images/orangebg.gif);
font-weight: normal;
}

#featured a:hover {
color: #5f2013;
text-decoration: none;
background-color: #d34a2d;
background-image:url(images/orangebg.gif);
font-weight: normal;
}

#servercopy {
width: 530px;
padding: 50px 0px 20px 40px;
margin: 0px;
font-size: 14px;
line-height: 18px;
color: #2f1f0f;
float: left;
}

.clear {
clear: both;
}

#bluedivider {
width: 100%;
height: 2px;
background-image:url(images/blue_divider.gif);
margin: 0px;
padding: 0px;
}

#contentcontainer {
background-color: #d9eae8;
width: 100%;
padding: 0px;
maring: 0px;
}

#content {
width: 1000px;
padding: 0px;
maring: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#maincontent {
width: 720px;
background-color: #d9eae8;
float: left;
padding: 0px 0px 20px 0px;
}

.showcasebox {
width:718px;
margin: 0px 0px 8px 0px;
padding: 7px 0px 7px 0px;
border-bottom: 1px #92a1a6 solid;
line-height: 18px;
}

a.showcaselink {
font-size: 12px;
line-height: 16px;
}

a:hover.showcaselink {
font-size: 12px;
line-height: 16px;
}


#sidebar {
width: 240px;
background-color: #d9eae8;
padding-left: 40px;
float: left;
}

#sidebar a {
color: #2f1f0f;
text-decoration: none;
font-weight: normal;
}

#sidebar a:hover {
color: #2f1f0f;
text-decoration: underline;
font-weight: normal;
}

.sidebarblock {
width:210px;
background-color: #bad7d4;
padding: 15px;
margin: 0px 0px 7px 0px;
color: #354746;
}

#footerbg {
background-color: #2f2114;
height: 100px;
width: 100%;
}

#footer {
width: 1000px;
padding: 20px 0px 0px 0px;
maring: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
color: #d34a2d;
text-align: center;
}

#footer a {
color: #9bc4bf;
text-decoration: none;
font-weight: normal;
}

#footer a:hover {
color: #d34a2d;
text-decoration: none;
font-weight: normal;
}

.gallerybottom
{
	margin: 0px;
	padding: 0px;
	clear: both;
        width: 100%;
}

.gallerybottomleft
{
	float: left;
        margin: 5px 5px 5px 0px;
}

.gallerybottomright
{
	float: right;
        margin: 5px 5px 5px 5px;
}