/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 05: 3 column basic nav
  -------------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #912639;
	margin: 0;
	padding: 0;
}
#masthead {
	background-color: #912639;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}
#skip a, #skip a:hover, #skip a:visited 
{ 	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:larger;
position:absolute; 
margin-left:27px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 

#skip a:active, #skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}
#logo {
	padding: 0 0px;
}
#columntop {
	clear: both;
	height: 12px;
}
#columnwrapper {
	background-color:#FFF;
	margin: 0 auto;
	width: 982px;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 204px;
}
#c2 {
	width: 554px;
}

#c3 {
	width: 190px;
}
#f1, #f2, #f3 {
	float: left;
}
#f1 {
	width: 160px;
}
#f2 {
	width: 160px;
}

#f3 {
	width: 160px;
}

#c1 .content {
	font-size: 0.75em;
	padding: 16px 28px 16px 34px;
}
#c2 .content {
	color: #282828;
	font-size: 1.2em;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#c2 .content p {
	margin-bottom: 8px;
	margin-top:0px;}
.content h1 {
	margin-bottom:0px;}
#c3 .content {
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 10px;
}
#c3 .content p {
	margin-bottom:6px;
	margin-top:0px;}
#c3 .content img {
	border:0px;}	
.bluetext {
	color: #0F75BC;
	font-weight: 300;
}
.redtext {color:#902739;
font-weight:700;
margin-top:15px;}
h1 {
	font-size: 1.0em;
	letter-spacing: 0.2em;
	color: #902739;
	margin-bottom: 0px;	
}
.strapline {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #902739;
	}
h2 {
	font-size: 0.9em;
	letter-spacing: .1em;
	margin-bottom:0px;
	word-wrap: break-word;
}
h3 {
	font-size: 0.9em;
}
.topZero {
	margin-top: 0;
	background-attachment: scroll;
	background-image: url(../images/small-stripe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #414143;
	color:#FFF;
	text-align: center;
	padding-top: 15px;
	margin-right: 12px;
	margin-left: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	width:198px;
}
#smallA {
	color:#000;
}
#smallA a:link {
	color:#000;
}
#smallA a:active {
	color:#000;
}
#smallA a:visited {
	color:#000;
}
#smallA a:hover {
color:#902739;
}
#mediumA {
	color:#000;
	font-size:1.2em;
}
#mediumA a:link {
	font-size:1.2em;
	color:#000;
}
#mediumA a:active {
	font-size:1.2em;
	color:#000;
}
#mediumA a:visited {
	font-size:1.2em;
	color:#000;
}
#mediumA a:hover {
color:#902739;
}
#largeA {
	color:#000;
	font-size:1.6em;
}
#largeA a:link {
	font-size:1.6em;
	color:#000;
}
#largeA a:active {
	font-size:1.6em;
	color:#000;
}
#largeA a:visited {
	font-size:1.6em;
	color:#000;
}
#largeA a:hover {
color:#902739;
}
.greybg {
	margin-top: 0;
	background-color: #CDCECD;
	color:#333;
	text-align: left;
	padding-top: 6px;
	margin-right: 12px;
	margin-left: 3px;
	margin-bottom:10px;
	padding-bottom: 5px;
	padding-left: 9px;
	width:189px;
}
#columnbottom {
	clear: both;
	height: 2px;
}
#footer {
	margin: 0px auto;
	font-size: 1.2em;
	width: 982px;
}
#footercontent {	float: left;
	color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;}
#footercontent img {
	border:0px;}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 15px;
	width: 194px;
}


/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #757575;
}
.content a:hover, .content a:focus, .content a:active {
	color: #FFFFFF;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
#c2 a:link {
	color: #902739;
}
#c2 a:visited {
	color: #902739;
}
#c2 a:hover, #c1 a:focus, #c1 a:active {
	color: #0F75BC;
}
/*Right Sidebar Links*/
#c3 a:link {
	color: #000;
}
#c3 a:visited, #c3 a:active  {
	color: #000;
}
#c3 a:hover, #c3 a:focus{
	color: #902739;
}
/*Footer Links*/
#footer a:link {
	color: #fff;
	text-decoration:none;
}
#footer a:visited {
	color: #fff;
	text-decoration:none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #0F75BC;
	text-decoration:none;
}
.footerright {
	margin-left:220px;}

.imgborderwhite {
	border: 2px solid #FFF;
}
.flagspace {
	margin-left:5px;
	margin-top:6px;}
.logospacer {
	margin-left:15px;
}
.logospacerh {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px}
.randomimgspacer {
	margin-left:8px;
	margin-right:8px;
}
.floatleft {
	float:left;}
.floatright {
	float:right;}
#col1, #col2 {float:left;}
#col1 {
	width: 320px;
	margin-right: 15px;}
#col2 {
	width: 170px;
	margin-right: 10px;}